EXAMPLES OF FIELDS:
- The complex numbers C, under the usual operations of addition and multiplication.
- The rational numbers Q = { a/b | a, b in Z, b ≠ 0 } where Z is the set of integers.
- The real numbers R, under the usual operations of addition and multiplication. When the real numbers are given the usual ordering, they form a complete ordered field ; it is this structure which provides the foundation for most formal treatments of calculus.
- For a given prime number p, the set of integers modulo p is a finite field with p elements:
Integers, polynomial rings, and matrix rings are NOT fields
The integers Z are a commutative ring but are NOT a field because the only elements in Z that have multiplicative inverses are 1 and -1
It is not true that whenever a is an integer, there is an integer b such that ab = ba = 1. For example, a = 2 is an integer, but the only solution to the equation ab = 1 in this case is b = 1/2. We cannot choose b = 1/2 because 1/2 is not an integer. (Inverse element fails)
Since not every element of (Z,·) has an inverse, (Z,·) is not a group.
An algebraic field is, by definition, a set of elements (numbers) that is closed under the ordinary arithmetical operations of addition, subtraction, multiplication, and division (except for division by zero). For example, the set of rational numbers is a field, whereas the integers are not a field, because they are not closed under the operation of division (i.e., the result of dividing one integer by another is not necessarily an integer). Why are you dividing? I thought addition and subtraction were the only two operations considered when categorizing groups. The real numbers also constitute a field, as do the complex numbers.
The integers are not a field (no inverse).
Z, the integers, are not a field. There is no multiplicative inverse for any elements other than ±1. That is, there is no element y for which 2y = 1 in the integers.
Note that the natural numbers are not a field, as M3 is generally not satified, i.e. not every natural number has an inverse that is also a natural number.