IMC 2020 · Problem 7

Day 227th IMC · Online

Statement

Let GG be a group and n2n \ge 2 be an integer. Let H1H_1 and H2H_2 be two subgroups of GG that satisfy

[G:H1]=[G:H2]=nand[G:(H1H2)]=n(n1).[G : H_1] = [G : H_2] = n \quad \text{and} \quad [G : (H_1 \cap H_2)] = n(n - 1).

Prove that H1H_1 and H2H_2 are conjugate in GG.

(Here [G:H][G : H] denotes the index of the subgroup HH, i.e. the number of distinct left cosets xHxH of HH in GG. The subgroups H1H_1 and H2H_2 are conjugate if there exists an element gGg \in G such that g1H1g=H2g^{-1}H_1g = H_2.)

Official solution

Hidden so you can work on the problem first.