4.1 Vector spaces and subspaces (向量空间和子空间)

本文为《Linear algebra and its applications》的读书笔记

Vector spaces

4.1 Vector spaces and subspaces (向量空间和子空间)

axiom:公理

公理 1~5 说明 <V,+><V,+> 为一个Abel 群 (++ 为向量的加法运算)

<R,,><R,\oplus,\odot> 为域 (RR 为实数集,,\oplus,\odot 为实数集上的加法和乘法运算),现在在 RRVV 之间定义标量乘法 \cdot

公理 6~10 说明标量乘法 \cdot 对向量加法 ++ 满足分配律,标量乘法 \cdot 对域加法 \oplus 满足分配律,标量乘法 \cdot 一致于标量的域乘法 \odot,标量乘法 \cdot 有幺元:1, 这里 1 是指域 RR 的乘法幺元

One can show that the zero vector is unique, and the vector u-\boldsymbol u, called the negative of u\boldsymbol u, is unique for each u\boldsymbol u in VV . (幺元逆元均唯一)

Technically, VV 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.

4.1 Vector spaces and subspaces (向量空间和子空间)
PROOF
(1). (0+0)u=0u+0u,(0+0)u=0u0u+0u=0u0u=0()\because (0+0)\boldsymbol u=0\boldsymbol u+0\boldsymbol u,(0+0)\boldsymbol u=0\boldsymbol u\\ \therefore 0\boldsymbol u+0\boldsymbol u=0\boldsymbol u\\\therefore 0\boldsymbol u=\boldsymbol 0(可约律)
(2). c(0+0)=c0,c(0+0)=c0+c0c0+c0=c0c0=0()\because c(\boldsymbol 0+\boldsymbol 0)=c\boldsymbol 0,c(\boldsymbol 0+\boldsymbol 0)=c\boldsymbol0+c\boldsymbol 0\\ \therefore c\boldsymbol 0+c\boldsymbol 0=c\boldsymbol 0\\\therefore c\boldsymbol 0=\boldsymbol 0(可约律)
(3). u+(1)u=(1+(1))u=0u=0u=(1)u\because \boldsymbol u+(-1)\boldsymbol u=(1+(-1))\boldsymbol u=0\boldsymbol u=\boldsymbol0 \\\therefore -\boldsymbol u=(-1)\boldsymbol u

EXAMPLE 1
The spaces Rn\mathbb R^n, where n1n \geq 1, are the premier(首要的) examples of vector spaces. The geometric intuition developed for R3\mathbb R^3 will help you understand and visualize many concepts throughout the chapter.

EXAMPLE 2
Let VV 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 v\boldsymbol v in VV , define cvc\boldsymbol v to be the arrow whose length is c|c| times the length of v\boldsymbol v, pointing in the same direction as v\boldsymbol v if c0c \geq 0 and otherwise pointing in the opposite direction. (See Figure 1.) Show that VV is a vector space. This space is a common model in physical problems for various forces.
4.1 Vector spaces and subspaces (向量空间和子空间)
SOLUTION
The definition of VV is geometric, using concepts of length and direction. No xyzxyz-coordinate system is involved. An arrow of zero length is a single point and represents the zero vector. The negative of v\boldsymbol v is (1)v(-1)\boldsymbol v. So Axioms 1, 4, 5, 6, and 10 are evident. The rest are verified by geometry. For instance, see Figures 2 and 3.
4.1 Vector spaces and subspaces (向量空间和子空间)
EXAMPLE 3
Let S\mathbb S be the space of all doubly infinite sequences of numbers(数的双向无穷序列空间):
4.1 Vector spaces and subspaces (向量空间和子空间)
If {zk}\{z_k\} is another element of S\mathbb S, then the sum {yk}+{zk}\{y_k\}+\{z_k\} is the sequence {yk+zk}\{y_k+z_k\} formed by adding corresponding terms of {yk}\{y_k\} and {zk}\{z_k\}. The scalar multiple c{yk}c\{y_k\} is the sequence {cyk}\{cy_k\}. The vector space axioms are verified in the same way as for Rn\mathbb R^n.

Elements of S\mathbb S arise in engineering, for example, whenever a signal is measured (or sampled) at discrete times. For convenience, we will call S\mathbb S the space of (discretetime) signals(信号空间). A signal may be visualized by a graph as in Figure 4.

4.1 Vector spaces and subspaces (向量空间和子空间)

EXAMPLE 4
For n0n \geq 0, the set Pn\mathbb P^n of polynomials of degree(多项式的次数) at most nn consists of all polynomials of the form

4.1 Vector spaces and subspaces (向量空间和子空间)
If p(t)=a00\boldsymbol p(t)= a_0 \neq 0, the degree of p\boldsymbol p is zero. If all the coefficients are zero, p\boldsymbol p is called the zerozero polynomialpolynomial. The zero polynomial is included in Pn\mathbb P^n.

Analogous to EXAMPLE 3, Pn\mathbb P^n is a vecot space. The vector spaces Pn\mathbb P^n for various nn are used, for instance, in statistical trend analysis of data, discussed in Section 6.8.

