Mathematics · Glossary

What is Ring?

Definition 7.17 University Mathematics — Year 1 · Chapter 7 — Algebraic Structures

A ring (A,+,×)(A, +, \times) is a set with two laws such that: (A,+)(A, +) is an abelian group (identity 00); ×\times is associative with an identity 11; and ×\times distributes over ++ on both sides. The ring is commutative when ×\times is. An element aa is invertible (a unit) when ab=ba=1ab = ba = 1 for some bb; the units form a group (A×,×)(A^\times, \times).

Examples

Example 7.18

Z,Q,R,C\Z, \Q, \R, \C are commutative rings; Z×={1,1}\Z^\times = \{1, -1\}, Q×=Q\Q^\times = \Q^*. Later: polynomial rings K[X]K[X] (Chapter 8), matrix rings (non-commutative, Chapter 21), and Z/nZ\Z/n\Z below. In every ring, 0×a=00 \times a = 0 (from distributivity: 0a=(0+0)a=0a+0a0a = (0+0)a = 0a + 0a), and (1)a=a(-1)a = -a.

Example 7.19 (Idempotents: new phenomena in new rings)

In Z\Z, the equation x2=xx^2 = x, i.e. x(x1)=0x(x - 1) = 0, has only the solutions 00 and 11. In Z/6Z\Z/6\Z, testing all classes: 02=0\overline0^2 = \overline0, 12=1\overline1^2 = \overline1, 32=9=3\overline3^2 = \overline9 = \overline3 and 42=16=4\overline4^2 = \overline{16} = \overline4four idempotents. The two exotic ones come from zero divisors: 3(31)=3×2=6=0\overline3\,(\overline3 - \overline1) = \overline3 \times \overline2 = \overline6 = \overline0 with neither factor zero. Such computations calibrate one’s instincts: familiar facts about equations survive in integral domains and fields, but a general ring can and does behave differently — see also the Boolean rings of Exercise 7.10, where every element is idempotent.

Example 7.21 (The binomial theorem in an unfamiliar ring)

Two quick payoffs of the generality. In Z/pZ\Z/p\Z (pp prime), the middle binomial coefficients vanish (Theorem 6.23’s first step), so the theorem collapses to the freshman’s dream

(a+b)p=ap+bpin Z/pZ,(a + b)^p = a^p + b^p \qquad \text{in } \Z/p\Z ,

a genuine identity there, however criminal it looks over R\R. And in any commutative ring containing an element ε\varepsilon with ε2=0\varepsilon^2 = 0, the theorem truncates: (a+ε)n=an+nan1ε(a + \varepsilon)^n = a^n + n\,a^{n-1}\varepsilon, all higher terms carrying a factor ε2=0\varepsilon^2 = 0. The coefficient nan1n\,a^{n-1} of ε\varepsilon is the derivative of xnx^n — no accident, and a first hint that derivatives are algebra as much as analysis (compare the formal derivative of Chapter 8).

Read in context →