1) Determine the Cayley Table of $(Z_5^*, \cdot)$
2) determine which additive group has the exact same table.
3) Further determine an isomorphism between those two groups and prove by means of that isomorphism that $(Z_5^*, \cdot)$ is a group
So since 5 is a prime number, each element different than 0 has a muliplicative inverse element and the Cayley table may be written as (is this correct?) $$\begin{array}{c|c|c|c|c} 5^{*} & 1 & 2 & 3 & 4 \\ \hline 1 & 1 & 2 & 3 & 4 \\ \hline 2 & 2 & 4 & 1 & 3 \\ \hline 3 & 3 & 1 & 4 & 2 \\ \hline 4 & 4 & 3 & 2 & 1 \end{array}$$
So we see that [4] is its own multiplicative inverse and [2] and [3] are the multiplicative inverses of each other. However I have no idea what to do about questions 2) and 3).