I haven’t posted in a while; it’s time to dust off this blog and get things started again with a guest post!
In this post, guest user Anon1 posted a proof of the existence of finite fields of every possible order. Today I’ll share a writeup by the same user on the Schur-Zassenhaus Theorem in group theory!
Let $G$ be a finite group, and let $N$ be a normal subgroup of $G$ such that $\gcd(|N|,[G:N])=1$. Then the Schur-Zassenhaus theorem says that:
Recall that a subgroup $N$ is normal if $gNg^{-1}=N$ for all $g\in G$, and the quotient $G/N$ is the group of cosets $gN$.
Let’s look at an example. In the symmetric group $S_3$, the alternating subgroup $A_3$ of odd permutations consists of the three cycles $(123)$ and $(132)$ along with the identity element, and is isomorphic to the cyclic group $C_3$. It has index $2$ in $S_3$, and $|A_3|=3$, and $2$ and $3$ are relatively prime, so the Schur-Zassenhaus theorem applies!
So $S_3$ should have a subgroup isomorphic to $C_2$, and indeed it does - it has three such subgroups in fact, those generated by the transpositions $(12)$, $(13)$, or $(23)$. These are indeed all conjugate to each other as well, by simply renaming the elements.
Can we do the same construction for $S_4$, or higher symmetric groups? The alternating group $A_4$ is still a normal subgroup, but now $|A_4|=12$ which is not relatively prime to $2$, the size of the quotient. So Schur-Zassenhaus does not apply. And indeed, not all of the subgroups of $S_4$ isomorphic to the quotient $C_2$ are conjugate to each other: The subgroup generated by $(12)$ is not conjugate to the subgroup generated by $(12)(34)$, since conjugation by permutations simply renames the letters in cycle notation!
User Anon1 sent me a full writeup of a proof of the first statement using affine geometry over fields of prime order, and it’s available here as a PDF at this link. Enjoy!
In this arXiv paper, Hikita recently posted a proof of the famous Stanley-Stembridge conjecture! I went through the proof with my Advanced Combinatorics class, and wrote up lecture notes here:
Lecture Notes on Stanley-Stembridge Part I
Lecture Notes on Stanley-Stembridge Part II
which I will summarize in this post.
I have written about the flag variety, the Springer resolution, and the relation between the type A Springer correspondence and Hall-Littlewood polynomials in a previous sequence of posts.
Time to extend this construction to the (type A) affine flag variety, corresponding to affine Lie type $\widetilde{A}_n$! We’ll also see how, due to a result of Hikita in 2012, this construction gives rise to a geometric interpretation of the famous symmetric functions $\nabla e_n$ from the Shuffle theorem.
After a bit of a hiatus due to difficulties with Wordpress, Mathematical Gemstones is back! Feel free to browse the new layout.
Today’s post introduces moduli spaces of curves, and one of the many ways combinatorial gemstones arise in this vast area of algebraic geometry.
A brief motivating question for studying families of curves: Given 4 general points in the plane, how can you write down all conics that pass through them? (Try it for the four points $(\pm 1, \pm 1)$!)
Time for a just-for-fun combinatorial problem! Thanks to my brother Kenneth Monks for suggesting it.
Consider the numbers of the form $2^{2^n}-1$ for positive integers $n$. The first few, for $n=1,2,3,4,\ldots$, are:
\[3, 15, 255, 65535, \ldots\]
One thing that all of these numbers have in common is that they are divisible by $3$. This is not hard to prove by induction; the first entry is divisible by $3$, and if $2^{2^n}-1$ is divisible by $3$, then $2^{2^{n+1}}-1=(2^{2^n})^2-1=(2^{2^n}-1)(2^{2^n}+1)$ is also divisible by $3$.
But is there a combinatorial proof?