[SIZE="3"]ok let me try part (ii) G = D_8
my working:
------------------------------------------------------------------------
Firstly D_8 = [1,x,x^2,x^3,y,xy,x^2y,x^3y]
x^4 = 1, y^2 = 1, yx = x^3y
If we calculate the orbits then we have:
orbit of <1> = {1}
<x>:
(1)x(1^{-1}) = x...