Lagrange's Theorem Proof Help

631 Views Asked by At

Let H and K be subgroups of a group G with |H| = n and |K| = m, where gcd(n,m) = 1. Show that the intersection of H and K equals <1>.

Proof:
Let H and K be subgroups of a group G with |H| = n and |K| = m, where gcd(n,m) = 1. Suppose the intersection of H and K is a subgroup of H. Then, by Lagrange's Theorem, the intersection of H and K divides n. Suppose the intersection of H and K is a subgroup of K. Then, by Lagrange's Theorem, the intersection of H and K divides m.

I do not know where to go from this point.

2

There are 2 best solutions below

0
On

You're just about finished here: $|H \cap K|$ is a divisor of both $n$ and $m$, but there aren't too many numbers dividing both $n$ and $m$.


A different approach: Suppose that $g \in H \cap K$. Now note that $g$ is an element of two different (sub)groups: Namely, $H$ and $K$. How must the order of $g$ relate to $|H|$, and how must it relate to $|K|$?

0
On

You are done. Since $|H\cap K|$ divides both $n$ and $m$ it must divide $\gcd(n,m)=1$, so $|H\cap K|=1$.