Determining Eigenvalue 4 Invertibility in Linear Algebra

  • Thread starter Thread starter hydralisks
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
hydralisks
Messages
19
Reaction score
0
To find out if 4 in an eigenvalue of A, decide if A-4I is invertible...

So, if A-4I is invertible, then its cols are lin ind by IMT, and also there is only the trivial solution to A-4I=0, so thus 4 is not an eigenvalue of A

?
 
Physics news on Phys.org
? The definition of "eigenvalue" is that [itex]\lambda[/itex] is an eigenvalue if and only if [itex]Av= \lambda v[/itex] has non-trivial solutions. That is the same as saying that [itex]Av- \lambda v= (A- \lambda I)v= 0[/itex] has non-trivial solutions. Since v=0 is obviously a solution, saying it has non-trivial solutions means it does NOT have a "unique" solution. If the matrix M has an inverse, then the equation Mv= u has the unique solution [math]v= M^{-1}u[/math].