Do non unitary involutary matrices exist?

65 Views Asked by At

Consider an involutary matrix. This means that the square of the matrix is identity. Identity is clearly a unitary matrix. However, it is not obvious that this matrix should be a unitary one. But, do nonunitary involutary matrices exist? If yes, what could be a simple example?

2

There are 2 best solutions below

0
On BEST ANSWER

Try $$\pmatrix{t & 1\cr 1 - t^2 & -t}$$

0
On

The example I often use is $\pmatrix{1&t\\ 0&-1}$ for any $t\ne0$.