Find isomorphism between $S_3$ and $GL_2(F_2)$.

1.7k Views Asked by At

Find isomorphism between $S_3$ and $GL_2(F_2)$.

proof: Let $A = \begin{pmatrix} a& b\\ c & d \end{pmatrix}$. Where $\det (A) \neq 0$.

And recall $S_3$ is the permutation group with {1,2,3}.

Then there are $6$ different matrices Let $ \begin{pmatrix} 1& 1\\ 1 & 0 \end{pmatrix}$ , $ \begin{pmatrix} 1& 1\\ 0 & 1 \end{pmatrix}$ , $ \begin{pmatrix} 0& 1\\ 1 & 1 \end{pmatrix}$ , $ \begin{pmatrix} 1& 0\\ 1 & 1 \end{pmatrix}$ , $ \begin{pmatrix} 1& 0\\ 0 & 1 \end{pmatrix}$ , $ \begin{pmatrix} 0& 1\\ 1 & 0 \end{pmatrix}$ . And $|GL_2(F_2)| = 6$. And $|S_3| = 3! = 6$ both have orders $6$.

I was trying to construct a map by trying to compare their Cayley tables, but in general matrix multiplication does not commute. Can someone please help me? Maybe we can construct a map, but I am not sure. I am stuck. Thank you for any help.

1

There are 1 best solutions below

0
On

Observe that every element of $S_3$ can be written in terms of $\alpha=(1 \, 2)$ and $\beta=(1 \, 2\, 3)$. Also observe that $|\alpha|=2$ and $|\beta|=3$. Now look for matrices in $GL(\mathbb{Z}_2)$ which have orders $2$ and $3$ respectively. Suppose they are $A$ and $B$. Then consider the function $f(\alpha)=A$ and $f(\beta)=B$. Extend it (using the homomorphic property) to create an isomorphism.