PX153 - K12 - eigenvectors and eigenvalues
-
if
, is the eigenvector of , and is its eigenvalue - 'eigen': proper (german)
-
generally,
, or are not acceptable values -
restricted to square matrices
-
the
eigenvector is denoted as , and eigenvalue as -
if
are distinct and non-zero, there are linearly independent eigenvectors for a matrix -
if
, for , ie: two eigenvalues are the same, there may or may not be independent eigenvectors
finding eigenvalues and eigenvectors
-
if
, , so -
think of
as the "magnification" of vectors -
if all vectors shrink to
, -
proof: if
exists, - but
is a trivial solution - therefore,
does not exist and
- but
-
always expect at least one free parameter per eigenvector (length of that vector)
-
because the amplitude is not defined in a basis of vectors
-
if
is an eigenvector, is also an eigenvector:
-
2D case:
-
for eigenvectors,
, plug in -
eg:
$$\begin{align*}
\det(A-\lambda,I) &= \lambda^{2}- 6\lambda + 5 = 0 \
\lambda_{1}= 5&, ;\lambda_{2}=1
\end{align*}$$
- taking
- the eigen vector is:
- normalizing:
- the normalized eigenvector is:
- taking
- the eigen vector is:
- normalizing:
- the normalized eigenvector is:
- checking:
-