Some group (G, o) is known to be abelian. Then, which one of the following is true for G? A. g = g^(-1) for every g in G B. g = g^2 for every g in G C. (g o h)^2 = g^2 o h^2 for every g, h in G D. G is of finite order

GATE 1994 · Discrete Mathematics · Group Theory · medium

Answer: C. (g o h)^2 = g^2 o h^2 for every g, h in G

  1. Expand the square in option C: Associativity lets us drop brackets and isolate the middle pair h o g.
  2. Apply commutativity: Replacing h o g by g o h gives g o (g o h) o h = (g o g) o (h o h) = g^2 o h^2.
  3. Reject A, B, D by counterexample: (Z, +) is abelian but fails A (g = g^(-1)), B (g = g^2) and D (finite order).