eigenvalues and eigenvectors of Diagonalisable matrices
$begingroup$
Let $D$:= diag($lambda_1, ldots, lambda_n$), i.e., $D$ is a diagonal matrix in $mathbb{C}^{ntimes n}$ with entries $lambda_1, ldots, lambda_n$ ∈ $mathbb{C}$ on its diagonal.
Furter let $Uinmathbb{C}^{ntimes n}$ be an invertible matrix and define $A$ := $U^{−1} $D$ $U$, i.e. A$ is similar to $D$. Find the eigenvalues and eigenvectors of $A$.
As $U$ is invertible and $D$ is diagonal I think that $A$ should also be a diagonal matrix.
And as $A$ is similar to $D$ then I suppose that $A$ has the same eigenvalues as $D$, namely ${lambda n}^{n}$.
Could someone tell me if I am on the right way?
linear-algebra eigenvalues-eigenvectors
$endgroup$
add a comment |
$begingroup$
Let $D$:= diag($lambda_1, ldots, lambda_n$), i.e., $D$ is a diagonal matrix in $mathbb{C}^{ntimes n}$ with entries $lambda_1, ldots, lambda_n$ ∈ $mathbb{C}$ on its diagonal.
Furter let $Uinmathbb{C}^{ntimes n}$ be an invertible matrix and define $A$ := $U^{−1} $D$ $U$, i.e. A$ is similar to $D$. Find the eigenvalues and eigenvectors of $A$.
As $U$ is invertible and $D$ is diagonal I think that $A$ should also be a diagonal matrix.
And as $A$ is similar to $D$ then I suppose that $A$ has the same eigenvalues as $D$, namely ${lambda n}^{n}$.
Could someone tell me if I am on the right way?
linear-algebra eigenvalues-eigenvectors
$endgroup$
2
$begingroup$
I can tell you that you are not in the right way. For instance, it's almost sure that $A$ will not be diagonal.
$endgroup$
– José Carlos Santos
Jan 6 at 10:26
$begingroup$
See en.wikipedia.org/wiki/Diagonalizable_matrix#Diagonalization When you write $A=U^{-1}DU$, you have a diagonalization of $A$. The eigenvalues and eigenvectors should be quite obvious.
$endgroup$
– Jean-Claude Arbaut
Jan 6 at 10:28
add a comment |
$begingroup$
Let $D$:= diag($lambda_1, ldots, lambda_n$), i.e., $D$ is a diagonal matrix in $mathbb{C}^{ntimes n}$ with entries $lambda_1, ldots, lambda_n$ ∈ $mathbb{C}$ on its diagonal.
Furter let $Uinmathbb{C}^{ntimes n}$ be an invertible matrix and define $A$ := $U^{−1} $D$ $U$, i.e. A$ is similar to $D$. Find the eigenvalues and eigenvectors of $A$.
As $U$ is invertible and $D$ is diagonal I think that $A$ should also be a diagonal matrix.
And as $A$ is similar to $D$ then I suppose that $A$ has the same eigenvalues as $D$, namely ${lambda n}^{n}$.
Could someone tell me if I am on the right way?
linear-algebra eigenvalues-eigenvectors
$endgroup$
Let $D$:= diag($lambda_1, ldots, lambda_n$), i.e., $D$ is a diagonal matrix in $mathbb{C}^{ntimes n}$ with entries $lambda_1, ldots, lambda_n$ ∈ $mathbb{C}$ on its diagonal.
Furter let $Uinmathbb{C}^{ntimes n}$ be an invertible matrix and define $A$ := $U^{−1} $D$ $U$, i.e. A$ is similar to $D$. Find the eigenvalues and eigenvectors of $A$.
As $U$ is invertible and $D$ is diagonal I think that $A$ should also be a diagonal matrix.
And as $A$ is similar to $D$ then I suppose that $A$ has the same eigenvalues as $D$, namely ${lambda n}^{n}$.
Could someone tell me if I am on the right way?
linear-algebra eigenvalues-eigenvectors
linear-algebra eigenvalues-eigenvectors
asked Jan 6 at 10:23
KaiKai
686
686
2
$begingroup$
I can tell you that you are not in the right way. For instance, it's almost sure that $A$ will not be diagonal.
$endgroup$
– José Carlos Santos
Jan 6 at 10:26
$begingroup$
See en.wikipedia.org/wiki/Diagonalizable_matrix#Diagonalization When you write $A=U^{-1}DU$, you have a diagonalization of $A$. The eigenvalues and eigenvectors should be quite obvious.
$endgroup$
– Jean-Claude Arbaut
Jan 6 at 10:28
add a comment |
2
$begingroup$
I can tell you that you are not in the right way. For instance, it's almost sure that $A$ will not be diagonal.
$endgroup$
– José Carlos Santos
Jan 6 at 10:26
$begingroup$
See en.wikipedia.org/wiki/Diagonalizable_matrix#Diagonalization When you write $A=U^{-1}DU$, you have a diagonalization of $A$. The eigenvalues and eigenvectors should be quite obvious.
$endgroup$
– Jean-Claude Arbaut
Jan 6 at 10:28
2
2
$begingroup$
I can tell you that you are not in the right way. For instance, it's almost sure that $A$ will not be diagonal.
$endgroup$
– José Carlos Santos
Jan 6 at 10:26
$begingroup$
I can tell you that you are not in the right way. For instance, it's almost sure that $A$ will not be diagonal.
$endgroup$
– José Carlos Santos
Jan 6 at 10:26
$begingroup$
See en.wikipedia.org/wiki/Diagonalizable_matrix#Diagonalization When you write $A=U^{-1}DU$, you have a diagonalization of $A$. The eigenvalues and eigenvectors should be quite obvious.
$endgroup$
– Jean-Claude Arbaut
Jan 6 at 10:28
$begingroup$
See en.wikipedia.org/wiki/Diagonalizable_matrix#Diagonalization When you write $A=U^{-1}DU$, you have a diagonalization of $A$. The eigenvalues and eigenvectors should be quite obvious.
$endgroup$
– Jean-Claude Arbaut
Jan 6 at 10:28
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
If $u_i$ is an eigenvector of $D$:
$$
Du_i=lambda_iu_i
$$
than, from:
$$
A=U^{-1}DURightarrow AU^{-1}=U^{-1}D$$
we have:
$$
A(U^{-1}u_i)=U^{-1}Du_i=U^{-1}lambda_iu_i=lambda_i(U^{-1}u_i)
$$
that gives the eigenvectors for the same eigenvalues.
Geometrically you can think at $U$ as a change of basis, so $A$ represents the same linear transformation of $D$ in a new basis, so its eigenvectors are the same, but expressed in the new basis.
$endgroup$
add a comment |
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',
autoActivateHeartbeat: false,
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
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3063689%2feigenvalues-and-eigenvectors-of-diagonalisable-matrices%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
If $u_i$ is an eigenvector of $D$:
$$
Du_i=lambda_iu_i
$$
than, from:
$$
A=U^{-1}DURightarrow AU^{-1}=U^{-1}D$$
we have:
$$
A(U^{-1}u_i)=U^{-1}Du_i=U^{-1}lambda_iu_i=lambda_i(U^{-1}u_i)
$$
that gives the eigenvectors for the same eigenvalues.
Geometrically you can think at $U$ as a change of basis, so $A$ represents the same linear transformation of $D$ in a new basis, so its eigenvectors are the same, but expressed in the new basis.
$endgroup$
add a comment |
$begingroup$
If $u_i$ is an eigenvector of $D$:
$$
Du_i=lambda_iu_i
$$
than, from:
$$
A=U^{-1}DURightarrow AU^{-1}=U^{-1}D$$
we have:
$$
A(U^{-1}u_i)=U^{-1}Du_i=U^{-1}lambda_iu_i=lambda_i(U^{-1}u_i)
$$
that gives the eigenvectors for the same eigenvalues.
Geometrically you can think at $U$ as a change of basis, so $A$ represents the same linear transformation of $D$ in a new basis, so its eigenvectors are the same, but expressed in the new basis.
$endgroup$
add a comment |
$begingroup$
If $u_i$ is an eigenvector of $D$:
$$
Du_i=lambda_iu_i
$$
than, from:
$$
A=U^{-1}DURightarrow AU^{-1}=U^{-1}D$$
we have:
$$
A(U^{-1}u_i)=U^{-1}Du_i=U^{-1}lambda_iu_i=lambda_i(U^{-1}u_i)
$$
that gives the eigenvectors for the same eigenvalues.
Geometrically you can think at $U$ as a change of basis, so $A$ represents the same linear transformation of $D$ in a new basis, so its eigenvectors are the same, but expressed in the new basis.
$endgroup$
If $u_i$ is an eigenvector of $D$:
$$
Du_i=lambda_iu_i
$$
than, from:
$$
A=U^{-1}DURightarrow AU^{-1}=U^{-1}D$$
we have:
$$
A(U^{-1}u_i)=U^{-1}Du_i=U^{-1}lambda_iu_i=lambda_i(U^{-1}u_i)
$$
that gives the eigenvectors for the same eigenvalues.
Geometrically you can think at $U$ as a change of basis, so $A$ represents the same linear transformation of $D$ in a new basis, so its eigenvectors are the same, but expressed in the new basis.
answered Jan 6 at 10:33
Emilio NovatiEmilio Novati
52.2k43574
52.2k43574
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3063689%2feigenvalues-and-eigenvectors-of-diagonalisable-matrices%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
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
2
$begingroup$
I can tell you that you are not in the right way. For instance, it's almost sure that $A$ will not be diagonal.
$endgroup$
– José Carlos Santos
Jan 6 at 10:26
$begingroup$
See en.wikipedia.org/wiki/Diagonalizable_matrix#Diagonalization When you write $A=U^{-1}DU$, you have a diagonalization of $A$. The eigenvalues and eigenvectors should be quite obvious.
$endgroup$
– Jean-Claude Arbaut
Jan 6 at 10:28