Upper bounds for the number of intermediate subgroups

Assume that $G$ is a finite group, and $H\le G$ a subgroup of index $n>1$.

What can we say about the number of distinct intermediate subgroups $K$, i.e. groups such that $H\subset K\subset G$?

Thoughts: No matter how large $n$ is, it is possible that no such subgroups $K$ exist. An example of that is: $G=S_n$ and $H=S_{n-1}$ (= a point stabilizer).

Therefore the general lower bound is trivial, but upper bounds are more interesting. Let us denote by $S(n)$ the maximum number of such intermediate subgroups (keep $n$ fixed, but allow $G$ and $H$ to vary any which way you want as long as $[G:H]=n$).

To get a simple upper bound we can do the following. Assume that $K$ is such a subgroup with $[K:H]=d$, $1<d<n, d\mid n$. Then, in addition to $H$, $K$ contains $d-1$ cosets of $H$. There are $\binom{n-1}{d-1}$ ways of selecting those. This gives us a trivial upper bound $$ S(n)\le\sum_{d\mid n, 1<d<n}\binom{n-1}{d-1}. $$ This bound is tight in the case $n=4$, because $H\unlhd G, G/H\cong K_4$ meets it. In general it is clearly loose. Also we already see that the prime factor $p=2$ of $n$ may contribute a lot.

Because $d=n/2$ is the largest possible value, the above bound implies as a weaker version $$S(n)\le\sum_{i=1}^{n/2-1}\binom{n-1}{i}=2^{n-2}-1.$$

Motivation: This question arises as the Galois correspondence translation of the question asking for bounds on the number of intermediate subfields between a perfect field $K$ and its degree $n$ extension $F$. See this question and this question.

Comments:

  • The case $|H|=1, |G|=n$, has surely been studied. I included the more general variant in case it matters, because it is needed in the field-theoretical application.
  • In the case of a fixed $K$ the field-theoretical application needs, in addition to more precise information about $S(n)$, also an affirmative answer to the inverse Galois theory question of realizing $G$ as a Galois group $Gal(F/K)$.

Solution 1:

This is an annotated summary of what I learned from the study of Geoff's answer in MO and the material Gerry linked to.


Adding an element to a finite group not already in it at least doubles its size. Therefore any subgroup $K, H\subset K\subset G,$ is generated by at most $\log_2n$ cosets of $H$. There are $n$ choices for each coset, so we get (a not too tight) upper bound $$ S(n)\le n^{\log_2n}=2^{(\log_2n)^2}. $$ As a special case where we get a large number of such subgroups let us consider the case $H\unlhd G$, where $G/H$ is an elementary abelian 2-group, $n=2^k.$

Then we can view $G/H$ as a $k$-dimensional subspace over the field of two elements and all the subgroups are also subspaces. The number of $\ell$-dimensional subspaces, $0<\ell<k,$ is $$ N(\ell)=\frac{(2^k-1)(2^k-2)(2^k-4)\cdots(2^k-2^{\ell-1})} {(2^\ell-1)(2^\ell-2)(2^\ell-4)\cdots (2^\ell-2^{\ell-1})}. $$ Here the numerator counts the number of ordered linearly independent subsets of size $\ell$, and the denominator does the same when we constrain the subset to come from a specific $\ell$-dimensional subspace. This has been explained in detail on our site many times.

By approximating each of the factors in the above formula by its leading term we get the rough estimate $N(\ell)\approx2^{\ell(k-\ell)}$. Clearly the term $N(k/2)\approx 2^{k^2/4}$ dominates in the sum $S(G/H)=\sum_{\ell=1}^{k-1}N(\ell)$.

This shows that the maximum is of approximate form $$S(n)=2^{C\cdot(\log_2n)^2}$$ for some constant $C\in[1/4,1]$.