Eigenvalues of a matrix product

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











up vote
6
down vote

favorite
1












it is a well know result that for two $ntimes n$ matrices $A$ and $B$ the eigenvalues of the product $AB$ are equal to those of the product $BA$.



Are there similar results for a product of $m>2$ matrices? E.g. does the product of four $ntimes n$ matrices $ABCD$ have the same eigenvalues as $ACBD$?



Thanks for your help!










share|cite|improve this question







New contributor




maxmilgram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 2




    The only thing that can be said is what can be deduced from the first result, which is that eigenvalues are invariant under cyclic permutations, so $ABCD$ has the same eigenvalues as $DABC, CDAB$, and $BCDA$, and that's it.
    – Qiaochu Yuan
    yesterday















up vote
6
down vote

favorite
1












it is a well know result that for two $ntimes n$ matrices $A$ and $B$ the eigenvalues of the product $AB$ are equal to those of the product $BA$.



Are there similar results for a product of $m>2$ matrices? E.g. does the product of four $ntimes n$ matrices $ABCD$ have the same eigenvalues as $ACBD$?



Thanks for your help!










share|cite|improve this question







New contributor




maxmilgram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 2




    The only thing that can be said is what can be deduced from the first result, which is that eigenvalues are invariant under cyclic permutations, so $ABCD$ has the same eigenvalues as $DABC, CDAB$, and $BCDA$, and that's it.
    – Qiaochu Yuan
    yesterday













up vote
6
down vote

favorite
1









up vote
6
down vote

favorite
1






1





it is a well know result that for two $ntimes n$ matrices $A$ and $B$ the eigenvalues of the product $AB$ are equal to those of the product $BA$.



Are there similar results for a product of $m>2$ matrices? E.g. does the product of four $ntimes n$ matrices $ABCD$ have the same eigenvalues as $ACBD$?



Thanks for your help!










share|cite|improve this question







New contributor




maxmilgram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











it is a well know result that for two $ntimes n$ matrices $A$ and $B$ the eigenvalues of the product $AB$ are equal to those of the product $BA$.



Are there similar results for a product of $m>2$ matrices? E.g. does the product of four $ntimes n$ matrices $ABCD$ have the same eigenvalues as $ACBD$?



Thanks for your help!







linear-algebra matrices eigenvalues-eigenvectors






share|cite|improve this question







New contributor




maxmilgram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question







New contributor




maxmilgram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question






New contributor




maxmilgram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked yesterday









maxmilgram

3435




3435




New contributor




maxmilgram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





maxmilgram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






maxmilgram is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 2




    The only thing that can be said is what can be deduced from the first result, which is that eigenvalues are invariant under cyclic permutations, so $ABCD$ has the same eigenvalues as $DABC, CDAB$, and $BCDA$, and that's it.
    – Qiaochu Yuan
    yesterday













  • 2




    The only thing that can be said is what can be deduced from the first result, which is that eigenvalues are invariant under cyclic permutations, so $ABCD$ has the same eigenvalues as $DABC, CDAB$, and $BCDA$, and that's it.
    – Qiaochu Yuan
    yesterday








2




2




The only thing that can be said is what can be deduced from the first result, which is that eigenvalues are invariant under cyclic permutations, so $ABCD$ has the same eigenvalues as $DABC, CDAB$, and $BCDA$, and that's it.
– Qiaochu Yuan
yesterday





The only thing that can be said is what can be deduced from the first result, which is that eigenvalues are invariant under cyclic permutations, so $ABCD$ has the same eigenvalues as $DABC, CDAB$, and $BCDA$, and that's it.
– Qiaochu Yuan
yesterday











2 Answers
2






active

oldest

votes

















up vote
3
down vote



accepted










Let check this on orthogonal matrices (e.g. rotations dim. $3 times 3$).



We have for example $R_1R_1^TR_2R_2^T=I$ with $1$ as eigenvalues. If we change the order of rotations for example $R_1R_2(R_2R_1)^T=R_1R_2R_1^TR_2^T$ certainly if $R_1$ and $R_2$ are not commutative we would not obtain identity matrix and consequently the eigenvalues are different.






