Question : Show that the followings are generators of $SL_2({\bf F}_3)$ :
$$ a=\left(\begin{array}{cc} 1&1\\ 0&1 \end{array}\right),\ b =\left(\begin{array}{cc} 1&0\\ 1&1 \end{array}\right)$$
This is an exercise of Dummit and Foote.
My solution : $H= SL_2({\bf F}_3)$ has index $2$ in $GL_2({\bf F}_3)$ so that it has order $24$. (In problem, order of $GL_2({\bf F}_3)$ is given)
Since $a$ has order $3$ we must show that $H$ does not have order $12$. Assume that $H$ is a non-abelian group of order $12$
By computation we can show that $a^3=b^3=1$, $ab$ has order $4$ and $ba=babb^{-1}$ is not in $\langle ab\rangle$ so that this group is not normal.
Hence $$n_3=4,\ n_2>1$$
By classification of group of order $12$, the above case cannot happen. So we complete the proof.
Question : My proof is regular ? I have a doubt in computation proof. If you have a proof which is less computing, please tell me. Thank you.