Let’s consider a finite group $G$ and a subgroup $H \subsetneq G$. I have to show that:
$$ \bigcup_{g\in G} gHg^{-1} \neq G $$
In the solutions to the exercise this is done via explicit counting of elements. I had another idea but am stuck:
We can consider the action of $G$ on the set of its subgroups via conjugation. Then the number of different conjugacy classes of $H$ is the cardinality of the orbit of $H$ under the action i.e. $|O_G(H)|$. Now since $\forall g \in G : \ |gHg^{-1}|=|H|$ the number of elements in the union must be: $|O_G(H)| |H| $. Now we can use that $O_G(H)=G/N_G(H)$ by the orbit-stabilzier theorem. Thus $x:=|O_G(H)||H| = |G/N_G(H)||H|$. Finally using lagrange we get: $$ x |N_G(H)|=|G||H| $$
To get to the result I would need to show that $|N_G(H)|> |H|$. Since $H \subseteq N_G(H)$ I actually only need to find a single $g\in N_G(H)\setminus H$ but I somehow can’t find one. Any help is appreciated:)