Sum of entries of powers of symmetric matrix related to eigenvalues?

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











up vote
4
down vote

favorite












I wish to prove:



For any symmetric matrix $A$ with nonnegative entries, the grand sum (sum of all entries) of $A^n$ is equal to the sum of the $n$th powers of the eigenvalues of $A$.



Proof sketch:



Diagonalize the matrix. We know we can because it is symmetric and all entries are positive or zero. Say $S$ is the diagonalization matrix (i.e. the combination of all the eigenvectors), so that $B = S^-1 A S$ is a diagonal matrix with the eigenvalues of $A$ on the diagonal. Then $$A^n = (S B S^-1)^n = S B^n S^-1$$
so
$$grandsum(A^n)=grandsum(S B^n S^-1) stackrel?= grandsum(B^n) = trace(B^n) = sum_a in eigvals(A)a^n$$



The only thing I'm missing to complete the proof is to show that the grand sum of $S B^n S^-1$ is the grand sum of $B^n$. My thought is that the diagonalization shouldn't change the magnitude of $A$ but I don't know how to express this.







share|cite|improve this question















  • 2




    It doesn't seem like it would be true to me. I would suggest you try to find a counter example instead. e.g. if $A = beginbmatrix 4&1\1&4 end bmatrix$ the eigenvalues are $3,5$ and the "grand sum" = 10. But "grand sum" of $A^1 ne 3^1 + 5^1$ And for $A^2$ the results get no better.
    – Doug M
    Jul 24 at 5:17






  • 1




    Sum of squares of the entries of $A^n$ is the sum of $n$-th powers of the squares of the eigenvalues. Try that with the matrices from the numerous counterexamples already given.
    – WimC
    Jul 24 at 5:28







  • 1




    For any $2times2$ symmetric matrix $A$, the sum of the squares of the entries of $A^2$ is identically equal to the sum of the $4$-th powers of the eigenvalues of $A$.
    – quasi
    Jul 24 at 6:59














up vote
4
down vote

favorite












I wish to prove:



For any symmetric matrix $A$ with nonnegative entries, the grand sum (sum of all entries) of $A^n$ is equal to the sum of the $n$th powers of the eigenvalues of $A$.



Proof sketch:



Diagonalize the matrix. We know we can because it is symmetric and all entries are positive or zero. Say $S$ is the diagonalization matrix (i.e. the combination of all the eigenvectors), so that $B = S^-1 A S$ is a diagonal matrix with the eigenvalues of $A$ on the diagonal. Then $$A^n = (S B S^-1)^n = S B^n S^-1$$
so
$$grandsum(A^n)=grandsum(S B^n S^-1) stackrel?= grandsum(B^n) = trace(B^n) = sum_a in eigvals(A)a^n$$



The only thing I'm missing to complete the proof is to show that the grand sum of $S B^n S^-1$ is the grand sum of $B^n$. My thought is that the diagonalization shouldn't change the magnitude of $A$ but I don't know how to express this.







share|cite|improve this question















  • 2




    It doesn't seem like it would be true to me. I would suggest you try to find a counter example instead. e.g. if $A = beginbmatrix 4&1\1&4 end bmatrix$ the eigenvalues are $3,5$ and the "grand sum" = 10. But "grand sum" of $A^1 ne 3^1 + 5^1$ And for $A^2$ the results get no better.
    – Doug M
    Jul 24 at 5:17






  • 1




    Sum of squares of the entries of $A^n$ is the sum of $n$-th powers of the squares of the eigenvalues. Try that with the matrices from the numerous counterexamples already given.
    – WimC
    Jul 24 at 5:28







  • 1




    For any $2times2$ symmetric matrix $A$, the sum of the squares of the entries of $A^2$ is identically equal to the sum of the $4$-th powers of the eigenvalues of $A$.
    – quasi
    Jul 24 at 6:59












up vote
4
down vote

favorite









up vote
4
down vote

favorite











I wish to prove:



For any symmetric matrix $A$ with nonnegative entries, the grand sum (sum of all entries) of $A^n$ is equal to the sum of the $n$th powers of the eigenvalues of $A$.



Proof sketch:



Diagonalize the matrix. We know we can because it is symmetric and all entries are positive or zero. Say $S$ is the diagonalization matrix (i.e. the combination of all the eigenvectors), so that $B = S^-1 A S$ is a diagonal matrix with the eigenvalues of $A$ on the diagonal. Then $$A^n = (S B S^-1)^n = S B^n S^-1$$
so
$$grandsum(A^n)=grandsum(S B^n S^-1) stackrel?= grandsum(B^n) = trace(B^n) = sum_a in eigvals(A)a^n$$



