MATH 415 Lecture 16

From Notes
Jump to navigation Jump to search

« previous | Tuesday, October 22, 2013 | next »


Review

(See MATH 415 Lecture 15→)


  • Zero-Divisors: elements a such that b where ab=0.
  • Integral Domain D: commutative ring with multiplicative identity 1 different from additive identity 0 and containing no zero-divisors
  • Division Ring: is a ring such that every nonzero element is a unit
  • Field: is a commutative division ring
  • Theorem 19.9: Every field F is an integral domain.


Theorem 19.11

Theorem. Every finite integral domain is a field.

Proof. Let D be an integral domain such that |D|<. Then D={0,1,a1,,an}, where all elements are distinct. For any nonzero aD, there exists a b such that ab=1.

Consider aD={abbD}={a0,a1,aa1,,aan}.

We claim that all elements in aD are distinct because D has no nonzero divisors: consider aai=aaj for ij. Then aaiaaj=a(aiaj)=0. Since a0, it follows that aiaj=0 and thus ai=aj.

Since

|D|=n+2

, then

|aD|=n+2

by distinctiveness of elements. In particular,

|D{0}|=|aD{0}|=n+1

. Therefore, there exists some

i

such that

aai=1

in

aD{0}

.

quod erat demonstrandum


Corollary. n is a field if and only if n is prime.

Proof. if

n

is not prime, then there exists

mk=n

, which would imply that

m

and

n

are zero divisors and thus

n

would not be a field. However, if

n

is prime, then

n

necessarily has no divisors, so the set

n

would not have any zero divisors and thus be a field.

quod erat demonstrandum


Characteristic of a Ring

Let R be a ring, and let n+. Then if na=0 for all aR,

we call the least number n with such property a characteristic of the ring R. Otherwise, R has characteristic zero (0).

For example, the rings , , , and are all of characteristic 0.

but n has characteristic n since na0(modn).

Theorem 19.15

Theorem. Let R be a ring with unity 1.

  • If n10 for all n+, then R has characteristic 0.
  • If n1=0 for some n+, then the smallest such integer n is the characteristic of R.

Proof. If

n10

, then we cannot have

na=0

for all

aR

. Now suppose

n1=0

, then take any

aR

, then

na=a++an=a(1++1)=a(n1)=a0=0

.

quod erat demonstrandum

Characteristic of a Field

Exercise 29: If R=D is an integral domain, then the characteristic is either 0 or p, a prime number. This holds for all fields in general


Section 20: Fermat's and Euler's Theorems

(Fermat's little and last)

Additive groups and quotient groups of integers mod n are isomorphic:

n/n

We know that the cosets in /n are exactly a+n for all an.

Let's define the product between (a+n) and (b+n) by (a+n)(b+n)=(ab+n)

Consider a1=a+nra(modn) and b1=b+nkb(modn). observe that their product belong to the same coset: (a+nr)(b+nk)=ab+(ak+rb+rkn)n. Thus multiplication is well-defined.


Fact: for any division ring, the nonzero elements form a group under multiplication:

  • Division ring RD: RD*=RD{0} is a group (over multiplication) consisting of units.
  • Field F: F*=F{0} is an abelian group over multiplication


Fermat's Little Theorem

If we take p*, this forms a group over multiplication with order p1. Thus we have bp1=1 for any bp*.

This is because |G|=n implies gn=1 for all gG.

Euler's Theorem

Theorem 20.6

The set Gn of nonzero elements of n that are not zero-divisors forms a group under multiplication modulo n.

Proof.

  1. Gn is closed under multiplication.
  2. 1Gn (identity element)
  3. multiplication is associative
  4. Every element has an inverse modulo n (see permutation argument under #Theorem 19.11).


Euler Function

We define ϕ(n) to be the number of positive integers less than n that are relatively prime to n.

For example, ϕ(12)=4 because:

1,2,3,4,5,6,7,8,9,10,11