Matrix A $\in$ $\mathbb{R}^{n\times n}$ is idempotent if $A^{2} = A$. Describe the Jordan form of A.
How do I do this?
I am able to decompose a matrix to its Jordan form given that the matrix contains numeric entries. But I am having hard time figuring out the correct way to approach the solution in a general case such as this question. Thanks!
Hint: If $A^2 = A$, you should first show that the Jordan form $J$ of $A$ also satisfies $J^2 = J$. Next, since every Jordan form is composed of Jordan blocks $B$ in block-diagonal form, then you should show that also $B^2 = B$. Finally, investigate Jordan blocks $B$ that satisfy $B^2 = B$.