Eigenvalues and eigenvectors 固有 こゆう ベクトル
1Introduction
The central idea of this lecture is that an
If eigenvalues are treated only as roots of a characteristic equation, the reasons behind and the distinction between algebraic and geometric multiplicity become unclear. Starting from the condition that a transformation preserves a direction makes the determinant condition, multiplicities, diagonalization, and applications follow naturally.
2Terms and definitions
2.1Eigenvalue 固有値 こゆうち and eigenvector 固有 こゆう ベクトル
Let be an by
The nonzero vector is an
2.2Characteristic polynomial 特性多項式 とくせいたこうしき
The polynomial
is called the
3Plan
- Translate into .
- Explain how algebraic multiplicity and geometric multiplicity control diagonalizability.
- Connect the Cayley-Hamilton theorem with powers of matrices and systems of differential equations.
The detailed solving workflow for the
4Intuitive explanation
A general
An
Thus eigenvalues and eigenvectors are tools for finding the places where a complicated transformation can be read as "one scale factor per direction." This viewpoint leads directly to
5Precise explanation
5.11. From the definition to an equation
The definition of an
This is equivalent to
At this point no determinant has been used; we have only moved all terms to one side. The determinant appears when we ask when the homogeneous system
has a nontrivial solution. If is invertible, the only solution is . Therefore a nontrivial solution exists exactly when
The two logical steps are
and
5.22. Properties of the characteristic polynomial 特性多項式 とくせいたこうしき
For an
When the characteristic polynomial splits into linear factors and the roots are counted with algebraic multiplicity,
For real matrices, real eigenvalues may not be enough. A rotation matrix can have complex eigenvalues, so one often extends scalars to the complex numbers when discussing all roots of the characteristic polynomial.
An important consequence is
Equivalently, is singular exactly when belongs to its spectrum.
5.33. Algebraic and geometric multiplicity
The
The
For an matrix,
For every eigenvalue,
If the characteristic polynomial splits over the field under consideration, then is diagonalizable exactly when every eigenvalue has equal algebraic and geometric multiplicity:
Here is the set of all
Example of failure: for
has AM but GM , so is not diagonalizable.
5.44. Concrete example
Let
The characteristic polynomial is
so the eigenvalues are . For ,
gives . For ,
gives .
5.55. The Cayley-Hamilton theorem
A matrix satisfies its own characteristic polynomial. If
then
where denotes the zero matrix. If one uses instead, the leading coefficient differs by a sign, but the theorem still says that the matrix annihilates itself through its characteristic polynomial.
For
the characteristic polynomial is . Hence
When , this relation can be rearranged to express using powers of .
5.66. Application to systems of differential equations
For
the solution is
If is diagonalizable, then
The real parts of the
6Criteria
- To find eigenvalues, solve and then solve for nonzero .
- If all eigenvalues are distinct, is diagonalizable; this is sufficient but not necessary.
- Use and as checks: they match the sum and product of eigenvalues counted with multiplicity.
- For , stability is controlled by the signs of the real parts of eigenvalues.
7Scope and limitations
Even real matrices can have complex
8Final forms
9In one sentence
An
10Theorem and proof: eigenvectors for distinct eigenvalues are linearly independent
Let be distinct eigenvalues of , and let be an eigenvector for . Then are
We prove this by induction on . The case is immediate because one nonzero vector is linearly independent.
Assume
Applying gives
Subtract times the first equation:
By the induction hypothesis, are linearly independent, so for . Since , we get for . The original equation then gives , and implies .
All coefficients are zero, so the vectors are linearly independent.