I am trying to get a group with 8 elements. This is a Cayley table of $\mathbb Z_2 \times \mathbb Z_4$. Is this right?
$$ \begin{array}{c|cccc} & 1 & 2 & 3 & 4\\ \hline 1 & 1 & 2 & 3 & 0\\ 2 & 2 & 0 & 2 & 0 \end{array} $$
Thanks.
I am trying to get a group with 8 elements. This is a Cayley table of $\mathbb Z_2 \times \mathbb Z_4$. Is this right?
$$ \begin{array}{c|cccc} & 1 & 2 & 3 & 4\\ \hline 1 & 1 & 2 & 3 & 0\\ 2 & 2 & 0 & 2 & 0 \end{array} $$
Thanks.
Copyright © 2021 JogjaFile Inc.
You said you want a group with $8$ elements. Here are your options.
with only one element of order $2$ and it's not abelian;
$$\mathbb{Z}/8\mathbb{Z} \{\overline{0},\overline{0},\overline{1},\overline{2},\overline{3},\overline{4},\overline{5},\overline{6},\overline{7}\}$$ cyclic with an element of order $8$;
$$\mathbb{Z}/4\mathbb{Z} \times \mathbb{Z}/2\mathbb{Z} = \{(\overline{0},\overline{0}),(\overline{0},\overline{1}),(\overline{1},\overline{0}),(\overline{1},\overline{1}),(\overline{2},\overline{0}),(\overline{2},\overline{1}),(\overline{3},\overline{0}),(\overline{3},\overline{1})\}$$