Prove that rotating a set of points about the origin rotates the centroid by the same amount

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












Suppose we have some real numbers $x_1, x_2, ..., x_n$. If each number represents an angle, and therefore a point on the unit circle with co-ordinates $(sin x_i, cos x_i)$, the centroid of all these points is
beginequation
C = left( frac1n sum_i=1^n cos x_i , frac1n sum_i=1^n sin x_iright)
endequation
Let $G$ be the angle made by $C$ with the x axis. Now suppose I rotate each of these points about the origin by some $alpha$ such that my new centroid is
beginequation
C' = left( frac1n sum_i=1^n cos (x_i - alpha) , frac1n sum_i=1^n sin (x_i - alpha)right)
endequation
If $G'$ is the angle made by $C'$ with the x axis, how can I prove that $G' = G - alpha$? That is, how can I prove that the rotation i've applied uniformly to all of my individual points is also applied to the centroid?



First of all, I'm aware that this makes perfect intuitive and geometric sense. If I treat all of my points as a figure, then rotate that figure by some value, then of course the centroid will rotate equivalently. I understand that it should be, and is true, but I don't really know how to show it mathematically (without using a visual proof).



Note also that this is part of a proof of a larger problem that i'm trying to understand. The proof in question involves using the rotation of this centroid to prove the result and offers the following as justification for this step: "$G'$ is the rotated position of $G$ (because rotation is a linear operation)." So perhaps there is a straightforward proof of this that involves using rotation matrices.



I've attempted to work this a few different ways but I keep getting stuck so I have a feeling that my approach is just generally off. Any help would be hugely appreciated.










share|cite|improve this question





















  • I'm not sure whether I understand the penultimate paragraph correctly. Is the proof that you're looking for allowed to use the fact that a rotation is a linear transformation? Would you be satisfied with a proof that shows more generally that the centroid of linearly transformed points is the linearly transformed centroid? Or are you looking concretely for an algebraic proof of $G'=G-alpha$ based on your expression for $C'$?
    – joriki
    Sep 10 at 19:14











  • @joriki I would absolutely be satisfied with a proof based on the fact that rotation is a linear transformation. I guess i'm just looking for something a bit more detailed than "rotation is a linear operation" -> QED.
    – zulu1310
    Sep 10 at 19:37















up vote
1
down vote

favorite












Suppose we have some real numbers $x_1, x_2, ..., x_n$. If each number represents an angle, and therefore a point on the unit circle with co-ordinates $(sin x_i, cos x_i)$, the centroid of all these points is
beginequation
C = left( frac1n sum_i=1^n cos x_i , frac1n sum_i=1^n sin x_iright)
endequation
Let $G$ be the angle made by $C$ with the x axis. Now suppose I rotate each of these points about the origin by some $alpha$ such that my new centroid is
beginequation
C' = left( frac1n sum_i=1^n cos (x_i - alpha) , frac1n sum_i=1^n sin (x_i - alpha)right)
endequation
If $G'$ is the angle made by $C'$ with the x axis, how can I prove that $G' = G - alpha$? That is, how can I prove that the rotation i've applied uniformly to all of my individual points is also applied to the centroid?



First of all, I'm aware that this makes perfect intuitive and geometric sense. If I treat all of my points as a figure, then rotate that figure by some value, then of course the centroid will rotate equivalently. I understand that it should be, and is true, but I don't really know how to show it mathematically (without using a visual proof).



Note also that this is part of a proof of a larger problem that i'm trying to understand. The proof in question involves using the rotation of this centroid to prove the result and offers the following as justification for this step: "$G'$ is the rotated position of $G$ (because rotation is a linear operation)." So perhaps there is a straightforward proof of this that involves using rotation matrices.



I've attempted to work this a few different ways but I keep getting stuck so I have a feeling that my approach is just generally off. Any help would be hugely appreciated.










share|cite|improve this question





















  • I'm not sure whether I understand the penultimate paragraph correctly. Is the proof that you're looking for allowed to use the fact that a rotation is a linear transformation? Would you be satisfied with a proof that shows more generally that the centroid of linearly transformed points is the linearly transformed centroid? Or are you looking concretely for an algebraic proof of $G'=G-alpha$ based on your expression for $C'$?
    – joriki
    Sep 10 at 19:14











  • @joriki I would absolutely be satisfied with a proof based on the fact that rotation is a linear transformation. I guess i'm just looking for something a bit more detailed than "rotation is a linear operation" -> QED.
    – zulu1310
    Sep 10 at 19:37













up vote
1
down vote

favorite









up vote
1
down vote

favorite











