If A is nxn nilpotent matrix, this char(A) = x^n

  • Thread starter Thread starter Mr Davis 97
  • Start date Start date
  • Tags Tags
    Matrix
Mr Davis 97
Messages
1,461
Reaction score
44

Homework Statement


If ##A## is an ##n \times n## nilpotent matrix, then the characteristic polynomial of ##A## is ##x^n##

Homework Equations

The Attempt at a Solution


Suppose that ##A## has an eigenvalue with corresponding eigenvector such that ##A v = \lambda v##. Then ##A^k v = \lambda^k v = 0##, and since ##v \ne \vec{0}##, ##\lambda^k = 0 \implies \lambda = 0##. Since ##0## is the only eigenvalue, and since the characteristic polynomial must be of degree n, the characteristic polynomial must be ##x^n##.
 
Physics news on Phys.org
You should introduce k. Apart from that: right.
 
Yes.
 
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...
Back
Top