Example

Orthogonally diagonalize the matrix

whose characteristic equation is

note that this characteristic equation features multiplicity within the eigenvalues, in that appears twice.

When solving the problem as usual you will notice something very important regarding the matrix reduction:

Notably, and are free. When this occurs it is usually ‘best-practice’ to let one of the free variables be 1, and the other 0.

Note that we produced two eigenvectors for ,

In general, for each distinct eigenvalue, you seek to find as many linearly independent eigenvectors as its algebraic multiplicity. However, the actual number of independent eigenvectors you can find (geometric multiplicity) may be less than the algebraic multiplicity.

Tip

  • Geometric Multiplicity: This refers to the number of linearly independent eigenvectors associated with an eigenvalue. The geometric multiplicity of an eigenvalue is always less than or equal to its algebraic multiplicity.

#evergreen