share|cite|improve this answer



























    up vote
    2
    down vote













    In fact, $AB$ and $BA$ have the same characteristic polynomial.



    The problem with expecting switches in between various other matrices to preserve eigenvalues, is that the characteristic polynomial does not behave well with multiplication of matrices from left/right.



    In other words, if $A$ and $B$ have the same characteristic polynomial, then this may not be true of $CA$ and $CB$, where $C$ is some other matrix. This is because the trace(sum of eigenvalues) is not multiplicative in general, and we can use this to produce counterexamples.



    To give an example, take $A = beginbmatrix1 0 \ 0 2 endbmatrix$ and $B = beginbmatrix 1 1 \ 0 2endbmatrix$. These matrices have the same characteristic polynomial. For yourself, find a $C$ such that $CA$ and $CB$ have different trace, and therefore different eigenvalues. Find a $D$ such that $AD$ and $BD$ have different trace. It follows that $CA,CB$ and $AD,BD$ don't have the same characteristic polynomials.



    The stumbling block in trying to prove, say , that $CBA$ and $CAB$ have the same eigenvalues, is the inability to assure that multiplying by $C$, after knowing that the eigenvalues of $AB$ and $BA$ are the same, retains the equality of eigenvalues. This is why you can use the $C,A,B,D$ above to find counterexamples of the assertions you were making.



    However, cyclic permutations retain eigenvalues, because we are just applying the "two-matrix" case to deduce this. For example, $ABCD = (AB)(CD)$ has the same eigenvalues as $(CD)(AB) = CDAB$ and so on. So while this is a generalization, it may not feel satisfactory.






    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: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader:
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      ,
      noCode: true, onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );






      maxmilgram is a new contributor. Be nice, and check out our Code of Conduct.









       

      draft saved


      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2998072%2feigenvalues-of-a-matrix-product%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      3
      down vote



      accepted










      Let check this on orthogonal matrices (e.g. rotations dim. $3 times 3$).



      We have for example $R_1R_1^TR_2R_2^T=I$ with $1$ as eigenvalues. If we change the order of rotations for example $R_1R_2(R_2R_1)^T=R_1R_2R_1^TR_2^T$ certainly if $R_1$ and $R_2$ are not commutative we would not obtain identity matrix and consequently the eigenvalues are different.






      share|cite|improve this answer
























        up vote
        3
        down vote



        accepted










        Let check this on orthogonal matrices (e.g. rotations dim. $3 times 3$).



        We have for example $R_1R_1^TR_2R_2^T=I$ with $1$ as eigenvalues. If we change the order of rotations for example $R_1R_2(R_2R_1)^T=R_1R_2R_1^TR_2^T$ certainly if $R_1$ and $R_2$ are not commutative we would not obtain identity matrix and consequently the eigenvalues are different.






        share|cite|improve this answer






















          up vote
          3
          down vote



          accepted







          up vote
          3
          down vote



          accepted






          Let check this on orthogonal matrices (e.g. rotations dim. $3 times 3$).



          We have for example $R_1R_1^TR_2R_2^T=I$ with $1$ as eigenvalues. If we change the order of rotations for example $R_1R_2(R_2R_1)^T=R_1R_2R_1^TR_2^T$ certainly if $R_1$ and $R_2$ are not commutative we would not obtain identity matrix and consequently the eigenvalues are different.






          share|cite|improve this answer












          Let check this on orthogonal matrices (e.g. rotations dim. $3 times 3$).



          We have for example $R_1R_1^TR_2R_2^T=I$ with $1$ as eigenvalues. If we change the order of rotations for example $R_1R_2(R_2R_1)^T=R_1R_2R_1^TR_2^T$ certainly if $R_1$ and $R_2$ are not commutative we would not obtain identity matrix and consequently the eigenvalues are different.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered yesterday









          Widawensen

          4,34121444




          4,34121444




















              up vote
              2
              down vote













              In fact, $AB$ and $BA$ have the same characteristic polynomial.



              The problem with expecting switches in between various other matrices to preserve eigenvalues, is that the characteristic polynomial does not behave well with multiplication of matrices from left/right.



              In other words, if $A$ and $B$ have the same characteristic polynomial, then this may not be true of $CA$ and $CB$, where $C$ is some other matrix. This is because the trace(sum of eigenvalues) is not multiplicative in general, and we can use this to produce counterexamples.



              To give an example, take $A = beginbmatrix1 0 \ 0 2 endbmatrix$ and $B = beginbmatrix 1 1 \ 0 2endbmatrix$. These matrices have the same characteristic polynomial. For yourself, find a $C$ such that $CA$ and $CB$ have different trace, and therefore different eigenvalues. Find a $D$ such that $AD$ and $BD$ have different trace. It follows that $CA,CB$ and $AD,BD$ don't have the same characteristic polynomials.



              The stumbling block in trying to prove, say , that $CBA$ and $CAB$ have the same eigenvalues, is the inability to assure that multiplying by $C$, after knowing that the eigenvalues of $AB$ and $BA$ are the same, retains the equality of eigenvalues. This is why you can use the $C,A,B,D$ above to find counterexamples of the assertions you were making.



              However, cyclic permutations retain eigenvalues, because we are just applying the "two-matrix" case to deduce this. For example, $ABCD = (AB)(CD)$ has the same eigenvalues as $(CD)(AB) = CDAB$ and so on. So while this is a generalization, it may not feel satisfactory.






              share|cite|improve this answer
























                up vote
                2
                down vote













                In fact, $AB$ and $BA$ have the same characteristic polynomial.



                The problem with expecting switches in between various other matrices to preserve eigenvalues, is that the characteristic polynomial does not behave well with multiplication of matrices from left/right.



                In other words, if $A$ and $B$ have the same characteristic polynomial, then this may not be true of $CA$ and $CB$, where $C$ is some other matrix. This is because the trace(sum of eigenvalues) is not multiplicative in general, and we can use this to produce counterexamples.



                To give an example, take $A = beginbmatrix1 0 \ 0 2 endbmatrix$ and $B = beginbmatrix 1 1 \ 0 2endbmatrix$. These matrices have the same characteristic polynomial. For yourself, find a $C$ such that $CA$ and $CB$ have different trace, and therefore different eigenvalues. Find a $D$ such that $AD$ and $BD$ have different trace. It follows that $CA,CB$ and $AD,BD$ don't have the same characteristic polynomials.



                The stumbling block in trying to prove, say , that $CBA$ and $CAB$ have the same eigenvalues, is the inability to assure that multiplying by $C$, after knowing that the eigenvalues of $AB$ and $BA$ are the same, retains the equality of eigenvalues. This is why you can use the $C,A,B,D$ above to find counterexamples of the assertions you were making.



                However, cyclic permutations retain eigenvalues, because we are just applying the "two-matrix" case to deduce this. For example, $ABCD = (AB)(CD)$ has the same eigenvalues as $(CD)(AB) = CDAB$ and so on. So while this is a generalization, it may not feel satisfactory.






                share|cite|improve this answer






















                  up vote
                  2
                  down vote










                  up vote
                  2
                  down vote









                  In fact, $AB$ and $BA$ have the same characteristic polynomial.



                  The problem with expecting switches in between various other matrices to preserve eigenvalues, is that the characteristic polynomial does not behave well with multiplication of matrices from left/right.



                  In other words, if $A$ and $B$ have the same characteristic polynomial, then this may not be true of $CA$ and $CB$, where $C$ is some other matrix. This is because the trace(sum of eigenvalues) is not multiplicative in general, and we can use this to produce counterexamples.



                  To give an example, take $A = beginbmatrix1 0 \ 0 2 endbmatrix$ and $B = beginbmatrix 1 1 \ 0 2endbmatrix$. These matrices have the same characteristic polynomial. For yourself, find a $C$ such that $CA$ and $CB$ have different trace, and therefore different eigenvalues. Find a $D$ such that $AD$ and $BD$ have different trace. It follows that $CA,CB$ and $AD,BD$ don't have the same characteristic polynomials.



                  The stumbling block in trying to prove, say , that $CBA$ and $CAB$ have the same eigenvalues, is the inability to assure that multiplying by $C$, after knowing that the eigenvalues of $AB$ and $BA$ are the same, retains the equality of eigenvalues. This is why you can use the $C,A,B,D$ above to find counterexamples of the assertions you were making.



                  However, cyclic permutations retain eigenvalues, because we are just applying the "two-matrix" case to deduce this. For example, $ABCD = (AB)(CD)$ has the same eigenvalues as $(CD)(AB) = CDAB$ and so on. So while this is a generalization, it may not feel satisfactory.






                  share|cite|improve this answer












                  In fact, $AB$ and $BA$ have the same characteristic polynomial.



                  The problem with expecting switches in between various other matrices to preserve eigenvalues, is that the characteristic polynomial does not behave well with multiplication of matrices from left/right.



                  In other words, if $A$ and $B$ have the same characteristic polynomial, then this may not be true of $CA$ and $CB$, where $C$ is some other matrix. This is because the trace(sum of eigenvalues) is not multiplicative in general, and we can use this to produce counterexamples.



                  To give an example, take $A = beginbmatrix1 0 \ 0 2 endbmatrix$ and $B = beginbmatrix 1 1 \ 0 2endbmatrix$. These matrices have the same characteristic polynomial. For yourself, find a $C$ such that $CA$ and $CB$ have different trace, and therefore different eigenvalues. Find a $D$ such that $AD$ and $BD$ have different trace. It follows that $CA,CB$ and $AD,BD$ don't have the same characteristic polynomials.



                  The stumbling block in trying to prove, say , that $CBA$ and $CAB$ have the same eigenvalues, is the inability to assure that multiplying by $C$, after knowing that the eigenvalues of $AB$ and $BA$ are the same, retains the equality of eigenvalues. This is why you can use the $C,A,B,D$ above to find counterexamples of the assertions you were making.



                  However, cyclic permutations retain eigenvalues, because we are just applying the "two-matrix" case to deduce this. For example, $ABCD = (AB)(CD)$ has the same eigenvalues as $(CD)(AB) = CDAB$ and so on. So while this is a generalization, it may not feel satisfactory.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered yesterday









                  астон вілла олоф мэллбэрг

                  36k33375




                  36k33375




















                      maxmilgram is a new contributor. Be nice, and check out our Code of Conduct.









                       

                      draft saved


                      draft discarded


















                      maxmilgram is a new contributor. Be nice, and check out our Code of Conduct.












                      maxmilgram is a new contributor. Be nice, and check out our Code of Conduct.











                      maxmilgram is a new contributor. Be nice, and check out our Code of Conduct.













                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2998072%2feigenvalues-of-a-matrix-product%23new-answer', 'question_page');

                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown






                      Popular posts from this blog

                      How to check contact read email or not when send email to Individual?

                      Bahrain

                      Postfix configuration issue with fips on centos 7; mailgun relay