Worked Examples | Mathematics - Wyatt's Notes
15.1 Group Theory Example
Section titled “15.1 Group Theory Example”Problem. Show that has no normal subgroup of order 8.
Solution. Suppose with . By Lagrange, . The action of on the cosets of gives a homomorphism . Since is normal, So divides . Since has order dividing , divides . But divides So divides . Since and And divides This is possible. However, we need (since is the kernel of the action on cosets). Then Contradicting . So no such exists.
15.2 Ring Theory Example
Section titled “15.2 Ring Theory Example”Problem. Show that is a Euclidean domain.
Solution. Define . For in Compute . Choose With in both coordinates (round to nearest integers). Then where . We have . Since For the coordinate differences (each less than in absolute value), we get .
15.3 Galois Theory Example
Section titled “15.3 Galois Theory Example”Problem. Determine the Galois group of over .
Solution. The roots are and . The splitting field is . We have (since is irreducible by Eisenstein with ), and (since ). Thus .
The Galois group is generated by:
- (order 4)
- (order 2)
With We get (the dihedral Group of order 8).
flowchart TD A[15_Worked Examples] --> B[Key Concepts] A --> C[Core Principles] A --> D[Practical Applications] B --> E[Fundamental definitions] C --> F[Design patterns] D --> G[Real-world usage]Intuition
Section titled “Intuition”Worked examples are where abstract theory meets concrete calculation. Showing that S4 has no normal subgroup of order 8 requires understanding how group actions on cosets create homomorphisms and why counting constraints make certain structures impossible. Determining whether a ring is a Euclidean domain tests whether division with remainder is possible. Computing Galois groups reveals the hidden symmetry of polynomial roots, connecting the algebraic structure of a field extension to the geometric arrangement of roots. These examples demonstrate that algebra is not about memorising definitions but about building intuition for how structures fit together.
Common Mistakes
Section titled “Common Mistakes”Mistake 1: Assuming every normal subgroup is unique for a given order A group can have multiple normal subgroups of the same order, or none at all. Lagrange’s theorem only constrains the possible orders of subgroups, not their existence or uniqueness. Always verify normality directly rather than assuming it from the order alone.
Mistake 2: Confusing the Galois group of a polynomial with the Galois group of its splitting field The Galois group acts on the roots of the polynomial, but it is defined as the automorphism group of the splitting field. For reducible polynomials, the Galois group may be a proper subgroup of the permutation group on roots. Always identify the splitting field first before computing its automorphisms.
Mistake 3: Assuming irreducibility over Q implies irreducibility over Z A polynomial with rational coefficients that is irreducible over Q may still factor over Z after clearing denominators. Gauss’s lemma guarantees that if a polynomial factors over Q, it factors over Z with the same degree factors, but the converse requires checking primitivity of the coefficients.
15.4 Additional Worked Examples
Section titled “15.4 Additional Worked Examples”Problem. Let be a finite group and with . Show that has a complement in : there exists with and .
Solution
Solution. This result is known as the Schur-Zassenhaus theorem. We prove a special case When is abelian. Let and with .
Consider the action of on by conjugation. Since is abelian and normal, acts by Automorphisms on . The group of automorphisms of , Has order dividing But we need a more refined argument.
Here is a cleaner approach for the case when one factor is cyclic. Let be cyclic (which always holds when is the smallest prime dividing ). Pick a representative with . We need to find with and .
Since There exist with . Let . Then … Actually, the general …/1-number-and-algebra/3_proof-and-logic requires Cohomology and is beyond our current scope. The key takeaway: when A complement exists (Schur-Zassenhaus theorem).
Problem. Show that if is a group of order where are primes, then is not simple.
Solution
Solution. Consider the Sylow -subgroups. and divides . Since We have is possible but would need To divide . The only divisors of are . If We are done (Sylow -subgroup is normal).
If Then . Since divides We must have . This means there are non-identity elements in Sylow -subgroups.
Similarly, and divides . If There are Non-identity elements in Sylow -subgroups.
If both and The total number of non-identity elements is at least Which exceeds for most values. So at least one of or must hold, giving a normal Sylow subgroup.
Problem. Prove that there are exactly two groups of order up to isomorphism.
Solution
Solution. . By Sylow”s third theorem: and Divides So . The Sylow -subgroup is normal.
and divides So or .
Let be an element of order (exists by Cauchy’s theorem). Since . So for some . Applying conjugation twice: I.e., So Giving or .
Case : So and commute. .
Case : So . This gives the dihedral group .
These are the only two possibilities, so there are exactly two groups of order .
Cross-References
Section titled “Cross-References”- Group Actions — The orbit-stabilizer theorem and Burnside’s lemma used in the worked examples are developed in this chapter.
- The Sylow Theorems — Sylow theory is the primary tool for the group classification arguments in several worked examples.
- Polynomial Rings — The ring-theoretic examples rely on irreducibility criteria and Euclidean division developed in this chapter.
- Euclidean Domains, PIDs, and UFDs — The chain of implications between ring types underpins the factorisation arguments in the worked examples.
Advanced Content
Section titled “Advanced Content”This section provides detailed coverage of advanced concepts, including full derivations, proofs, and extended examples.
Derivations and Proofs
Section titled “Derivations and Proofs”Complete mathematical derivations and proofs are provided where appropriate. Each step is explained to ensure understanding of the underlying reasoning.
Extended Examples
Section titled “Extended Examples”Advanced examples demonstrate the application of concepts to complex problems. These examples go beyond standard exam questions to develop deeper understanding.
Research Connections
Section titled “Research Connections”This material connects to current research and advanced applications in the field. Understanding these connections provides context for the study material.
Prerequisites
Section titled “Prerequisites”Ensure you have mastered the prerequisite material before attempting this advanced content.