Why is there a free choice of variables when finding eigenvectors?

  • Thread starter Thread starter synkk
  • Start date Start date
  • Tags Tags
    Choice Variables
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
synkk
Messages
216
Reaction score
0
BR1XZBL.png


Hi, I don't quite understand when finding eigenvectors there is usually a free choice of variables to pick, and you can sub in any number to find an eigenvector. Could anyone please explain how this works (and why you can sub in any number), as this usually comes up in vector problems with 3 variables also.
 
Physics news on Phys.org
synkk said:
BR1XZBL.png


Hi, I don't quite understand when finding eigenvectors there is usually a free choice of variables to pick, and you can sub in any number to find an eigenvector. Could anyone please explain how this works (and why you can sub in any number), as this usually comes up in vector problems with 3 variables also.

For ANY value ##c \neq 0## the vector
[tex]\pmatrix{x\\y} = c \pmatrix{-5\\1}[/tex]
is an eigenvector. So, If I want, I can choose
[tex]\pmatrix{5000\\-1000}\text{ or } \pmatrix{-1/3 \\1/15}\text{ or } \cdots .[/tex]
 
In fact, the set of all eigenvectors of liear transformation A, corresponding to a given eigenvalue, form a subspace.

If u and v are both eigenvectors corresponding to eigenvalue [itex]\lambda[/itex] then so is au+ bv for any scalars a and b:
[tex]A(au+ bv)= aA(u)+ bA(v)= a(\lambda u)+ b(\lambda v)= \lambda (au+ bv)[/tex].
 
Last edited by a moderator: