4.1 Vector spaces and subspaces (向量空间和子空间)
本文为《Linear algebra and its applications》的读书笔记
Vector spaces
axiom:公理
公理 1~5 说明 为一个Abel 群 ( 为向量的加法运算)
为域 ( 为实数集, 为实数集上的加法和乘法运算),现在在 和 之间定义标量乘法
公理 6~10 说明标量乘法 对向量加法 满足分配律,标量乘法 对域加法 满足分配律,标量乘法 一致于标量的域乘法 ,标量乘法 有幺元:1, 这里 1 是指域 的乘法幺元
One can show that the zero vector is unique, and the vector , called the negative of , is unique for each in . (幺元逆元均唯一)
Technically, is a real vector space(实数向量空间). All of the theory in this chapter also holds for a complex vector space(复数向量空间) . We will look at this briefly in Chapter 5. Until then, all scalars areassumed to be real.
PROOF
(1).
(2).
(3).
EXAMPLE 1
The spaces , where , are the premier(首要的) examples of vector spaces. The geometric intuition developed for will help you understand and visualize many concepts throughout the chapter.
EXAMPLE 2
Let be the set of all arrows (directed line segments) in threedimensional space, with two arrows regarded as equal if they have the same length and point in the same direction. Define addition by the parallelogram rule, and for each in , define to be the arrow whose length is times the length of , pointing in the same direction as if and otherwise pointing in the opposite direction. (See Figure 1.) Show that is a vector space. This space is a common model in physical problems for various forces.
SOLUTION
The definition of is geometric, using concepts of length and direction. No -coordinate system is involved. An arrow of zero length is a single point and represents the zero vector. The negative of is . So Axioms 1, 4, 5, 6, and 10 are evident. The rest are verified by geometry. For instance, see Figures 2 and 3.
EXAMPLE 3
Let be the space of all doubly infinite sequences of numbers(数的双向无穷序列空间):
If is another element of , then the sum is the sequence formed by adding corresponding terms of and . The scalar multiple is the sequence . The vector space axioms are verified in the same way as for .
Elements of arise in engineering, for example, whenever a signal is measured (or sampled) at discrete times. For convenience, we will call the space of (discretetime) signals(信号空间). A signal may be visualized by a graph as in Figure 4.
EXAMPLE 4
For , the set of polynomials of degree(多项式的次数) at most consists of all polynomials of the form
If , the degree of is zero. If all the coefficients are zero, is called the . The zero polynomial is included in .
Analogous to EXAMPLE 3, is a vecot space. The vector spaces for various are used, for instance, in statistical trend analysis of data, discussed in Section 6.8.
EXAMPLE 5
Let be the set of all real-valued functions(实值函数) defined on a set . Functions are added in the usual way: is the function whose value at in the domain is . Likewise, for a scalar and an in , the scalar multiple is the function whose value at is . Two functions in are equal if and only if their values are equal for every in . Hence the zero vector in is the function that is identically zero, for all , and the negative of is . Axioms 1 and 6 are obviously true, and the other axioms follow from properties of the real numbers, so is a vector space.
Subspaces
In many problems, a vector space consists of an appropriate subset of vectors from some larger vector space. In this case, only three of the ten vector space axioms need to be checked; the rest are automatically satisfied.
Some texts replace property (a) in this definition by the assumption that is nonempty. Then (a) could be deduced from © and the fact that . But the best way to test for a subspace is to look first for the zero vector. If is not in , then cannot be a subspace and the other properties need not be checked.
Properties (a), (b), and (c) guarantee that a subspace of is itself a vector space, under the vector space operations already defined in . To verify this, note that properties (a), (b), and (c) are Axioms 1, 4, and 6. Axioms 2, 3, and 7–10 are automatically true in because they apply to all elements of . Axiom 5 is also true in , because if is in , then is in by property (c.).
子空间就类似于向量空间的子代数
So every subspace is a vector space. Conversely, every vector space is a subspace (of itself and possibly of other larger spaces). The set consisting of only the zero vector in a vector space is a subspace of , called the zero subspace and written as .
要证明某个集合是向量空间,也可以证明它是某个向量空间的子空间
EXAMPLE 8
The set
is a subset of that “looks” and “acts” like , although it is logically distinct from . See Figure 7.
EXAMPLE 9
A plane in not through the origin is not a subspace of , because the plane does not contain the zero vector of . Similarly, a line in not through the origin, such as in Figure 8, is not a subspace of .
A Subspace Spanned by a Set 由一个集合生成的子空间
The next example illustrates one of the most common ways of describing a subspace. As in Chapter 1, the term linear combination refers to any sum of scalar multiples of vectors, and denotes the set of all vectors that can be written as linear combinations of .
EXAMPLE 10
Given and in a vector space , let . It is obvious that is a subspace of .
In Section 4.5, you will see that every nonzero subspace of , other than itself, is either for some linearly independent and or for . In the first case, the subspace is a plane through the origin; in the second case, it is a line through the origin. (See Figure 9.) It is helpful to keep these geometric pictures in mind, even for an abstract vector space.
The argument in Example 10 can easily be generalized to prove the following theorem.
We call the subspace spanned (or generated) by .
Given any subspace of , a spanning (or generating) set(生成/张成集) for is a set in such that .
The next example shows how to use Theorem 1.
EXAMPLE 11
Let be the set of all vectors of the form , where and are arbitrary scalars. That is, let . Show that is a subspace of .
SOLUTION
Write the vectors in as column vectors. Then an arbitrary vector in has the form
This calculation shows that , where and are the vectors indicated above. Thus is a subspace of .
Example 11 illustrates a useful technique of expressing a subspace as the set of linear combinations of some small collection of vectors. If , we can think of the vectors in the spanning set as “handles”(柄) that allow us to hold on to the subspace . Calculations with the infinitely many vectors in are often reduced to operations with the finite number of vectors in the spanning set.