The question is as follows:
Let $A,B$ be $2\times2$ reflection matrices.
Are $A$ and $B$ similar?
What I’ve tried:
It did seem like a proof to me:
I have calculated the characteristic polynomial and found that it is $x^2 - 1$ for every $2\times2$ reflection matrix but it did not help me much to prove similarity.
I have tried showing that a general reflection matrix is similar to a specific reflection matrix and use the association property, did not lead me anywhere as well.
Another shot was to take two general reflection matrices and to try finding an invertible matrix $P$ that fulfills $AP=PB$. but I got stuck.
Would appreciate any help.
If $A$ is a $2\times2$ matrix which is the matrix of a reflection with respect to the standard basis of $\Bbb R^2$, then since its characteristic polynomial is $x^2-1$, $A$ is similar to $\left[\begin{smallmatrix}1&0\\0&-1\end{smallmatrix}\right]$. Therefore, if $B$ is also the matrix of a reflection with respect to the same basis, $B$ is similar to $\left[\begin{smallmatrix}1&0\\0&-1\end{smallmatrix}\right]$, and so $A$ and $B$ are similar.