3

Problem. Is there an example of a group $G$, a subgroup $H$ and an element $a \in G$ such that $|G : H| < \infty$ and $aH \subsetneq Ha$?

user26857
  • 52,094
Jihad
  • 3,284
  • 1
    Do you have any ideas about this? For example, "clearly" $;G;$ must be infinite and so must $;H;$....why? Anything else, say about normality or stuff? – Timbuc Nov 21 '14 at 15:03
  • Of course it is obvious. – Jihad Nov 21 '14 at 15:03
  • Good you find that obvious. What else have you achieved so far? – Timbuc Nov 21 '14 at 15:04
  • Group must be non-abelian xD. – Jihad Nov 21 '14 at 15:05
  • Fine. Do you know any example of a non-abelian infinite group? If yes, do you know any subgroup in it which isn't normal? And if yes, can you show it has finite index? – Timbuc Nov 21 '14 at 15:06
  • Good group is a group of matrices over, for instance $\mathbb{Z}$. – Jihad Nov 21 '14 at 15:10
  • Well, we're now approaching something. You have a possible infinite non-abelian group (over $;\Bbb Z,,,,\Bbb Q;$ or whatever). What about finite index subgroups there? – Timbuc Nov 21 '14 at 15:12
  • I found out that $\begin{pmatrix}a &b\ 0 & 1 \end{pmatrix} \cdot \begin{pmatrix}2 &0\ 0 & 1 \end{pmatrix} = \begin{pmatrix}2a &b\ 0 & 1 \end{pmatrix}$ but $\begin{pmatrix}2 &0\ 0 & 1 \end{pmatrix} \cdot \begin{pmatrix}a &b\ 0 & 1 \end{pmatrix} = \begin{pmatrix}2a &2b\ 0 & 1 \end{pmatrix}$ but unfortunately I can't find appropriate groups and subgroups. – Jihad Nov 21 '14 at 15:36
  • I want to take $a = \begin{pmatrix}2 &0\ 0 & 1 \end{pmatrix}$ and $G = {\begin{pmatrix}a &b\ 0 & 1 \end{pmatrix}: a,b \in \mathbb{Z}}$ but it is not a group. – Jihad Nov 21 '14 at 15:41

1 Answers1

4

Hint: $aH\subsetneq Ha\Rightarrow H\subsetneq a^{-1}Ha$.

Then, what can you say about $a^{-2}Ha^2$? Generalise.


If we relax the "finite index" assumption then there are lots of examples with $aH\subsetneq Ha$. Examples of such groups can be found in this question, and the links therein.

user1729
  • 31,015