Compute the left cosets of H and the index [G : H]:
Since G = {e, a, a^2, a^3} and H = {e, a^2}, we can compute the left cosets as follows:
- eH = {e, a^2}
- aH = {a, a^3}
- a^2H = {a^2, e}
- a^3H = {a^3, a}
So, the left cosets of H are {e, a^2} and {a, a^3}.
Show moreā¦