Skip to Content
Math4302Modern Algebra (Lecture 9)

Math4302 Modern Algebra (Lecture 9)

Groups

Non-cyclic groups

Dihedral groups

The dihedral group DnD_n is the group of symmetries of a regular nn-gon.

(Permutation that sends adjacent vertices to adjacent vertices)

Dn<SnD_n<S_n

Sn=n!,Dn=2n|S_n|=n!, |D_n|=2n

We can classify dihedral groups as follows:

ρDn\rho \in D_n as the rotation of a regular nn-gon by 2πn\frac{2\pi}{n}.

ϕDn\phi\in D_n as a reflection of a regular nn-gon with respect to xx-axis.

We can enumerate the elements of DnD_n as follows:

Dn=ϕ,ρ={e,ρ,ρ2,,ρn1,ϕ,ϕρ,ϕρ2,,ϕρn1}D_n=\langle \phi,\rho\rangle=\{e,\rho,\rho^2,\cdots,\rho^{n-1},\phi,\phi\rho,\phi\rho^2,\cdots,\phi\rho^{n-1}\}

We claim these elements are all distinct.

Proof

Consider the first half, clearly ρiρj\rho_i\neq \rho_j if 0i<jn10\leq i<j\leq n-1.

Also ϕρiϕρj\phi\rho_i\neq \phi\rho_j if 0i<jn10\leq i<j\leq n-1. otherwise ρi=ρj\rho_i=\rho_j

Also ρiρjϕ\rho^i\neq \rho^j\phi where 0i,jn10\leq i,j\leq n-1.

Otherwise ρij=ϕ\rho^{i-j}=\phi, but reflection (with some point fixed) cannot be any rotation (no points are fixed).

In DnD_n, ϕρ=ρn1ϕ\phi\rho=\rho^{n-1}\phi, more generally, ϕρi=ρniϕ\phi\rho^i=\rho^{n-i}\phi for any iZi\in\mathbb{Z}.

Group homomorphism

Definition for group homomorphism

Let G,GG,G' be groups.

ϕ:GG\phi:G\to G' is called a group homomorphism if ϕ(g1g2)=ϕ(g1)ϕ(g2)\phi(g_1g_2)=\phi(g_1)\phi(g_2) for all g1,g2Gg_1,g_2\in G (Note that ϕ\phi may not be bijective).

This is a weaker condition than isomorphism.

Example

GL(2,R)={AM2×2(R)det(A)0}GL(2,\mathbb{R})=\{A\in M_{2\times 2}(\mathbb{R})|det(A)\neq 0\}

Then ϕ:GL(2,R)(R{0},)\phi:GL(2,\mathbb{R})\to (\mathbb{R}-\{0\},\cdot) where ϕ(A)=det(A)\phi(A)=\det(A) is a group homomorphism, since det(AB)=det(A)det(B)\det(AB)=\det(A)\det(B).

This is not one-to-one but onto, therefore not an isomorphism.


(Zn,+)(\mathbb{Z}_n,+) and DnD_n has homomorphism (Zn,+)Dn(\mathbb{Z}_n,+)\to D_n where ϕ(k)=ρk\phi(k)=\rho^k

ϕ(i+j)=ρi+jmodn=ρiρj=ϕ(i)+ϕ(j)\phi(i+j)=\rho^{i+j\mod n}=\rho^i\rho^j=\phi(i)+\phi(j).

This is not onto but one-to-one, therefore not an isomorphism.


Let G,GG,G' be two groups, let ee be the identity of GG and let ee' be the identity of GG'.

Let ϕ:GG\phi:G\to G', ϕ(a)=e\phi(a)=e' for all aGa\in G.

This is a group homomorphism,

ϕ(ab)=ϕ(a)ϕ(b)=ee=e\phi(ab)=\phi(a)\phi(b)=e'e'=e'

This is generally not onto and not one-to-one, therefore not an isomorphism.

Corollary for group homomorphism

Let G,GG,G' be groups and ϕ:GG\phi:G\to G' be a group homomorphism. ee is the identity of GG and ee' is the identity of GG'.

  1. ϕ(e)=e\phi(e)=e'
  2. ϕ(a1)=(ϕ(a))1\phi(a^{-1})=(\phi(a))^{-1} for all aGa\in G
  3. If HGH\leq G, then ϕ(H)G\phi(H)\leq G', where ϕ(H)={ϕ(a)aH}\phi(H)=\{\phi(a)|a\in H\}.
  4. If KGK\leq G' then ϕ1(K)G\phi^{-1}(K)\leq G, where ϕ1(K)={aGϕ(a)K}\phi^{-1}(K)=\{a\in G|\phi(a)\in K\}.

