Eigenvectors of tridiagonal matrix that is similar to a diagonal matrix
Clash 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
linear-algebra eigenvalues-eigenvectors
add a comment |Â
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
linear-algebra eigenvalues-eigenvectors
add a comment |Â
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
linear-algebra eigenvalues-eigenvectors
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
linear-algebra eigenvalues-eigenvectors
edited Jul 25 at 16:07
asked Jul 24 at 5:36


Drupalist
410218
410218
add a comment |Â
add a comment |Â
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
I updated the question. Please take a look at it. Thanks
– Drupalist
Jul 25 at 16:07
add a comment |Â
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
I updated the question. Please take a look at it. Thanks
– Drupalist
Jul 25 at 16:07
add a comment |Â
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
I updated the question. Please take a look at it. Thanks
– Drupalist
Jul 25 at 16:07
add a comment |Â
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
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
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
add a comment |Â
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
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password