Direct Products

Direct Products

Introduction

While composition series break groups down, direct products build them up. Direct products allow us to construct larger groups from smaller ones and provide a powerful tool for understanding group structure.

External Direct Product

Definition 4.4 (External Direct Product): Given two groups (G,G) and (H,H), their external direct product G×H is the set of ordered pairs {(g,h)gG,hH} with the component-wise operation:

(g1,h1)(g2,h2)=(g1Gg2,h1Hh2)

This construction creates a new, larger group from G and H. The order of the direct product is |G×H|=|G||H|.

Internal Direct Product

Often, we want to recognize if a given group is isomorphic to a direct product of some of its subgroups.

Theorem 4.5 (Internal Direct Product): Let G be a group with subgroups H and K. If:

  1. H and K are normal subgroups of G
  2. G=HK
  3. HK={e}

then G is isomorphic to the external direct product H×K.

Properties of Direct Products

Order

The order of a direct product is the product of the orders: |G×H|=|G||H|.

Cyclic Groups

An important property relates to the structure of cyclic groups. The direct product Zm×Zn is cyclic (and thus isomorphic to Zmn) if and only if m and n are relatively prime. This is a group-theoretic restatement of the Chinese Remainder Theorem.

Abelian Groups

The direct product of abelian groups is abelian.

Commutativity

Elements from different factors commute: (g,eH)(eG,h)=(eG,h)(g,eH)=(g,h).

Examples

Example 1: Direct Product of Cyclic Groups

Consider Z2×Z3:

Example 2: Direct Product Decomposition

Consider the group Z6×Z10. Since gcd(6,10)=21, this group is not cyclic. However, we can decompose it as:

Z6×Z10(Z2×Z3)×(Z2×Z5)Z2×Z2×Z3×Z5

Example 3: Internal Direct Product

Consider the dihedral group D6 (symmetries of a regular hexagon). Let H=r2 (rotations by multiples of 120°) and K=s (reflection across a fixed axis).

Therefore, D6H×KZ3×Z2Z6.

Example 4: Klein Four-Group

The Klein four-group V can be written as:

VZ2×Z2

This is the smallest non-cyclic group.

Applications

Application 1: Classification of Finite Abelian Groups

Direct products are fundamental to the classification of finite abelian groups, which states that every finite abelian group is isomorphic to a direct product of cyclic groups of prime power order.

Application 2: Understanding Group Structure

Direct products allow us to build complex groups from simpler ones, providing insight into group structure.

Application 3: Representation Theory

Direct products are important in representation theory, where they correspond to tensor products of representations.

Application 4: Cryptography

Direct products are used in cryptography, particularly in the construction of cryptographic protocols based on group theory.

Generalizations

Direct Product of Multiple Groups

The direct product can be extended to any finite number of groups:

G1×G2××Gn

Infinite Direct Products

For infinite families of groups, we can define the direct product as the set of all functions from the index set to the union of the groups, with component-wise operations.