Are eigenvectors with repeated eigenvalues linearly dependant?

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











up vote
1
down vote

favorite












Eigenvectors with distinct eigenvalues are linearly independant, but what about the case where eigenvalues are repeated.



An example is where we have matrix A = $$
beginmatrix
1 & 0 \
0 & 1 \
endmatrix
$$



with eigenvalues $λ$ = 1 which is repeated twice so spectrum A is 1(2).



And we find that the associated augments matrix is $$
beginmatrix
0 & 0 \
0 & 0 \
endmatrix
$$
And because neither component of the vector is contrained, the eigenvectors is of the form [u v]^T. We observe that [u v]^T = u[1 0]^T + v[0 1]^T. Where [1 0]^T + [0 1]^T is linearly independant. So from here how does this actually show that eigenvectors with repeated eigenvalues are not linearly dependant or otherwise?







share|cite|improve this question




















  • From [u v]^T = u[1 0]^T + v[0 1]^T i would've said that no the eigenvectors not linearly independant because u and v are not trivial solutions, but im not sure.
    – Randy Rogers
    Aug 25 at 11:27















up vote
1
down vote

favorite












Eigenvectors with distinct eigenvalues are linearly independant, but what about the case where eigenvalues are repeated.



An example is where we have matrix A = $$
beginmatrix
1 & 0 \
0 & 1 \
endmatrix
$$



with eigenvalues $λ$ = 1 which is repeated twice so spectrum A is 1(2).



And we find that the associated augments matrix is $$
beginmatrix
0 & 0 \
0 & 0 \
endmatrix
$$
And because neither component of the vector is contrained, the eigenvectors is of the form [u v]^T. We observe that [u v]^T = u[1 0]^T + v[0 1]^T. Where [1 0]^T + [0 1]^T is linearly independant. So from here how does this actually show that eigenvectors with repeated eigenvalues are not linearly dependant or otherwise?







share|cite|improve this question




















  • From [u v]^T = u[1 0]^T + v[0 1]^T i would've said that no the eigenvectors not linearly independant because u and v are not trivial solutions, but im not sure.
    – Randy Rogers
    Aug 25 at 11:27













up vote
1
down vote

favorite









up vote
1
down vote

favorite











Eigenvectors with distinct eigenvalues are linearly independant, but what about the case where eigenvalues are repeated.



An example is where we have matrix A = $$
beginmatrix
1 & 0 \
0 & 1 \
endmatrix
$$



with eigenvalues $λ$ = 1 which is repeated twice so spectrum A is 1(2).



And we find that the associated augments matrix is $$
beginmatrix
0 & 0 \
0 & 0 \
endmatrix
$$
And because neither component of the vector is contrained, the eigenvectors is of the form [u v]^T. We observe that [u v]^T = u[1 0]^T + v[0 1]^T. Where [1 0]^T + [0 1]^T is linearly independant. So from here how does this actually show that eigenvectors with repeated eigenvalues are not linearly dependant or otherwise?







share|cite|improve this question












Eigenvectors with distinct eigenvalues are linearly independant, but what about the case where eigenvalues are repeated.



An example is where we have matrix A = $$
beginmatrix
1 & 0 \
0 & 1 \
endmatrix
$$



with eigenvalues $λ$ = 1 which is repeated twice so spectrum A is 1(2).



And we find that the associated augments matrix is $$
beginmatrix
0 & 0 \
0 & 0 \
endmatrix
$$
And because neither component of the vector is contrained, the eigenvectors is of the form [u v]^T. We observe that [u v]^T = u[1 0]^T + v[0 1]^T. Where [1 0]^T + [0 1]^T is linearly independant. So from here how does this actually show that eigenvectors with repeated eigenvalues are not linearly dependant or otherwise?









share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Aug 25 at 11:20









Randy Rogers

726




726











  • From [u v]^T = u[1 0]^T + v[0 1]^T i would've said that no the eigenvectors not linearly independant because u and v are not trivial solutions, but im not sure.
    – Randy Rogers
    Aug 25 at 11:27

















  • From [u v]^T = u[1 0]^T + v[0 1]^T i would've said that no the eigenvectors not linearly independant because u and v are not trivial solutions, but im not sure.
    – Randy Rogers
    Aug 25 at 11:27
















From [u v]^T = u[1 0]^T + v[0 1]^T i would've said that no the eigenvectors not linearly independant because u and v are not trivial solutions, but im not sure.
– Randy Rogers
Aug 25 at 11:27





