Eigenvectors of tridiagonal matrix that is similar to a diagonal matrix

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











up vote
0
down vote

favorite












An $n times n$ diagonal matrix $M$ and an $n times n$ tridiagonal matrix $J$ are given. Suppose there is an orthogonal matrix $Q$ such that $Q^TJQ = M$. It has been said that




The eigenvectors of $J$ are the columns of $Q$




I am new to linear algebra and I can't understand why this statement is true. I would be appreciated if you explain this.




Update



The symmetric matrix $A$ and orthogonal matrix $Q$ are given as follow
$$
A = beginpmatrix1 & 2 & 2 newline 2 & 1 & 2 newline 2 & 2 & 1 endpmatrix
$$
$$
Q = beginpmatrix-1/sqrt 2 & -1/sqrt 6 & 1/sqrt 3 newline 1/sqrt 2 & -1/sqrt 6 & 1/sqrt 3 newline 0 & sqrt 2/3 & 1/sqrt 3 endpmatrix
$$
The $Q^TAQ = $diag$(-1,-1,5) = M$. I expect the columns of $Q$ be the eigenvectors of $A$. The eigenvector matrix of $A$ is:



$$
E_vec = beginpmatrix0.6206 & 0.5306 & 0.5774 newline 0.1492 & -0.8027 & 0.5774 newline -0.7698 & 0.2722 & 0.5774 endpmatrix
$$
and $Q$ in double format is
$$
Q = beginpmatrix-0.7071 & -0.4082 & 0.5774 newline 0.7071 & -0.4082 & 0.5774 newline 0 & 0.8165 & 0.5774 endpmatrix
$$



what is wrong here? the $E_vec$ and $Q$ must be the same while they are not







