Idempotency and Jordan cells

399 Views Asked by At

Which Jordan cells $J(\lambda,k)$ are idempotent? And how can I use that to determine the Jordan canonical form of any square idempotent matrix?

2

There are 2 best solutions below

0
On

Hint. It seems the following.

You can easily calculate the square of a Jordan cell. And when you will do it you will easily found which Jordan cells are idempotents and which Jordan canonical forms of a square idempotent matrix can be.

9
On

Hints:

Idempotent matrices over a field can only have eigenvalues lying in $\{0,1\}$, and every idempotent matrix is diagonalizable.

To confirm what this suggests, take the block and decompose it into $\lambda I+I'$, where $I'$ denotes the matrix with $1$ on the superdiagonal.

Computing $(\lambda I+I')^2=\lambda I+I'$, you will discover that $\lambda^2=\lambda$, so that $\lambda\in \{0,1\}$. You will also need to notice that $(I')^2$ is zero on the places where $I'$ is nonzero.