Nilpotent Matrices: Invertibility and Transpose Proof

  • Thread starter Thread starter tom_jerry122
  • Start date Start date
  • Tags Tags
    Matrix Proof
tom_jerry122
Messages
2
Reaction score
0

Homework Statement


A. Are nilpotent matrices invertible ? Prove your answer.

B. If A is nilpotent, what can you say about (A)^τ ? Prove your answer.

C. If A is nilpotent, show I-A is invertible.



Homework Equations



NONE

The Attempt at a Solution



A. I know invertible matrix are - AB = BA = I

B. I took a nilpotent matrix
A = [ 0 1
0 0 ]
Its transpose is -
(A)^τ = [ 0 0
1 0 ]
And the transpose is still a nilpotent matrix because
(A^τ)^2 = [ 0 0
0 0 ]
But I don't know if its true for all and it says prove your answer.

C. No idea
 
Physics news on Phys.org
A matrix is invertible if and only if it has non-zero determinant. What can you say about the determinant of a nilpotent matrix?
C. You could prove this by assuming it is false i.e. I-A is not invertible and then proceeding.
 
Oster said:
A matrix is invertible if and only if it has non-zero determinant. What can you say about the determinant of a nilpotent matrix?
C. You could prove this by assuming it is false i.e. I-A is not invertible and then proceeding.

A nilpotent matrix has determinant 0 since its diagonals are all 0 (Eigen values are 0). So the inverse would be 0 too .
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top