Skip to Content
Math4302Modern Algebra (Lecture 19)

Math4302 Modern Algebra (Lecture 19)

Solution for Midterm I

Not applicable

Group

Side notes: From previous lecture

What is the group Z×Z/(a,b)\mathbb{Z}\times \mathbb{Z}/\langle (a,b)\rangle, where a,bZ+a,b\in \mathbb{Z}^+?

This should be isomorphic to Z×Zgcd(a,b)\mathbb{Z}\times \mathbb{Z}_{\operatorname{gcd}(a,b)}

Proof

If gcd(a,b)=1\operatorname{gcd}(a,b)=1, then Z×Z/(a,b)Z\mathbb{Z}\times \mathbb{Z}/\langle (a,b)\rangle\simeq \mathbb{Z}.

The general isomorphism ϕ:Z×Z/(a,b)Z×Zgcd(a,b)\phi:\mathbb{Z}\times \mathbb{Z}/\langle (a,b)\rangle\to \mathbb{Z}\times \mathbb{Z}_{\operatorname{gcd}(a,b)} is given by

(a,b)(manbd,au+bvmodd)(a,b)\mapsto (\frac{ma-nb}{d},au+bv\mod d)

where u,vu,v are two integers such that mu+nv=dmu+nv=d.

Geometrically, partition the lattice to grids then map each element in grid to continuous integer in ab/gcd(a,b)=lcm(a,b)ab/\operatorname{gcd}(a,b)=\operatorname{lcm}(a,b).

ϕ\phi is surjective homomorphism, and ker(ϕ)=(a,b)\ker(\phi)=\langle (a,b)\rangle

Center of a group

Recall from previous lecture, the center of a group GG is the subgroup of GG that contains all elements that commute with all elements in GG.

Z(G)={aGgG,ag=ga}Z(G)=\{a\in G\mid \forall g\in G, ag=ga\}

this subgroup is normal and measure the “abelian” for a group.

Example

Z(S3)={e}Z(S_3)=\{e\}, all the transpositions are not commutative, so Z(S3)={e}Z(S_3)=\{e\}.


Z(GLn(R))={AGLn(R)AB=BA for all BGLn(R)}Z(GL_n(\mathbb{R}))=\{A\in GL_n(\mathbb{R})\mid AB=BA\text{ for all }B\in GL_n(\mathbb{R})\}

This is all the multiples of the identity matrix.

Ideas of proof:

  1. Consider all matrix that is have non-zero element other than diagonal, we can always find a matrix that don’t commute with it.
  2. Consider if the diagonal entry are different, the row flip matrix will make your life worse.

Therefore the only choice left the multiple of the identity matrix.

Definition of the commutator of a group

Let GG be a group and a,bGa,b\in G, the commutator [a,b][a,b] is defined as aba1b1aba^{-1}b^{-1}.

[a,b]=e[a,b]=e if and only if aa and bb commute.

Some additional properties:

  • [a,b]1=[b,a][a,b]^{-1}=[b,a]

Definition of commutator subgroup

Let GG' be the subgroup of GG generated by all commutators of GG.

G={[a1,b1][a2,b2][an,bn]a1,a2,,an,b1,b2,,bnG}G'=\{[a_1,b_1][a_2,b_2]\ldots[a_n,b_n]\mid a_1,a_2,\ldots,a_n,b_1,b_2,\ldots,b_n\in G\}

Then GG' is the subgroup of GG.

  • Identity: [e,e]=e[e,e]=e
  • Inverse: ([a1,b1],,[an,bn])1=[bn,an],,[b1,a1]([a_1,b_1],\ldots,[a_n,b_n])^{-1}=[b_n,a_n],\ldots,[b_1,a_1]

Some additional properties:

  • GG is abelian if and only if G={e}G'=\{e\}
  • GGG'\trianglelefteq G
  • G/GG/G' is abelian
  • If NN is a normal subgroup of GG, and G/NG/N is abelian, then GNG'\leq N.

These implies that GG' is the smallest abelian normal subgroup of GG.

Proof

First we will show that GG' is normal

Let gGg\in G and h=[a1,b1],,[an,bn]Gh=[a_1,b_1],\ldots,[a_n,b_n]\in G', then it is sufficient to show that ghg1Gghg^{-1}\in G'.

Consider arbitrary [a,b][a,b]

g[a,b]g1=ga1b1a11b11g1=ga(g1g)b(g1g)a1(g1g)b1g1=(gag1)(gbg1)(ga1g1)(gb1g1)=(gag1)(gbg1)(gag1)1(gbg1)1=[gag1,gbg1]\begin{aligned} g[a,b]g^{-1}&=ga_1 b_1 a_1^{-1}b_1^{-1}g^{-1}\\ &=ga(g^{-1}g)b(g^{-1} g)a^{-1}(g^{-1}g)b^{-1}g^{-1}\\ &=(gag^{-1})(gbg^{-1})(ga^{-1}g^{-1})(gb^{-1}g^{-1})\\ &=(gag^{-1})(gbg^{-1})(gag^{-1})^{-1}(gbg^{-1})^{-1}\\ &=[gag^{-1},gbg^{-1}] \end{aligned}

Them we will show that G/GG/G' is abelian.

For all a,bGa,b\in G, we have [a,b]G[a,b]\in G', so [a,b]1G[a,b]^{-1}\in G'. Therefore abG=baG    [b1,a1]GabG'=baG'\iff [b^{-1},a^{-1}]\in G'. Therefore G/GG/G' is abelian.

Last updated on