Ok I swear this will be more or less the last topic on the group $GL_2(\mathbb F_3)$!
I'm searching for all its involutions.
I know that $ \begin{pmatrix} -1 & 0 \\ 0 & -1 \end{pmatrix}$ is the only involution in $N:=SL_2(\mathbb F_3)$.
Moreover there are four other involutions: $\pm\begin{pmatrix} -1 & 0 \\ 0 & 1 \end{pmatrix}$ and $\pm\begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}$ which don't stay in $N$.
I think these five are the all and only involutions in $GL_2(\mathbb F_3)$. But how can I prove it without computes, systems etc? Is there a rapid way to see that?
Thank you all
Let $M\in GL_2(\Bbb F_3)$ be an involution, i.e. $M^2=I$, i.e. $M$ is a root of the polynomial $x^2-1$. Then its minimal polynomial $f$ must be either one of $x+1,\ x-1,\ x^2-1$. The first two cases yield strictly $\pm I$.
So, assume that the minimal polynomial of $M$ is $x^2-1$, but this means that both $+1$ and $-1$ are eigenvalues, i.e. there eigenvectors $u$ and $v$ such that $Mu=-u$ and $Mv=v$.
So, after a change of base, the new matrix of $M$ is indeed of the form $\pmatrix{-1&0\\0&1}$, so all the involutions are of the form $$B\pmatrix{-1&0\\0&1}B^{-1}$$ for some $B\in GL_2(\Bbb F_3)$.