Group Theory and Linear Algebra

Arun Ram
Department of Mathematics and Statistics
University of Melbourne
Parkville, VIC 3010 Australia
aram@unimelb.edu.au

Last updated: 17 September 2014

Lecture 5: Rings and Fields

An abelian group is a set A with a function (addition) A×AA (a,b)a+b such that

(a) If a1,a2,a3A then (a1+a2)+a3=a1+(a2+a3).
(b) There exists 0A such that if aA then 0+a=a and a+0=a.
(c) If aA then there exists -aA such that a+(-a)=0 and (-a)+a=0.

(a) with addition.
(b) M1×5()={column vectors of length 5 with entries in } with (a1a2a3a4a5)+ (b1b2b3b4ab)= ( a1+b1 a2+b2 a3+b3 a4+b4 a5+b5 ) .

A ring is an abelian group R with a function (multiplication) R×RR (a,b)ab such that

(d) If r1,r2,r3R then (r1r2)r3=r1(r2r3),
(e) There exists 1R such that if rR then r·1=r and 1·r=r.
(f) If r1,r2,r3R then r1(r2+r3)= r1r2+r1r3 and(r1+r2) r3=r1r3+r2 r3 (the distributive properties).

(a) with addition and multiplication.
(b) m with addition and multiplication.
(c) [t], polynomials, with addition and multiplication.
(d) Mn×n(), square matrices, with addition and multiplication.
[t]= { a0+a1t+a2 t2+| aiand all but a finite number of the aiare0 } (5t2+3t+7) (3t3+5) = 15t5+25t2+ 9t4+15t+21t3 +35 = 15t5+9t4+2 t3+25t2+15 t+35.

A commutative ring is a ring R such that

(g) if r1,r2R then r1r2=r2r1.

A field is a commutative ring 𝔽 such that

(h) If r𝔽 and r0 then there exists r-1𝔽 such that r·r-1=1 and r-1·r=1.

(a) ={ab|a,b,b0} with ab=cd if ad=bc.
(b) ={decimal expansions}.
(c) ={a+bi|a,b} with i2=-1.

Clocks

1 1 2 1 32 1 42 3 1 52 43 1 2 3 4 5 Better to write 0 0 1 0 21 0 31 2 0 41 32 1 2 3 4 5 All of these are commutative rings. Which are fields? In 5: 1·1=1, 2·3=1, 3·2=1, 4·4=1.
In 4: 1·1=1, 3·3=1, but 2·x is never 1.
So 2 is not invertible in 4, and 4 is not a field.

M2×2() is not a commutative ring since (0100), (0010) M2×2()and (0100) (0010)= (1000) and (0010) (0100)= (0001) so that (0100) (0010) (0010) (0100).

Let A be an abelian group. Let aA. Show that -(-a)=a.

Proof.

Assume aA.
To show: -(-a)=a.
We know: -a is an element (call it b) such that b+a=0and a+b=0. (1) We know: -(-a)=-b is an element (call it c) such that c+b=0and b+c=0. (2) To show: c=a. c=c+0=c+ (b+a)= (c+b)+a= 0+a=a, by properties (b), (1), (a), (2), (b), respectively.

Let A be an abelian group. Show that 0A is unique.

Proof.

To show: 0A is unique.
0 is an element (call it a) such that ifxAthen a+x=xandx +a=x. (3) Let b be another element such that ifxAthenb+ x=xandx+b=x. (4) To show: a=b a=a+b=b, by (4) and (3), respectively.

Let R be a ring. Let aR. Show that 0·a=0.

Proof.

Assume aR.
To show: 0·a=0. 0·a=(0+0)·a= 0·a+0·a (by (b) and the distributive law). Add -(0·a) to each side to get 0=0·a(because 0·a+(-(0·a)) =0).

Let R be a ring. Let aR. Show that (-1)·a=-a.

Proof.

Assume aR.
To show: (-1)·a=-a.
We know: -a is an element (call it b) such that b+a=0and a+b=0. We know: -1 is an element (call it c) such that c+1=0and 1+c=0. To show: c·a=b. c·a+a = (c+1)a= 0·a=0,and a+c·a = (1+c)a= 0·a=0. Then b=b+0=b+a+c·a =0+c·a=c·a.

Notes and References

These are a typed copy of Lecture 5 from a series of handwritten lecture notes for the class Group Theory and Linear Algebra given on August 3, 2011.

page history