This was a challenge question posted by my professor in algebra course last semester, and I've been trying to solve it. I think there is probably a solution online but I couldn't find much information about this challenge.
Let $G$ be a non-trivial finite group, and let $H\le G$ be s.t. $|\text{Core}_G(H)|=1$, where $\text{Core}_G(H):=\underset{g\in G}{\cap}gHg^{-1}$.
- Prove that $\Delta_H(G):=G-\underset{g\in G}{\cup}gHg^{-1}$ is nonempty;
- Can $\Delta_H(G)$ contain an element of prime power order?
My thought:
I was discussing by case. Case 1: $Z(G)$ is non-trivial; Case 2: otherwise.
In case 1, say we have $x\in Z(G)$ with $x\ne e$. Then $x\notin H$, otherwise, we would have $x\in\text{Core}_G(H)$ which makes $|\text{Core}_G(H)|>1$. Thus $x\in\Delta_H(G)$, as $x\notin gHg^{-1}$ for any $g\in G$. Therefore $\Delta_H(G)$ is nonempty. Moreover, it turns out that $Z(G)\subset\Delta_H(G)$, so there must be an element of prime power order.
I have no clues on how to deal with case 2. I tried to think in terms of conjugacy classes (so $\text{Core}_G(H)$ is the intersection of all conjugacy classes of $h\in H$ and $\Delta_H(G)$ is the set of elements which are not in any conjugacy classes of $h\in H$), but it seems to not lead to a solution.