flyingpig
- 2,574
- 1
Homework Statement
I've been reading my Linear Algebra Book for an hour now and from what I've read.
Eigenvectors are vectors that satisfies Ax = λx, but I've noticed that Eigenvectors isn't the important thing here, it is the Eigenvalues that really have the "big" meaning.
Ax = λx
That is there exists a matrix that acts like a scalar. Is that what it means?
However if I do
(A - λI)x = 0
And x is the solution of the nullspace, does that mean the solution is also the eigenvectors and they form my eigenspace? What if there are more than one eigenvalues (and they aren't multiplicity)
Also, what is up with the concept of Diagonlization? The book I use just threw the definition at me and the mechanics with it and said "we found it, now you deal with it and understand it" implicitly. How did they even come up with something like this? I thought we already got the LU factorization, why do we need another one of these guys?