A matrix is diagonalizable when algebraic and geometric multiplicities are equal

  • Context: Undergrad 
  • Thread starter Thread starter jack_bauer
  • Start date Start date
  • Tags Tags
    Geometric Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
jack_bauer
Messages
10
Reaction score
0
A matrix is diagonalizable when algebraic and geometric multiplicities are equal.
I know this is true, and my professor proved it, but I did not understand him fully. Can someone please explain?
 
Physics news on Phys.org
A matrix is diagonalizable if and only if there exist a "complete set" of eigenvectors. (Your "algebraic and geometric multiplicities are equal". The algebraic multiplicity is the size of the matrix, the geometric multiplicity is the number of independent eigenvectors.) Specifically, if the matrix represents a linear transformation on vector space U, then, in order to be "diagonalizable", there must exist a basis for U consisting of eigenvectors of the linear transformation. You construct the matrix representing a linear transformation, in a given basis, by applying the transformation to each basis vector in turn, writing the result as a linear combination of basis vectors. The coefficients give each column of the matrix.

If all the basis vectors [itex]\{v_1, v_2, \cdot\cdot\cdot\, v_n\}[/itex] are eigenvectors, that is, if [itex]Lv_1= \lambda_1v_1[/itex], [itex]Lv_2= \lamba_2v_2[/itex], [itex]\cdot\cdot\cdot[/itex], [itex]Lv_n= \lambda_nv_n[/itex], then each column consists of the eigenvalue, in the appropriate position, and "0"s:
[tex]\begin{bmatrix}\lambda_1 & 0 & \cdot & \cdot & \cdot & 0 \\ 0 & \lambda_2 & \cdot & \cdot\ & \cdot & 0 \\ \cdot & \cdot\ & \cdot\ & \cdot & \cdot & \cdot \\ 0 & 0 & \cdot & \cdot & \cdot & \lambda_n\end{bmatrix}[/tex]