Skip to content

Common Pitfalls

:::caution Common Pitfall Not every subgroup is normal. For example, (1 2)S3\langle (1\ 2) \rangle \leq S_3 is not normal since (1 3)(1 2)(1 3)1=(2 3)(1 2)(1\ 3)(1\ 2)(1\ 3)^{-1} = (2\ 3) \notin \langle (1\ 2) \rangle. Always verify the condition gHg1=HgHg^{-1} = H for all gGg \in G. :::

:::caution Common Pitfall The converse of Lagrange”s theorem is false . For example, A4A_4 has order 1212 but no Subgroup of order 66. However, the converse does hold for Sylow subgroups. :::

:::caution Common Pitfall In ring theory, an ideal need not contain 11 (in fact, I=RI = R is the only ideal containing 11). This is a common source of confusion when checking whether a subset is an ideal. :::

:::caution Common Pitfall Not every UFD is a PID. The classic example is Z[x]\mathbb{Z}[x]: the ideal (2,x)(2, x) is not principal, But Z[x]\mathbb{Z}[x] is a UFD (since Z\mathbb{Z} is a UFD). :::

:::caution Common Pitfall When computing Galois groups, the Galois group of the splitting field of a polynomial is a subgroup Of SnS_n (acting on the roots), but it may be a proper subgroup. For example, the Galois group of x32x^3 - 2 over Q\mathbb{Q} is S3S_3But the Galois group of x33x+1x^3 - 3x + 1 over Q\mathbb{Q} is A3Z/3ZA_3 \cong \mathbb{Z}/3\mathbb{Z} (the discriminant is a square). :::

:::caution Common Pitfall A field extension can be algebraic without being finite. For example, Q/Q\overline{\mathbb{Q}}/\mathbb{Q} (algebraic closure of Q\mathbb{Q}) is algebraic but infinite-dimensional. :::

:::caution Common Pitfall When using the first isomorphism theorem, always verify that your map is actually a homomorphism And correctly identify the kernel. A common mistake is to forget that the kernel must be a normal Subgroup (not just any subgroup). Also, the isomorphism is G/ker(ϕ)im(ϕ)G/\ker(\phi) \cong \mathrm{im}(\phi) Not G/ker(ϕ)HG/\ker(\phi) \cong H (unless ϕ\phi is surjective). :::

:::caution Common Pitfall The center Z(G)Z(G) can be trivial even for large non-abelian groups. For example, Z(Sn)={e}Z(S_n) = \{e\} For all n3n \geq 3. However, for pp-groups, the center is always non-trivial (Theorem 6.5). Do not confuse the center with the centralizer CG(x)C_G(x) of a single element. :::

:::caution Common Pitfall In the Sylow theorems, the number npn_p of Sylow pp-subgroups satisfies np1(modp)n_p \equiv 1 \pmod{p} AND npn_p divides mm (where G=pnm|G| = p^n m). Both conditions must be checked simultaneously. For example, if G=12=223|G| = 12 = 2^2 \cdot 3Then n31(mod3)n_3 \equiv 1 \pmod{3} and n3n_3 divides 44 Giving n3=1n_3 = 1 or 44 (not 77Even though 71(mod3)7 \equiv 1 \pmod{3}). :::

:::caution Common Pitfall Eisenstein’s criterion requires ALL three conditions to hold simultaneously. In particular, p2p^2 Must NOT divide the constant term a0a_0. If p2p^2 divides a0a_0Eisenstein does not apply. In such cases, try the substitution xx+cx \mapsto x + c for various constants ccOr use Reduction modulo a prime. :::

:::caution Common Pitfall A quotient ring R/IR/I is a field if and only if II is a maximal ideal, not just a prime ideal. For example, (0)(0) is prime in Z[x]\mathbb{Z}[x] but not maximal, so Z[x]\mathbb{Z}[x] is an integral Domain but not a field. Every maximal ideal is prime, but not conversely.

::: :::caution Common Pitfall The fundamental theorem of Galois theory requires the extension to be Galois. For a non-Galois Extension E/FE/FThe correspondence between intermediate fields and subgroups of Gal(E/F)\mathrm{Gal}(E/F) is not a bijection, and indices may not match. Always verify the Galois Condition before applying the theorem.

:::