I'm trying to solve for matrix $A$ where $A^2 = - I$, where $I$ is the identity matrix of the same order as $A$. Also, my second question: is there a matrix $A$ where $A^3 = 0$, but $A^2 \neq 0$? Please advise, thanks.
2026-04-18 07:41:34.1776498094
Find matrix $A$ such that $A^2 = -I$
57 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
How about $iI$?
For the second, a nilpotent matrix like $\begin{pmatrix}0&1&1\\0&0&1\\0&0&0\end{pmatrix}$ does the trick.