Matrices with all zero eigenvalues

Click For Summary
A matrix with all zero eigenvalues indicates that it is nilpotent, meaning that when raised to a certain power, it will yield the zero matrix. Specifically, for an n by n matrix A, A^n v = 0 for all vectors v, but it is not true that Av = 0 for all v unless A is the zero matrix. Multiplying two nilpotent matrices does not guarantee that the product will also have all zero eigenvalues, as demonstrated by the example matrices A and B provided in the discussion. These matrices have zero eigenvalues individually, but their product does not. Understanding these properties is crucial for analyzing the behavior of nilpotent matrices in linear algebra.
Leo321
Messages
38
Reaction score
0
If I have a matrix for which all eigenvalues are zero, what can be said about its properties?
If I multiply two such matrices, will the product also have all zero eigenvalues?

Thanks
 
Physics news on Phys.org
All eigenvalue of an n by n matrix, A, are 0 if and only if A^n v= 0 for all vectors, v.

If A= \begin{bmatrix}0 & 1 \\ 0 & 0\end{bmatrix} and B= \begin{bmatrix}0 & 0 \\ 1 & 0\end{bmatrix}, then A and B both have all eigenvalues 0 but AB does not.
 
Last edited by a moderator:
Thanks!
How do you show that Av=0 for all vectors v?
I am not sure I understand the meaning of a matrix with all-zero eigenvalues. Obviously you can't decompose it to a diagonal representation.
 
Leo321 said:
Thanks!
How do you show that Av=0 for all vectors v?
You don't- it isn't necessarily true. For example, take
A= \begin{bmatrix}0 & 1 \\ 0 & 0\end{bmatrix} and
v= \begin{bmatrix}0 \\ 1\end{bmatrix}. The only matrix A, such that "Av= 0 for all vectors v" is, of course, the 0 matrix.

What is true, as I said before, is that A^nv= 0 for all vectors v, where A is an n by n matrix.


I am not sure I understand the meaning of a matrix with all-zero eigenvalues. Obviously you can't decompose it to a diagonal representation.
Not quite obvious!
\begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}
is such a "diagonal representation".

An n by n matrix can be "diagonalized" if and only if there exist n independent eigenvectors. If that is not true, then the matrix can be put into "Jordan Normal Form" which has its eigenvalues along the main diagonal and possibly "1"s on the diagonal above the main diagonal- with 0 elsewhere.
If A is 3 by 3 then it can be reduced to one of these three forms:
\begin{bmatrix} 0 & 0 & 0 \\ 0 & 0 & 0 \\ 0 & 0 & 0\end{bmatrix}
\begin{bmatrix} 0 & 1 & 0 \\ 0 & 0 & 0 \\ 0 & 0 & 0\end{bmatrix}
or
\begin{bmatrix} 0 & 1 & 0 \\ 0 & 0 & 1 \\ 0 & 0 & 0\end{bmatrix}
depending upon whether the "eigenspace" of its eigenvectors has dimension 3, 2, or 1, respectively.
 
Thanks
 
Last edited:
I think you are struggling with the question rather than its answer. The question says whenever I have a matrix (say n-by-n), I compute the eigenvalues with the characteristic equation and I obtain \lambda^n=0. Then I have one more matrix as such. And when I multiply these two matrices and compute the eigenvalues, can I get the same zero eigenvalues? Actually HallsofIvy provided you such matrices for a counterexample. my suggestion is that you work out the eigenvalues of that example for both A,B and also AB.

For your original question, let me poison you with some more terminology : http://en.wikipedia.org/wiki/Nilpotent_matrix" . You can read the properties from the link.
 
Last edited by a moderator:
I am studying the mathematical formalism behind non-commutative geometry approach to quantum gravity. I was reading about Hopf algebras and their Drinfeld twist with a specific example of the Moyal-Weyl twist defined as F=exp(-iλ/2θ^(μν)∂_μ⊗∂_ν) where λ is a constant parametar and θ antisymmetric constant tensor. {∂_μ} is the basis of the tangent vector space over the underlying spacetime Now, from my understanding the enveloping algebra which appears in the definition of the Hopf algebra...

Similar threads

  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 33 ·
2
Replies
33
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
5K