The only thing I'm missing to complete the proof is to show that the grand sum of $S B^n S^-1$ is the grand sum of $B^n$. My thought is that the diagonalization shouldn't change the magnitude of $A$ but I don't know how to express this.







share|cite|improve this question











I wish to prove:



For any symmetric matrix $A$ with nonnegative entries, the grand sum (sum of all entries) of $A^n$ is equal to the sum of the $n$th powers of the eigenvalues of $A$.



Proof sketch:



Diagonalize the matrix. We know we can because it is symmetric and all entries are positive or zero. Say $S$ is the diagonalization matrix (i.e. the combination of all the eigenvectors), so that $B = S^-1 A S$ is a diagonal matrix with the eigenvalues of $A$ on the diagonal. Then $$A^n = (S B S^-1)^n = S B^n S^-1$$
so
$$grandsum(A^n)=grandsum(S B^n S^-1) stackrel?= grandsum(B^n) = trace(B^n) = sum_a in eigvals(A)a^n$$



The only thing I'm missing to complete the proof is to show that the grand sum of $S B^n S^-1$ is the grand sum of $B^n$. My thought is that the diagonalization shouldn't change the magnitude of $A$ but I don't know how to express this.









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked Jul 24 at 5:01









Snowbody

1416




1416







  • 2




    It doesn't seem like it would be true to me. I would suggest you try to find a counter example instead. e.g. if $A = beginbmatrix 4&1\1&4 end bmatrix$ the eigenvalues are $3,5$ and the "grand sum" = 10. But "grand sum" of $A^1 ne 3^1 + 5^1$ And for $A^2$ the results get no better.
    – Doug M
    Jul 24 at 5:17






  • 1




    Sum of squares of the entries of $A^n$ is the sum of $n$-th powers of the squares of the eigenvalues. Try that with the matrices from the numerous counterexamples already given.
    – WimC
    Jul 24 at 5:28







  • 1




    For any $2times2$ symmetric matrix $A$, the sum of the squares of the entries of $A^2$ is identically equal to the sum of the $4$-th powers of the eigenvalues of $A$.
    – quasi
    Jul 24 at 6:59












  • 2




    It doesn't seem like it would be true to me. I would suggest you try to find a counter example instead. e.g. if $A = beginbmatrix 4&1\1&4 end bmatrix$ the eigenvalues are $3,5$ and the "grand sum" = 10. But "grand sum" of $A^1 ne 3^1 + 5^1$ And for $A^2$ the results get no better.
    – Doug M
    Jul 24 at 5:17






  • 1




    Sum of squares of the entries of $A^n$ is the sum of $n$-th powers of the squares of the eigenvalues. Try that with the matrices from the numerous counterexamples already given.
    – WimC
    Jul 24 at 5:28







  • 1




    For any $2times2$ symmetric matrix $A$, the sum of the squares of the entries of $A^2$ is identically equal to the sum of the $4$-th powers of the eigenvalues of $A$.
    – quasi
    Jul 24 at 6:59







2




2




It doesn't seem like it would be true to me. I would suggest you try to find a counter example instead. e.g. if $A = beginbmatrix 4&1\1&4 end bmatrix$ the eigenvalues are $3,5$ and the "grand sum" = 10. But "grand sum" of $A^1 ne 3^1 + 5^1$ And for $A^2$ the results get no better.
– Doug M
Jul 24 at 5:17




It doesn't seem like it would be true to me. I would suggest you try to find a counter example instead. e.g. if $A = beginbmatrix 4&1\1&4 end bmatrix$ the eigenvalues are $3,5$ and the "grand sum" = 10. But "grand sum" of $A^1 ne 3^1 + 5^1$ And for $A^2$ the results get no better.
– Doug M
Jul 24 at 5:17




1




1




Sum of squares of the entries of $A^n$ is the sum of $n$-th powers of the squares of the eigenvalues. Try that with the matrices from the numerous counterexamples already given.
– WimC
Jul 24 at 5:28





Sum of squares of the entries of $A^n$ is the sum of $n$-th powers of the squares of the eigenvalues. Try that with the matrices from the numerous counterexamples already given.
– WimC
Jul 24 at 5:28





1




1




For any $2times2$ symmetric matrix $A$, the sum of the squares of the entries of $A^2$ is identically equal to the sum of the $4$-th powers of the eigenvalues of $A$.
– quasi
Jul 24 at 6:59




For any $2times2$ symmetric matrix $A$, the sum of the squares of the entries of $A^2$ is identically equal to the sum of the $4$-th powers of the eigenvalues of $A$.
– quasi
Jul 24 at 6:59










2 Answers
2






active

