§ Class equation, P-group structure
§ Centralizer
- The centralizer of a subset S of a group G is largest subgroup of G which is the center of S. It's defined as CG(S)≡{g∈G:∀s∈S,gs=sg}. This can be written as CG(S)≡{g∈G:∀s∈S,gsg−1=s}.
§ Conjucacy classes and the class equation
- Define g∼g′ if there exists a h such that g′=kgk−1. This is an equivalence relation on the group, and it partitions the group into conjugacy classes .
- Suppose an element z∈G is in the center (Zentrum). Now, the product kzk−1=z for all k∈G. Thus, elements in the center all sit in conjugacy classes of size 1.
- Let Z be the center of the group, and let {Ji⊂G} (J for conJugacy) be conjugacy classes of elements other than the center. Let ji∈Ji be representatives of the conjugacy classes, which also generate the conjugacy class as orbits under the action of conjugation.
- By orbit stabilizer, we have that ∣Ji∣=∣Orb(ji)∣=∣G∣/∣Stab(ji)∣.
- The stabilizer under the action of conjugation is the centralizer! So we have ∣Orb(ji)=∣G∣/∣C(ji)∣.
- Thus, we get the class equation: ∣G∣=∣Z∣+∑ji∣G∣/C(ji)∣.
§ p-group
- A p group is a group where every element has order divisible by p.
- Claim: a finite group is a p-group iff it has cardinality pN for some N.
- Forward - ∣G∣=pN implies G is a p-group: Let g∈G. The ∣⟨g⟩∣ divides ∣G∣=pN by Lagrange. Hence proved.
- Backward - p divides |\langle g \rangle| for all g∈G implies ∣G∣=pN for some N: Write G as disjoint union of cyclic subgroups: G=⟨g1⟩∪⟨g2⟩∪…⟨gn⟩. Take cardinality on both sides, modulo p. Each of the terms on the RHS ∣⟨gi⟩∣ is divisible by p, and thus vanish. Thus, ∣G∣=p0+0+⋯+0=0 modulo p. Hence, ∣G∣ is divisible by p.
§ Center of p group
- Let G be a p-group. We know that ∣G∣=∣Z(G)∣+∑gi∣Orb(gi)∣, where we are considering orbits under group conjugation.
- See that ∣Orb(gi)∣=∣G∣/∣Stab(gi)∣. The quantity on the right must be a power of p (since the numerator is pN). The quantity must be more than 1, since the element gi is not in the center (and thus is conjugated non-trivially by some element of the group).
- Thus, ∣Orb(gi)∣ is divisible by p.
- Take the equation ∣G∣=∣Z(G)∣+∑gi∣Orb(gi)∣ modulo p. This gives 0=p∣Z(G). Hence, Z(G)={e}(Since that would give ∣Z(G)∣=p1=0). So, the center is non-trivial.
§ Cauchy's theorem: order of group is divisible by p implies group has element of order p.
- Abelian case, order p: immediate, must be the group Z/pZ which has generator of order p. Now induction on group cardinality.
- Abelian case, order divisible by p: Pick an element g∈G and let the cyclic subgroup be generated by it be Cg and let the order of g be o (Thus, ∣Cg∣=o).
- Case 1: If p divides o, then there is a power of g with order p (Let o′≡o/p. Consider go′; this has order p).
- Case 2: If p does not divide o. Then p divides the order of the quotient G′≡G/Cg. Thus by induction, we have an element hCg∈G/Cg of order p.
- Let o be the order of h in G. Then we have that that (hCg)o=hoCg=eCg, where the last equality follows from the assumption that o is the order of h. Thus we can raise hCg to o get the identity in G/Cg. This implies p (the order of hG/Cg) must divide o (the order of h).
- Thus, by an argument similar to the previous, there is some power of h with order p. (Let o′≡o/p. Consider ho′' this has order p)
- General case: consider the center Z. If p divides ∣Z∣, then use the abelian case to find an element of order p and we are done.
- Otherwise, use the class equation: ∣G∣=∣Z∣+∑ji∣Orb(ji)∣.
- The LHS vanishes modulo p, the RHS has ∣Z∣ which does not vanish. Thus there is some term ji whose orbit is not divisible modulo p.
- We know that Orb(ji)=G/Stab(ji) where the action is conjugacy. Since the LHS is not divisible by p, while ∣G∣ is divisible by p, this means that Stab(ji) has order divisible by p and is a subgroup of G.
- Further, Stab(ji) is a proper subgroup as Orb(ji) is a proper orbit, and is thus not stabilized by every element of the group.
- Use induction on Stab(ji) to find element of order p.
§ Subgroups of p-group
- Let G be a finite p group. So ∣G∣=pN. Then G has a normal subgroup of size pl for all l≤N.
- Proof by induction on l.
- For l=0, we have the normal subgroup {e}.
- Assume this holds for k. We need to show it's true for l≡k+1.
- So we have a normal subgroup Nk of size pk. We need to establish a subgroup Nl of size pk+1.
- Consider G/Nk. This is a p-group and has cardinality pN−k. As it is a p-group, it has non-trivial center. So, Z(G/Nk) is non-trivial and has cardinality at least p.
- Recall that every subgroup of the center is normal. This is because the center is fixed under conjugation, thus subgroups of the center are fixed under conjugation and are therefore normal.
- Next, by Cauchy's theorem, there exists an element z of order p in Z(G/Nk). Thus, there is a normal subgroup ⟨z⟩⊂G/Nk
- We want to pull this back to a normal subgroup of G of order ∣⟨z⟩⋅Nk∣=pk+1.
- By correspndence theorem, the group ⟨z⟩⋅Nk is normal in G and has order pk+1. Thus we are done.