Let $G$ be a group of order $2p$ , where $p$ is a prime greater than $2$. Then, G is isomorphic to $Z_{2p}$ or $D_p$ .
Gallian gives a proof as follows : They prove that G = $\langle a \rangle \bigcup b \langle a \rangle$ where $a$ is an element of order $p$ and $b$ is an element of order $2$.... $(1)$
Now consider $ab$. Since $ab \notin \langle a \rangle$, it is proved that $ab$ has order $2$. Hence , $ab = (ab)−1 = b^{−1}a^{−1} = ba^{−1} $(as $b$ has order $2$).
Furthermore, $a^ib = ba^{−i} ~\forall ~i \geq 1$ , so this relation completely determines the multiplication table for $G$. Since the multiplication tables of all non cyclic groups of order $2p$ are uniquely determined , they must all be isomorphic to each other.
Attempt : I have trouble understanding the above statement in bold. I do have an intuition that $a^ib = ba^{−i} ~\forall ~i \geq 1$ , might be able to completely determine the multiplication table for $G$ because :
Order of $ab = 2$ { as proved in Gallian}
Any element in G is of the form $a^l b a^m $
But to prove that the mutliplication tables for all non cyclic groups of order $2p$ are uniquely determined, if we consider the multiplication of two elements $x,y$ $\in G$ , we
$x y = a^{l_1} b a^{m_1} a^{l_2} b a^{m_2}$
How is this uniquely determined?
And if they are uniquely determined, why should all non cyclic groups of order $2p$ be isomorphic to each other?
Attempt : If they are uniquely determined, then i can think of a one to one correspondence between the cayley tables of two groups $G_1$ and $G_2$ . They will surely be onto as well as both $G_1$ and $G_2$ are of order $2p$ .
But to prove isomorphism, how do i prove the group function operation preservation?
Can you suggest me some other method please? Thanks
– MathMan Apr 04 '14 at 06:42