![]()
MATH347 L21: Eigenvalue problems
|
New concepts:
The eigenvalue problem as one of the principal problems of linear algebra
Eigenvalues and eigenvectors
Characteristic polynomial
Simple cases
diagonal matrices
scaling matrices
reflection matrices
rotation matrices (complex eigenvalues, eigenvectors)
![]()
Previous linear algebra problems
|
Coordinates in a new basis, solving a linear system ,
Compute factorization,
Solve by forward substitution
Solve by backward substition
Approximate , , , the least squares problem
Find factorization, . Projector onto is
Projection of onto is . Set this equal to a linear combination of columns of , . Since , solve the triangular system to find .
|
||
![]()
The eigenvalue problem
|
For square matrix find non-zero vectors whose directions are not changed by multiplication by , , is scalar, the eigenvalue problem.
Consider the eigenproblem for . Rewrite as
Since , a solution to eigenproblem exists only if is singular.
singular implies .
Investigate form of
, an -degree polynomial in , characteristic polynomial of , with roots, , the eigenvalues of
![]()
Eigenproblem in matrix form
|
, eigenvalue problem () in matrix form:
is the eigenvector matrix, is the (diagonal) eigenvalue matrix
If column vectors of are linearly independent, then is invertible
the eigendecomposition of (compare to , )
Rule “determinant of product = product of determinants” implies
![]()
Simple cases
|
Eigendecomposition of . Compare
to find eigenvalues , , eigenvectors , .
Eigendecomposition of . Compare
to find eigenvalues , eigenvectors .
Reflection across -axis in
is a diagonal matrix, , , ,
![]()
rotation matrix eigenvalues
|
Rotate by around axis in
One direction not change by rotation is with
Where are the other two directions?
Compute characteristic polynomial
One root of is , as expected.
Solve to find remaining eigenvalues to be complex
![]()
Complex numbers primer
|
can be represented in
Cartesian form
Polar form
Complex conjugate of negates imaginary part
Absolute value of is
Argument of is angle from polar form
Absolute value can be expressed as
Recall for
stating that squared 2-norm of real vector is sum of squares of components.
Extend above to vector of complex numbers by
Taking the complex conjugate and transposing arises frequently, notation
![]()
rotation matrix eigenvectors
|
Consider . Eigenvector satisfies
which implies
Compute basis vector for
Find eigenvector
Repeat for , find
![]()
Verify
rotation eigenvectors, eigenvalues
|
Compute
In general a polynomial of degree with real coefficients has complext roots
![]()
Not all eigenvector matrices are invertible
|
Consider
Eigenvalues , a repeated root, since
However
, FTLA , only one non-zero eigenvector