Since G = Z4 × Z6, we can find the elements by taking all possible combinations of elements from Z4 and Z6.
Z4 = {0, 1, 2, 3}
Z6 = {0, 1, 2, 3, 4, 5}
G = {(0,0), (0,1), (0,2), (0,3), (0,4), (0,5), (1,0), (1,1), (1,2), (1,3), (1,4), (1,5), (2,0), (2,1), (2,2),
Show more…