Linear Algebra/Topic: Fields

Linear Algebra
 ← Combining Subspaces Topic: Fields Topic: Crystals → 

Linear combinations involving only fractions or only integers are much easier for computations than combinations involving real numbers, because computing with irrational numbers is awkward. Could other number systems, like the rationals or the integers, work in the place of in the definition of a vector space?

Yes and no. If we take "work" to mean that the results of this chapter remain true then an analysis of which properties of the reals we have used in this chapter gives the following list of conditions an algebraic system needs in order to "work" in the place of .

Definition 1.1

A field is a set with two operations"" and "" such that

  1. for any the result of is in and
    • if then
  2. for any the result of is in and
    • if then
  3. if then
  4. there is an element such that
    • if then
    • for each there is an element such that
  5. there is an element such that
    • if then
    • for each element of there is an element such that .

The number system consisting of the set of real numbers along with the usual addition and multiplication operation is a field, naturally. Another field is the set of rational numbers with its usual addition and multiplication operations. An example of an algebraic structure that is not a field is the integer number system — it fails the final condition.

Some examples are surprising. The set under these operations:

is a field (see Problem 4).

We could develop Linear Algebra as the theory of vector spaces with scalars from an arbitrary field, instead of sticking to taking the scalars only from . In that case, almost all of the statements in this book would carry over by replacing "" with "", and thus by taking coefficients, vector entries, and matrix entries to be elements of ("almost" because statements involving distances or angles are exceptions). Here are some examples; each applies to a vector space over a field .

  • For any and ,
    1. , and
    2. , and
    3. .
  • The span (the set of linear combinations) of a subset of is a subspace of .
  • Any subset of a linearly independent set is also linearly independent.
  • In a finite-dimensional vector space, any two bases have the same number of elements.

(Even statements that don't explicitly mention use field properties in their proof.)

We won't develop vector spaces in this more general setting because the additional abstraction can be a distraction. The ideas we want to bring out already appear when we stick to the reals.

The only exception is in Chapter Five. In that chapter we must factor polynomials, so we will switch to considering vector spaces over the field of complex numbers. We will discuss this more, including a brief review of complex arithmetic, when we get there.

Exercises edit

Problem 1

Show that the real numbers form a field.

Problem 2

Prove that these are fields.

  1. The rational numbers  
  2. The complex numbers  
Problem 3

Give an example that shows that the integer number system is not a field.

Problem 4

Consider the set   subject to the operations given above. Show that it is a field.

Problem 5

Give suitable operations to make the set   a field.

Solutions

Linear Algebra
 ← Combining Subspaces Topic: Fields Topic: Crystals →