To show that show that $\mathbb{Z}^*_{15} \cong \mathbb{Z}^*_{16},$ that is, that $\mathbb{Z}^*_{15} $ and $ \mathbb{Z}^*_{16},$ are isomorphic, must I look at their respective Cayley tables and discover which element corresponds to which?
Or is there a smarter way to do it?
I tried the following method:
If $\alpha$ is an isomorphism from $\mathbb{Z}^*_{15}$ to $\mathbb{Z}^*_{16},$ then
\begin{align} \alpha(1) &= 1 \\ \alpha(4)^2 &= \alpha(4)\alpha(4) = \alpha(16) = \alpha(1) = 1 \\ \alpha(11)^2 &= 1 \\ \alpha(14)^2 &= 1 \\ \alpha(2)\alpha(8) &= 1 \\ \alpha(7)(13) &= 1 \end{align}
Then $\{\alpha(4), \alpha(11), \alpha(14)\} = \{7, 9, 15\},$ because $7^2 = 9^2 = 15^2 = 1$ in $\mathbb{Z}^*_{16}.$ Moreover, $\alpha(2) = 3, 11, 5,$ or $13.$ Since $\alpha(2)\alpha(2) = \alpha(4),$ and $3^2 = 11^2 = 5^2 = 13^2 = 9$ in $\mathbb{Z}^*_{16},$ $\alpha(4) = 9.$ However, I haven't been able to deduce any other values. I can't seem to eliminate possibilities via contradiction. Is there a smarter way to do it? Or should I continue via this method?