5. Normal Subgroups and Quotient Groups

Factor Groups

Factor Groups

students, imagine you have a giant box of LEGO bricks 🧱. Sometimes you do not need to look at every single brick one by one. Instead, you group bricks that behave the same way for a certain purpose. In abstract algebra, factor groups do something similar: they bundle elements of a group into groups of “equivalent” elements called cosets. This idea is one of the most important connections between normal subgroups and quotient groups.

What a Factor Group Is

A factor group is another name for a quotient group. If $G$ is a group and $N$ is a normal subgroup of $G$, then the factor group is written as $G/N$. It is made from the set of all left cosets of $N$ in $G$.

A coset looks like $gN = \{gn : n \in N\}$ for some element $g \in G$. Each coset is a collection of elements of $G$ that are treated as one unit in the factor group. Instead of working with all the original elements, we work with these cosets.

This is useful because it creates a smaller and often simpler group that still preserves important structure. Think of it like reducing a map of a city into neighborhoods 🏙️. You lose some detail, but you keep the bigger pattern.

The key idea is this: for $G/N$ to be a group, the subgroup $N$ must be normal. That means $gN = Ng$ for every $g \in G$. Normality makes the group operation on cosets well defined.

Why Normal Subgroups Matter

students, you already know that not every subgroup can be used to build a factor group. The subgroup must be normal. Why? Because we need the rule

$$

$(gN)(hN) = (gh)N$

$$

to give the same answer no matter which representatives $g$ and $h$ we choose from their cosets.

If $N$ is normal, then multiplying cosets is consistent. If $N$ is not normal, then the product of two cosets can depend on which representatives you pick, and the structure breaks.

This is the main reason normal subgroups are so important in abstract algebra. They are exactly the subgroups that let us build factor groups.

A good way to remember this is that normal subgroups are the “pieces” we can safely collapse without losing the group structure.

How the Group Operation Works

In a factor group $G/N$, the elements are cosets, not individual group elements. The operation is defined by

$$

$(gN)(hN) = (gh)N.$

$$

This may look simple, but it is powerful. It says that to multiply two cosets, you multiply the representatives and then take the coset of the result.

The identity element of $G/N$ is the coset $N$ itself, since

$$

$(gN)(N) = gN.$

$$

The inverse of $gN$ is $g^{-1}N$, because

$$

$(gN)(g^{-1}N) = (gg^{-1})N = N.$

$$

So the factor group behaves just like a normal group should. That is why quotient groups are called groups at all.

A Concrete Example with Integers

One of the most familiar examples is the group $(\mathbb{Z}, +)$ and the subgroup $n\mathbb{Z}$, the set of all multiples of $n$. This subgroup is normal because $\mathbb{Z}$ is abelian, and every subgroup of an abelian group is normal.

The factor group is written as

$$

$\mathbb{Z}/n\mathbb{Z}.$

$$

Its elements are the cosets

$$

0 + n\mathbb{Z},\ 1 + n\mathbb{Z},\ 2 + n\mathbb{Z},\ $\dots$,\ (n-1) + n\mathbb{Z}.

$$

These are exactly the familiar “remainder classes” from modular arithmetic. For example, in $\mathbb{Z}/5\mathbb{Z}$, the coset $2 + 5\mathbb{Z}$ contains all integers congruent to $2$ mod $5$, such as $\dots, -8, -3, 2, 7, 12, \dots$.

Addition in the factor group works like adding remainders:

$$

(3 + 5\mathbb{Z}) + (4 + 5\mathbb{Z}) = 7 + 5\mathbb{Z} = 2 + 5\mathbb{Z}.

$$

This example shows that factor groups are not just abstract symbols. They are the foundation of modular arithmetic, which appears in clocks, computer science, and cryptography 🔐.

A Non-Abelian Example

Factor groups also appear in groups that are not abelian. Consider the symmetric group $S_3$, the group of all permutations of three objects. It has a normal subgroup

$$

