Alternative definition of diagonalisable transformationLinear map is diagonalizable iff its adjoint is diagonalizableDistinct eigenvalues and matrices problemHow to show $T$ is bijective in the following condition?A condition for two linear operators to commuteWhy doesn't this linear transformation exist?linear transformation of a basis where $T(v_1) = w_1, …, T(v_n) = w_n$Let $phi$ and $psi$ be two commutable diagonal endomorphisms. Then there is a basis consisting of eigenvectors of both $phi$ and $psi$.Proof on DiagonalizabilityFind the eingvalues of a Linear Transformationexistence of linear transformation doesn't hold
Rejected in 4th interview round citing insufficient years of experience
How could a female member of a species produce eggs unto death?
Humanity loses the vast majority of its technology, information, and population in the year 2122. How long does it take to rebuild itself?
At what level can a dragon innately cast its spells?
Is it possible that AIC = BIC?
What are the possible solutions of the given equation?
Identifying the interval from A♭ to D♯
SQL Server Primary Login Restrictions
Happy pi day, everyone!
Bash: What does "masking return values" mean?
Does the statement `int val = (++i > ++j) ? ++i : ++j;` invoke undefined behavior?
Make a transparent 448*448 image
Can anyone tell me why this program fails?
Rules about breaking the rules. How do I do it well?
Official degrees of earth’s rotation per day
Old race car problem/puzzle
Instead of Universal Basic Income, why not Universal Basic NEEDS?
Is it normal that my co-workers at a fitness company criticize my food choices?
Why do Australian milk farmers need to protest supermarkets' milk price?
My story is written in English, but is set in my home country. What language should I use for the dialogue?
It's a yearly task, alright
What is a good source for large tables on the properties of water?
Why do passenger jet manufacturers design their planes with stall prevention systems?
PTIJ: Who should pay for Uber rides: the child or the parent?
Alternative definition of diagonalisable transformation
Linear map is diagonalizable iff its adjoint is diagonalizableDistinct eigenvalues and matrices problemHow to show $T$ is bijective in the following condition?A condition for two linear operators to commuteWhy doesn't this linear transformation exist?linear transformation of a basis where $T(v_1) = w_1, …, T(v_n) = w_n$Let $phi$ and $psi$ be two commutable diagonal endomorphisms. Then there is a basis consisting of eigenvectors of both $phi$ and $psi$.Proof on DiagonalizabilityFind the eingvalues of a Linear Transformationexistence of linear transformation doesn't hold
$begingroup$
Supposedly a transformation $T: V to V$ is diagonalisable iff there exists a basis of $V$ consisting only of eigenvectors of $T$. Can someone show me why this is true? I don't really know where to even start other than "Let $[v_1, ..., v_n]$ be a basis of $V$ with $v_i$ eigenvectors".
vector-spaces eigenvalues-eigenvectors linear-transformations diagonalization
$endgroup$
add a comment |
$begingroup$
Supposedly a transformation $T: V to V$ is diagonalisable iff there exists a basis of $V$ consisting only of eigenvectors of $T$. Can someone show me why this is true? I don't really know where to even start other than "Let $[v_1, ..., v_n]$ be a basis of $V$ with $v_i$ eigenvectors".
vector-spaces eigenvalues-eigenvectors linear-transformations diagonalization
$endgroup$
1
$begingroup$
If you want to show that two definitions are equivalent, it's useful to include the other definition you are using - what is that?
$endgroup$
– StackTD
Mar 11 at 8:26
add a comment |
$begingroup$
Supposedly a transformation $T: V to V$ is diagonalisable iff there exists a basis of $V$ consisting only of eigenvectors of $T$. Can someone show me why this is true? I don't really know where to even start other than "Let $[v_1, ..., v_n]$ be a basis of $V$ with $v_i$ eigenvectors".
vector-spaces eigenvalues-eigenvectors linear-transformations diagonalization
$endgroup$
Supposedly a transformation $T: V to V$ is diagonalisable iff there exists a basis of $V$ consisting only of eigenvectors of $T$. Can someone show me why this is true? I don't really know where to even start other than "Let $[v_1, ..., v_n]$ be a basis of $V$ with $v_i$ eigenvectors".
vector-spaces eigenvalues-eigenvectors linear-transformations diagonalization
vector-spaces eigenvalues-eigenvectors linear-transformations diagonalization
asked Mar 11 at 8:24
cb7cb7
1426
1426
1
$begingroup$
If you want to show that two definitions are equivalent, it's useful to include the other definition you are using - what is that?
$endgroup$
– StackTD
Mar 11 at 8:26
add a comment |
1
$begingroup$
If you want to show that two definitions are equivalent, it's useful to include the other definition you are using - what is that?
$endgroup$
– StackTD
Mar 11 at 8:26
1
1
$begingroup$
If you want to show that two definitions are equivalent, it's useful to include the other definition you are using - what is that?
$endgroup$
– StackTD
Mar 11 at 8:26
$begingroup$
If you want to show that two definitions are equivalent, it's useful to include the other definition you are using - what is that?
$endgroup$
– StackTD
Mar 11 at 8:26
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
You have the right idea. If $[v_1, ..., v_n]$ is a basis of $V$ with $v_i$ eigenvectors, let us try to understand how $T$ would look in this basis (I'm assuming you already know how to find a representing matrix of a linear transofrmation, given some basis).
Since $T$ acts on the basis element $v_1$ by scaling it by a factor of $lambda_1$ (since it is an eigenvector), the first column of $T$ would be - $beginpmatrix lambda_1 \ 0 \ vdots \ 0 endpmatrix$. Similarly, the second column of $T$ would be - $beginpmatrix 0 \ lambda_2 \ vdots \ 0 endpmatrix$, and so on. Overall, you will get a diagonal matrix.
For the other way around - if $T$ is diagonal in some basis, you know that it acts on the first basis vector by scaling it by the factor on the corresponding part of the diagonal (again, I'm assuming you know the general method of finding a representing matrix, given some basis). Similarly, each basis vector is scaled by the corresponding part of the diagonal. Since $T$ acts on each basis vector by scaling it, we conclude that the basis consists only of eigenvectors of $T$.
$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%2f3143433%2falternative-definition-of-diagonalisable-transformation%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$
You have the right idea. If $[v_1, ..., v_n]$ is a basis of $V$ with $v_i$ eigenvectors, let us try to understand how $T$ would look in this basis (I'm assuming you already know how to find a representing matrix of a linear transofrmation, given some basis).
Since $T$ acts on the basis element $v_1$ by scaling it by a factor of $lambda_1$ (since it is an eigenvector), the first column of $T$ would be - $beginpmatrix lambda_1 \ 0 \ vdots \ 0 endpmatrix$. Similarly, the second column of $T$ would be - $beginpmatrix 0 \ lambda_2 \ vdots \ 0 endpmatrix$, and so on. Overall, you will get a diagonal matrix.
For the other way around - if $T$ is diagonal in some basis, you know that it acts on the first basis vector by scaling it by the factor on the corresponding part of the diagonal (again, I'm assuming you know the general method of finding a representing matrix, given some basis). Similarly, each basis vector is scaled by the corresponding part of the diagonal. Since $T$ acts on each basis vector by scaling it, we conclude that the basis consists only of eigenvectors of $T$.
$endgroup$
add a comment |
$begingroup$
You have the right idea. If $[v_1, ..., v_n]$ is a basis of $V$ with $v_i$ eigenvectors, let us try to understand how $T$ would look in this basis (I'm assuming you already know how to find a representing matrix of a linear transofrmation, given some basis).
Since $T$ acts on the basis element $v_1$ by scaling it by a factor of $lambda_1$ (since it is an eigenvector), the first column of $T$ would be - $beginpmatrix lambda_1 \ 0 \ vdots \ 0 endpmatrix$. Similarly, the second column of $T$ would be - $beginpmatrix 0 \ lambda_2 \ vdots \ 0 endpmatrix$, and so on. Overall, you will get a diagonal matrix.
For the other way around - if $T$ is diagonal in some basis, you know that it acts on the first basis vector by scaling it by the factor on the corresponding part of the diagonal (again, I'm assuming you know the general method of finding a representing matrix, given some basis). Similarly, each basis vector is scaled by the corresponding part of the diagonal. Since $T$ acts on each basis vector by scaling it, we conclude that the basis consists only of eigenvectors of $T$.
$endgroup$
add a comment |
$begingroup$
You have the right idea. If $[v_1, ..., v_n]$ is a basis of $V$ with $v_i$ eigenvectors, let us try to understand how $T$ would look in this basis (I'm assuming you already know how to find a representing matrix of a linear transofrmation, given some basis).
Since $T$ acts on the basis element $v_1$ by scaling it by a factor of $lambda_1$ (since it is an eigenvector), the first column of $T$ would be - $beginpmatrix lambda_1 \ 0 \ vdots \ 0 endpmatrix$. Similarly, the second column of $T$ would be - $beginpmatrix 0 \ lambda_2 \ vdots \ 0 endpmatrix$, and so on. Overall, you will get a diagonal matrix.
For the other way around - if $T$ is diagonal in some basis, you know that it acts on the first basis vector by scaling it by the factor on the corresponding part of the diagonal (again, I'm assuming you know the general method of finding a representing matrix, given some basis). Similarly, each basis vector is scaled by the corresponding part of the diagonal. Since $T$ acts on each basis vector by scaling it, we conclude that the basis consists only of eigenvectors of $T$.
$endgroup$
You have the right idea. If $[v_1, ..., v_n]$ is a basis of $V$ with $v_i$ eigenvectors, let us try to understand how $T$ would look in this basis (I'm assuming you already know how to find a representing matrix of a linear transofrmation, given some basis).
Since $T$ acts on the basis element $v_1$ by scaling it by a factor of $lambda_1$ (since it is an eigenvector), the first column of $T$ would be - $beginpmatrix lambda_1 \ 0 \ vdots \ 0 endpmatrix$. Similarly, the second column of $T$ would be - $beginpmatrix 0 \ lambda_2 \ vdots \ 0 endpmatrix$, and so on. Overall, you will get a diagonal matrix.
For the other way around - if $T$ is diagonal in some basis, you know that it acts on the first basis vector by scaling it by the factor on the corresponding part of the diagonal (again, I'm assuming you know the general method of finding a representing matrix, given some basis). Similarly, each basis vector is scaled by the corresponding part of the diagonal. Since $T$ acts on each basis vector by scaling it, we conclude that the basis consists only of eigenvectors of $T$.
answered Mar 11 at 8:50
GSoferGSofer
664311
664311
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%2f3143433%2falternative-definition-of-diagonalisable-transformation%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
1
$begingroup$
If you want to show that two definitions are equivalent, it's useful to include the other definition you are using - what is that?
$endgroup$
– StackTD
Mar 11 at 8:26