If L is diagonalizable, algebraic & geometric multiplicities are equal

  • Context: Undergrad 
  • Thread starter Thread starter JD_PM
  • Start date Start date
  • Tags Tags
    Geometric
Click For Summary
SUMMARY

The discussion confirms that if a linear operator ##L## on an n-dimensional vector space ##V## is diagonalizable, then the algebraic multiplicity (##a(\lambda_i)##) of each eigenvalue ##\lambda_i## equals its geometric multiplicity (##g(\lambda_i)##). This conclusion is based on the properties of the characteristic polynomial, which can be completely factored into first-degree products over ##\Bbb R##. The sum of both multiplicities equals n, leading to the definitive equality of algebraic and geometric multiplicities for each eigenvalue.

PREREQUISITES
  • Understanding of linear operators and vector spaces
  • Familiarity with eigenvalues and eigenvectors
  • Knowledge of characteristic polynomials
  • Concept of diagonalization in linear algebra
NEXT STEPS
  • Study the properties of diagonalizable matrices in linear algebra
  • Learn about the implications of the Cayley-Hamilton theorem
  • Explore the relationship between algebraic and geometric multiplicities in detail
  • Investigate examples of diagonalization using specific matrices
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as educators teaching concepts related to eigenvalues and diagonalization.

JD_PM
Messages
1,125
Reaction score
156
TL;DR
I want to prove that if ##L## is diagonalizable then each eigenvalue ##\lambda_i## has algebraic multiplicity equal to its geometric multiplicity (i.e. ##a(\lambda_i ) =g(\lambda_i ))##.

I am not used to write down formal mathematical proofs so any advice on that is very much welcomed!
Given a n-dimensional vector space ##V## (where n is a finite number) and a linear operator ##L## (which, by definition, implies ##L:V \to V##; reference: Linear Algebra Done Right by Axler, page 86) whose characteristic polynomial (we assume) can be factorized out as first-degree products over ##\Bbb R## and whose collection of eigenvalues is ##\{\lambda_1, \lambda_2,..., \lambda_k\}##. If ##L## is diagonalizable then each eigenvalue ##\lambda_i## has algebraic multiplicity equal to its geometric multiplicity (i.e. ##a(\lambda_i ) =g(\lambda_i )##

First off, we assume that the matrix ##L## is diagonalizable. That implies that there is a basis of ##V## consisting of eigenvectors of ##L##. We made no assumption regarding the degeneracy of the spectrum so let's keep it general. Let us label ##a_1## as the collection of all eigenvectors with eigenvalue ##\lambda_i## and we do the same up to ##a_k##. Now we construct the basis ##\beta## of eigenvectors of ##L## i.e.

\begin{equation*}
\beta = \{ a_1, a_2, ..., a_k\}
\end{equation*}

Thus ##D=P^{-1} A P##, where ##D## is a diagonal matrix, (with respect to the ##\beta## basis) containing the eigenvalues of ##L## i.e.

We now build up the matrix ##P## as a row matrix containing the columns of ##P##

\begin{equation*}
P=(p_1 p_2 ... p_k)
\end{equation*}

We note that

\begin{align*}
&AP=PD \Rightarrow \\
&\Rightarrow (Ap_1 Ap_2 ... Ap_k) = A(p_1 p_2 ... p_k) = (p_1 p_2 ... p_k)D=(\lambda_1 p_1 \lambda_2 p_2 ... \lambda_k p_k)
\end{align*}

So we see that each of the columns of the matrix ##P## satisfies the eigenvector equation i.e. ##Ap_i = \lambda_i p_i##.

What I do not see is how to show that ##a(\lambda_i) = g(\lambda_i)## from here.

Thank you! :biggrin:
 
Last edited:
Physics news on Phys.org
The sum of the algebraic multiplicities is ##n##. Since ##L## is diagonalizable, the sum of the geometric multiplicities is also ##n##. Since ##a(\lambda)\geq g(\lambda)## for each eigenvalue ##\lambda##, these sums can only be equal if we always have ##a(\lambda)=g(\lambda).##
 
  • Like
Likes   Reactions: JD_PM
Infrared said:
The sum of the algebraic multiplicities is ##n##.

Alright I see this is because we are given that the characteristic polynomial completely factorizes in first degree products over ##\Bbb R##

Infrared said:
Since ##L## is diagonalizable, the sum of the geometric multiplicities is also ##n##.

Naïve question: why?
 
Since ##L## is diagonalizable, ##V## is the direct sum of the eigenspaces for ##T.## The dimension of each eigenspace is the geometric multiplicity of the corresponding eigenvalue.
 
More concretely, suppose that the algebraic multiplicity of eigenvalue ##\lambda## is ##m##. Since ##A## is diagonalizable, then (permuting the rows and columns if necessary) we may assume that there is a matrix ##D## such that the first ##m## diagonal entries of ##D## are ##\lambda##, and that there is an invertible matrix ##P## such that ##PD = AP##.

If ##e_j## denotes the column vector with ##1## in the ##j##'th entry and zeros everywhere else, then for ##1 \leq j \leq m## we have ##De_j = \lambda e_j##. Also, if ##p_j## denotes the ##j##'th column of ##P##, then ##Pe_j = p_j##. Therefore:
$$PDe_j = P(\lambda e_j) = \lambda Pe_j = \lambda p_j$$
and
$$APe_j = Ap_j$$
Since the LHS's of the above two equations are equal, so are the RHS's:
$$Ap_j = \lambda p_j$$
which shows that ##p_j## is an eigenvector of ##A## associated with ##\lambda##.

This holds for ##1 \leq j \leq m##, which shows that the geometric multiplicity of ##\lambda## is at least ##m##; here we are using the fact that ##p_1,p_2,\ldots,p_m## are linearly independent since ##P## is invertible.

Since the geometric multiplicity cannot exceed the algebraic multiplicity, which is also ##m##, the conclusion follows.
 
  • Like
Likes   Reactions: JD_PM and jim mcnamara

Similar threads

  • · Replies 33 ·
2
Replies
33
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K