From [u v]^T = u[1 0]^T + v[0 1]^T i would've said that no the eigenvectors not linearly independant because u and v are not trivial solutions, but im not sure.
– Randy Rogers
Aug 25 at 11:27











1 Answer
1






active

oldest

votes

















up vote
2
down vote













If $v$ and $w$ are eigenvectors with distinct eigenvalues, then they are linearly independent, as you wrote. If the eigenvalues are the same, then they sometimes are linearly independent and they are sometimes linearly dependent. Take your matrix $A$, for instance. The vectors $v_1=(1,0)$, $v_2=(2,0)$ and $v_3=(0,1)$ are all eigenvectors with eigenvalue $1$. In this case $v_1$ and $v_2$ are linearly dependent, whereas $v_1$ and $v_3$ are linearly independent.






share|cite|improve this answer


















  • 1




    @Moo I've edited my answer. Thank you.
    – José Carlos Santos
    Aug 26 at 6:32










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%2f2894027%2fare-eigenvectors-with-repeated-eigenvalues-linearly-dependant%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













If $v$ and $w$ are eigenvectors with distinct eigenvalues, then they are linearly independent, as you wrote. If the eigenvalues are the same, then they sometimes are linearly independent and they are sometimes linearly dependent. Take your matrix $A$, for instance. The vectors $v_1=(1,0)$, $v_2=(2,0)$ and $v_3=(0,1)$ are all eigenvectors with eigenvalue $1$. In this case $v_1$ and $v_2$ are linearly dependent, whereas $v_1$ and $v_3$ are linearly independent.






share|cite|improve this answer


















  • 1




    @Moo I've edited my answer. Thank you.
    – José Carlos Santos
    Aug 26 at 6:32














up vote
2
down vote













If $v$ and $w$ are eigenvectors with distinct eigenvalues, then they are linearly independent, as you wrote. If the eigenvalues are the same, then they sometimes are linearly independent and they are sometimes linearly dependent. Take your matrix $A$, for instance. The vectors $v_1=(1,0)$, $v_2=(2,0)$ and $v_3=(0,1)$ are all eigenvectors with eigenvalue $1$. In this case $v_1$ and $v_2$ are linearly dependent, whereas $v_1$ and $v_3$ are linearly independent.






share|cite|improve this answer


















  • 1




    @Moo I've edited my answer. Thank you.
    – José Carlos Santos
    Aug 26 at 6:32












up vote
2
down vote










up vote
2
down vote









If $v$ and $w$ are eigenvectors with distinct eigenvalues, then they are linearly independent, as you wrote. If the eigenvalues are the same, then they sometimes are linearly independent and they are sometimes linearly dependent. Take your matrix $A$, for instance. The vectors $v_1=(1,0)$, $v_2=(2,0)$ and $v_3=(0,1)$ are all eigenvectors with eigenvalue $1$. In this case $v_1$ and $v_2$ are linearly dependent, whereas $v_1$ and $v_3$ are linearly independent.






share|cite|improve this answer














If $v$ and $w$ are eigenvectors with distinct eigenvalues, then they are linearly independent, as you wrote. If the eigenvalues are the same, then they sometimes are linearly independent and they are sometimes linearly dependent. Take your matrix $A$, for instance. The vectors $v_1=(1,0)$, $v_2=(2,0)$ and $v_3=(0,1)$ are all eigenvectors with eigenvalue $1$. In this case $v_1$ and $v_2$ are linearly dependent, whereas $v_1$ and $v_3$ are linearly independent.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Aug 26 at 6:31

























answered Aug 25 at 11:27









José Carlos Santos

119k16101182




119k16101182







  • 1




    @Moo I've edited my answer. Thank you.
    – José Carlos Santos
    Aug 26 at 6:32












  • 1




    @Moo I've edited my answer. Thank you.
    – José Carlos Santos
    Aug 26 at 6:32







1




1




@Moo I've edited my answer. Thank you.
– José Carlos Santos
Aug 26 at 6:32




@Moo I've edited my answer. Thank you.
– José Carlos Santos
Aug 26 at 6:32

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2894027%2fare-eigenvectors-with-repeated-eigenvalues-linearly-dependant%23new-answer', 'question_page');

);

Post as a guest













































































這個網誌中的熱門文章

Is there any way to eliminate the singular point to solve this integral by hand or by approximations?

Why am i infinitely getting the same tweet with the Twitter Search API?

Carbon dioxide