Nilpotency of Matrix with one eigenvalue

  • Context: Graduate 
  • Thread starter Thread starter geor
  • Start date Start date
  • Tags Tags
    Eigenvalue Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
geor
Messages
35
Reaction score
0
Hello everybody,

I have a question for which I cannot find the answer around,
any help would be really appreciated.

Suppose we have a matrix A of a linear transformation of a vector space,
with only one eigenvalue, say 's'.

My question is: Is the operator (A-sI) nilpotent? ('I' is the identity matrix).

I am trying to understand the proof of the Jordan Canonical Form Theorem and there is
a fuzzy point in my notes about that...

Thanks a lot in advance..

EDIT: I am becoming pretty sure about that, but some confirmation would be great..
 
Last edited:
Physics news on Phys.org
I assume you are talking about finite dimensional vector spaces. A linear transformation from a vector space of dimension n to itself can be represented by an n by n matrix. If an n by n matrix, over the complex numbers, has only the single eigenvalue, [itex]\lambda[/itex], then its characteristic equation must be [itex](x- \lambda)^n= 0[/itex]. Since every matrix satisfies its own characteristic equation, [itex](A- \lambda I)^n= 0[/itex].
 
Oh yes, I see it now! Thanks so much!