-2

I'm trying to prove that

there is Group G and subgroup of G, which name is H.

$a \in G $

if H is not normal subgroup of G,

$$H - \bigcup_{H \neq aHa^{-1}} aHa^{-1}$$ has at least one element.

but I can't prove this is true or not

how can I prove it?

for example

G = S_4

H = <(1 2),(3 4)>

then H = 1234 -> 1234, 2134, 1243, 2143

if a = (1 2)

$ aHa^{-1} = 1234, 2134, 1243, 2143 = H $

if a = (2 3)

$ aHa^{-1} = 1234, 2314, 1423, 2413 \neq H $

because 1234 is on H but 2314, 1423 and 2413 is not on H

kkugosu
  • 11

2 Answers2

2

This is not true in general. It is false for the subgroup $\langle (1,2)(3,4),(3,4)(5,6) \rangle$ of $S_8$ (which has order 4), for example, but there may be smaller examples.

Derek Holt
  • 90,008
0

Your statement is true if $H$ is a Frobenius complement of $G$. This means that $H \cap H^g=1$ for all $g \in G-H$. To this end, observe that $H \subseteq \bigcup_{g \notin N_G(H)}H^g$ is equivalent to $H \subseteq \bigcup_{g \notin N_G(H)}(H \cap H^g)$.

Nicky Hekster
  • 49,281