When isnt a matrix diagonalizable?

  • Thread starter Thread starter stunner5000pt
  • Start date Start date
  • Tags Tags
    Matrix
Click For Summary
SUMMARY

A square matrix A is diagonalizable if the dimension of the eigenspace E_{\lambda}(A) equals the multiplicity of each eigenvalue \lambda. For the matrix example provided, which is already diagonal, the eigenvalues 1 and 2 each have a multiplicity of 1, confirming that A is diagonalizable. The discussion emphasizes that the span of the eigenvectors must equal the span of the generalized eigenvectors for diagonalizability. Conditions for non-diagonalizability can also be derived from these principles.

PREREQUISITES
  • Understanding of eigenvalues and eigenvectors
  • Familiarity with the concept of multiplicity in characteristic polynomials
  • Knowledge of generalized eigenspaces
  • Basic linear algebra concepts, particularly regarding diagonalization
NEXT STEPS
  • Study the relationship between eigenvalues and the characteristic polynomial
  • Learn about generalized eigenvectors and their role in diagonalization
  • Explore conditions for non-diagonalizability of matrices
  • Investigate practical applications of diagonalizable matrices in systems of differential equations
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as anyone involved in computational mathematics or theoretical physics requiring a solid understanding of matrix diagonalization.

stunner5000pt
Messages
1,447
Reaction score
5
when isn't a matrix diagonalizable?
the text refers to something like
[itex]dim[E_{\lambda}(A)][/itex] equals the multiplicity for every lambda for every square matrix A.

i m not sure how to interpret this...
ok let's say we have a matrix
1 0
0 2
whose eigenvalues are 1 and 2
the multiplicity of E1 and E2 are 1. So what does that mean to the diagonalizability?
 
Physics news on Phys.org
No, the multiplicities of [itex]\lambda _1 = 1[/itex] and [itex]\lambda _2 = 2[/itex] are 1. [itex]E_1[/itex] and [itex]E_2[/itex] are subspaces: they don't have multiplicities, they have dimensions. The multiplicity for each [itex]\lambda[/itex] gives you the dimension of the subspaces spanned by the eigenvectors corresponding to that [itex]\lambda[/itex]. Since, in general, the subspace spanned by the eigenvectors corresponding to [itex]\lambda[/itex] is a subspace of [itex]E_{\lambda} (A)[/itex], if the generalized eigenspace has dimension equal to the multiplicity of the eigenvalue, then it has dimension equal to the dimension of the eigenspace, hence it is the eigenspace. Since, in general, the generalized eigenvectors span the corresponding vector space, and since in this particular case, the generalized eigenvectors are the eigenvectors, the eigenvectors span the vector space. Thus, as you should know, this means that A is diagonalizable.

So to clarify:

A is diagonalizable iff the eigenvectors span the vector space
In general, the generalized eigenvectors span the vector space
Therefore, A is diagonalizable iff the eigenvectors are the generalized eigenvectors
In general, the span of the eigenvectors forms a subspace of the span of generalized eigenvectors
Therefore, the generalized eigenvectors are the eigenvectors iff the dimension of the span of the generalized eigenvectors is equal to the dimension of the span of the eigenvectors
In general, given an eigenvalue, the dimension of the span of the corresponding eigenvectors is equal to the multiplicity of that eigenvalue, (in the characeristic polynomial)
Therefore, given an eigenvalue, the span of the generalized eigenvectors equals the span of the eigenvectors iff the span of the generalized eigenvectors has dimension equal to the multiplicity of that eigenvalue.

So, where A is a square matrix, [itex]dim(E_{\lambda}(A))[/itex] equals the multiplicity of [itex]\lambda[/itex] for each [itex]\lambda[/itex] iff A is diagonalizable.

In your example, E1 = Span{e1} = Span{(1 0)T}. This has dimension 1, and the eigenvalue 1 has multiplicity 1 in the characteristic polynomial (x - 1)(x - 2). E2 = Span{e2} = Span{(0 1)T}. This has dimension 1, and the multiplicity of 2 is 1, so for every eigenvalue of A, the dimension of the corresponding generalized eigenspace equals the multiplicity of the eigenvalue, so from what we proved above, A is diagonalizable. Of course, look at A: it is already diagonal! We know it's diagonalizable without doing all this, but hopefully this illustrated the point.

EDIT: If you look at the second paragraph above, you can find a number of conditions that are equivalent to the diagonalizability of A. With this, it's easy to find a number of conditions that are equivalent to the non-diagonalizability of A. Find these, and hopefully that answers your question as to when A is not diagonalizable.
 
Last edited:

Similar threads

Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
5K
Replies
1
Views
977
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 9 ·
Replies
9
Views
7K