share|cite|improve this question

























    up vote
    0
    down vote

    favorite












    An $n times n$ diagonal matrix $M$ and an $n times n$ tridiagonal matrix $J$ are given. Suppose there is an orthogonal matrix $Q$ such that $Q^TJQ = M$. It has been said that




    The eigenvectors of $J$ are the columns of $Q$




    I am new to linear algebra and I can't understand why this statement is true. I would be appreciated if you explain this.




    Update



    The symmetric matrix $A$ and orthogonal matrix $Q$ are given as follow
    $$
    A = beginpmatrix1 & 2 & 2 newline 2 & 1 & 2 newline 2 & 2 & 1 endpmatrix
    $$
    $$
    Q = beginpmatrix-1/sqrt 2 & -1/sqrt 6 & 1/sqrt 3 newline 1/sqrt 2 & -1/sqrt 6 & 1/sqrt 3 newline 0 & sqrt 2/3 & 1/sqrt 3 endpmatrix
    $$
    The $Q^TAQ = $diag$(-1,-1,5) = M$. I expect the columns of $Q$ be the eigenvectors of $A$. The eigenvector matrix of $A$ is:



    $$
    E_vec = beginpmatrix0.6206 & 0.5306 & 0.5774 newline 0.1492 & -0.8027 & 0.5774 newline -0.7698 & 0.2722 & 0.5774 endpmatrix
    $$
    and $Q$ in double format is
    $$
    Q = beginpmatrix-0.7071 & -0.4082 & 0.5774 newline 0.7071 & -0.4082 & 0.5774 newline 0 & 0.8165 & 0.5774 endpmatrix
    $$



    what is wrong here? the $E_vec$ and $Q$ must be the same while they are not







    share|cite|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      An $n times n$ diagonal matrix $M$ and an $n times n$ tridiagonal matrix $J$ are given. Suppose there is an orthogonal matrix $Q$ such that $Q^TJQ = M$. It has been said that




      The eigenvectors of $J$ are the columns of $Q$




      I am new to linear algebra and I can't understand why this statement is true. I would be appreciated if you explain this.




      Update



      The symmetric matrix $A$ and orthogonal matrix $Q$ are given as follow
      $$
      A = beginpmatrix1 & 2 & 2 newline 2 & 1 & 2 newline 2 & 2 & 1 endpmatrix
      $$
      $$
      Q = beginpmatrix-1/sqrt 2 & -1/sqrt 6 & 1/sqrt 3 newline 1/sqrt 2 & -1/sqrt 6 & 1/sqrt 3 newline 0 & sqrt 2/3 & 1/sqrt 3 endpmatrix
      $$
      The $Q^TAQ = $diag$(-1,-1,5) = M$. I expect the columns of $Q$ be the eigenvectors of $A$. The eigenvector matrix of $A$ is:



      $$
      E_vec = beginpmatrix0.6206 & 0.5306 & 0.5774 newline 0.1492 & -0.8027 & 0.5774 newline -0.7698 & 0.2722 & 0.5774 endpmatrix
      $$
      and $Q$ in double format is
      $$
      Q = beginpmatrix-0.7071 & -0.4082 & 0.5774 newline 0.7071 & -0.4082 & 0.5774 newline 0 & 0.8165 & 0.5774 endpmatrix
      $$



      what is wrong here? the $E_vec$ and $Q$ must be the same while they are not







      share|cite|improve this question













      An $n times n$ diagonal matrix $M$ and an $n times n$ tridiagonal matrix $J$ are given. Suppose there is an orthogonal matrix $Q$ such that $Q^TJQ = M$. It has been said that




      The eigenvectors of $J$ are the columns of $Q$




      I am new to linear algebra and I can't understand why this statement is true. I would be appreciated if you explain this.




      Update



      The symmetric matrix $A$ and orthogonal matrix $Q$ are given as follow
      $$
      A = beginpmatrix1 & 2 & 2 newline 2 & 1 & 2 newline 2 & 2 & 1 endpmatrix
      $$
      $$
      Q = beginpmatrix-1/sqrt 2 & -1/sqrt 6 & 1/sqrt 3 newline 1/sqrt 2 & -1/sqrt 6 & 1/sqrt 3 newline 0 & sqrt 2/3 & 1/sqrt 3 endpmatrix
      $$
      The $Q^TAQ = $diag$(-1,-1,5) = M$. I expect the columns of $Q$ be the eigenvectors of $A$. The eigenvector matrix of $A$ is:



      $$
      E_vec = beginpmatrix0.6206 & 0.5306 & 0.5774 newline 0.1492 & -0.8027 & 0.5774 newline -0.7698 & 0.2722 & 0.5774 endpmatrix
      $$
      and $Q$ in double format is
      $$
      Q = beginpmatrix-0.7071 & -0.4082 & 0.5774 newline 0.7071 & -0.4082 & 0.5774 newline 0 & 0.8165 & 0.5774 endpmatrix
      $$



      what is wrong here? the $E_vec$ and $Q$ must be the same while they are not









      share|cite|improve this question












      share|cite|improve this question




      share|cite|improve this question








      edited Jul 25 at 16:07
























      asked Jul 24 at 5:36









      Drupalist

      410218




      410218




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          There are some unnecessary conditions, the statement is much more general.
          If $Q$ is orthogonal, then $Q^T=Q^-1$.
          So in fact $Q^-1JQ=M$ is a diagonal matrix.



          The point is that given ANY $ntimes n$ matrices $S, A, D$ such that $S$ is invertible and $D=S^-1AS$ is diagonal, then the eigenvectors of $A$ are the columns of $S$. To understand this, check out basis transformation:
          https://en.wikipedia.org/wiki/Change_of_basis






          share|cite|improve this answer





















          • I updated the question. Please take a look at it. Thanks
            – Drupalist
            Jul 25 at 16:07










          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%2f2861044%2feigenvectors-of-tridiagonal-matrix-that-is-similar-to-a-diagonal-matrix%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
          2
          down vote



          accepted










          There are some unnecessary conditions, the statement is much more general.
          If $Q$ is orthogonal, then $Q^T=Q^-1$.
          So in fact $Q^-1JQ=M$ is a diagonal matrix.



          The point is that given ANY $ntimes n$ matrices $S, A, D$ such that $S$ is invertible and $D=S^-1AS$ is diagonal, then the eigenvectors of $A$ are the columns of $S$. To understand this, check out basis transformation:
          https://en.wikipedia.org/wiki/Change_of_basis






          share|cite|improve this answer





















          • I updated the question. Please take a look at it. Thanks
            – Drupalist
            Jul 25 at 16:07














          up vote
          2
          down vote



          accepted










          There are some unnecessary conditions, the statement is much more general.
          If $Q$ is orthogonal, then $Q^T=Q^-1$.
          So in fact $Q^-1JQ=M$ is a diagonal matrix.



          The point is that given ANY $ntimes n$ matrices $S, A, D$ such that $S$ is invertible and $D=S^-1AS$ is diagonal, then the eigenvectors of $A$ are the columns of $S$. To understand this, check out basis transformation:
          https://en.wikipedia.org/wiki/Change_of_basis






          share|cite|improve this answer





















          • I updated the question. Please take a look at it. Thanks
            – Drupalist
            Jul 25 at 16:07












          up vote
          2
          down vote



          accepted







          up vote
          2
          down vote



          accepted






          There are some unnecessary conditions, the statement is much more general.
          If $Q$ is orthogonal, then $Q^T=Q^-1$.
          So in fact $Q^-1JQ=M$ is a diagonal matrix.



          The point is that given ANY $ntimes n$ matrices $S, A, D$ such that $S$ is invertible and $D=S^-1AS$ is diagonal, then the eigenvectors of $A$ are the columns of $S$. To understand this, check out basis transformation:
          https://en.wikipedia.org/wiki/Change_of_basis






          share|cite|improve this answer













          There are some unnecessary conditions, the statement is much more general.
          If $Q$ is orthogonal, then $Q^T=Q^-1$.
          So in fact $Q^-1JQ=M$ is a diagonal matrix.



          The point is that given ANY $ntimes n$ matrices $S, A, D$ such that $S$ is invertible and $D=S^-1AS$ is diagonal, then the eigenvectors of $A$ are the columns of $S$. To understand this, check out basis transformation:
          https://en.wikipedia.org/wiki/Change_of_basis







          share|cite|improve this answer













          share|cite|improve this answer



          share|cite|improve this answer











          answered Jul 24 at 5:52









          A. Pongrácz

          1,829116




          1,829116











          • I updated the question. Please take a look at it. Thanks
            – Drupalist
            Jul 25 at 16:07
















          • I updated the question. Please take a look at it. Thanks
            – Drupalist
            Jul 25 at 16:07















          I updated the question. Please take a look at it. Thanks
          – Drupalist
          Jul 25 at 16:07




          I updated the question. Please take a look at it. Thanks
          – Drupalist
          Jul 25 at 16:07












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2861044%2feigenvectors-of-tridiagonal-matrix-that-is-similar-to-a-diagonal-matrix%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?