Previous page (Definition and examples) | Contents | Next page (Subrings and ideals) |
These are two special kinds of ring
Definition
If a, b are two ring elements with a, b ≠ 0 but ab = 0 then a and b are called zero-divisors.
Example
In the ring Z6 we have 2.3 = 0 and so 2 and 3 are zero-divisors.
More generally, if n is not prime then Zn contains zero-divisors.
Definition
An integral domain is a commutative ring with an identity (1 ≠ 0) with no zero-divisors.
That is ab = 0 ⇒ a = 0 or b = 0.
Examples
A field is a commutative ring with identity (1 ≠ 0) in which every non-zero element has a multiplicative inverse.
Examples
The rings Q, R, C are fields.
Remarks
Theorem
Every finite integral domain is a field.
Proof
The only thing we need to show is that a typical element a ≠ 0 has a multiplicative inverse.
Consider a, a2, a3, ... Since there are only finitely many elements we must have am = an for some m < n(say).
Then 0 = am - an = am(1 - an-m). Since there are no zero-divisors we must have am ≠ 0 and hence 1 - an-m = 0 and so 1 = a(an-m-1) and we have found a multiplicative inverse for a.
More examples
Exercise: Experiment by multiplying together elements to find multiplicative inverses.
(e.g. Since x3 + x = 1 we have x(x2 + 1) = 1 and x-1 = 1 + x2.
Remark
If F is a field then both (F, +) and (F - {0}, . ) are abelian groups.
For the field of order 4 {0, 1, x, 1 + x} above, under addition each element has order 2 and so the additive group is the Klein 4-group (isomorphic to Z2 × Z2).
The multiplicative group {1, x, 1 + x} is a cyclic group of order 3 (generated by x since x2 = 1 + x and x3 = x(1 + x) = x + x2 = x + 1 + x = 1)
In general the additive group of a finite field F of order pk is a direct sum of k copies of Zp , while the multiplicative group F - {0} is a cyclic group of order pk - 1.
Previous page (Definition and examples) | Contents | Next page (Subrings and ideals) |