THE VECTOR SPACE R<sup>n</sup> - Euclidean Space and Linear Mappings - Advanced Calculus of Several Variables

Advanced Calculus of Several Variables (1973)

Part I. Euclidean Space and Linear Mappings

Introductory calculus deals mainly with real-valued functions of a single variable, that is, with functions from the real line Image to itself. Multivariable calculus deals in general, and in a somewhat similar way, with mappings from one Euclidean space to another. However a number of new and interesting phenomena appear, resulting from the rich geometric structure of n-dimensional Euclidean space Imagen.

In this chapter we discuss Imagen in some detail, as preparation for the development in subsequent chapters of the calculus of functions of an arbitrary number of variables. This generality will provide more clear-cut formulations of theoretical results, and is also of practical importance for applications. For example, an economist may wish to study a problem in which the variables are the prices, production costs, and demands for a large number of different commodities; a physicist may study a problem in which the variables are the coordinates of a large number of different particles. Thus a “real-life” problem may lead to a high-dimensional mathematical model. Fortunately, modern techniques of automatic computation render feasible the numerical solution of many high-dimensional problems, whose manual solution would require an inordinate amount of tedious computation.

Chapter 1. THE VECTOR SPACE Rn

As a set, Imagen is simply the collection of all ordered n-tuples of real numbers. That is,

Image

Recalling that the Cartesian product A × B of the sets A and B is by definition the set of all pairs (a, b) such that Image and Image, we see that Imagen can be regarded as the Cartesian product set Image × · · · × Image (n times), and this is of course the reason for the symbol Imagen.

The geometric representation of Image3, obtained by identifying the triple (x1, x2, x3) of numbers with that point in space whose coordinates with respect to three fixed, mutually perpendicular “coordinate axes” are x1, x2, x3respectively, is familiar to the reader (although we frequently write (x, y, z) instead of (x1, x2, x3) in three dimensions). By analogy one can imagine a similar geometric representation of Imagen in terms of n mutually perpendicular coordinate axes in higher dimensions (however there is a valid question as to what “perpendicular” means in this general context; we will deal with this in Section 3).

The elements of Imagen are frequently referred to as vectors. Thus a vector is simply an n-tuple of real numbers, and not a directed line segment, or equivalence class of them (as sometimes defined in introductory texts).

The set Imagen is endowed with two algebraic operations, called vector addition and scalar multiplication (numbers are sometimes called scalars for emphasis). Given two vectors x = (x1, . . . , xn) and y = (y1, . . . , yn) in Imagen, their sumx + y is defined by

Image

that is, by coordinatewise addition. Given Image, the scalar multiple ax is defined by

Image

For example, if x = (1, 0, −2, 3) and y = (−2, 1, 4, −5) then x + y = (−1, 1, 2, −2) and 2x = (2, 0, −4, 6). Finally we write 0 = (0, . . . . , 0) and −x = (−1)x, and use x − y as an abbreviation for x + (−y).

The familiar associative, commutative, and distributive laws for the real numbers imply the following basic properties of vector addition and scalar multiplication:

Image

(Here x, y, z are arbitrary vectors in Imagen, and a and b are real numbers.) V1–V8 are all immediate consequences of our definitions and the properties of Image. For example, to prove V6, let x = (x1, . . . , xn). Then

Image

The remaining verifications are left as exercises for the student.

A vector space is a set V together with two mappings V × V → V and Image × V → V, called vector addition and scalar multiplication respectively, such that V1–V8 above hold for all Image and Image (V3 asserts that there exists Image such that x + 0 = x for all Image, and V4 that, given Image, there exists Image such that x + (−x) = 0). Thus V1–V8 may be summarized by saying that Imagen is a vector space. For the most part, all vector spaces that we consider will be either Euclidean spaces, or subspaces of Euclidean spaces.

By a subspace of the vector space V is meant a subset W of V that is itself a vector space (with the same operations). It is clear that the subset W of V is a subspace if and only if it is “closed” under the operations of vector addition and scalar multiplication (that is, the sum of any two vectors in W is again in W, as is any scalar multiple of an element of W)—properties V1–V8 are then inherited by W from V. Equivalently, W is a subspace of V if and only if any linear combination of two vectors in W is also in W (why?). Recall that a linear combination of the vectors v1, . . . , vk is a vector of the form a1 v1 + · · · + ak vk, where the Image. The span of the vectors Image is the set S of all linear combinations of them, and it is said that S is generated by the vectors v1, . . . , vk.

Example 1Imagen is a subspace of itself, and is generated by the standard basis vectors

Image

since (x1, x2, . . . , xn) = x1 e1 + x2 e2 + · · · + xn en. Also the subset of Imagen consisting of the zero vector alone is a subspace, called the trivial subspace of Imagen.

Example 2The set of all points in Imagen with last coordinate zero, that is, the set of all Image, is a subspace of Imagen which may be identified with Imagen−1.

Example 3Given Image, the set of all Image such that a1 x1 + · · · + an xn = 0 is a subspace of Imagen (see Exercise 1.1).

Example 4The span S of the vectors Image is a subspace of Imagen because, given elements Image and Image of S, and real numbers r and s, we have Image

Lines through the origin in Image3 are (essentially by definition) those subspaces of Image3 that are generated by a single nonzero vector, while planes through the origin in Image3 are those subspaces of Image3 that are generated by a pair of non-collinear vectors. We will see in the next section that every subspace V of Imagen is generated by some finite number, at most n, of vectors; the dimension of the subspace V will be defined to be the minimal number of vectors required to generate V. Subspaces of Imagen of all dimensions between 0 and n will then generalize lines and planes through the origin in Image3.

Example 5If V and W are subspaces of Imagen, then so is their intersection Image (the set of all vectors that lie in both V and W). See Exercise 1.2.

Although most of our attention will be confined to subspaces of Euclidean spaces, it is instructive to consider some vector spaces that are not subspaces of Euclidean spaces.

Example 6Let Image denote the set of all real-valued functions on Image. If f + g and af are defined by (f + g)(x) = f(x) + g(x) and (af)(x) = af(x), then Image is a vector space (why?), with the zero vector being the function which is zero for all Image. If Image is the set of all continuous functions and Image is the set of all polynomials, then Image is a subspace of Image, and Image in turn is a subspace of Image. If Imagen is the set of all polynomials of degree at most n, then Imagen is a subspace of Image which is generated by the polynomials 1, x, x2, . . . , xn.

Exercises

1.1Verify Example 3.

1.2Prove that the intersection of two subspaces of Imagen is also a subspace.

1.3Given subspaces V and W of Imagen, denote by V + W the set of all vectors v + w with Image and Image. Show that V + W is a subspace of Imagen.

1.4If V is the set of all Image such that x + 2y = 0 and x + y = 3z, show that V is a subspace of Image3.

1.5Let Image0 denote the set of all differentiable real-valued functions on [0, 1] such that f(0) = f(1) = 0. Show that Image0 is a vector space, with addition and multiplication defined as in Example 6. Would this be true if the condition f(0) = f(1) = 0 were replaced by f(0) = 0, f(1) = 1?

1.6Given a set S, denote by Image(S, Image) the set of all real-valued functions on S, that is, all maps S → R. Show that Image(S, Image) is a vector space with the operations defined in Example 6. Note that Image({1, . . . , n}, Image) can be interpreted as Imagen since the function Image may be regarded as the n-tuple (φ(1), φ(2), . . . , φ(n)).