Can the $n-$th power of a non-upper triangular matrix be an upper triangular matrix?
Asked
Active
Viewed 91 times
2 Answers
1
$\begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}\\$$\begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}\\$=$\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}\\$
Mr.guo
- 60
-
Thanks, this was easy, but I couldn't figure it out. – derek Apr 13 '21 at 17:53