Abstract Algebra
Groups, rings, and fields with comprehensive coverage of homomorphisms, isomorphism theorems, Sylow theorems, ideals, and field extensions for GATE preparation.
Groups are the fundamental algebraic structure encoding symmetry. We study definitions, basic properties, cyclic groups, and permutation groups.
- Closure: \(a \cdot b \in G\) for all \(a,b \in G\)
- Associativity: \((a \cdot b) \cdot c = a \cdot (b \cdot c)\)
- Identity: There exists \(e \in G\) with \(e \cdot a = a \cdot e = a\) for all \(a\)
- Inverse: For each \(a \in G\), there exists \(a^{-1}\) with \(a \cdot a^{-1} = a^{-1} \cdot a = e\)
Lagrange's theorem constrains subgroup orders; normal subgroups enable quotient groups; Sylow theorems characterize p-subgroups of finite groups.
Corollaries: The order of every element divides \(|G|\). Every group of prime order is cyclic. \(a^{|G|} = e\) for all \(a \in G\).
- Sylow I: \(G\) has a subgroup of order \(p^a\) (a Sylow \(p\)-subgroup).
- Sylow II: All Sylow \(p\)-subgroups are conjugate.
- Sylow III: The number \(n_p\) of Sylow \(p\)-subgroups satisfies \(n_p \equiv 1 \pmod{p}\) and \(n_p \mid m\).
Both Sylow subgroups are normal. Since \(\gcd(3,5)=1\), \(G \cong \mathbb{Z}_3 \times \mathbb{Z}_5 \cong \mathbb{Z}_{15}\). Thus \(G\) is cyclic.
Group homomorphisms preserve structure. The isomorphism theorems are the fundamental tools for relating groups, their subgroups, and quotients.
Key fact: \(\ker\phi \trianglelefteq G\) and \(\text{Im}(\phi) \le H\). A homomorphism is injective iff \(\ker\phi = \{e\}\).
Rings generalize integer arithmetic. Ideals play the role of normal subgroups, enabling quotient ring constructions.
- An ideal \(P\) is prime if \(ab \in P \Rightarrow a \in P\) or \(b \in P\). Equivalently, \(R/P\) is an integral domain.
- An ideal \(M\) is maximal if there is no ideal strictly between \(M\) and \(R\). Equivalently, \(R/M\) is a field.
- Principal Ideal Domain (PID): An integral domain where every ideal is principal, i.e., \(I = (a)\) for some \(a\).
- Unique Factorization Domain (UFD): Every non-zero non-unit factors uniquely (up to order and associates) into irreducibles.
- Euclidean Domain (ED): An integral domain with a Euclidean function allowing division with remainder.
However, the ideal \((2, x) = \{2f(x) + xg(x) : f,g \in \mathbb{Z}[x]\}\) is not principal. If \((2,x) = (d)\), then \(d \mid 2\) and \(d \mid x\), forcing \(d\) to be a unit, but \((2,x) \ne \mathbb{Z}[x]\) since \(1 \notin (2,x)\). Contradiction. So \(\mathbb{Z}[x]\) is not a PID.
Fields are rings where every nonzero element is invertible. Field extensions underlie Galois theory and the study of finite fields.
\([\mathbb{Q}(\sqrt{2},\sqrt{3}):\mathbb{Q}(\sqrt{2})] = 2\) since \(x^2-3\) is irreducible over \(\mathbb{Q}(\sqrt{2})\) (as \(\sqrt{3} \notin \mathbb{Q}(\sqrt{2})\)).
By the Tower Law: \([\mathbb{Q}(\sqrt{2},\sqrt{3}):\mathbb{Q}] = 2 \times 2 = 4\).
The splitting field is \(\mathbb{F}_3[x]/(x^2+1) \cong \mathbb{F}_9\), of degree 2 over \(\mathbb{F}_3\).
- Lagrange's theorem: \(|H|\) divides \(|G|\); every group of prime order is cyclic.
- Sylow theorems determine the number and structure of p-subgroups; key for proving groups are not simple.
- First Isomorphism Theorem: \(G/\ker\phi \cong \text{Im}(\phi)\) is the most used structural result.
- ED \(\Rightarrow\) PID \(\Rightarrow\) UFD; \(\mathbb{Z}[x]\) is UFD but not PID.
- Finite fields \(\mathbb{F}_{p^n}\) exist uniquely for each prime power; their multiplicative group is cyclic.