oldest

votes

















up vote
5
down vote













This is wrong already for $n=1$, where, for instance, $pmatrix1&1\1&1$ has eigenvalues $0$ and $2$ but the sum of the entries is $4$.






share|cite|improve this answer




























    up vote
    3
    down vote













    The claim is false. For starters, check it for $n=1$ and almost any matrix $A$, say $A=beginbmatrix1&2\2&1endbmatrix$ (or any non-diagonal symmetric matrix).



    For a matrix $A$, the sum of its eigenvalues is equal to its trace $operatornametr(A)=a_11+a_22+cdots+a_nn$. As long as you have nonzero elements outside of the main diagonal, i.e. if your matrix is not diagonal, the claim doesn't hold true.






    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%2f2861026%2fsum-of-entries-of-powers-of-symmetric-matrix-related-to-eigenvalues%23new-answer', 'question_page');

      );

      Post as a guest






























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      5
      down vote













      This is wrong already for $n=1$, where, for instance, $pmatrix1&1\1&1$ has eigenvalues $0$ and $2$ but the sum of the entries is $4$.






      share|cite|improve this answer

























        up vote
        5
        down vote













        This is wrong already for $n=1$, where, for instance, $pmatrix1&1\1&1$ has eigenvalues $0$ and $2$ but the sum of the entries is $4$.






        share|cite|improve this answer























          up vote
          5
          down vote










          up vote
          5
          down vote









          This is wrong already for $n=1$, where, for instance, $pmatrix1&1\1&1$ has eigenvalues $0$ and $2$ but the sum of the entries is $4$.






          share|cite|improve this answer













          This is wrong already for $n=1$, where, for instance, $pmatrix1&1\1&1$ has eigenvalues $0$ and $2$ but the sum of the entries is $4$.







          share|cite|improve this answer













          share|cite|improve this answer



          share|cite|improve this answer











          answered Jul 24 at 5:16









          joriki

          164k10180328




          164k10180328




















              up vote
              3
              down vote













              The claim is false. For starters, check it for $n=1$ and almost any matrix $A$, say $A=beginbmatrix1&2\2&1endbmatrix$ (or any non-diagonal symmetric matrix).



              For a matrix $A$, the sum of its eigenvalues is equal to its trace $operatornametr(A)=a_11+a_22+cdots+a_nn$. As long as you have nonzero elements outside of the main diagonal, i.e. if your matrix is not diagonal, the claim doesn't hold true.






              share|cite|improve this answer

























                up vote
                3
                down vote













                The claim is false. For starters, check it for $n=1$ and almost any matrix $A$, say $A=beginbmatrix1&2\2&1endbmatrix$ (or any non-diagonal symmetric matrix).



                For a matrix $A$, the sum of its eigenvalues is equal to its trace $operatornametr(A)=a_11+a_22+cdots+a_nn$. As long as you have nonzero elements outside of the main diagonal, i.e. if your matrix is not diagonal, the claim doesn't hold true.






                share|cite|improve this answer























                  up vote
                  3
                  down vote










                  up vote
                  3
                  down vote









                  The claim is false. For starters, check it for $n=1$ and almost any matrix $A$, say $A=beginbmatrix1&2\2&1endbmatrix$ (or any non-diagonal symmetric matrix).



                  For a matrix $A$, the sum of its eigenvalues is equal to its trace $operatornametr(A)=a_11+a_22+cdots+a_nn$. As long as you have nonzero elements outside of the main diagonal, i.e. if your matrix is not diagonal, the claim doesn't hold true.






                  share|cite|improve this answer













                  The claim is false. For starters, check it for $n=1$ and almost any matrix $A$, say $A=beginbmatrix1&2\2&1endbmatrix$ (or any non-diagonal symmetric matrix).



                  For a matrix $A$, the sum of its eigenvalues is equal to its trace $operatornametr(A)=a_11+a_22+cdots+a_nn$. As long as you have nonzero elements outside of the main diagonal, i.e. if your matrix is not diagonal, the claim doesn't hold true.







                  share|cite|improve this answer













                  share|cite|improve this answer



                  share|cite|improve this answer











                  answered Jul 24 at 5:20









                  zipirovich

                  10k11630




                  10k11630






















                       

                      draft saved


                      draft discarded


























                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2861026%2fsum-of-entries-of-powers-of-symmetric-matrix-related-to-eigenvalues%23new-answer', 'question_page');

                      );

                      Post as a guest













































































                      Comments

                      Popular posts from this blog

                      What is the equation of a 3D cone with generalised tilt?

                      Color the edges and diagonals of a regular polygon

                      Relationship between determinant of matrix and determinant of adjoint?