$A_3 = \{e, (123), (132)\}.$

$$

This subgroup is normal because it has index $2$ in $S_3$. Any subgroup of index $2$ is normal.

The factor group $S_3/A_3$ has only two cosets:

$$

A_3 \quad \text{and} \quad (12)A_3.

$$

So $S_3/A_3$ is a group with two elements, and it is isomorphic to $\mathbb{Z}/2\mathbb{Z}$. This tells us that even a complicated group can have a very simple factor group.

This is one reason factor groups are powerful: they help reveal hidden structure inside a group.

How to Think About Cosets

A coset is like a shifted copy of a subgroup. If $N$ is a subgroup of $G$, then $gN$ contains the same number of elements as $N$ when $G$ is finite. All elements in the same coset are considered equivalent with respect to $N$.

In fact, you can think of the factor group as a way of identifying all elements that differ by something in $N$. In symbols, two elements $g$ and $h$ are in the same left coset exactly when

$$

$ g^{-1}h \in N.$

$$

This is the same idea as saying the two elements are “the same modulo $N$.”

For example, in $\mathbb{Z}/4\mathbb{Z}$, the numbers $1$ and $9$ belong to the same coset because

$$

9 - 1 = $8 \in 4$\mathbb{Z}.

$$

So they represent the same element in the factor group.

Why Factor Groups Are Useful

Factor groups help mathematicians simplify problems. If a group is too large or complicated, dividing out by a normal subgroup can turn it into something easier to study.

Here are some important ways factor groups are used:

  • They help classify groups by breaking them into simpler pieces.
  • They connect to homomorphisms through the First Isomorphism Theorem.
  • They are used to study symmetry, equations, and modular arithmetic.
  • They can reveal whether a group has a simpler structure hidden inside it.

For example, if a group homomorphism $\varphi : G \to H$ has kernel $\ker(\varphi)$, then $\ker(\varphi)$ is a normal subgroup of $G$, and

$$

$G/\ker(\varphi) \cong \operatorname{im}(\varphi).$

$$

This theorem shows that factor groups are closely tied to the idea of collapsing all elements that behave the same under a map.

Common Mistakes to Avoid

students, here are a few misunderstandings students often have:

  • A factor group is not a subgroup. Its elements are cosets, not original group elements.
  • Not every subgroup produces a factor group. The subgroup must be normal.
  • The symbol $G/N$ does not mean ordinary division. It means we are forming a quotient by grouping elements into cosets.
  • When working in a factor group, you must use cosets correctly. You cannot freely mix representatives without checking that the subgroup is normal.

A good habit is to always ask: “Is the subgroup normal?” before trying to form $G/N$.

Conclusion

Factor groups are a central idea in abstract algebra because they turn a group into a new group made from cosets. The key requirement is that the subgroup being factored out must be normal. Once that condition is met, the operation on cosets is well defined, and the result is a quotient group or factor group.

These groups are important because they simplify complicated structures, connect to modular arithmetic, and support major theorems such as the First Isomorphism Theorem. In the broader study of normal subgroups and quotient groups, factor groups show how algebra can compress information while keeping the essential structure intact. That is a powerful idea in mathematics ✨.

Study Notes

  • A factor group is the same thing as a quotient group.
  • If $N$ is a normal subgroup of $G$, then the factor group is written $G/N$.
  • The elements of $G/N$ are the cosets of $N$ in $G$.
  • The operation is defined by $(gN)(hN) = (gh)N$.
  • The subgroup must be normal so the operation on cosets is well defined.
  • The identity element of $G/N$ is $N$.
  • The inverse of $gN$ is $g^{-1}N$.
  • A common example is $\mathbb{Z}/n\mathbb{Z}$, which matches arithmetic modulo $n$.
  • In non-abelian groups, normal subgroups of index $2$ always produce factor groups.
  • Factor groups simplify groups and help reveal structure through homomorphisms and the First Isomorphism Theorem.

Practice Quiz

5 questions to test your understanding