Characteristic Polynomial
Definition
For a square matrix of size , the characteristic polynomial is defined as:
where is the identity matrix of the same size as .
Properties
Finding Eigenvalues
The eigenvalues of a matrix are the roots of its characteristic polynomial:
Degree and Coefficients
- The characteristic polynomial of an matrix is a polynomial of degree
- The coefficient of is
- The constant term is
- The coefficient of is , where is the trace of
Similar Matrices
Two matrices are similar if and only if they have the same characteristic polynomial.
Examples
2x2 Matrix
Consider the matrix:
The characteristic polynomial is:
3x3 Matrix
For a general 3x3 matrix:
The characteristic polynomial is:
Applications
The characteristic polynomial is fundamental in:
- Finding eigenvalues of matrices
- Determining matrix similarity
- Analyzing stability of dynamical systems
- Solving systems of differential equations
- Understanding matrix diagonalization