Suppose we have some real numbers $x_1, x_2, ..., x_n$. If each number represents an angle, and therefore a point on the unit circle with co-ordinates $(sin x_i, cos x_i)$, the centroid of all these points is
beginequation
C = left( frac1n sum_i=1^n cos x_i , frac1n sum_i=1^n sin x_iright)
endequation
Let $G$ be the angle made by $C$ with the x axis. Now suppose I rotate each of these points about the origin by some $alpha$ such that my new centroid is
beginequation
C' = left( frac1n sum_i=1^n cos (x_i - alpha) , frac1n sum_i=1^n sin (x_i - alpha)right)
endequation
If $G'$ is the angle made by $C'$ with the x axis, how can I prove that $G' = G - alpha$? That is, how can I prove that the rotation i've applied uniformly to all of my individual points is also applied to the centroid?



First of all, I'm aware that this makes perfect intuitive and geometric sense. If I treat all of my points as a figure, then rotate that figure by some value, then of course the centroid will rotate equivalently. I understand that it should be, and is true, but I don't really know how to show it mathematically (without using a visual proof).



Note also that this is part of a proof of a larger problem that i'm trying to understand. The proof in question involves using the rotation of this centroid to prove the result and offers the following as justification for this step: "$G'$ is the rotated position of $G$ (because rotation is a linear operation)." So perhaps there is a straightforward proof of this that involves using rotation matrices.



I've attempted to work this a few different ways but I keep getting stuck so I have a feeling that my approach is just generally off. Any help would be hugely appreciated.










share|cite|improve this question













Suppose we have some real numbers $x_1, x_2, ..., x_n$. If each number represents an angle, and therefore a point on the unit circle with co-ordinates $(sin x_i, cos x_i)$, the centroid of all these points is
beginequation
C = left( frac1n sum_i=1^n cos x_i , frac1n sum_i=1^n sin x_iright)
endequation
Let $G$ be the angle made by $C$ with the x axis. Now suppose I rotate each of these points about the origin by some $alpha$ such that my new centroid is
beginequation
C' = left( frac1n sum_i=1^n cos (x_i - alpha) , frac1n sum_i=1^n sin (x_i - alpha)right)
endequation
If $G'$ is the angle made by $C'$ with the x axis, how can I prove that $G' = G - alpha$? That is, how can I prove that the rotation i've applied uniformly to all of my individual points is also applied to the centroid?



First of all, I'm aware that this makes perfect intuitive and geometric sense. If I treat all of my points as a figure, then rotate that figure by some value, then of course the centroid will rotate equivalently. I understand that it should be, and is true, but I don't really know how to show it mathematically (without using a visual proof).



Note also that this is part of a proof of a larger problem that i'm trying to understand. The proof in question involves using the rotation of this centroid to prove the result and offers the following as justification for this step: "$G'$ is the rotated position of $G$ (because rotation is a linear operation)." So perhaps there is a straightforward proof of this that involves using rotation matrices.



I've attempted to work this a few different ways but I keep getting stuck so I have a feeling that my approach is just generally off. Any help would be hugely appreciated.







trigonometry vectors






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Sep 10 at 18:53









zulu1310

111




111











  • I'm not sure whether I understand the penultimate paragraph correctly. Is the proof that you're looking for allowed to use the fact that a rotation is a linear transformation? Would you be satisfied with a proof that shows more generally that the centroid of linearly transformed points is the linearly transformed centroid? Or are you looking concretely for an algebraic proof of $G'=G-alpha$ based on your expression for $C'$?
    – joriki
    Sep 10 at 19:14











  • @joriki I would absolutely be satisfied with a proof based on the fact that rotation is a linear transformation. I guess i'm just looking for something a bit more detailed than "rotation is a linear operation" -> QED.
    – zulu1310
    Sep 10 at 19:37

















  • I'm not sure whether I understand the penultimate paragraph correctly. Is the proof that you're looking for allowed to use the fact that a rotation is a linear transformation? Would you be satisfied with a proof that shows more generally that the centroid of linearly transformed points is the linearly transformed centroid? Or are you looking concretely for an algebraic proof of $G'=G-alpha$ based on your expression for $C'$?
    – joriki
    Sep 10 at 19:14











  • @joriki I would absolutely be satisfied with a proof based on the fact that rotation is a linear transformation. I guess i'm just looking for something a bit more detailed than "rotation is a linear operation" -> QED.
    – zulu1310
    Sep 10 at 19:37
















I'm not sure whether I understand the penultimate paragraph correctly. Is the proof that you're looking for allowed to use the fact that a rotation is a linear transformation? Would you be satisfied with a proof that shows more generally that the centroid of linearly transformed points is the linearly transformed centroid? Or are you looking concretely for an algebraic proof of $G'=G-alpha$ based on your expression for $C'$?
– joriki
Sep 10 at 19:14





