MATH 415 Lecture 4

From Notes
Jump to navigation Jump to search

« previous | Thursday, September 5, 2013 | next »


Subgroups

H is a subgroup of G (denoted HG) if:

  1. H is closed with respect to *
  2. eH
  3. a1H for all aH

We say H is a proper subgroup of G (denoted H<G) if HG.

Cyclic Subgroups

We call a a cyclic subgroup of a group G,* generated by a, where a is the generator.

We call a group G,* cyclic if there is an element aG such that G=a.

If we take an arbitrary group G, and an element aG,

We can compute a subset H containing identity element a0, a, a*a=a2, a*a*a=a3, and so on up to an. Then invert all of these to find an:

H={ann}

This is a subgroup generated by a, with notation H=a.

Theorem. H=a is the smallest subgroup of G containing a.


Examples on Integers

It's worth noting that =1=1.

All subgroups of ,+ are of the form n. When n±1, then n<.


Consider 12,+:

{0,1,2,3,4,5,6,7,8,9,10,11}, with 0 as identity.

Consider subgroup 3=H={0,3,6,9}, a subgroup of 12

We call 3 a subgroup generated by 3.

Examples on Complex Numbers

Recall the Roots of Unity: Un is a cyclic subgroup generated by ζ.

Theorem 6.1. Every cyclic group is Abelian.

Proof. For

g,hG=a

, we have

g=an

and

h=am

.

aman=anan=am+n

and is thus commutative.

quod erat demonstrandum


Division Algorithm for Integers

For all m+ and for all n, there exist q and r such that

n=mq+r0r<m

Where q is the quotient and r is the remainder.

Theorem 6.6

A subgroup of a cyclic group is cyclic.

Proof. Let G=a be a cyclic subgroup, and let HG.

If H={e} (trivially cyclic), we're done.

Otherwise, for some element ecH, we know c=am for some smallest positive integer m.

The claim is that H=am.

Let's pick an element bH. We know that b=an for some n. We can write n via the division algorithm: n=mq+r. Therefore b=an=amq+r=(am)qar. Since r<m, we must assume r=0 since m was defined to be smallest positive integer.


From this, we get "All subgroups of ,+ are of the form n" as a corollary.

Greatest common divisor also comes as a result of this.


Greatest Common Divisor

Exercise 45 in the book (for homework) asks us to prove H={nr+msn,m} is a subgroup of . For this we know H is cyclic (because is cyclic), and its generator must be of the form H=d for generator d=gcd(r,s). Therefore d=nr+ms for some r,s.


Coprimality

We say that two integers r and s are coprime (or relatively prime) if gcd(r,s)=1. Thus 1=mr+ns for some m,n.

If r divides a product of integer factors, it must divide at least one of the factors.


Theorem 6.10

Classification of Cyclic Groups

Let G=a be cyclic.

  • If |G|=, then G.
  • If |G|=n<, then G

Proof. For all m+, ame. We claim that aman if mn because am=an implies am(an)1=amn=e. But for m>n, this is not true.

Now let ϕ:G be defined as ϕ(am)=m. ϕ is one-to-one because amanmn. ϕ is also onto. Finally, ϕ(aman)=ϕ(am)+ϕ(an).

Similarly, a group

G={e,a,a2,,an1}

corresponds to

={0,1,2,,n1}

.

quod erat demonstrandum

Consequently, GnUn. This is why these are called cyclic groups


Structure of Cyclic Subgroups

We already know that has only subgroups n. In particular, if m<n, then nm.

Theorem 6.14

Let |G|=n, so Gn. Furthermore, let G=a. Let b=asG. And finally, let H=bG.

|H|=nd

where d=gcd(n,s), and

as=atgcd(s,n)=gcd(t,n)


There is something wrong with the second part of this theorem in the book. Find it and report it next time.

Corollary. if |G|=n and G=a, then other generators are of the form as, where gcd(s,n)=1.