Proof

(1) ϕ(e)=e\phi(e)=e'

Consider ϕ(ee)=ϕ(e)ϕ(e)\phi(ee)=\phi(e)\phi(e), therefore ϕ(e)=e\phi(e)=e' by cancellation on the left.


(2) ϕ(a1)=(ϕ(a))1\phi(a^{-1})=(\phi(a))^{-1}

Consider ϕ(a1a)=ϕ(a1)ϕ(a)=ϕ(e)\phi(a^{-1}a)=\phi(a^{-1})\phi(a)=\phi(e), therefore ϕ(a1)\phi(a^{-1}) is the inverse of ϕ(a)\phi(a) in GG'.


(3) If HGH\leq G, then ϕ(H)G\phi(H)\leq G', where ϕ(H)={ϕ(a)aH}\phi(H)=\{\phi(a)|a\in H\}.

  • eHe\in H implies that e=ϕ(e)ϕ(H)e'=\phi(e)\in\phi(H).
  • If xϕ(H)x\in \phi(H), then x=ϕ(a)x=\phi(a) for some aHa\in H. So x1=(ϕ(x))1=ϕ(x1)ϕ(H)x^{-1}=(\phi(x))^{-1}=\phi(x^{-1})\in\phi(H). But xHx\in H, so x1Hx^{-1}\in H, therefore x1ϕ(H)x^{-1}\in\phi(H).
  • If x,yϕ(H)x,y\in \phi(H), then x,y=ϕ(a),ϕ(b)x,y=\phi(a),\phi(b) for some a,bHa,b\in H. So xy=ϕ(a)ϕ(b)=ϕ(ab)ϕ(H)xy=\phi(a)\phi(b)=\phi(ab)\in\phi(H) (by homomorphism). Since abHab\in H, xyϕ(H)xy\in\phi(H).

(4) If KGK\leq G' then ϕ1(K)G\phi^{-1}(K)\leq G, where ϕ1(K)={aGϕ(a)K}\phi^{-1}(K)=\{a\in G|\phi(a)\in K\}.

  • eKe'\in K implies that e=ϕ1(e)ϕ1(K)e=\phi^{-1}(e')\in\phi^{-1}(K).
  • If xϕ1(K)x\in \phi^{-1}(K), then x=ϕ(a)x=\phi(a) for some aGa\in G. So x1=(ϕ(x))1=ϕ(x1)ϕ1(K)x^{-1}=(\phi(x))^{-1}=\phi(x^{-1})\in\phi^{-1}(K). But xGx\in G, so x1Gx^{-1}\in G, therefore x1ϕ1(K)x^{-1}\in\phi^{-1}(K).
  • If x,yϕ1(K)x,y\in \phi^{-1}(K), then x,y=ϕ(a),ϕ(b)x,y=\phi(a),\phi(b) for some a,bGa,b\in G. So xy=ϕ(a)ϕ(b)=ϕ(ab)ϕ1(K)xy=\phi(a)\phi(b)=\phi(ab)\in\phi^{-1}(K) (by homomorphism). Since abGab\in G, xyϕ1(K)xy\in\phi^{-1}(K).

Definition for kernel and image of a group homomorphism

Let G,GG,G' be groups and ϕ:GG\phi:G\to G' be a group homomorphism.

ker(ϕ)={aGϕ(a)=e}=ϕ1({e})\operatorname{ker}(\phi)=\{a\in G|\phi(a)=e'\}=\phi^{-1}(\{e'\}) is called the kernel of ϕ\phi.

Facts:

  • ker(ϕ)\operatorname{ker}(\phi) is a subgroup of GG. (proof by previous corollary (4))
  • ϕ\phi is onto if and only if ker(ϕ)={e}\operatorname{ker}(\phi)=\{e\} (the trivial subgroup of GG). (proof forward, by definition of one-to-one; backward, if ϕ(a)=ϕ(b)\phi(a)=\phi(b), then ϕ(a)ϕ(b)1=e\phi(a)\phi(b)^{-1}=e', so ϕ(a)ϕ(b1)=e\phi(a)\phi(b^{-1})=e', so ab1=eab^{-1}=e, so a,b=ea,b=e, so a=ba=b)
Last updated on