I'm not sure whether I understand the penultimate paragraph correctly. Is the proof that you're looking for allowed to use the fact that a rotation is a linear transformation? Would you be satisfied with a proof that shows more generally that the centroid of linearly transformed points is the linearly transformed centroid? Or are you looking concretely for an algebraic proof of $G'=G-alpha$ based on your expression for $C'$?
– joriki
Sep 10 at 19:14













@joriki I would absolutely be satisfied with a proof based on the fact that rotation is a linear transformation. I guess i'm just looking for something a bit more detailed than "rotation is a linear operation" -> QED.
– zulu1310
Sep 10 at 19:37





@joriki I would absolutely be satisfied with a proof based on the fact that rotation is a linear transformation. I guess i'm just looking for something a bit more detailed than "rotation is a linear operation" -> QED.
– zulu1310
Sep 10 at 19:37











1 Answer
1






active

oldest

votes

















up vote
1
down vote













I hope I'm interpreting your reply to my comment correctly in offering this proof:



The centroid of $n$ vectors $x_i$ is $frac1nsum_i=1^nx_i$. If we apply a linear transformation $f$ to the vectors $x_i$, the centroid of the transformed vectors is



$$
frac1nsum_i=1^nf(x_i)=frac1nfleft(sum_i=1^nx_iright)=fleft(frac1nsum_i=1^nx_iright);,
$$



where both equalities use the linearity of $f$. Thus, the centroid of the transformed vectors is the transformed centroid.






share|cite|improve this answer




















    Your Answer




    StackExchange.ifUsing("editor", function ()
    return StackExchange.using("mathjaxEditing", function ()
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    );
    );
    , "mathjax-editing");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "69"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2912226%2fprove-that-rotating-a-set-of-points-about-the-origin-rotates-the-centroid-by-the%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote













    I hope I'm interpreting your reply to my comment correctly in offering this proof:



    The centroid of $n$ vectors $x_i$ is $frac1nsum_i=1^nx_i$. If we apply a linear transformation $f$ to the vectors $x_i$, the centroid of the transformed vectors is



    $$
    frac1nsum_i=1^nf(x_i)=frac1nfleft(sum_i=1^nx_iright)=fleft(frac1nsum_i=1^nx_iright);,
    $$



    where both equalities use the linearity of $f$. Thus, the centroid of the transformed vectors is the transformed centroid.






    share|cite|improve this answer
























      up vote
      1
      down vote













      I hope I'm interpreting your reply to my comment correctly in offering this proof:



      The centroid of $n$ vectors $x_i$ is $frac1nsum_i=1^nx_i$. If we apply a linear transformation $f$ to the vectors $x_i$, the centroid of the transformed vectors is



      $$
      frac1nsum_i=1^nf(x_i)=frac1nfleft(sum_i=1^nx_iright)=fleft(frac1nsum_i=1^nx_iright);,
      $$



      where both equalities use the linearity of $f$. Thus, the centroid of the transformed vectors is the transformed centroid.






      share|cite|improve this answer






















        up vote
        1
        down vote










        up vote
        1
        down vote









        I hope I'm interpreting your reply to my comment correctly in offering this proof:



        The centroid of $n$ vectors $x_i$ is $frac1nsum_i=1^nx_i$. If we apply a linear transformation $f$ to the vectors $x_i$, the centroid of the transformed vectors is



        $$
        frac1nsum_i=1^nf(x_i)=frac1nfleft(sum_i=1^nx_iright)=fleft(frac1nsum_i=1^nx_iright);,
        $$



        where both equalities use the linearity of $f$. Thus, the centroid of the transformed vectors is the transformed centroid.






        share|cite|improve this answer












        I hope I'm interpreting your reply to my comment correctly in offering this proof:



        The centroid of $n$ vectors $x_i$ is $frac1nsum_i=1^nx_i$. If we apply a linear transformation $f$ to the vectors $x_i$, the centroid of the transformed vectors is



        $$
        frac1nsum_i=1^nf(x_i)=frac1nfleft(sum_i=1^nx_iright)=fleft(frac1nsum_i=1^nx_iright);,
        $$



        where both equalities use the linearity of $f$. Thus, the centroid of the transformed vectors is the transformed centroid.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Sep 10 at 19:55









        joriki

        169k10181337




        169k10181337



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2912226%2fprove-that-rotating-a-set-of-points-about-the-origin-rotates-the-centroid-by-the%23new-answer', 'question_page');

            );

            Post as a guest













































































            這個網誌中的熱門文章

            How to combine Bézier curves to a surface?

            Why am i infinitely getting the same tweet with the Twitter Search API?

            Carbon dioxide