1

Does there exist $G$ such that for a subgroup $H$ of $G$ , $gHg^{-1}$ is proper in $H$ for some $g\in G$ ?

It is clear that $H,G$ must be infinite. I look for examples in matrice groups and not found yet.

mesel
  • 14,862

1 Answers1

0

Take $G$ the group of affine transformations of $\mathbb{Q}$ , $G= \{(a,b) \ | \ a \in \mathbb{Q}^{\times}, b \in \mathbb{Q}\}$ with $ (a,b)$ acting as $t \mapsto a t + b$. Take $g = (2,0)$ and $H = \{1\} \times \mathbb{Z}$. We have $g H g^{-1} = \{1\} \times 2\mathbb{Z}$.

As groups of matrices let $G = $ matrices of form $ \left( \begin{array}{cc} a & b\\ 0 & 1\\ \end{array} \right)$ with $a \in \mathbb{Q}^{\times}$, $b \in \mathbb{Q}$ and $H $ matrices of form $ \left( \begin{array}{cc} 1 & n\\ 0 & 1\\ \end{array} \right)$ with $n \in \mathbb{Z}$

The idea was to use a semidirect product $L \rtimes T$ where $T$ is a group of automorphisms of $L$ that contains a transform taking a subgroup $H$ of $L$ to a proper subgroup of $H$.

orangeskid
  • 53,909