Let’s consider two groups Z4 and U(8)
Z4={0,1,2,3} addition mod4
U(8)={1,3,5,7} multiplication mod8
∣Z4∣=∣U(8)∣=4
Suppose, that there exists isomorphism f:Z4→U(8) .
Then f will map the identity element of Z4 to the identity element of U(8) : f(0)=1 .
f(1) can be equal to 3,5,7.
f(2)=f(1+1)=f(1)×f(1)=1, because 32=52=72=1mod8 .
We have, that f(2)=1, but 2 isn’t identity element of Z4 .
Contradiction.
So, there is no isomorphism between Z4 and U(8) .
Although both these groups have order 4, they aren’t isomorphic.
Answer: False.
Comments
Leave a comment