Skip to Content
Math4302Modern Algebra (Lecture 11)

Math4302 Modern Algebra (Lecture 11)

Groups

Symmetric groups

Definition of odd and even permutations

σ\sigma is an even permutation if the number of transpositions is even.

σ\sigma is an odd permutation if the number of transpositions is odd.

Theorem for parity of transpositions

The parity of the number of transpositions is unique.

Proof

Prove using the determinant of a matrix, swapping the rows of the matrix multiply the determinant by 1-1.

Consider the identity matrix InI_n. Then the determinant is 11, let (ij)A(ij)A, where iji\neq j denote the matrix obtained from AA by swapping the rows jj and ii, then the determinant of (1j)A(1j)A is 1-1.

And,

det((a1b1)(a2b2)(anbn)A)=(1)ndet(A)\det((a_1b_1)(a_2b_2)\cdots(a_nb_n)A)=(-1)^n\det(A)

S3S_3 has 6 permutations {e,(12),(13),(23),(12)(23),(13)(23)}\{e,(12),(13),(23),(12)(23),(13)(23)\}, 3 of them are even {e,(12)(23),(13)(23)}\{e,(12)(23),(13)(23)\} and 3 of them are odd {(13),(12),(23)}\{(13),(12),(23)\}.

Theorem for the number of odd and even permutations in symmetric groups

In general, SnS_n has n!n! permutations, half of them are even and half of them are odd.

Proof

Consider the set of odd permutations in SnS_n and set of even permutations in SnS_n. Consider the function: α:SnSn\alpha:S_n\to S_n where α(σ)=σ(12)\alpha(\sigma)=\sigma(12).

σ\sigma is a bijection,

If σ1(12)=σ2(12)\sigma_1(12)=\sigma_2(12), then σ1=σ2\sigma_1=\sigma_2.

If ϕ\phi is an even permutation, α(ϕ(12))=ϕ(12)(12)=ϕ\alpha(\phi(12))=\phi(12)(12)=\phi, therefore the number of elements in the set of odd and even permutations are the same.

Definition for sign of permutations

For σSn\sigma\in S_n, the sign of σ\sigma is defined by sign(σ)=1\operatorname{sign}(\sigma)=1 if sigma is even and 1-1 if sigma is odd.

Then β:Sn{1,1}\beta: S_n\to \{1,-1\} is a group under multiplication, where β(σ)=sign(σ)\beta(\sigma)=\operatorname{sign}(\sigma).

Then β\beta is a group homomorphism.

Definition of alternating group

ker(β)Sn\ker(\beta)\leq S_n, and ker(β)\ker(\beta) is the set of even permutations. Therefore the set of even permutations is a subgroup of SnS_n. We denote as AnA_n (also called alternating group).

and An=n!2|A_n|=\frac{n!}{2}.

Direct product of groups

Definition of direct product of groups

Let G1,G2G_1,G_2 be two groups. Then the direct product of G1G_1 and G2G_2 is defined as

G1×G2={(g1,g2):g1G1,g2G2}G_1\times G_2=\{(g_1,g_2):g_1\in G_1,g_2\in G_2\}

The operations are defined by (a1,b1)(a2,b2)=(a1a2,b1b2)(a_1,b_1)*(a_2,b_2)=(a_1*a_2,b_1*b_2).

This group is well defined since:

The identity is (e1,e2)(e_1,e_2), where e1G1e_1\in G_1 and e2G2e_2\in G_2. (easy to verify)

The inverse is (a1,b1)1=(a11,b11)(a_1,b_1)^{-1}=(a_1^{-1},b_1^{-1}).

Associativity automatically holds by associativity of G1G_1 and G2G_2.

Examples

Consider Z\1×Z2\mathbb{Z}_\1\times \mathbb{Z}_2.

Z\1×Z2={(0,0),(0,1),(1,0),(1,1)}\mathbb{Z}_\1\times \mathbb{Z}_2=\{(0,0),(0,1),(1,0),(1,1)\}

(0,0)2=(0,0)(0,0)^2=(0,0), (0,1)2=(0,0)(0,1)^2=(0,0), (1,0)2=(0,0)(1,0)^2=(0,0), (1,1)2=(0,0)(1,1)^2=(0,0)

This is not a cyclic group, this is isomorphic to klein four group.


Consider Z2×Z3\mathbb{Z}_2\times \mathbb{Z}_3.

Z2×Z3={(0,0),(0,1),(0,2),(1,0),(1,1),(1,2),(2,0),(2,1),(2,2)}\mathbb{Z}_2\times \mathbb{Z}_3=\{(0,0),(0,1),(0,2),(1,0),(1,1),(1,2),(2,0),(2,1),(2,2)\}

This is cyclic ((2,3) are coprime)

Consider:

(1,1)={(0,0),(1,1),(0,2),(1,0),(0,1),(1,2)}\langle (1,1)\rangle=\{(0,0),(1,1),(0,2),(1,0),(0,1),(1,2)\}

Lemma for direct product of cyclic groups

Zm×ZnZmn\mathbb{Z}_m\times \mathbb{Z}_n\simeq \mathbb{Z}_{mn} if and only if mm and nn have greatest common divisor 11.

Proof

First assume gcd(m,n)=d>1\operatorname{gcd}(m,n)=d>1

Consider (r,s)Zm×Zn(r,s)\in \mathbb{Z}_m\times \mathbb{Z}_n.

We claim that order of (r,s)(r,s) is at most mnd<mn\frac{mn}{d}<mn.

Since mnd\frac{mn}{d} is integer, mnd=m1dn1\frac{mn}{d}=m_1dn_1 where m1dm_1d is multiple of mm and n1dn_1d is multiple of nn.

Therefore rr combine with itself mnd\frac{mn}{d} times is 00 in Zm\mathbb{Z}_m and ss combine with itself mnd\frac{mn}{d} times is 00 in Zn\mathbb{Z}_n.


Other direction:

Assume gcd(m,n)=1\operatorname{gcd}(m,n)=1.

Claim order of (1,1)=mn(1,1)=mn, so Zm×Zn=(1,1)\mathbb{Z}_m\times \mathbb{Z}_n=\langle (1,1)\rangle.

If kk is the order of (1,1)(1,1), then kk is a multiple of mm and a multiple of nn.

Similarly, if G1,G2,G3,,GkG_1,G_2,G_3,\ldots,G_k are groups, then

G1×G2×G3××Gk={(g1,g2,,gk):g1G1,g2G2,,gkGk}G_1\times G_2\times G_3\times \cdots\times G_k=\{(g_1,g_2,\ldots,g_k):g_1\in G_1,g_2\in G_2,\ldots,g_k\in G_k\}

is a group.

Easy to verify by associativity. (G1×G2)×G3=G1×G2×G3(G_1\times G_2)\times G_3=G_1\times G_2\times G_3.

Some extra facts for direct product

  1. G1×G2G2×G1G_1\times G_2\simeq G_2\times G_1, with ϕ(a1,a2)=(a2,a1)\phi(a_1,a_2)=(a_2,a_1).
  2. If H1G1H_1\leq G_1 and H2G2H_2\leq G_2, then H1×H2G1×G2H_1\times H_2\leq G_1\times G_2.
Warning

Not every subgroup of G1×G2G_1\times G_2 is of the form H1×H2H_1\times H_2.

Consider Z2×Z2\mathbb{Z}_2\times \mathbb{Z}_2 with subgroup {(0,0),(1,1)}\{(0,0),(1,1)\}, This forms a subgroup but not of the form H1×H2H_1\times H_2.

Last updated on