EXAMPLE 5
Let VV be the set of all real-valued functions(实值函数) defined on a set D\mathbb D. Functions are added in the usual way: f+g\boldsymbol f + \boldsymbol g is the function whose value at tt in the domain D\mathbb D is f(t)+g(t)\boldsymbol f(t) + \boldsymbol g(t). Likewise, for a scalar cc and an f\boldsymbol f in VV , the scalar multiple cfc\boldsymbol f is the function whose value at tt is cf(t)c\boldsymbol f(t). Two functions in VV are equal if and only if their values are equal for every tt in D\mathbb D. Hence the zero vector in VV is the function that is identically zero,f(t)=0\boldsymbol f(t)=0 for all tt , and the negative of f\boldsymbol f is (1)f(-1)\boldsymbol f. Axioms 1 and 6 are obviously true, and the other axioms follow from properties of the real numbers, so VV 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.

4.1 Vector spaces and subspaces (向量空间和子空间)

Some texts replace property (a) in this definition by the assumption that HH is nonempty. Then (a) could be deduced from © and the fact that 0u=00\boldsymbol u= \boldsymbol 0. But the best way to test for a subspace is to look first for the zero vector. If 0\boldsymbol 0 is not in HH, then HH cannot be a subspace and the other properties need not be checked.

Properties (a), (b), and (c) guarantee that a subspace HH of VV is itself a vector space, under the vector space operations already defined in VV . 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 HH because they apply to all elements of VV. Axiom 5 is also true in HH, because if u\boldsymbol u is in HH, then (1)u=u(-1)\boldsymbol u=-\boldsymbol u is in HH 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 VV is a subspace of VV , called the zero subspace and written as {0}\{\boldsymbol 0\}.

要证明某个集合是向量空间,也可以证明它是某个向量空间的子空间

EXAMPLE 8
The set
4.1 Vector spaces and subspaces (向量空间和子空间)
is a subset of R3\mathbb R^3 that “looks” and “acts” like R2\mathbb R^2, although it is logically distinct from R2\mathbb R^2. See Figure 7.
4.1 Vector spaces and subspaces (向量空间和子空间)
EXAMPLE 9
A plane in R3\mathbb R^3 not through the origin is not a subspace of R3\mathbb R^3, because the plane does not contain the zero vector of R3\mathbb R^3. Similarly, a line in R2\mathbb R^2 not through the origin, such as in Figure 8, is not a subspace of R2\mathbb R^2.

4.1 Vector spaces and subspaces (向量空间和子空间)

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 Span{v1,...,vp}Span\{\boldsymbol v_1,..., \boldsymbol v_p\} denotes the set of all vectors that can be written as linear combinations of v1,...,vp\boldsymbol v_1,..., \boldsymbol v_p.

EXAMPLE 10
Given v1\boldsymbol v_1 and v2\boldsymbol v_2 in a vector space VV , let H=Span{v1,...,vp}H = Span\{\boldsymbol v_1,..., \boldsymbol v_p\}. It is obvious that HH is a subspace of VV.

In Section 4.5, you will see that every nonzero subspace of R3\mathbb R^3, other than R3\mathbb R^3 itself, is either Span{v1,v2}Span\{\boldsymbol v_1, \boldsymbol v_2\} for some linearly independent v1\boldsymbol v_1 and v2\boldsymbol v_2 or Span{v}Span\{\boldsymbol v\} for v0\boldsymbol v \neq \boldsymbol 0. 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.
4.1 Vector spaces and subspaces (向量空间和子空间)

The argument in Example 10 can easily be generalized to prove the following theorem.

4.1 Vector spaces and subspaces (向量空间和子空间)
We call Span{v1,...,vp}Span\{\boldsymbol v_1,..., \boldsymbol v_p\} the subspace spanned (or generated) by {v1,...,vp}\{\boldsymbol v_1,..., \boldsymbol v_p\}.

Given any subspace HH of VV , a spanning (or generating) set(生成/张成集) for HH is a set {v1,...,vp}\{\boldsymbol v_1,..., \boldsymbol v_p\} in HH such that H=Span{v1,...,vp}H = Span\{\boldsymbol v_1,..., \boldsymbol v_p\}.

The next example shows how to use Theorem 1.

EXAMPLE 11
Let HH be the set of all vectors of the form (a3b,ba,a,b)(a-3b,b-a,a,b), where aa and bb are arbitrary scalars. That is, let H={(a3b,ba,a,b):a and b in R}H = \{(a-3b,b-a,a,b): a\ and\ b\ in\ \mathbb R\}. Show that HH is a subspace of R4\mathbb R^4.
SOLUTION
Write the vectors in HH as column vectors. Then an arbitrary vector in HH has the form
4.1 Vector spaces and subspaces (向量空间和子空间)
This calculation shows that H=Span{v1,v2}H = Span \{\boldsymbol v_1, \boldsymbol v_2\}, where v1\boldsymbol v_1 and v2\boldsymbol v_2 are the vectors indicated above. Thus HH is a subspace of R4\mathbb R^4.

Example 11 illustrates a useful technique of expressing a subspace HH as the set of linear combinations of some small collection of vectors. If H=Span{v1,...,vp}H = Span \{\boldsymbol v_1, ...,\boldsymbol v_p\}, we can think of the vectors v1,...,vp\boldsymbol v_1, ...,\boldsymbol v_p in the spanning set as “handles”(柄) that allow us to hold on to the subspace HH. Calculations with the infinitely many vectors in HH are often reduced to operations with the finite number of vectors in the spanning set.