← 学习库 A First Course in Linear Algebra (Kuttler) · 中英对照 目录

Vector Spaces 向量空间

本页译自 LibreTexts · A First Course in Linear Algebra (Kuttler) 第 9 章「Vector Spaces」(向量空间:公理、子空间、基、线性变换、核与像、坐标同构)。公式经 MathJax 渲染,自定义宏已注入;正文与译文段段对照。

Outcomes 学习目标

  1. Develop the abstract concept of a vector space through axioms.
  2. Deduce basic properties of vector spaces.
  3. Use the vector space axioms to determine if a set and its operations constitute a vector space.
  1. 通过公理建立向量空间的抽象概念。
  2. 推导向量空间的基本性质。
  3. 利用向量空间公理判断一个集合及其运算是否构成向量空间。

In this section we consider the idea of an abstract vector space. A vector space is something which has two operations satisfying the following vector space axioms.

本节考虑抽象向量空间的概念。向量空间是一种带有两种运算、并满足下列向量空间公理的对象。

Definition \PageIndex{1}: Vector Space 定义 \PageIndex{1}:向量空间

A vector space $V$ is a set of vectors with two operations defined, addition and scalar multiplication, which satisfy the axioms of addition and scalar multiplication.

向量空间 $V$ 是一个向量集合,其上定义了两种运算——加法与标量乘法,且满足加法与标量乘法的公理。

In the following definition we define two operations; vector addition, denoted by $+$ and scalar multiplication denoted by placing the scalar next to the vector. A vector space need not have usual operations, and for this reason the operations will always be given in the definition of the vector space. The below axioms for addition (written +) and scalar multiplication must hold for however addition and scalar multiplication are defined for the vector space.

在下一定义中,我们给出两种运算:向量加法(记作 $+$)与标量乘法(记作标量置于向量旁)。向量空间未必具有通常的运算,因此运算总会在向量空间的定义中给出。下面加法(写作 +)与标量乘法的公理,无论该向量空间的加法与标量乘法如何定义都必须成立。

It is important to note that we have seen much of this content before, in terms of $\mathbb{R}^n$. We will prove in this section that $\mathbb{R}^n$ is an example of a vector space and therefore all discussions in this chapter will pertain to $\mathbb{R}^n$. While it may be useful to consider all concepts of this chapter in terms of $\mathbb{R}^n$, it is also important to understand that these concepts apply to all vector spaces.

需要注意的是,我们此前通过 $\mathbb{R}^n$ 已接触过其中大部分内容。本节将证明 $\mathbb{R}^n$ 是向量空间的一个例子,因此本章的所有讨论都与 $\mathbb{R}^n$ 相关。用 $\mathbb{R}^n$ 来理解本章概念固然有益,但同样重要的是要明白这些概念适用于所有向量空间。

In the following definition, we will choose scalars $a,b$ to be real numbers and are thus dealing with real vector spaces. However, we could also choose scalars which are complex numbers. In this case, we would call the vector space $V$ complex.

在下一定义中,我们取标量 $a,b$ 为实数,因而处理的是向量空间。不过,我们也可以取复数为标量;此时称该向量空间 $V$ 为复向量空间。

Definition \PageIndex{2}: Axioms of Addition 定义 \PageIndex{2}:加法公理

Let $\vec{v}, \vec{w}, \vec{z}$ be vectors in a vector space $V$. Then they satisfy the following axioms of addition:

设 $\vec{v}, \vec{w}, \vec{z}$ 为向量空间 $V$ 中的向量。则它们满足下列加法公理:

Definition \PageIndex{3}: Axioms of Scalar Multiplication 定义 \PageIndex{3}:标量乘法公理

Let $a, b \in \mathbb{R}$ and let $\vec{v}, \vec{w}, \vec{z}$ be vectors in a vector space $V$. Then they satisfy the following axioms of scalar multiplication:

设 $a, b \in \mathbb{R}$,$\vec{v}, \vec{w}, \vec{z}$ 为向量空间 $V$ 中的向量。则它们满足下列标量乘法公理:

Consider the following example, in which we prove that $\mathbb{R}^n$ is in fact a vector space.

看下面的例子,其中我们证明 $\mathbb{R}^n$ 确实是向量空间。

Example \PageIndex{1}: $\mathbb{R}^n$ 例 \PageIndex{1}:$\mathbb{R}^n$

$\mathbb{R}^n$, under the usual operations of vector addition and scalar multiplication, is a vector space.

在通常的向量加法与标量乘法之下,$\mathbb{R}^n$ 是一个向量空间。

Solution.

解。

To show that $\mathbb{R}^n$ is a vector space, we need to show that the above axioms hold. Let $\vec{x}, \vec{y}, \vec{z}$ be vectors in $\mathbb{R}^n$. We first prove the axioms for vector addition.

要证明 $\mathbb{R}^n$ 是向量空间,需证上述公理成立。设 $\vec{x}, \vec{y}, \vec{z}$ 为 $\mathbb{R}^n$ 中的向量。我们先证加法公理。

We now need to prove the axioms related to scalar multiplication. Let $a,b$ be real numbers and let $\vec{x}, \vec{y}$ be vectors in $\mathbb{R}^n$.

下面证明与标量乘法有关的公理。设 $a,b$ 为实数,$\vec{x}, \vec{y}$ 为 $\mathbb{R}^n$ 中的向量。

By the above proofs, it is clear that $\mathbb{R}^n$ satisfies the vector space axioms. Hence, $\mathbb{R}^n$ is a vector space under the usual operations of vector addition and scalar multiplication.

由上述证明可知,$\mathbb{R}^n$ 满足向量空间公理。因此,在通常的向量加法与标量乘法之下,$\mathbb{R}^n$ 是一个向量空间。

We now consider some examples of vector spaces.

下面看几个向量空间的例子。

Example \PageIndex{2}: Vector Space of Polynomials 例 \PageIndex{2}:多项式向量空间

Let $\mathbb{P}_2$ be the set of all polynomials of at most degree $2$ as well as the zero polynomial. Define addition to be the standard addition of polynomials, and scalar multiplication the usual multiplication of a polynomial by a number. Then $\mathbb{P}_2$ is a vector space.

设 $\mathbb{P}_2$ 为所有次数不超过 $2$ 的多项式以及零多项式组成的集合。定义加法为多项式的标准加法,标量乘法为多项式与数的通常乘法。则 $\mathbb{P}_2$ 是向量空间。

Solution.

解。

We can write $\mathbb{P}_2$ explicitly as $\mathbb{P}_2 = \left\{ a_2x^2 + a_1x + a_0 \mid a_i \in \mathbb{R} \mbox{ for all } i \right\}$. To show that $\mathbb{P}_2$ is a vector space, we verify the axioms. Let $p(x), q(x), r(x)$ be polynomials in $\mathbb{P}_2$ and let $a,b,c$ be real numbers. Write $p(x)=p_2x^2 + p_1x + p_0$, $q(x)=q_2x^2 + q_1x + q_0$, and $r(x)=r_2x^2 + r_1x + r_0$.

我们可以明确写出 $\mathbb{P}_2 = \left\{ a_2x^2 + a_1x + a_0 \mid a_i \in \mathbb{R} \mbox{ for all } i \right\}$。为证 $\mathbb{P}_2$ 是向量空间,我们逐条验证公理。设 $p(x), q(x), r(x)$ 为 $\mathbb{P}_2$ 中的多项式,$a,b,c$ 为实数。记 $p(x)=p_2x^2 + p_1x + p_0$,$q(x)=q_2x^2 + q_1x + q_0$,$r(x)=r_2x^2 + r_1x + r_0$。

We now need to verify the axioms related to scalar multiplication.

下面验证与标量乘法有关的公理。

Another important example of a vector space is the set of all matrices of the same size.

向量空间的另一个重要例子是所有同型矩阵组成的集合。

Example \PageIndex{3}: Vector Space of Matrices 例 \PageIndex{3}:矩阵向量空间

Let $\mathbb{M}_{2,3}$ be the set of all $2 \times 3$ matrices. Using the usual operations of matrix addition and scalar multiplication, show that $\mathbb{M}_{2,3}$ is a vector space.

设 $\mathbb{M}_{2,3}$ 为所有 $2 \times 3$ 矩阵组成的集合。在通常的矩阵加法与标量乘法之下,证明 $\mathbb{M}_{2,3}$ 是向量空间。

Solution.

解。

Let $A, B$ be $2 \times 3$ matrices in $\mathbb{M}_{2,3}$. We first prove the axioms for addition.

设 $A, B$ 为 $\mathbb{M}_{2,3}$ 中的 $2 \times 3$ 矩阵。我们先证加法公理。

We now turn our attention to the axioms regarding scalar multiplication. Let $A, B$ be matrices in $\mathbb{M}_{2,3}$ and let $c$ be a real number.

现在转向标量乘法的公理。设 $A, B$ 为 $\mathbb{M}_{2,3}$ 中的矩阵,$c$ 为实数。

In conclusion, $\mathbb{M}_{2,3}$ satisfies the required axioms and is a vector space.

综上,$\mathbb{M}_{2,3}$ 满足所需公理,是向量空间。

While here we proved that the set of all $2 \times 3$ matrices is a vector space, there is nothing special about this choice of matrix size. In fact if we instead consider $\mathbb{M}_{m,n}$, the set of all $m \times n$ matrices, then $\mathbb{M}_{m,n}$ is a vector space under the operations of matrix addition and scalar multiplication.

此处我们证明了所有 $2 \times 3$ 矩阵的集合是向量空间,但矩阵大小的这种选择并无特别之处。事实上,若改考虑 $\mathbb{M}_{m,n}$(所有 $m \times n$ 矩阵的集合),则在矩阵加法与标量乘法之下,$\mathbb{M}_{m,n}$ 同样是向量空间。

We now examine an example of a set that does not satisfy all of the above axioms, and is therefore not a vector space.

现在考察一个不满足上述全部公理、因而不是向量空间的集合。

Example \PageIndex{4}: Not a Vector Space 例 \PageIndex{4}:不是向量空间

Let $V$ denote the set of $2 \times 3$ matrices. Let addition in $V$ be defined by $A + B = A$ for matrices $A,B$ in $V$. Let scalar multiplication in $V$ be the usual scalar multiplication of matrices. Show that $V$ is not a vector space.

设 $V$ 表示所有 $2 \times 3$ 矩阵的集合。对 $V$ 中的矩阵 $A,B$,定义加法为 $A + B = A$。$V$ 中的标量乘法取矩阵的通常标量乘法。证明 $V$ 不是向量空间。

Solution.

解。

In order to show that $V$ is not a vector space, it suffices to find only one axiom which is not satisfied. We will begin by examining the axioms for addition until one is found which does not hold. Let $A,B$ be matrices in $V$.

要证明 $V$ 不是向量空间,只需找出一条不被满足的公理即可。我们从加法公理开始逐一检查,直到发现不满足的一条。设 $A,B$ 为 $V$ 中的矩阵。

Consider another example of a vector space.

再看一个向量空间的例子。

Example \PageIndex{5}: Vector Space of Functions 例 \PageIndex{5}:函数向量空间

Let $S$ be a nonempty set and define $\mathbb{F}_S$ to be the set of real functions defined on $S$. In other words, we write $\mathbb{F}_S: S \mapsto \mathbb{R}$. Letting $a,b,c$ be scalars and $f,g,h$ functions, the vector operations are defined as $\begin{aligned} \left( f+g\right) \left( x\right) &=f\left( x\right) +g\left( x\right) \\ \left( af\right) \left( x\right) &=a\left( f\left( x\right) \right)\end{aligned}$ Show that $\mathbb{F}_S$ is a vector space.

设 $S$ 为非空集合,定义 $\mathbb{F}_S$ 为定义在 $S$ 上的值函数集合。换言之,记 $\mathbb{F}_S: S \mapsto \mathbb{R}$。设 $a,b,c$ 为标量,$f,g,h$ 为函数,向量运算定义为 $\begin{aligned} \left( f+g\right) \left( x\right) &=f\left( x\right) +g\left( x\right) \\ \left( af\right) \left( x\right) &=a\left( f\left( x\right) \right)\end{aligned}$ 证明 $\mathbb{F}_S$ 是向量空间。

Solution.

解。

To verify that $\mathbb{F}_S$ is a vector space, we must prove the axioms beginning with those for addition. Let $f, g, h$ be functions in $\mathbb{F}_S$.

要验证 $\mathbb{F}_S$ 是向量空间,须从加法公理开始逐条证明。设 $f, g, h$ 为 $\mathbb{F}_S$ 中的函数。

Now, check the axioms for scalar multiplication.

现在检查标量乘法的公理。

It follows that $V$ satisfies all the required axioms and is a vector space.

由此可知,$V$ 满足所有所需公理,是向量空间。

Consider the following important theorem.

考虑下面这条重要定理。

Theorem \PageIndex{1}: Uniqueness 定理 \PageIndex{1}:唯一性

In any vector space, the following are true:

在任一向量空间中,以下结论成立:
  1. $\vec{0}$, the additive identity, is unique
  2. $-\vec{x}$, the additive inverse, is unique
  3. $0\vec{x}=\vec{0}$ for all vectors $\vec{x}$
  4. $\left( -1\right) \vec{x}=-\vec{x}$ for all vectors $\vec{x}$
  1. $\vec{0}$(加法单位元)唯一
  2. $-\vec{x}$(加法逆元)唯一
  3. 对所有向量 $\vec{x}$,有 $0\vec{x}=\vec{0}$
  4. 对所有向量 $\vec{x}$,有 $\left( -1\right) \vec{x}=-\vec{x}$

Proof.

证明。

1. When we say that the additive identity, $\vec{0}$, is unique, we mean that if a vector acts like the additive identity, then it is the additive identity. To prove this uniqueness, we want to show that another vector which acts like the additive identity is actually equal to $\vec{0}$. Suppose $\vec{0}^{\prime }$ is also an additive identity. Then, $\vec{0} + \vec{0}^{\prime} = \vec{0}$ Now, for $\vec{0}$ the additive identity given above in the axioms, we have that $\vec{0}^{\prime} + \vec{0} = \vec{0}^{\prime}$ So by the commutative property: $0 = 0 + 0^{\prime} = 0^{\prime} + 0 = 0^{\prime}$ This says that if a vector acts like an additive identity (such as $\vec{0}^{\prime}$), it in fact equals $\vec{0}$. This proves the uniqueness of $\vec{0}$.

1. 我们说加法单位元 $\vec{0}$ 唯一,是指若一个向量起加法单位元的作用,则它就是加法单位元。为证唯一性,要证另一个起加法单位元作用的向量实际上等于 $\vec{0}$。设 $\vec{0}^{\prime}$ 也是加法单位元。则 $\vec{0} + \vec{0}^{\prime} = \vec{0}$。又由上述公理中的加法单位元 $\vec{0}$,有 $\vec{0}^{\prime} + \vec{0} = \vec{0}^{\prime}$。由交换律:$0 = 0 + 0^{\prime} = 0^{\prime} + 0 = 0^{\prime}$ 这说明若一个向量起加法单位元的作用(如 $\vec{0}^{\prime}$),它实际上等于 $\vec{0}$。这就证明了 $\vec{0}$ 的唯一性。

2. When we say that the additive inverse, $-\vec{x}$, is unique, we mean that if a vector acts like the additive inverse, then it is the additive inverse. Suppose that $\vec{y}$ acts like an additive inverse: $\vec{x}+\vec{y}=\vec{0}$ Then the following holds: $\vec{y} = \vec{0} + \vec{y} = (-\vec{x} + \vec{x}) + \vec{y} = -\vec{x} + (\vec{x} + \vec{y}) = -\vec{x} + \vec{0} = -\vec{x}$ Thus if $\vec{y}$ acts like the additive inverse, it is equal to the additive inverse $-\vec{x}$. This proves the uniqueness of $-\vec{x}$.

2. 我们说加法逆元 $-\vec{x}$ 唯一,是指若一个向量起加法逆元的作用,则它就是加法逆元。设 $\vec{y}$ 起加法逆元的作用:$\vec{x}+\vec{y}=\vec{0}$。则成立:$\vec{y} = \vec{0} + \vec{y} = (-\vec{x} + \vec{x}) + \vec{y} = -\vec{x} + (\vec{x} + \vec{y}) = -\vec{x} + \vec{0} = -\vec{x}$ 因此若 $\vec{y}$ 起加法逆元的作用,它就等于加法逆元 $-\vec{x}$。这就证明了 $-\vec{x}$ 的唯一性。

3. This statement claims that for all vectors $\vec{x}$, scalar multiplication by $0$ equals the zero vector $\vec{0}$. Consider the following, using the fact that we can write $0=0+0$: $0\vec{x}=\left( 0+0\right) \vec{x}=0\vec{x}+0\vec{x}$ We use a small trick here: add $-0\vec{x}$ to both sides. This gives $\begin{aligned} 0\vec{x} + (-0\vec{x})&=0\vec{x}+0\vec{x}+(-\vec{x})\\ \vec{0} + 0 &=0\vec{x} + 0 \\ \vec{0} &= 0\vec{x}\end{aligned}$ This proves that scalar multiplication of any vector by $0$ results in the zero vector $\vec{0}$.

3. 该结论断言:对所有向量 $\vec{x}$,与 $0$ 的标量乘法等于零向量 $\vec{0}$。利用 $0=0+0$,考虑如下:$0\vec{x}=\left( 0+0\right) \vec{x}=0\vec{x}+0\vec{x}$。这里用一个小技巧:两边加上 $-0\vec{x}$。得 $\begin{aligned} 0\vec{x} + (-0\vec{x})&=0\vec{x}+0\vec{x}+(-\vec{x})\\ \vec{0} + 0 &=0\vec{x} + 0 \\ \vec{0} &= 0\vec{x}\end{aligned}$ 这就证明了任何向量与 $0$ 的标量乘法都得到零向量 $\vec{0}$。

4. Finally, we wish to show that scalar multiplication of $-1$ and any vector $\vec{x}$ results in the additive inverse of that vector, $-\vec{x}$. Recall from $2.$ above that the additive inverse is unique. Consider the following: $\begin{aligned} \left( -1\right) \vec{x}+\vec{x} & =\left( -1\right) \vec{x}+1\vec{x}\\ &=\left(-1+1\right) \vec{x} \\ &=0\vec{x} \\ &=\vec{0}\end{aligned}$ By the uniqueness of the additive inverse shown earlier, any vector which acts like the additive inverse must be equal to the additive inverse. It follows that $\left( -1\right) \vec{x}=-\vec{x}$.

4. 最后,要证 $-1$ 与任意向量 $\vec{x}$ 的标量乘法得到该向量的加法逆元 $-\vec{x}$。由上文 2. 知加法逆元唯一。考虑如下:$\begin{aligned} \left( -1\right) \vec{x}+\vec{x} & =\left( -1\right) \vec{x}+1\vec{x}\\ &=\left(-1+1\right) \vec{x} \\ &=0\vec{x} \\ &=\vec{0}\end{aligned}$ 由前述加法逆元的唯一性,任何起加法逆元作用的向量必等于该加法逆元。故 $\left( -1\right) \vec{x}=-\vec{x}$。

An important use of the additive inverse is the following theorem.

加法逆元的一个重要用途是下面这条定理。

Theorem \PageIndex{2} 定理 \PageIndex{2}

Let $V$ be a vector space. Then $\vec{v} + \vec{w} = \vec{v} + \vec{z}$ implies that $\vec{w} = \vec{z}$ for all $\vec{v}, \vec{w}, \vec{z} \in V$

设 $V$ 为向量空间。则对所有 $\vec{v}, \vec{w}, \vec{z} \in V$,由 $\vec{v} + \vec{w} = \vec{v} + \vec{z}$ 可推出 $\vec{w} = \vec{z}$。

Proof.

证明。

The proof follows from the vector space axioms, in particular the existence of an additive inverse ($-\vec{u}$). The proof is left as an exercise to the reader.

证明由向量空间公理得出,特别是用到加法逆元的存在性($-\vec{u}$)。证明留作练习。

Outcomes 学习目标

  1. Determine if a vector is within a given span.
  1. 判断一个向量是否属于给定的张成空间。

In this section we will examine the concept of spanning introduced earlier in terms of $\mathbb{R}^n$. Here, we will discuss these concepts in terms of abstract vector spaces.

本节中,我们将考察此前就 $\mathbb{R}^n$ 引入的张成概念。这里,我们将在抽象向量空间的语境下讨论这些概念。

Consider the following definition.

考虑如下定义。

Definition \PageIndex{1}: Subset 定义:子集

Let $X$ and $Y$ be two sets. If all elements of $X$ are also elements of $Y$ then we say that $X$ is a subset of $Y$ and we write $X \subseteq Y$

设 $X$ 与 $Y$ 为两个集合。若 $X$ 的所有元素也都是 $Y$ 的元素,则称 $X$ 是 $Y$ 的子集,记作 $X \subseteq Y$。

In particular, we often speak of subsets of a vector space, such as $X \subseteq V$. By this we mean that every element in the set $X$ is contained in the vector space $V$.

特别地,我们经常谈论向量空间的子集,例如 $X \subseteq V$。这里的意思是,集合 $X$ 中的每个元素都属于向量空间 $V$。

Definition \PageIndex{2}: Linear Combination 定义:线性组合

Let $V$ be a vector space and let $\vec{v}_1, \vec{v}_2, \cdots, \vec{v}_n \subseteq V$. A vector $\vec{v} \in V$ is called a linear combination of the $\vec{v}_i$ if there exist scalars $c_i \in \mathbb{R}$ such that $\vec{v} = c_1 \vec{v}_1 + c_2 \vec{v}_2 + \cdots + c_n \vec{v}_n$

设 $V$ 为向量空间,且 $\vec{v}_1, \vec{v}_2, \cdots, \vec{v}_n \subseteq V$。若存在标量 $c_i \in \mathbb{R}$,使得 $\vec{v} = c_1 \vec{v}_1 + c_2 \vec{v}_2 + \cdots + c_n \vec{v}_n$,则称向量 $\vec{v} \in V$ 是诸 $\vec{v}_i$ 的一个线性组合

This definition leads to our next concept of span.

这一定义引出了我们下一个关于张成的概念。

Definition \PageIndex{3}: Span of Vectors 定义:向量的张成

Let $\vec{v}_1, \cdots, \vec{v}_n \subseteq V$. Then $\mathrm{span}\left\{ \vec{v}_1, \cdots, \vec{v}_n\right\} = \left\{ \sum_{i=1}^{n}c_i\vec{v}_i: c_i\in \mathbb{R} \right\}$

设 $\vec{v}_1, \cdots, \vec{v}_n \subseteq V$。则 $\mathrm{span}\left\{ \vec{v}_1, \cdots, \vec{v}_n\right\} = \left\{ \sum_{i=1}^{n}c_i\vec{v}_i: c_i\in \mathbb{R} \right\}$。

When we say that a vector $\vec{w}$ is in $\mathrm{span}\left\{ \vec{v}_1,\cdots ,\vec{v}_n\right\}$ we mean that $\vec{w}$ can be written as a linear combination of the $\vec{v}_1$. We say that a collection of vectors $\vec{v}_1,\cdots ,\vec{v}_n$ is a spanning set for $V$ if $V = \mathrm{span}\left\{ \vec{v}_1,\cdots ,\vec{v}_n\right\}$.

当我们说向量 $\vec{w}$ 属于 $\mathrm{span}\left\{ \vec{v}_1,\cdots ,\vec{v}_n\right\}$ 时,是指 $\vec{w}$ 可以写成诸 $\vec{v}_1$ 的线性组合。若 $V = \mathrm{span}\left\{ \vec{v}_1,\cdots ,\vec{v}_n\right\}$,则称向量组 $\vec{v}_1,\cdots ,\vec{v}_n$ 是 $V$ 的一个张成集

Consider the following example.

考虑如下例子。

Example \PageIndex{1}: Matrix Span 示例:矩阵张成

Let $A = \left[ \begin{array}{rr} 1 & 0 \\ 0 & 2 \end{array}\right]$, $B = \left[ \begin{array}{rr} 0 & 1 \\ 1 & 0 \end{array}\right]$. Determine if $A$ and $B$ are in $\mathrm{span}\left\{ M_1, M_2 \right\} = \mathrm{span} \left\{ \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & 0 \\ 0 & 1 \end{array}\right] \right\}$.

设 $A = \left[ \begin{array}{rr} 1 & 0 \\ 0 & 2 \end{array}\right]$,$B = \left[ \begin{array}{rr} 0 & 1 \\ 1 & 0 \end{array}\right]$。判断 $A$ 与 $B$ 是否属于 $\mathrm{span}\left\{ M_1, M_2 \right\} = \mathrm{span} \left\{ \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & 0 \\ 0 & 1 \end{array}\right] \right\}$。

Solution.

解。

First consider $A$. We want to see if scalars $s,t$ can be found such that $A = s M_1 + t M_2$. $\left[ \begin{array}{rr} 1 & 0 \\ 0 & 2 \end{array}\right] = s \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array}\right] + t \left[ \begin{array}{rr} 0 & 0 \\ 0 & 1 \end{array}\right] $ The solution to this equation is given by $\begin{aligned} 1 &= s \\ 2 &= t\end{aligned}$ and it follows that $A$ is in $\mathrm{span} \left\{ M_1, M_2 \right\}.$

首先考虑 $A$。我们想看能否找到标量 $s,t$,使得 $A = s M_1 + t M_2$。 $\left[ \begin{array}{rr} 1 & 0 \\ 0 & 2 \end{array}\right] = s \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array}\right] + t \left[ \begin{array}{rr} 0 & 0 \\ 0 & 1 \end{array}\right] $ 该方程的解由 $\begin{aligned} 1 &= s \\ 2 &= t\end{aligned}$ 给出,由此可知 $A$ 属于 $\mathrm{span} \left\{ M_1, M_2 \right\}$。

Now consider $B$. Again we write $B = sM_1 + t M_2$ and see if a solution can be found for $s, t$. $\left[ \begin{array}{rr} 0 & 1 \\ 1 & 0 \end{array}\right] = s \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array}\right] + t \left[ \begin{array}{rr} 0 & 0 \\ 0 & 1 \end{array}\right] $ Clearly no values of $s$ and $t$ can be found such that this equation holds. Therefore $B$ is not in $\mathrm{span} \left\{ M_1, M_2 \right\}.$

现在考虑 $B$。同样写出 $B = sM_1 + t M_2$,看能否为 $s, t$ 找到一组解。 $\left[ \begin{array}{rr} 0 & 1 \\ 1 & 0 \end{array}\right] = s \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array}\right] + t \left[ \begin{array}{rr} 0 & 0 \\ 0 & 1 \end{array}\right] $ 显然找不到任何 $s$ 与 $t$ 的值使该等式成立。因此 $B$ 不属于 $\mathrm{span} \left\{ M_1, M_2 \right\}$。

Consider another example.

再看一个例子。

Example \PageIndex{2}: Polynomial Span 示例:多项式张成

Show that $p(x) = 7x^2 + 4x - 3$ is in $\mathrm{span}\left\{ 4x^2 + x, x^2 -2x + 3 \right\}.$

证明 $p(x) = 7x^2 + 4x - 3$ 属于 $\mathrm{span}\left\{ 4x^2 + x, x^2 -2x + 3 \right\}$。

Solution.

解。

To show that $p(x)$ is in the given span, we need to show that it can be written as a linear combination of polynomials in the span. Suppose scalars $a, b$ existed such that $7x^2 +4x - 3= a(4x^2+x) + b (x^2-2x+3) $ If this linear combination were to hold, the following would be true: $\begin{aligned} 4a + b &= 7 \\ a - 2b &= 4 \\ 3b &= -3 \end{aligned}$

要证明 $p(x)$ 属于给定的张成空间,只需证明它可写成该张成空间中诸多项式的线性组合。假设存在标量 $a, b$,使得 $7x^2 +4x - 3= a(4x^2+x) + b (x^2-2x+3)$。若该线性组合成立,则应有:$\begin{aligned} 4a + b &= 7 \\ a - 2b &= 4 \\ 3b &= -3 \end{aligned}$

You can verify that $a = 2, b = -1$ satisfies this system of equations. This means that we can write $p(x)$ as follows: $7x^2 +4x-3= 2(4x^2+x) - (x^2-2x+3) $

可以验证 $a = 2, b = -1$ 满足该方程组。这意味着我们可以把 $p(x)$ 写为:$7x^2 +4x-3= 2(4x^2+x) - (x^2-2x+3)$

Hence $p(x)$ is in the given span.

因此 $p(x)$ 属于给定的张成空间。

Consider the following example.

考虑如下例子。

Example \PageIndex{3}: Spanning Set 示例:张成集

Let $S = \left\{ x^2 + 1, x-2, 2x^2 - x \right\}$. Show that $S$ is a spanning set for $\mathbb{P}_2$, the set of all polynomials of degree at most $2$.

设 $S = \left\{ x^2 + 1, x-2, 2x^2 - x \right\}$。证明 $S$ 是 $\mathbb{P}_2$ 的一个张成集,其中 $\mathbb{P}_2$ 为所有次数不超过 $2$ 的多项式组成的集合。

Solution.

解。

Let $p(x)= ax^2 + bx + c$ be an arbitrary polynomial in $\mathbb{P}_2$. To show that $S$ is a spanning set, it suffices to show that $p(x)$ can be written as a linear combination of the elements of $S$. In other words, can we find $r,s,t$ such that: $p(x) = ax^2 +bx + c = r(x^2 + 1) + s(x -2) + t(2x^2 - x) $

设 $p(x)= ax^2 + bx + c$ 为 $\mathbb{P}_2$ 中任意多项式。要证明 $S$ 是张成集,只需证明 $p(x)$ 可以写成 $S$ 中元素的线性组合。换言之,能否找到 $r,s,t$,使得:$p(x) = ax^2 +bx + c = r(x^2 + 1) + s(x -2) + t(2x^2 - x)$

If a solution $r,s,t$ can be found, then this shows that for any such polynomial $p(x)$, it can be written as a linear combination of the above polynomials and $S$ is a spanning set.

若能找到解 $r,s,t$,则表明对任意这样的多项式 $p(x)$,它都能写成上述多项式的线性组合,从而 $S$ 是张成集。

$$\begin{aligned} ax^2 +bx + c &= r(x^2 + 1) + s(x -2) + t(2x^2 - x) \\ &= rx^2 + r + sx - 2s + 2tx^2 - tx \\ &= (r+2t)x^2 + (s-t)x + (r-2s) \end{aligned}$$

$$\begin{aligned} ax^2 +bx + c &= r(x^2 + 1) + s(x -2) + t(2x^2 - x) \\ &= rx^2 + r + sx - 2s + 2tx^2 - tx \\ &= (r+2t)x^2 + (s-t)x + (r-2s) \end{aligned}$$

For this to be true, the following must hold: $\begin{aligned} a &= r+2t \\ b &= s-t \\ c &= r-2s\end{aligned}$

要使上式成立,必须满足:$\begin{aligned} a &= r+2t \\ b &= s-t \\ c &= r-2s\end{aligned}$

To check that a solution exists, set up the augmented matrix and row reduce: $\left[ \begin{array}{rrr|r} 1 & 0 & 2 & a \\ 0 & 1 & -1 & b \\ 1 & -2 & 0 & c \end{array} \right] \rightarrow \cdots \rightarrow \left[ \begin{array}{rrr|c} 1 & 0 & 0 & \frac{1}{2} a + 2b + \frac{1}{2}c \\ 0 & 1 & 0 & \frac{1}{4}a - \frac{1}{4}c \\ 0 & 0 & 1 & \frac{1}{4}a - b - \frac{1}{4}c \end{array} \right] $

为验证解的存在性,构造增广矩阵并作行化简:$\left[ \begin{array}{rrr|r} 1 & 0 & 2 & a \\ 0 & 1 & -1 & b \\ 1 & -2 & 0 & c \end{array} \right] \rightarrow \cdots \rightarrow \left[ \begin{array}{rrr|c} 1 & 0 & 0 & \frac{1}{2} a + 2b + \frac{1}{2}c \\ 0 & 1 & 0 & \frac{1}{4}a - \frac{1}{4}c \\ 0 & 0 & 1 & \frac{1}{4}a - b - \frac{1}{4}c \end{array} \right]$

Clearly a solution exists for any choice of $a,b,c$. Hence $S$ is a spanning set for $\mathbb{P}_2$.

显然,对任意 $a,b,c$ 都存在解。因此 $S$ 是 $\mathbb{P}_2$ 的一个张成集。

Outcomes 学习目标

  1. Determine if a set is linearly independent.
  1. 判断一个集合是否线性无关。

In this section, we will again explore concepts introduced earlier in terms of $\mathbb{R}^n$ and extend them to apply to abstract vector spaces.

本节再次考察前面在 $\mathbb{R}^n$ 中引入的概念,并把它们推广到抽象向量空间。

Definition \PageIndex{1}: Linear Independence 定义 \PageIndex{1}:线性无关

Let $V$ be a vector space. If $\{\vec{v}\_{1},\cdots ,\vec{v}\_{n}\} \subseteq V,$ then it is linearly independent if $\sum\_{i=1}^{n}a\_{i}\vec{v}\_{i}=\vec{0} \ \mbox{implies}\ a\_{1}=\cdots =a\_{n}=0 $ where the $a_i$ are real numbers.

设 $V$ 为向量空间。若 $\{\vec{v}\_{1},\cdots ,\vec{v}\_{n}\} \subseteq V,$ 则称该集合线性无关,是指 $\sum\_{i=1}^{n}a\_{i}\vec{v}\_{i}=\vec{0} \ \mbox{implies}\ a\_{1}=\cdots =a\_{n}=0 $ 成立,其中 $a_i$ 为实数。

The set of vectors is called linearly dependent if it is not linearly independent.

若一个向量集合不是线性无关的,则称它线性相关。

Example \PageIndex{1}: Linear Independence 示例 \PageIndex{1}:线性无关

Let $S \subseteq \mathbb{P}\_2$ be a set of polynomials given by $S = \left\{ x^2 + 2x - 1, 2x^2 - x + 3 \right\} $ Determine if $S$ is linearly independent.

设 $S \subseteq \mathbb{P}\_2$ 是由 $S = \left\{ x^2 + 2x - 1, 2x^2 - x + 3 \right\} $ 给出的多项式集合。判断 $S$ 是否线性无关。

Solution.

解。

To determine if this set $S$ is linearly independent, we write $a ( x^2 + 2x -1 ) + b(2x^2 - x + 3) = 0x^2 + 0x + 0 $ If it is linearly independent, then $a=b=0$ will be the only solution. We proceed as follows. $\begin{aligned} a ( x^2 + 2x -1 ) + b(2x^2 - x + 3) &= 0x^2 + 0x + 0 \\ ax^2 + 2ax - a + 2bx^2 - bx + 3b &= 0x^2 + 0x + 0 \\ (a+2b)x^2 + (2a -b)x - a + 3b &= 0x^2 + 0x + 0\end{aligned}$

为判断集合 $S$ 是否线性无关,写出 $a ( x^2 + 2x -1 ) + b(2x^2 - x + 3) = 0x^2 + 0x + 0 $。若它线性无关,则 $a=b=0$ 将是唯一解。推导如下。 $\begin{aligned} a ( x^2 + 2x -1 ) + b(2x^2 - x + 3) &= 0x^2 + 0x + 0 \\ ax^2 + 2ax - a + 2bx^2 - bx + 3b &= 0x^2 + 0x + 0 \\ (a+2b)x^2 + (2a -b)x - a + 3b &= 0x^2 + 0x + 0\end{aligned}$

It follows that $\begin{aligned} a + 2b &= 0 \\ 2a - b &= 0 \\ -a + 3b &= 0\end{aligned}$

由此得到 $\begin{aligned} a + 2b &= 0 \\ 2a - b &= 0 \\ -a + 3b &= 0\end{aligned}$

The augmented matrix and resulting reduced row-echelon form are given by $\left[ \begin{array}{rr\|r} 1 & 2 & 0 \\ 2 & -1 & 0 \\ -1 & 3 & 0 \end{array} \right] \rightarrow \cdots \rightarrow \left[ \begin{array}{rr\|r} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 0 \end{array} \right] $

增广矩阵与所得的简化行阶梯形为 $\left[ \begin{array}{rr\|r} 1 & 2 & 0 \\ 2 & -1 & 0 \\ -1 & 3 & 0 \end{array} \right] \rightarrow \cdots \rightarrow \left[ \begin{array}{rr\|r} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 0 \end{array} \right] $

Hence the solution is $a=b=0$ and the set is linearly independent.

因此解为 $a=b=0$,该集合线性无关。

The next example shows us what it means for a set to be dependent.

下面的例子说明一个集合线性相关意味着什么。

Example \PageIndex{2}: Dependent Set 示例 \PageIndex{2}:线性相关集

Determine if the set $S$ given below is independent. $S=\left\{ \left[\begin{array}{c} -1 \\ 0 \\ 1 \end{array}\right], \left[\begin{array}{c} 1 \\ 1 \\ 1 \end{array}\right], \left[\begin{array}{c} 1 \\ 3 \\ 5 \end{array}\right] \right\} $

判断下面给出的集合 $S$ 是否线性无关。 $S=\left\{ \left[\begin{array}{c} -1 \\ 0 \\ 1 \end{array}\right], \left[\begin{array}{c} 1 \\ 1 \\ 1 \end{array}\right], \left[\begin{array}{c} 1 \\ 3 \\ 5 \end{array}\right] \right\} $

Solution.

解。

To determine if $S$ is linearly independent, we look for solutions to $a\left[\begin{array}{c} -1 \\ 0 \\ 1 \end{array}\right] +b\left[\begin{array}{c} 1 \\ 1 \\ 1 \end{array}\right] +c\left[\begin{array}{c} 1 \\ 3 \\ 5 \end{array}\right] =\left[\begin{array}{c} 0 \\ 0 \\ 0 \end{array}\right] $ Notice that this equation has nontrivial solutions, for example $a=2$, $b=3$ and $c=-1$. Therefore $S$ is dependent.

为判断 $S$ 是否线性无关,求解 $a\left[\begin{array}{c} -1 \\ 0 \\ 1 \end{array}\right] +b\left[\begin{array}{c} 1 \\ 1 \\ 1 \end{array}\right] +c\left[\begin{array}{c} 1 \\ 3 \\ 5 \end{array}\right] =\left[\begin{array}{c} 0 \\ 0 \\ 0 \end{array}\right] $。注意该方程有非平凡解,例如 $a=2$、$b=3$、$c=-1$。因此 $S$ 线性相关。

The following is an important result regarding dependent sets.

下面是关于线性相关集的一个重要结论。

Lemma \PageIndex{1}: Dependent Sets 引理 \PageIndex{1}:线性相关集

Let $V$ be a vector space and suppose $W = \left\{ \vec{v}\_1, \vec{v}\_2, \cdots, \vec{v}\_k \right\}$ is a subset of $V$. Then $W$ is dependent if and only if $\vec{v}\_i$ can be written as a linear combination of $\left\{ \vec{v}\_1, \vec{v}\_2, \cdots, \vec{v}\_{i-1}, \vec{v}\_{i+1}, \cdots, \vec{v}\_k \right\}$ for some $i \leq k$.

设 $V$ 为向量空间,且 $W = \left\{ \vec{v}\_1, \vec{v}\_2, \cdots, \vec{v}\_k \right\}$ 是 $V$ 的子集。则 $W$ 线性相关当且仅当存在某个 $i \leq k$,使 $\vec{v}\_i$ 可写成 $\left\{ \vec{v}\_1, \vec{v}\_2, \cdots, \vec{v}\_{i-1}, \vec{v}\_{i+1}, \cdots, \vec{v}\_k \right\}$ 的线性组合。

Revisit Example \PageIndex{2} with this in mind. Notice that we can write one of the three vectors as a combination of the others. $\left[\begin{array}{c} 1 \\ 3 \\ 5 \end{array}\right] = 2\left[\begin{array}{c} -1 \\ 0 \\ 1 \end{array}\right] +3\left[\begin{array}{c} 1 \\ 1 \\ 1 \end{array}\right] $

带着这一结论重新审视示例 \PageIndex{2}。注意其中三个向量之一可以写成另外两个的组合。 $\left[\begin{array}{c} 1 \\ 3 \\ 5 \end{array}\right] = 2\left[\begin{array}{c} -1 \\ 0 \\ 1 \end{array}\right] +3\left[\begin{array}{c} 1 \\ 1 \\ 1 \end{array}\right] $

By Lemma \PageIndex{1} this set is dependent.

引理 \PageIndex{1},该集合线性相关。

If we know that one particular set is linearly independent, we can use this information to determine if a related set is linearly independent. Consider the following example.

若已知某个特定集合线性无关,就可以利用这一信息判断与它相关的集合是否线性无关。请看下面的例子。

Example \PageIndex{3}: Related Independent Sets 示例 \PageIndex{3}:相关的无关集

Let $V$ be a vector space and suppose $S \subseteq V$ is a set of linearly independent vectors given by $S = \left\{ \vec{u}, \vec{v}, \vec{w} \right\}$. Let $R \subseteq V$ be given by $R = \left\{ 2\vec{u} - \vec{w}, \vec{w} + \vec{v}, 3\vec{v} + \frac{1}{2} \vec{u} \right\}$. Show that $R$ is also linearly independent.

设 $V$ 为向量空间,且 $S \subseteq V$ 是由 $S = \left\{ \vec{u}, \vec{v}, \vec{w} \right\}$ 给出的线性无关向量集。设 $R \subseteq V$ 由 $R = \left\{ 2\vec{u} - \vec{w}, \vec{w} + \vec{v}, 3\vec{v} + \frac{1}{2} \vec{u} \right\}$ 给出。证明 $R$ 也线性无关。

Solution.

解。

To determine if $R$ is linearly independent, we write $a(2\vec{u} - \vec{w}) + b(\vec{w} + \vec{v}) + c( 3\vec{v} + \frac{1}{2}\vec{u}) = \vec{0} $ If the set is linearly independent, the only solution will be $a=b=c=0$. We proceed as follows. $\begin{aligned} a(2\vec{u} - \vec{w}) + b(\vec{w} + \vec{v}) + c( 3\vec{v} + \frac{1}{2} \vec{u}) &= \vec{0} \\ 2a\vec{u} - a\vec{w} + b\vec{w} + b\vec{v} + 3c\vec{v} + \frac{1}{2}c\vec{u} &= \vec{0} \\ (2a + \frac{1}{2}c) \vec{u} + (b+3c)\vec{v} + (-a + b) \vec{w} &= \vec{0}\end{aligned}$

为判断 $R$ 是否线性无关,写出 $a(2\vec{u} - \vec{w}) + b(\vec{w} + \vec{v}) + c( 3\vec{v} + \frac{1}{2}\vec{u}) = \vec{0} $。若该集合线性无关,则唯一解为 $a=b=c=0$。推导如下。 $\begin{aligned} a(2\vec{u} - \vec{w}) + b(\vec{w} + \vec{v}) + c( 3\vec{v} + \frac{1}{2} \vec{u}) &= \vec{0} \\ 2a\vec{u} - a\vec{w} + b\vec{w} + b\vec{v} + 3c\vec{v} + \frac{1}{2}c\vec{u} &= \vec{0} \\ (2a + \frac{1}{2}c) \vec{u} + (b+3c)\vec{v} + (-a + b) \vec{w} &= \vec{0}\end{aligned}$

We know that the set $S = \left\{ \vec{u}, \vec{v}, \vec{w} \right\}$ is linearly independent, which implies that the coefficients in the last line of this equation must all equal $0$. In other words: $\begin{aligned} 2a + \frac{1}{2} c &= 0 \\ b + 3c &= 0 \\ -a + b &= 0 \end{aligned}$

已知集合 $S = \left\{ \vec{u}, \vec{v}, \vec{w} \right\}$ 线性无关,这表明上式最后一行中的各系数必须全为 $0$。换言之: $\begin{aligned} 2a + \frac{1}{2} c &= 0 \\ b + 3c &= 0 \\ -a + b &= 0 \end{aligned}$

The augmented matrix and resulting reduced row-echelon form are given by: $\left[ \begin{array}{rrr\|r} 2 & 0 & \frac{1}{2} & 0 \\ 0 & 1 & 3 & 0 \\ -1 & 1 & 0 & 0 \end{array}\right] \rightarrow \cdots \rightarrow \left[ \begin{array}{rrr\|r} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \end{array}\right] $ Hence the solution is $a=b=c=0$ and the set is linearly independent.

增广矩阵与所得的简化行阶梯形为: $\left[ \begin{array}{rrr\|r} 2 & 0 & \frac{1}{2} & 0 \\ 0 & 1 & 3 & 0 \\ -1 & 1 & 0 & 0 \end{array}\right] \rightarrow \cdots \rightarrow \left[ \begin{array}{rrr\|r} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \end{array}\right] $ 因此解为 $a=b=c=0$,该集合线性无关。

The following theorem was discussed in terms in $\mathbb{R}^n$. We consider it here in the general case.

下面的定理此前已在 $\mathbb{R}^n$ 中讨论过。这里在一般情形下考察它。

Theorem \PageIndex{1}: Unique Representation 定理 \PageIndex{1}:唯一表示

Let $V$ be a vector space and let $U = \left\{ \vec{v}\_1, \cdots, \vec{v}\_k \right\} \subseteq V$ be an independent set. If $\vec{v} \in \mathrm{span} \{U\}$, then $\vec{v}$ can be written uniquely as a linear combination of the vectors in $U$.

设 $V$ 为向量空间,$U = \left\{ \vec{v}\_1, \cdots, \vec{v}\_k \right\} \subseteq V$ 为无关集。若 $\vec{v} \in \mathrm{span} \{U\}$,则 $\vec{v}$ 可唯一地表示为 $U$ 中向量的线性组合。

Consider the span of a linearly independent set of vectors. Suppose we take a vector which is not in this span and add it to the set. The following lemma claims that the resulting set is still linearly independent.

考虑一个线性无关向量集所张成的空间。设取一个不在该张成空间中的向量,把它添加到这个集合里。下面的引理断言,所得集合仍然线性无关。

Lemma \PageIndex{2}: Adding to a Linearly Independent Set 引理 \PageIndex{2}:向线性无关集中添加向量

Suppose $\vec{v}\notin \mathrm{span}\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k}\right\}$ and $\left\{ \vec{u}\_{1},\cdots , \vec{u}\_{k}\right\}$ is linearly independent. Then the set $\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k},\vec{v} \right\} $ is also linearly independent.

设 $\vec{v}\notin \mathrm{span}\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k}\right\}$,且 $\left\{ \vec{u}\_{1},\cdots , \vec{u}\_{k}\right\}$ 线性无关。则集合 $\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k},\vec{v} \right\} $ 也线性无关。

Proof.

证明。

Suppose $\sum\_{i=1}^{k}c\_{i}\vec{u}\_{i}+d\vec{v}= \vec{0}.$ It is required to verify that each $c\_{i}=0$ and that $d=0.$ But if $d\neq 0,$ then you can solve for $\vec{v}$ as a linear combination of the vectors, $\left\{ \vec{u}\_{1},\cdots ,\vec{u} \_{k}\right\}$, $\vec{v}=-\sum\_{i=1}^{k}\left( \frac{c\_{i}}{d}\right) \vec{u}\_{i} $ contrary to the assumption that $\vec{v}$ is not in the span of the $\vec{u}\_{i}$. Therefore, $d=0.$ But then $\sum\_{i=1}^{k}c\_{i} \vec{u}\_{i}=\vec{0}$ and the linear independence of $\left\{ \vec{u} \_{1},\cdots ,\vec{u}\_{k}\right\}$ implies each $c\_{i}=0$ also.

设 $\sum\_{i=1}^{k}c\_{i}\vec{u}\_{i}+d\vec{v}= \vec{0}.$ 需要验证每个 $c\_{i}=0$ 且 $d=0.$ 但若 $d\neq 0,$ 则可解出 $\vec{v}$ 为向量组 $\left\{ \vec{u}\_{1},\cdots ,\vec{u} \_{k}\right\}$ 的线性组合, $\vec{v}=-\sum\_{i=1}^{k}\left( \frac{c\_{i}}{d}\right) \vec{u}\_{i} $ 这与 $\vec{v}$ 不在诸 $\vec{u}\_{i}$ 的张成空间中的假设矛盾。因此 $d=0.$ 于是 $\sum\_{i=1}^{k}c\_{i} \vec{u}\_{i}=\vec{0}$,再由 $\left\{ \vec{u} \_{1},\cdots ,\vec{u}\_{k}\right\}$ 的线性无关性可知每个 $c\_{i}=0$ 也成立。

Consider the following example.

请看下面的例子。

Example \PageIndex{4}: Adding to a Linearly Independent Set 示例 \PageIndex{4}:向线性无关集中添加向量

Let $S \subseteq M\_{22}$ be a linearly independent set given by $S = \left\{ \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array} \right], \left[ \begin{array}{rr} 0 & 1 \\ 0 & 0 \end{array} \right] \right\} $ Show that the set $R \subseteq M\_{22}$ given by $R = \left\{ \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array} \right], \left[ \begin{array}{rr} 0 & 1 \\ 0 & 0 \end{array} \right], \left[ \begin{array}{rr} 0 & 0 \\ 1 & 0 \end{array} \right] \right\} $ is also linearly independent.

设 $S \subseteq M\_{22}$ 是由 $S = \left\{ \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array} \right], \left[ \begin{array}{rr} 0 & 1 \\ 0 & 0 \end{array} \right] \right\} $ 给出的线性无关集。证明由 $R = \left\{ \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array} \right], \left[ \begin{array}{rr} 0 & 1 \\ 0 & 0 \end{array} \right], \left[ \begin{array}{rr} 0 & 0 \\ 1 & 0 \end{array} \right] \right\} $ 给出的集合 $R \subseteq M\_{22}$ 也线性无关。

Solution.

解。

Instead of writing a linear combination of the matrices which equals $0$ and showing that the coefficients must equal $0$, we can instead use Lemma \PageIndex{2}.

这里不必写出矩阵的线性组合等于 $0$ 并说明系数必须等于 $0$,而可以改用引理 \PageIndex{2}

To do so, we show that $\left[ \begin{array}{rr} 0 & 0 \\ 1 & 0 \end{array} \right] \notin \mathrm{span}\left\{ \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array} \right], \left[ \begin{array}{rr} 0 & 1 \\ 0 & 0 \end{array} \right] \right\} $

为此,我们证明 $\left[ \begin{array}{rr} 0 & 0 \\ 1 & 0 \end{array} \right] \notin \mathrm{span}\left\{ \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array} \right], \left[ \begin{array}{rr} 0 & 1 \\ 0 & 0 \end{array} \right] \right\} $

Write $\begin{aligned} \left[ \begin{array}{rr} 0 & 0 \\ 1 & 0 \end{array} \right] &= a\left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array} \right] + b\left[ \begin{array}{rr} 0 & 1 \\ 0 & 0 \end{array} \right] \\ &= \left[ \begin{array}{rr} a & 0 \\ 0 & 0 \end{array} \right] + \left[ \begin{array}{rr} 0 & b \\ 0 & 0 \end{array} \right] \\ &= \left[ \begin{array}{rr} a & b \\ 0 & 0 \end{array} \right]\end{aligned}$

写出 $\begin{aligned} \left[ \begin{array}{rr} 0 & 0 \\ 1 & 0 \end{array} \right] &= a\left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array} \right] + b\left[ \begin{array}{rr} 0 & 1 \\ 0 & 0 \end{array} \right] \\ &= \left[ \begin{array}{rr} a & 0 \\ 0 & 0 \end{array} \right] + \left[ \begin{array}{rr} 0 & b \\ 0 & 0 \end{array} \right] \\ &= \left[ \begin{array}{rr} a & b \\ 0 & 0 \end{array} \right]\end{aligned}$

Clearly there are no possible $a,b$ to make this equation true. Hence the new matrix does not lie in the span of the matrices in $S$. By Lemma \PageIndex{2}, $R$ is also linearly independent.

显然不存在 $a,b$ 使该等式成立。因此这个新矩阵不在 $S$ 中矩阵所张成的空间内。由引理 \PageIndex{2},$R$ 也线性无关。

Outcomes 学习目标

  1. Utilize the subspace test to determine if a set is a subspace of a given vector space.
  2. Extend a linearly independent set and shrink a spanning set to a basis of a given vector space.
  1. 利用子空间判别法判断一个集合是否为给定向量空间的子空间。
  2. 扩充线性无关集,并缩减生成集,得到给定向量空间的一个基。

In this section we will examine the concept of subspaces introduced earlier in terms of $\mathbb{R}^n$. Here, we will discuss these concepts in terms of abstract vector spaces.

本节将考察此前在 $\mathbb{R}^n$ 框架下引入的子空间概念。这里,我们将在抽象向量空间的框架下讨论这些概念。

Consider the definition of a subspace.

考虑子空间的定义。

Definition $\PageIndex{1}$: Subspace 定义 1:子空间

Let $V$ be a vector space. A subset $W\subseteq V$ is said to be a subspace of $V$ if $a\vec{x}+b\vec{y} \in W$ whenever $a,b\in \mathbb{R}$ and $\vec{x},\vec{y}\in W.$

设 $V$ 为向量空间。若每当 $a,b\in \mathbb{R}$ 且 $\vec{x},\vec{y}\in W$ 时,都有 $a\vec{x}+b\vec{y} \in W$,则称子集 $W\subseteq V$ 为 $V$ 的子空间

The span of a set of vectors as described in Definition 9.2.3 is an example of a subspace. The following fundamental result says that subspaces are subsets of a vector space which are themselves vector spaces.

Definition 9.2.3 所述,一组向量的张成是子空间的一个例子。下面这个基本结论说明,子空间是向量空间的子集,且自身也是向量空间。

Theorem $\PageIndex{1}$: Subspaces are Vector Spaces 定理 1:子空间即向量空间

Let $W$ be a nonempty collection of vectors in a vector space $V$. Then $W$ is a subspace if and only if $W$ satisfies the vector space axioms, using the same operations as those defined on $V$.

设 $W$ 为向量空间 $V$ 中向量构成的非空集合。则 $W$ 是子空间,当且仅当 $W$ 满足向量空间公理,且运算与 $V$ 上所定义的相同。

Proof.

证明。

Suppose first that $W$ is a subspace. It is obvious that all the algebraic laws hold on $W$ because it is a subset of $V$ and they hold on $V$. Thus $\vec{u}+\vec{v}=\vec{v}+\vec{u}$ along with the other axioms. Does $W$ contain $\vec{0}?$ Yes because it contains $0\vec{u}=\vec{0}$. See Theorem 9.1.1.

先设 $W$ 为子空间。由于 $W$ 是 $V$ 的子集,而代数法则在 $V$ 上成立,显然这些法则也在 $W$ 上成立。于是 $\vec{u}+\vec{v}=\vec{v}+\vec{u}$ 以及其他公理都成立。$W$ 是否包含 $\vec{0}?$ 包含,因为 $W$ 含有 $0\vec{u}=\vec{0}$。参见 Theorem 9.1.1

Are the operations of $V$ defined on $W?$ That is, when you add vectors of $W$ do you get a vector in $W?$ When you multiply a vector in $W$ by a scalar, do you get a vector in $W?$ Yes. This is contained in the definition. Does every vector in $W$ have an additive inverse? Yes by Theorem 9.1.1 because $-\vec{v}=\left( -1\right) \vec{v}$ which is given to be in $W$ provided $\vec{v}\in W$.

$V$ 的运算在 $W$ 上是否有定义?也就是说,把 $W$ 中的向量相加,是否得到 $W$ 中的向量?把 $W$ 中的向量乘以标量,是否得到 $W$ 中的向量?是的,这已包含在定义之中。$W$ 中每个向量是否都有加法逆元?是的,由 Theorem 9.1.1 可知,因为 $-\vec{v}=\left( -1\right) \vec{v}$,而只要 $\vec{v}\in W$,它就被给定在 $W$ 中。

Next suppose $W$ is a vector space. Then by definition, it is closed with respect to linear combinations. Hence it is a subspace.

再设 $W$ 为向量空间。则由定义,它对线性组合封闭。因此它是子空间。

Consider the following useful Corollary.

考虑下面这个有用的推论。

Corollary $\PageIndex{1}$: Span is a Subspace 推论 1:张成是子空间

Let $V$ be a vector space with $W \subseteq V$. If $W = \mathrm{span} \left\{ \vec{v}\_1, \cdots, \vec{v}\_n \right\}$ then $W$ is a subspace of $V$.

设 $V$ 为向量空间且 $W \subseteq V$。若 $W = \mathrm{span} \left\{ \vec{v}\_1, \cdots, \vec{v}\_n \right\}$,则 $W$ 是 $V$ 的子空间。

When determining spanning sets the following theorem proves useful.

在确定生成集时,下面这个定理很有用。

Theorem $\PageIndex{2}$: Spanning Set 定理 2:生成集

Let $W \subseteq V$ for a vector space $V$ and suppose $W = \mathrm{span} \left\{ \vec{v}\_1, \vec{v}\_2, \cdots, \vec{v}\_n \right\}.$

设 $W \subseteq V$,其中 $V$ 为向量空间,并设 $W = \mathrm{span} \left\{ \vec{v}\_1, \vec{v}\_2, \cdots, \vec{v}\_n \right\}$。

Let $U \subseteq V$ be a subspace such that $\vec{v}\_1, \vec{v}\_2, \cdots, \vec{v}\_n \in U$. Then it follows that $W \subseteq U$.

设 $U \subseteq V$ 为子空间,且 $\vec{v}\_1, \vec{v}\_2, \cdots, \vec{v}\_n \in U$。则可得 $W \subseteq U$。

In other words, this theorem claims that any subspace that contains a set of vectors must also contain the span of these vectors.

换言之,该定理断言:任何含有某向量组(向量集合)的子空间,也必含有这些向量的张成。

The following example will show that two spans, described differently, can in fact be equal.

下面这个例子将说明,两个表述不同的张成实际上可以相等。

Example $\PageIndex{1}$: Equal Span 示例 1:相等的张成

Let $p(x), q(x)$ be polynomials and suppose $U = \mathrm{span}\left\{ 2p(x) - q(x), p(x) + 3q(x)\right\}$ and $W = \mathrm{span}\left\{ p(x), q(x) \right\}$. Show that $U = W$.

设 $p(x), q(x)$ 为多项式,并设 $U = \mathrm{span}\left\{ 2p(x) - q(x), p(x) + 3q(x)\right\}$,且 $W = \mathrm{span}\left\{ p(x), q(x) \right\}$。证明 $U = W$。

Solution.

解。

We will use Theorem $\PageIndex{2}$ to show that $U \subseteq W$ and $W \subseteq U$. It will then follow that $U=W$.

我们将使用 Theorem $\PageIndex{2}$ 证明 $U \subseteq W$ 且 $W \subseteq U$。于是可得 $U=W$。
  1. $U \subseteq W$ Notice that $2p(x) - q(x)$ and $p(x) + 3q(x)$ are both in $W=\mathrm{span}\{p(x),q(x)\}$. Then by Theorem $\PageIndex{2}$ $W$ must contain the span of these polynomials and so $U\subseteq W$.
  2. $W \subseteq U$ Notice that $\begin{aligned}p(x)&=\frac{3}{7}(2p(x)-q(x))+\frac{2}{7}(p(x)+3q(x)) \\ q(x)&=-\frac{1}{7}(2p(x)-q(x))+\frac{2}{7}(p(x)+3q(x))\end{aligned}$ Hence $p(x),q(x)$ are in $\mathrm{span}\{2p(x)-q(x), p(x)+3q(x)\}$. By Theorem $\PageIndex{2}$ $U$ must contain the span of these polynomials and so $W\subseteq U$.
  1. $U \subseteq W$ 注意到 $2p(x) - q(x)$ 和 $p(x) + 3q(x)$ 都在 $W=\mathrm{span}\{p(x),q(x)\}$ 中。于是由 Theorem $\PageIndex{2}$,$W$ 必包含这些多项式的张成,故 $U\subseteq W$。
  2. $W \subseteq U$ 注意到 $\begin{aligned}p(x)&=\frac{3}{7}(2p(x)-q(x))+\frac{2}{7}(p(x)+3q(x)) \\ q(x)&=-\frac{1}{7}(2p(x)-q(x))+\frac{2}{7}(p(x)+3q(x))\end{aligned}$ 因此 $p(x),q(x)$ 都在 $\mathrm{span}\{2p(x)-q(x), p(x)+3q(x)\}$ 中。由 Theorem $\PageIndex{2}$,$U$ 必包含这些多项式的张成,故 $W\subseteq U$。

To prove that a set is a vector space, one must verify each of the axioms given in Definition 9.1.2 and 9.1.3. This is a cumbersome task, and therefore a shorter procedure is used to verify a subspace.

要证明一个集合是向量空间,必须验证 Definition 9.1.29.1.3 中给出的每条公理。这是一项繁琐的工作,因此采用更简短的步骤来判定子空间。

Procedure $\PageIndex{1}$: Subspace Test 步骤 1:子空间判别法

Suppose $W$ is a subset of a vector space $V$. To determine if $W$ is a subspace of $V$, it is sufficient to determine if the following three conditions hold, using the operations of $V$:

设 $W$ 是向量空间 $V$ 的子集。要判断 $W$ 是否为 $V$ 的子空间,只需判断在 $V$ 的运算下以下三个条件是否成立:
  1. The additive identity $\vec{0}$ of $V$ is contained in $W$.
  2. For any vectors $\vec{w}\_1, \vec{w}\_2$ in $W$, $\vec{w}\_1 + \vec{w}\_2$ is also in $W$.
  3. For any vector $\vec{w}\_1$ in $W$ and scalar $a$, the product $a\vec{w}\_1$ is also in $W$.
  1. $V$ 的加法单位元 $\vec{0}$ 属于 $W$。
  2. 对 $W$ 中任意向量 $\vec{w}\_1, \vec{w}\_2$,有 $\vec{w}\_1 + \vec{w}\_2 \in W$。
  3. 对 $W$ 中任意向量 $\vec{w}\_1$ 与任意标量 $a$,有乘积 $a\vec{w}\_1 \in W$。

Therefore it suffices to prove these three steps to show that a set is a subspace.

因此,只需证明这三步即可说明一个集合是子空间。

Consider the following example.

考虑下面的例子。

Example $\PageIndex{2}$: Improper Subspaces 示例 2:平凡子空间

Let $V$ be an arbitrary vector space. Then $V$ is a subspace of itself. Similarly, the set $\left\{ \vec{0} \right\}$ containing only the zero vector is also a subspace.

设 $V$ 为任意向量空间。则 $V$ 是自身的子空间。类似地,仅含零向量的集合 $\left\{ \vec{0} \right\}$ 也是子空间。

Solution.

解。

Using the subspace test in Procedure $\PageIndex{1}$ we can show that $V$ and $\left\{ \vec{0} \right\}$ are subspaces of $V$.

利用 Procedure $\PageIndex{1}$ 的子空间判别法,可说明 $V$ 与 $\left\{ \vec{0} \right\}$ 都是 $V$ 的子空间。

Since $V$ satisfies the vector space axioms it also satisfies the three steps of the subspace test. Therefore $V$ is a subspace.

由于 $V$ 满足向量空间公理,它也就满足子空间判别法的三个条件。因此 $V$ 是子空间。

Let’s consider the set $\left\{ \vec{0} \right\}.$

我们来考察集合 $\left\{ \vec{0} \right\}$。
  1. The vector $\vec{0}$ is clearly contained in $\left\{ \vec{0} \right\}$, so the first condition is satisfied.
  2. Let $\vec{w}\_1, \vec{w}\_2$ be in $\left\{ \vec{0} \right\}$. Then $\vec{w}\_1 = \vec{0}$ and $\vec{w}\_2 = \vec{0}$ and so $\vec{w}\_1 + \vec{w}\_2 = \vec{0} + \vec{0} = \vec{0}$. It follows that the sum is contained in $\left\{ \vec{0} \right\}$ and the second condition is satisfied.
  3. Let $\vec{w}\_1$ be in $\left\{ \vec{0} \right\}$ and let $a$ be an arbitrary scalar. Then $a\vec{w}\_1 = a\vec{0} = \vec{0}$. Hence the product is contained in $\left\{ \vec{0} \right\}$ and the third condition is satisfied.
  1. 向量 $\vec{0}$ 显然属于 $\left\{ \vec{0} \right\}$,故第一个条件满足。
  2. 设 $\vec{w}\_1, \vec{w}\_2 \in \left\{ \vec{0} \right\}$。则 $\vec{w}\_1 = \vec{0}$ 且 $\vec{w}\_2 = \vec{0}$,于是 $\vec{w}\_1 + \vec{w}\_2 = \vec{0} + \vec{0} = \vec{0}$。由此可知其和属于 $\left\{ \vec{0} \right\}$,第二个条件满足。
  3. 设 $\vec{w}\_1 \in \left\{ \vec{0} \right\}$,且 $a$ 为任意标量。则 $a\vec{w}\_1 = a\vec{0} = \vec{0}$。于是其乘积属于 $\left\{ \vec{0} \right\}$,第三个条件满足。

It follows that $\left\{ \vec{0} \right\}$ is a subspace of $V$.

因此 $\left\{ \vec{0} \right\}$ 是 $V$ 的子空间。

The two subspaces described above are called improper subspaces. Any subspace of a vector space $V$ which is not equal to $V$ or $\left\{ \vec{0} \right\}$ is called a proper subspace.

上述两个子空间称为平凡子空间。向量空间 $V$ 中不等于 $V$ 也不等于 $\left\{ \vec{0} \right\}$ 的子空间称为真子空间

Consider another example.

再考虑一个例子。

Example $\PageIndex{3}$: Subspace of Polynomials 示例 3:多项式的子空间

Let $\mathbb{P}\_2$ be the vector space of polynomials of degree two or less. Let $W \subseteq \mathbb{P}\_2$ be all polynomials of degree two or less which have $1$ as a root. Show that $W$ is a subspace of $\mathbb{P}\_2$.

设 $\mathbb{P}\_2$ 为次数不超过二的所有多项式构成的向量空间。设 $W \subseteq \mathbb{P}\_2$ 为其中所有以 $1$ 为根、次数不超过二的多项式。证明 $W$ 是 $\mathbb{P}\_2$ 的子空间。

Solution.

解。

First, express $W$ as follows: $W = \left\{ p(x) = ax^2 +bx +c, a,b,c \in \mathbb{R} \mid p(1) = 0 \right\}$.

首先,将 $W$ 表示为:$W = \left\{ p(x) = ax^2 +bx +c, a,b,c \in \mathbb{R} \mid p(1) = 0 \right\}$。

We need to show that $W$ satisfies the three conditions of Procedure $\PageIndex{1}$.

我们需要证明 $W$ 满足 Procedure $\PageIndex{1}$ 的三个条件。
  1. The zero polynomial of $\mathbb{P}\_2$ is given by $0(x) = 0x^2 + 0x + 0 = 0$. Clearly $0(1) = 0$ so $0(x)$ is contained in $W$.
  2. Let $p(x), q(x)$ be polynomials in $W$. It follows that $p(1) = 0$ and $q(1) = 0$. Now consider $p(x) + q(x)$. Let $r(x)$ represent this sum. $\begin{aligned} r(1) &= p(1) + q(1) \\ &= 0 + 0 \\ &= 0\end{aligned}$ Therefore the sum is also in $W$ and the second condition is satisfied.
  3. Let $p(x)$ be a polynomial in $W$ and let $a$ be a scalar. It follows that $p(1) = 0$. Consider the product $ap(x)$. $\begin{aligned} ap(1) &= a(0) \\ &= 0\end{aligned}$ Therefore the product is in $W$ and the third condition is satisfied.
  1. $\mathbb{P}\_2$ 的零多项式为 $0(x) = 0x^2 + 0x + 0 = 0$。显然 $0(1) = 0$,故 $0(x) \in W$。
  2. 设 $p(x), q(x)$ 为 $W$ 中的多项式。则 $p(1) = 0$ 且 $q(1) = 0$。现考虑 $p(x) + q(x)$,记其和为 $r(x)$。$\begin{aligned} r(1) &= p(1) + q(1) \\ &= 0 + 0 \\ &= 0\end{aligned}$ 因此其和也在 $W$ 中,第二个条件满足。
  3. 设 $p(x)$ 为 $W$ 中的多项式,$a$ 为标量。则 $p(1) = 0$。考虑乘积 $ap(x)$。$\begin{aligned} ap(1) &= a(0) \\ &= 0\end{aligned}$ 因此该乘积在 $W$ 中,第三个条件满足。

It follows that $W$ is a subspace of $\mathbb{P}\_2$.

因此 $W$ 是 $\mathbb{P}\_2$ 的子空间。

Recall the definition of basis, considered now in the context of vector spaces.

回顾基的定义,现在放在向量空间的语境下考察。

Definition $\PageIndex{2}$: Basis 定义 2:基

Let $V$ be a vector space. Then $$\vec{v}\_{1},\cdots ,\vec{v}\_{n}$$ is called a basis for $V$ if the following conditions hold.

设 $V$ 为向量空间。若下列条件成立,则称 $$\vec{v}\_{1},\cdots ,\vec{v}\_{n}$$ 为 $V$ 的一个基。
  1. $\mathrm{span}\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\} = V$
  2. $$\vec{v}\_{1},\cdots ,\vec{v}\_{n}$$ is linearly independent
  1. $\mathrm{span}\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\} = V$
  2. $$\vec{v}\_{1},\cdots ,\vec{v}\_{n}$$ 线性无关

Consider the following example.

考虑下面的例子。

Example $\PageIndex{4}$: Polynomials of Degree Two 示例 4:二次多项式

Let $\mathbb{P}\_2$ be the set polynomials of degree no more than 2. We can write $\mathbb{P}\_2=\mathrm{span}\left\{ x^{2}, x, 1\right\}$. Is $\left\{ x^{2}, x, 1\right\}$ a basis for $\mathbb{P}\_2$?

设 $\mathbb{P}\_2$ 为次数不超过 2 的多项式的集合。可写作 $\mathbb{P}\_2=\mathrm{span}\left\{ x^{2}, x, 1\right\}$。问 $\left\{ x^{2}, x, 1\right\}$ 是否为 $\mathbb{P}\_2$ 的一个基?

Solution.

解。

It can be verified that $\mathbb{P}\_2$ is a vector space defined under the usual addition and scalar multiplication of polynomials.

可以验证,$\mathbb{P}\_2$ 在多项式的通常加法与标量乘法下构成向量空间。

Now, since $\mathbb{P}\_2=\mathrm{span}\left\{ x^{2},x, 1\right\}$, the set $\left\{ x^{2}, x, 1\right\}$ is a basis if it is linearly independent. Suppose then that $ax^{2}+bx+c=0x^2 + 0x + 0$ where $a,b,c$ are real numbers. It is clear that this can only occur if $a=b=c=0$. Hence the set is linearly independent and forms a basis of $\mathbb{P}\_2$.

既然 $\mathbb{P}\_2=\mathrm{span}\left\{ x^{2},x, 1\right\}$,只要 $\left\{ x^{2}, x, 1\right\}$ 线性无关,它就是基。现设 $ax^{2}+bx+c=0x^2 + 0x + 0$,其中 $a,b,c$ 为实数。显然这只有 $a=b=c=0$ 时才成立。因此该集合线性无关,从而构成 $\mathbb{P}\_2$ 的一个基。

The next theorem is an essential result in linear algebra and is called the exchange theorem.

下一个定理是线性代数中的一个基本结论,称为替换定理。

Theorem $\PageIndex{3}$: Exchange Theorem 定理 3:替换定理

Let $\left\{ \vec{x}\_{1},\cdots ,\vec{x}\_{r}\right\}$ be a linearly independent set of vectors such that each $\vec{x}\_{i}$ is contained in $\mathrm{span}\left\{ \vec{y}\_{1},\cdots ,\vec{y}\_{s}\right\}$. Then $r\leq s$.

设 $\left\{ \vec{x}\_{1},\cdots ,\vec{x}\_{r}\right\}$ 为线性无关向量组,且每个 $\vec{x}\_{i}$ 都属于 $\mathrm{span}\left\{ \vec{y}\_{1},\cdots ,\vec{y}\_{s}\right\}$。则 $r\leq s$。

Proof.

证明。

The proof will proceed as follows. First, we set up the necessary steps for the proof. Next, we will assume that $r > s$ and show that this leads to a contradiction, thus requiring that $r \leq s$.

证明按如下步骤进行。首先建立证明所需的步骤。接着假设 $r > s$,并说明这导致矛盾,从而必须有 $r \leq s$。

Define $\mathrm{span}\left\{ \vec{y}\_{1},\cdots ,\vec{y}\_{s}\right\} = V$. Since each $\vec{x}\_i$ is in $\mathrm{span}\left\{ \vec{y}\_{1},\cdots ,\vec{y}\_{s}\right\}$, it follows there exist scalars $c\_{1},\cdots ,c\_{s}$ such that $\vec{x}\_{1}=\sum\_{i=1}^{s}c\_{i}\vec{y}\_{i}$. Note that not all of these scalars $c_i$ can equal zero. Suppose that all the $c_i=0$. Then it would follow that $\vec{x}\_{1}=\vec{0}$ and so $\left\{ \vec{x} \_{1},\cdots ,\vec{x}\_{r}\right\}$ would not be linearly independent. Indeed, if $\vec{x}\_{1}=\vec{0}$, $1\vec{x}\_{1}+\sum\_{i=2}^{r}0 \vec{x}\_{i}=\vec{x}\_{1}=\vec{0}$ and so there would exist a nontrivial linear combination of the vectors $\left\{ \vec{x}\_{1},\cdots , \vec{x}\_{r}\right\}$ which equals zero. Therefore at least one $c_i$ is nonzero.

定义 $\mathrm{span}\left\{ \vec{y}\_{1},\cdots ,\vec{y}\_{s}\right\} = V$。由于每个 $\vec{x}\_i$ 都在 $\mathrm{span}\left\{ \vec{y}\_{1},\cdots ,\vec{y}\_{s}\right\}$ 中,故存在标量 $c\_{1},\cdots ,c\_{s}$ 使得 $\vec{x}\_{1}=\sum\_{i=1}^{s}c\_{i}\vec{y}\_{i}$。这些标量 $c_i$ 不可能全为零。若全为零,则 $\vec{x}\_{1}=\vec{0}$,于是 $\left\{ \vec{x} \_{1},\cdots ,\vec{x}\_{r}\right\}$ 将不是线性无关的。事实上,若 $\vec{x}\_{1}=\vec{0}$,则 $1\vec{x}\_{1}+\sum\_{i=2}^{r}0 \vec{x}\_{i}=\vec{x}\_{1}=\vec{0}$,从而这些向量 $\left\{ \vec{x}\_{1},\cdots , \vec{x}\_{r}\right\}$ 存在非零的线性组合等于零。因此至少有一个 $c_i$ 非零。

Say $c\_{k}\neq 0.$ Then solve 上述等式 for $\vec{y}\_{k}$ and obtain $\vec{y}\_{k}\in \mathrm{span}\left\{ \vec{x}\_{1},\overset{\text{s-1 vectors here}}{\overbrace{\vec{y}\_{1},\cdots ,\vec{y}\_{k-1},\vec{y} \_{k+1},\cdots ,\vec{y}\_{s}}}\right\}$. Define $\left\{ \vec{z}\_{1},\cdots ,\vec{z}\_{s-1}\right\}$ to be $\left\{ \vec{z}\_{1},\cdots ,\vec{z}\_{s-1}\right\} = \left\{ \vec{y}\_{1},\cdots ,\vec{y}\_{k-1},\vec{y}\_{k+1},\cdots ,\vec{y} \_{s}\right\}$. Now we can write $\vec{y}\_{k}\in \mathrm{span}\left\{ \vec{x}\_{1}, \vec{z}\_{1},\cdots, \vec{z}\_{s-1}\right\}$. Therefore, $\mathrm{span}\left\{ \vec{x}\_{1},\vec{z}\_{1},\cdots ,\vec{z }\_{s-1}\right\}=V$. To see this, suppose $\vec{v}\in V$. Then there exist constants $c\_{1},\cdots ,c\_{s}$ such that $\vec{v}=\sum\_{i=1}^{s-1}c\_{i}\vec{z}\_{i}+c\_{s}\vec{y}\_{k}$. Replace this $\vec{y}\_{k}$ with a linear combination of the vectors $\left\{ \vec{x}\_{1},\vec{z}\_{1},\cdots ,\vec{z}\_{s-1}\right\}$ to obtain $\vec{v}\in \mathrm{span}\left\{ \vec{x}\_{1},\vec{z} \_{1},\cdots ,\vec{z}\_{s-1}\right\}$. The vector $\vec{y}\_{k}$, in the list $\left\{ \vec{y}\_{1},\cdots ,\vec{y}\_{s}\right\}$, has now been replaced with the vector $\vec{x}\_{1}$ and the resulting modified list of vectors has the same span as the original list of vectors, $\left\{ \vec{y} \_{1},\cdots ,\vec{y}\_{s}\right\}$.

设 $c\_{k}\neq 0$。则由上述等式解出 $\vec{y}\_{k}$,得 $\vec{y}\_{k}\in \mathrm{span}\left\{ \vec{x}\_{1},\overset{\text{s-1 vectors here}}{\overbrace{\vec{y}\_{1},\cdots ,\vec{y}\_{k-1},\vec{y} \_{k+1},\cdots ,\vec{y}\_{s}}}\right\}$。定义 $\left\{ \vec{z}\_{1},\cdots ,\vec{z}\_{s-1}\right\}$ 为 $\left\{ \vec{z}\_{1},\cdots ,\vec{z}\_{s-1}\right\} = \left\{ \vec{y}\_{1},\cdots ,\vec{y}\_{k-1},\vec{y}\_{k+1},\cdots ,\vec{y} \_{s}\right\}$。于是可写 $\vec{y}\_{k}\in \mathrm{span}\left\{ \vec{x}\_{1}, \vec{z}\_{1},\cdots, \vec{z}\_{s-1}\right\}$。因此 $\mathrm{span}\left\{ \vec{x}\_{1},\vec{z}\_{1},\cdots ,\vec{z }\_{s-1}\right\}=V$。为说明这点,设 $\vec{v}\in V$。则存在常数 $c\_{1},\cdots ,c\_{s}$ 使 $\vec{v}=\sum\_{i=1}^{s-1}c\_{i}\vec{z}\_{i}+c\_{s}\vec{y}\_{k}$。将此 $\vec{y}\_{k}$ 替换为向量 $\left\{ \vec{x}\_{1},\vec{z}\_{1},\cdots ,\vec{z}\_{s-1}\right\}$ 的线性组合,便得 $\vec{v}\in \mathrm{span}\left\{ \vec{x}\_{1},\vec{z} \_{1},\cdots ,\vec{z}\_{s-1}\right\}$。列表 $\left\{ \vec{y}\_{1},\cdots ,\vec{y}\_{s}\right\}$ 中的向量 $\vec{y}\_{k}$ 现已被 $\vec{x}\_{1}$ 替换,所得修正后的向量组与原向量组 $\left\{ \vec{y} \_{1},\cdots ,\vec{y}\_{s}\right\}$ 张成相同的空间。

We are now ready to move on to the proof. Suppose that $r>s$ and that $\mathrm{span}\left\{ \vec{x}\_{1},\cdots , \vec{x}\_{l},\vec{z}\_{1},\cdots ,\vec{z}\_{p}\right\} =V$. where the process established above has continued. In other words, the vectors $\vec{z}\_{1},\cdots ,\vec{z}\_{p}$ are each taken from the set $\left\{ \vec{y}\_{1},\cdots ,\vec{y}\_{s}\right\}$ and $l+p=s$. This was done for $l=1$ above. Then since $r>s$, it follows that $l\leq s

现在我们准备进行证明。假设 $r>s$,且上述过程持续进行后有 $\mathrm{span}\left\{ \vec{x}\_{1},\cdots , \vec{x}\_{l},\vec{z}\_{1},\cdots ,\vec{z}\_{p}\right\} =V$。换言之,向量 $\vec{z}\_{1},\cdots ,\vec{z}\_{p}$ 都取自集合 $\left\{ \vec{y}\_{1},\cdots ,\vec{y}\_{s}\right\}$,且 $l+p=s$。上面对 $l=1$ 已这样做过。由于 $r>s$,故 $l\leq s

The following corollary follows from the exchange theorem.

下面这个推论由替换定理得出。

Corollary $\PageIndex{2}$: Two Bases of the Same Length 推论 2:等长两基

Let $B_1$, $B_2$ be two bases of a vector space $V$. Suppose $B_1$ contains $m$ vectors and $B_2$ contains $n$ vectors. Then $m = n$.

设 $B_1$、$B_2$ 为向量空间 $V$ 的两个基。设 $B_1$ 含 $m$ 个向量,$B_2$ 含 $n$ 个向量。则 $m = n$。

Proof.

证明。

By Theorem $\PageIndex{3}$, $m\leq n$ and $n\leq m$. Therefore $m=n$.

Theorem $\PageIndex{3}$ 知,$m\leq n$ 且 $n\leq m$。故 $m=n$。

This corollary is very important so we provide another proof independent of the exchange theorem above.

此推论很重要,因此再给出一个不依赖上述替换定理的证明。

Proof.

证明。

Suppose $n > m$. Then since the vectors $\left\{ \vec{u} \_{1},\cdots ,\vec{u}\_{m}\right\}$ span $V$, there exist scalars $c\_{ij}$ such that $\sum\_{i=1}^{m}c\_{ij}\vec{u}\_{i}=\vec{v}\_{j}$. Therefore, $\sum\_{j=1}^{n}d\_{j}\vec{v}\_{j}=\vec{0} \text{ if and only if }\sum\_{j=1}^{n}\sum\_{i=1}^{m}c\_{ij}d\_{j}\vec{u}\_{i}= \vec{0}$ if and only if $\sum\_{i=1}^{m}\left( \sum\_{j=1}^{n}c\_{ij}d\_{j}\right) \vec{u}\_{i}=\vec{0}$. Now since $$\vec{u}\_{1},\cdots ,\vec{u}\_{n}$$ is independent, this happens if and only if $\sum\_{j=1}^{n}c\_{ij}d\_{j}=0, i=1,2,\cdots ,m$. However, this is a system of $m$ equations in $n$ variables, $d\_{1},\cdots ,d\_{n}$ and $m n$.

设 $n > m$。由于向量 $\left\{ \vec{u} \_{1},\cdots ,\vec{u}\_{m}\right\}$ 张成 $V$,存在标量 $c\_{ij}$ 使得 $\sum\_{i=1}^{m}c\_{ij}\vec{u}\_{i}=\vec{v}\_{j}$。于是 $\sum\_{j=1}^{n}d\_{j}\vec{v}\_{j}=\vec{0}$ 当且仅当 $\sum\_{j=1}^{n}\sum\_{i=1}^{m}c\_{ij}d\_{j}\vec{u}\_{i}= \vec{0}$ 当且仅当 $\sum\_{i=1}^{m}\left( \sum\_{j=1}^{n}c\_{ij}d\_{j}\right) \vec{u}\_{i}=\vec{0}$。既然 $$\vec{u}\_{1},\cdots ,\vec{u}\_{n}$$ 线性无关,这成立当且仅当 $\sum\_{j=1}^{n}c\_{ij}d\_{j}=0, i=1,2,\cdots ,m$。然而这是一个含 $n$ 个未知量 $d\_{1},\cdots ,d\_{n}$、$m$ 个方程的方程组,且 $m n$ 也不可能发生。

Given the result of the previous corollary, the following definition follows.

由前一个推论的結果,得到如下定义。

Definition $\PageIndex{3}$: Dimension 定义 3:维数

A vector space $V$ is of dimension $n$ if it has a basis consisting of $n$ vectors.

若向量空间 $V$ 有一个由 $n$ 个向量组成的基,则称 $V$ 的维数为 $n$。

Notice that the dimension is well defined by Corollary $\PageIndex{2}$. It is assumed here that $n<\infty$ and therefore such a vector space is said to be finite dimensional.

注意,维数由 Corollary $\PageIndex{2}$ 良定义。这里假定 $n<\infty$,因此这样的向量空间称为有限维的。

Example $\PageIndex{5}$: Dimension of a Vector Space 示例 5:向量空间的维数

Let $\mathbb{P}\_2$ be the set of all polynomials of degree at most $2$. Find the dimension of $\mathbb{P}\_2$.

设 $\mathbb{P}\_2$ 为所有次数不超过 $2$ 的多项式的集合。求 $\mathbb{P}\_2$ 的维数。

Solution.

解。

If we can find a basis of $\mathbb{P}\_2$ then the number of vectors in the basis will give the dimension. Recall from Example $\PageIndex{4}$ that a basis of $\mathbb{P}\_2$ is given by $S = \left\{ x^2, x, 1 \right\}$. There are three polynomials in $S$ and hence the dimension of $\mathbb{P}\_2$ is three.

若能找到 $\mathbb{P}\_2$ 的一个基,则基中向量的个数即为维数。由 Example $\PageIndex{4}$ 知,$\mathbb{P}\_2$ 的一个基为 $S = \left\{ x^2, x, 1 \right\}$。$S$ 中有三个多项式,故 $\mathbb{P}\_2$ 的维数为 3。

It is important to note that a basis for a vector space is not unique. A vector space can have many bases. Consider the following example.

需要注意,向量空间的基并不唯一。一个向量空间可以有许多个基。考虑下面的例子。

Example $\PageIndex{6}$: A Different Basis for Polynomials of Degree Two 示例 6:二次多项式的另一个基

Let $\mathbb{P}\_2$ be the polynomials of degree no more than 2. Is $\left\{ x^{2}+x+1,2x+1,3x^{2}+1\right\}$ a basis for $\mathbb{P}\_2$?

设 $\mathbb{P}\_2$ 为次数不超过 2 的多项式。问 $\left\{ x^{2}+x+1,2x+1,3x^{2}+1\right\}$ 是否为 $\mathbb{P}\_2$ 的一个基?

Solution.

解。

Suppose these vectors are linearly independent but do not form a spanning set for $\mathbb{P}\_2$. Then by Lemma 9.3.2, we could find a fourth polynomial in $\mathbb{P}\_2$ to create a new linearly independent set containing four polynomials. However this would imply that we could find a basis of $\mathbb{P}\_2$ of more than three polynomials. This contradicts the result of Example $\PageIndex{5}$ in which we determined the dimension of $\mathbb{P}\_2$ is three. Therefore if these vectors are linearly independent they must also form a spanning set and thus a basis for $\mathbb{P}\_2$.

假设这些向量线性无关,但不能构成 $\mathbb{P}\_2$ 的生成集。则由 Lemma 9.3.2 可在 $\mathbb{P}\_2$ 中找到第四个多项式,构造出含四个多项式的新的线性无关集。但这将意味着可找到由多于三个多项式组成的 $\mathbb{P}\_2$ 的基,与 Example $\PageIndex{5}$ 中所得 $\mathbb{P}\_2$ 维数为 3 的结论矛盾。因此,若这些向量线性无关,它们必也构成生成集,从而是 $\mathbb{P}\_2$ 的基。

Suppose then that $\begin{aligned} a\left( x^{2}+x+1\right) +b\left( 2x+1\right) +c\left( 3x^{2}+1\right) &= 0 \\ \left( a+3c\right) x^{2}+\left( a+2b\right) x+\left( a+b+c\right) &= 0 \end{aligned}$ We know that $\left\{ x^2, x, 1 \right\}$ is linearly independent, and so it follows that $\begin{aligned} a+3c &= 0 \\ a+2b &= 0 \\ a+b+c &= 0\end{aligned}$ and there is only one solution to this system of equations, $a=b=c=0$. Therefore, these are linearly independent and form a basis for $\mathbb{P}\_2$.

现设 $\begin{aligned} a\left( x^{2}+x+1\right) +b\left( 2x+1\right) +c\left( 3x^{2}+1\right) &= 0 \\ \left( a+3c\right) x^{2}+\left( a+2b\right) x+\left( a+b+c\right) &= 0 \end{aligned}$ 由 $\left\{ x^2, x, 1 \right\}$ 线性无关可知,$\begin{aligned} a+3c &= 0 \\ a+2b &= 0 \\ a+b+c &= 0\end{aligned}$ 且该方程组只有唯一解 $a=b=c=0$。因此这些向量线性无关,构成 $\mathbb{P}\_2$ 的一个基。

Consider the following theorem.

考虑下面的定理。

Theorem $\PageIndex{4}$: Every Subspace has a Basis 定理 4:每个子空间都有基

Let $W$ be a nonzero subspace of a finite dimensional vector space $V$. Suppose $V$ has dimension $n$. Then $W$ has a basis with no more than $n$ vectors.

设 $W$ 为有限维向量空间 $V$ 的非零子空间。设 $V$ 的维数为 $n$。则 $W$ 有一个所含向量不多于 $n$ 的基。

Proof.

证明。

Let $\vec{v}\_{1}\in V$ where $\vec{v}\_{1}\neq 0$. If $\mathrm{span}\left\{ \vec{v}\_{1}\right\} =V$, then it follows that $\left\{ \vec{v} \_{1}\right\}$ is a basis for $V$. Otherwise, there exists $\vec{v} \_{2}\in V$ which is not in $\mathrm{span}\left\{ \vec{v}\_{1}\right\}$. By Lemma 9.3.2 $\left\{ \vec{v}\_{1},\vec{v}\_{2}\right\}$ is a linearly independent set of vectors. Then $\left\{ \vec{v}\_{1},\vec{v} \_{2}\right\}$ is a basis for $V$ and we are done. If $\mathrm{span}\left\{ \vec{v}\_{1}, \vec{v}\_{2}\right\} \neq V$, then there exists $\vec{v}\_{3}\notin \mathrm{span}\left\{ \vec{v}\_{1},\vec{v}\_{2}\right\}$ and $\left\{ \vec{v} \_{1},\vec{v}\_{2},\vec{v}\_{3}\right\}$ is a larger linearly independent set of vectors. Continuing this way, the process must stop before $n+1$ steps because if not, it would be possible to obtain $n+1$ linearly independent vectors contrary to the exchange theorem, Theorem $\PageIndex{3}$.

设 $\vec{v}\_{1}\in V$ 且 $\vec{v}\_{1}\neq 0$。若 $\mathrm{span}\left\{ \vec{v}\_{1}\right\} =V$,则 $\left\{ \vec{v} \_{1}\right\}$ 就是 $V$ 的一个基。否则存在 $\vec{v} \_{2}\in V$ 不在 $\mathrm{span}\left\{ \vec{v}\_{1}\right\}$ 中。由 Lemma 9.3.2 知,$\left\{ \vec{v}\_{1},\vec{v}\_{2}\right\}$ 是线性无关向量组。于是 $\left\{ \vec{v}\_{1},\vec{v} \_{2}\right\}$ 是 $V$ 的基,证毕。若 $\mathrm{span}\left\{ \vec{v}\_{1}, \vec{v}\_{2}\right\} \neq V$,则存在 $\vec{v}\_{3}\notin \mathrm{span}\left\{ \vec{v}\_{1},\vec{v}\_{2}\right\}$,且 $\left\{ \vec{v} \_{1},\vec{v}\_{2},\vec{v}\_{3}\right\}$ 是更大的线性无关向量组。如此继续,该过程必在 $n+1$ 步之前停止;否则将得到 $n+1$ 个线性无关向量,与替换定理 Theorem $\PageIndex{3}$ 矛盾。

If in fact $W$ has $n$ vectors, then it follows that $W=V$.

若 $W$ 实际上有 $n$ 个向量,则 $W=V$。

Theorem $\PageIndex{5}$: Subspace of Same Dimension 定理 5:同维子空间

Let $V$ be a vector space of dimension $n$ and let $W$ be a subspace. Then $W=V$ if and only if the dimension of $W$ is also $n$.

设 $V$ 为维数 $n$ 的向量空间,$W$ 为子空间。则 $W=V$ 当且仅当 $W$ 的维数也为 $n$。

Proof.

证明。

First suppose $W=V.$ Then obviously the dimension of $W=n.$

先设 $W=V$。则显然 $W$ 的维数为 $n$。

Now suppose that the dimension of $W$ is $n$. Let a basis for $W$ be $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{n}\right\}$. If $W$ is not equal to $V$, then let $\vec{v}$ be a vector of $V$ which is not contained in $W$. Thus $\vec{v}$ is not in $\mathrm{span}\left\{ \vec{w}\_{1},\cdots ,\vec{w} \_{n}\right\}$ and by Lemma 9.7.2, $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{n},\vec{v}\right\}$ is linearly independent which contradicts Theorem $\PageIndex{3}$ because it would be an independent set of $n+1$ vectors even though each of these vectors is in a spanning set of $n$ vectors, a basis of $V$.

现设 $W$ 的维数为 $n$。设 $W$ 的一个基为 $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{n}\right\}$。若 $W\neq V$,取 $\vec{v}\in V$ 而 $\vec{v}\notin W$。于是 $\vec{v}\notin \mathrm{span}\left\{ \vec{w}\_{1},\cdots ,\vec{w} \_{n}\right\}$,由 Lemma 9.7.2 知 $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{n},\vec{v}\right\}$ 线性无关,这与 Theorem $\PageIndex{3}$ 矛盾——因为尽管这些向量中的每一个都属于 $V$ 的基(一个含 $n$ 个向量的生成集),它却是一个含 $n+1$ 个向量的线性无关集。

Consider the following example.

考虑下面的例子。

Example $\PageIndex{7}$: Basis of a Subspace 示例 7:子空间的基

Let $U=\left\{ A\in\mathbb{M}\_{22} ~\left\|~ A\left[ \begin{array}{rr} 1 & 0 \\ 1 & -1 \end{array}\right] = \left[ \begin{array}{rr} 1 & 1 \\ 0 & -1 \end{array}\right] A \right\}$. Then $U$ is a subspace of $\mathbb{M}\_{22}$. Find a basis of $U$, and hence $\dim(U)$.

设 $U=\left\{ A\in\mathbb{M}\_{22} ~\left|~ A\left[ \begin{array}{rr} 1 & 0 \\ 1 & -1 \end{array}\right] = \left[ \begin{array}{rr} 1 & 1 \\ 0 & -1 \end{array}\right] A \right\}$。则 $U$ 是 $\mathbb{M}\_{22}$ 的子空间。求 $U$ 的一个基,进而求 $\dim(U)$。

Solution.

解。

Let $A=\left[ \begin{array}{rr} a & b \\ c & d \end{array}\right] \in\mathbb{M}\_{22}$. Then $A\left[ \begin{array}{rr} 1 & 0 \\ 1 & -1 \end{array}\right] = \left[ \begin{array}{rr} a & b \\ c & d \end{array}\right] \left[ \begin{array}{rr} 1 & 0 \\ 1 & -1 \end{array}\right] =\left[ \begin{array}{rr} a+b & -b \\ c+d & -d \end{array}\right]$ and $\left[ \begin{array}{rr} 1 & 1 \\ 0 & -1 \end{array}\right] A = \left[ \begin{array}{rr} 1 & 1 \\ 0 & -1 \end{array}\right] \left[ \begin{array}{rr} a & b \\ c & d \end{array}\right] =\left[ \begin{array}{rr} a+c & b+d \\ -c & -d \end{array}\right]$. If $A\in U$, then $\left[ \begin{array}{cc} a+b & -b \\ c+d & -d \end{array}\right] = \left[ \begin{array}{cc} a+c & b+d \\ -c & -d \end{array}\right]$.

设 $A=\left[ \begin{array}{rr} a & b \\ c & d \end{array}\right] \in\mathbb{M}\_{22}$。则 $A\left[ \begin{array}{rr} 1 & 0 \\ 1 & -1 \end{array}\right] = \left[ \begin{array}{rr} a & b \\ c & d \end{array}\right] \left[ \begin{array}{rr} 1 & 0 \\ 1 & -1 \end{array}\right] =\left[ \begin{array}{rr} a+b & -b \\ c+d & -d \end{array}\right]$,且 $\left[ \begin{array}{rr} 1 & 1 \\ 0 & -1 \end{array}\right] A = \left[ \begin{array}{rr} 1 & 1 \\ 0 & -1 \end{array}\right] \left[ \begin{array}{rr} a & b \\ c & d \end{array}\right] =\left[ \begin{array}{rr} a+c & b+d \\ -c & -d \end{array}\right]$。若 $A\in U$,则 $\left[ \begin{array}{cc} a+b & -b \\ c+d & -d \end{array}\right] = \left[ \begin{array}{cc} a+c & b+d \\ -c & -d \end{array}\right]$。

Equating entries leads to a system of four equations in the four variables $a,b,c$ and $d$.

比较对应元素得到关于四个未知量 $a,b,c,d$ 的四个方程的方程组。

$$\begin{array}{ccc} a+b & = & a + c \\ -b & = & b + d \\ c + d & = & -c \\ -d & = & -d \end{array}$$

比较矩阵对应元素,得到如下四个方程:第一行 $a+b=a+c$,第二行 $-b=b+d$,第三行 $c+d=-c$,第四行 $-d=-d$。

or

或等价地

$$\begin{array}{rcc} b - c & = & 0 \\ -2b - d & = & 0 \\ 2c + d & = & 0 \end{array}$$

化简后得到的等价方程组(即上述四个方程化简后的结果)。

The solution to this system is $a=s$, $b=-\frac{1}{2}t$, $c=-\frac{1}{2}t$, $d=t$ for any $s,t\in\mathbb{R}$, and thus $A=\left[ \begin{array}{cc} s & \frac{t}{2} \\ -\frac{t}{2} & t \end{array}\right] = s\left[ \begin{array}{cc} 1 & 0 \\ 0 & 0 \end{array}\right] + t\left[ \begin{array}{rr} 0 & -\frac{1}{2} \\ -\frac{1}{2} & 1 \end{array}\right]$. Let $B=\left\{ \left[ \begin{array}{cc} 1 & 0 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & -\frac{1}{2} \\ -\frac{1}{2} & 1 \end{array}\right] \right\}$. Then $\mathrm{span}(B)=U$, and it is routine to verify that $B$ is an independent subset of $\mathbb{M}\_{22}$. Therefore $B$ is a basis of $U$, and $\dim(U)=2$.

该方程组的解为:对任意 $s,t\in\mathbb{R}$,有 $a=s$,$b=-\frac{1}{2}t$,$c=-\frac{1}{2}t$,$d=t$,于是 $A=\left[ \begin{array}{cc} s & \frac{t}{2} \\ -\frac{t}{2} & t \end{array}\right] = s\left[ \begin{array}{cc} 1 & 0 \\ 0 & 0 \end{array}\right] + t\left[ \begin{array}{rr} 0 & -\frac{1}{2} \\ -\frac{1}{2} & 1 \end{array}\right]$。设 $B=\left\{ \left[ \begin{array}{cc} 1 & 0 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & -\frac{1}{2} \\ -\frac{1}{2} & 1 \end{array}\right] \right\}$。则 $\mathrm{span}(B)=U$,且易验证 $B$ 是 $\mathbb{M}\_{22}$ 的线性无关子集。因此 $B$ 是 $U$ 的一个基,且 $\dim(U)=2$。

The following theorem claims that a spanning set of a vector space $V$ can be shrunk down to a basis of $V$. Similarly, a linearly independent set within $V$ can be enlarged to create a basis of $V$.

下面这个定理指出,向量空间 $V$ 的一个生成集可以缩减为 $V$ 的一个基。类似地,$V$ 中一个线性无关集可以扩充为 $V$ 的一个基。

Theorem $\PageIndex{6}$: Basis of $V$ 定理 6:向量空间 V 的基

If $V=\mathrm{span}\left\{ \vec{u}\_{1},\cdots ,\vec{u} \_{n}\right\}$ is a vector space, then some subset of $$\vec{u}\_{1},\cdots ,\vec{u}\_{n}$$ is a basis for $V$. Also, if $\left\{ \vec{u}\_{1},\cdots ,\vec{u} \_{k}\right\} \subseteq V$ is linearly independent and the vector space is finite dimensional, then the set $\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k}\right\}$ can be enlarged to obtain a basis of $V$.

若 $V=\mathrm{span}\left\{ \vec{u}\_{1},\cdots ,\vec{u} \_{n}\right\}$ 是向量空间,则 $$\vec{u}\_{1},\cdots ,\vec{u}\_{n}$$ 的某个子集是 $V$ 的一个基。又若 $\left\{ \vec{u}\_{1},\cdots ,\vec{u} \_{k}\right\} \subseteq V$ 线性无关,且向量空间有限维,则集合 $\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k}\right\}$ 可扩充为 $V$ 的一个基。

Proof.

证明。

Let $S=\left\{ E\subseteq \left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{n}\right\} \text{ such that } \mathrm{span}\left\{ E\right\} =V\right\}$. For $E\in S$, let $\left\vert E\right\vert$ denote the number of elements of $E$. Let $m= \min \left\{ \left\vert E\right\vert \mid E\in S\right\}$. Thus there exist vectors $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{m}\right\} \subseteq \left\{ \vec{u}\_{1},\cdots , \vec{u}\_{n}\right\}$ such that $\mathrm{span}\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{m}\right\} =V$ and $m$ is as small as possible for this to happen. If this set is linearly independent, it follows it is a basis for $V$ and the theorem is proved. On the other hand, if the set is not linearly independent, then there exist scalars, $c\_{1},\cdots ,c\_{m}$ such that $\vec{0}=\sum\_{i=1}^{m}c\_{i}\vec{v}\_{i}$ and not all the $c\_{i}$ are equal to zero. Suppose $c\_{k}\neq 0$. Then solve for the vector $\vec{v}\_{k}$ in terms of the other vectors. Consequently, $V=\mathrm{span}\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{k-1},\vec{v} \_{k+1},\cdots ,\vec{v}\_{m}\right\}$ contradicting the definition of $m$. This proves the first part of the theorem.

设 $S=\left\{ E\subseteq \left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{n}\right\} \text{ such that } \mathrm{span}\left\{ E\right\} =V\right\}$。对 $E\in S$,记 $\left\vert E\right\vert$ 为 $E$ 的元素个数。令 $m= \min \left\{ \left\vert E\right\vert \mid E\in S\right\}$。则存在向量 $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{m}\right\} \subseteq \left\{ \vec{u}\_{1},\cdots , \vec{u}\_{n}\right\}$ 使得 $\mathrm{span}\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{m}\right\} =V$,且 $m$ 尽可能小。若该集合线性无关,则它即为 $V$ 的基,定理得证。另一方面,若该集合不是线性无关的,则存在标量 $c\_{1},\cdots ,c\_{m}$ 使 $\vec{0}=\sum\_{i=1}^{m}c\_{i}\vec{v}\_{i}$,且并非所有 $c\_{i}$ 都为零。设 $c\_{k}\neq 0$。则可将向量 $\vec{v}\_{k}$ 用其余向量表示出来。于是 $V=\mathrm{span}\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{k-1},\vec{v} \_{k+1},\cdots ,\vec{v}\_{m}\right\}$,这与 $m$ 的定义矛盾。这证明了定理的第一部分。

To obtain the second part, begin with $$\vec{u}\_{1},\cdots ,\vec{u} \_{k}$$ and suppose a basis for $V$ is $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$. If $\mathrm{span}\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k}\right\} =V$, then $k=n$. If not, there exists a vector $\vec{u}\_{k+1}\notin \mathrm{span}\left\{ \vec{u}\_{1},\cdots ,\vec{u} \_{k}\right\}$. Then from Lemma 9.3.2, $$\vec{u}\_{1},\cdots ,\vec{u}\_{k}, \vec{u}\_{k+1}$$ is also linearly independent. Continue adding vectors in this way until $n$ linearly independent vectors have been obtained. Then $\mathrm{span}\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{n}\right\} =V$ because if it did not do so, there would exist $\vec{u}\_{n+1}$ as just described and $\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{n+1}\right\}$ would be a linearly independent set of vectors having $n+1$ elements. This contradicts the fact that $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$ is a basis. In turn this would contradict Theorem $\PageIndex{3}$. Therefore, this list is a basis.

为得第二部分,从 $$\vec{u}\_{1},\cdots ,\vec{u} \_{k}$$ 出发,并设 $V$ 的一个基为 $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$。若 $\mathrm{span}\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k}\right\} =V$,则 $k=n$。否则存在向量 $\vec{u}\_{k+1}\notin \mathrm{span}\left\{ \vec{u}\_{1},\cdots ,\vec{u} \_{k}\right\}$。于是由 Lemma 9.3.2 知,$$\vec{u}\_{1},\cdots ,\vec{u}\_{k}, \vec{u}\_{k+1}$$ 也线性无关。按此法不断添加向量,直到得到 $n$ 个线性无关向量。则 $\mathrm{span}\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{n}\right\} =V$;否则将如前述存在 $\vec{u}\_{n+1}$,使得 $\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{n+1}\right\}$ 是含 $n+1$ 个元素的线性无关集。这与 $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$ 是基的事实矛盾,进而也与 Theorem $\PageIndex{3}$ 矛盾。因此该向量组是一个基。

Recall Example 9.3.4 in which we added a matrix to a linearly independent set to create a larger linearly independent set. By Theorem $\PageIndex{6}$ we can extend a linearly independent set to a basis.

回顾 Example 9.3.4,其中我们向一个线性无关集添加矩阵,得到更大的线性无关集。由 Theorem $\PageIndex{6}$ 可把一个线性无关集扩充为基。

Example $\PageIndex{8}$: Adding to a Linearly Independent Set 示例 8:扩充线性无关集

Let $S \subseteq M\_{22}$ be a linearly independent set given by $S = \left\{ \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & 1 \\ 0 & 0 \end{array}\right] \right\}$. Enlarge $S$ to a basis of $M\_{22}$.

设 $S \subseteq M\_{22}$ 为线性无关集,且 $S = \left\{ \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & 1 \\ 0 & 0 \end{array}\right] \right\}$。将 $S$ 扩充为 $M\_{22}$ 的一个基。

Solution.

解。

Recall from the solution of Example 9.3.4 that the set $R \subseteq M\_{22}$ given by $R = \left\{ \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & 1 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & 0 \\ 1 & 0 \end{array}\right] \right\}$ is also linearly independent. However this set is still not a basis for $M\_{22}$ as it is not a spanning set. In particular, $\left[ \begin{array}{rr} 0 & 0 \\ 0 & 1 \end{array}\right]$ is not in $\mathrm{span} R$. Therefore, this matrix can be added to the set by Lemma 9.3.2 to obtain a new linearly independent set given by $T = \left\{ \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & 1 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & 0 \\ 1 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & 0 \\ 0 & 1 \end{array}\right] \right\}$

Example 9.3.4 的解可知,集合 $R \subseteq M\_{22}$ 由 $R = \left\{ \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & 1 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & 0 \\ 1 & 0 \end{array}\right] \right\}$ 给出,它也是线性无关的。但这仍不是 $M\_{22}$ 的基,因为它不是生成集。特别地,$\left[ \begin{array}{rr} 0 & 0 \\ 0 & 1 \end{array}\right]$ 不在 $\mathrm{span} R$ 中。因此,由 Lemma 9.3.2 可将该矩阵加入集合中,得到新的线性无关集 $T = \left\{ \left[ \begin{array}{rr} 1 & 0 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & 1 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & 0 \\ 1 & 0 \end{array}\right], \left[ \begin{array}{rr} 0 & 0 \\ 0 & 1 \end{array}\right] \right\}$。

This set is linearly independent and now spans $M\_{22}$. Hence $T$ is a basis.

该集合线性无关,且现在张成 $M\_{22}$。故 $T$ 是一个基。

Next we consider the case where you have a spanning set and you want a subset which is a basis. The above discussion involved adding vectors to a set. The next theorem involves removing vectors.

接下来考虑已有生成集、而想要它的一个基子集的情形。上面的讨论是向集合中添加向量。下一个定理则涉及删去向量。

Theorem $\PageIndex{7}$: Basis from a Spanning Set 定理 7:由生成集得到基

Let $V$ be a vector space and let $W$ be a subspace. Also suppose that $W=\mathrm{span}\left\{ \vec{w}\_{1},\cdots ,\vec{w} \_{m}\right\}$. Then there exists a subset of $\left\{ \vec{w}\_{1},\cdots , \vec{w}\_{m}\right\}$ which is a basis for $W$.

设 $V$ 为向量空间,$W$ 为子空间。又设 $W=\mathrm{span}\left\{ \vec{w}\_{1},\cdots ,\vec{w} \_{m}\right\}$。则存在 $\left\{ \vec{w}\_{1},\cdots , \vec{w}\_{m}\right\}$ 的一个子集,它是 $W$ 的一个基。

Proof.

证明。

Let $S$ denote the set of positive integers such that for $k\in S$, there exists a subset of $\left\{ \vec{w}\_{1},\cdots ,\vec{w} \_{m}\right\}$ consisting of exactly $k$ vectors which is a spanning set for $W$. Thus $m\in S$. Pick the smallest positive integer in $S$. Call it $k$. Then there exists $\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k}\right\} \subseteq \left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{m}\right\}$ such that $\mathrm{span} \left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k}\right\} =W$. If $\sum\_{i=1}^{k}c\_{i}\vec{w}\_{i}=\vec{0}$ and not all of the $c\_{i}=0$, then you could pick $c\_{j}\neq 0$, divide by it and solve for $\vec{u}\_{j}$ in terms of the others. $\vec{w}\_{j}=\sum\_{i\neq j}\left( -\frac{c\_{i}}{c\_{j}}\right) \vec{w}\_{i}$ Then you could delete $\vec{w}\_{j}$ from the list and have the same span. In any linear combination involving $\vec{w}\_{j}$, the linear combination would equal one in which $\vec{w}\_{j}$ is replaced with the above sum, showing that it could have been obtained as a linear combination of $\vec{w}\_{i}$ for $i\neq j$. Thus $k-1\in S$ contrary to the choice of $k$. Hence each $c\_{i}=0$ and so $\left\{ \vec{u}\_{1},\cdots ,\vec{u} \_{k}\right\}$ is a basis for $W$ consisting of vectors of $\left\{ \vec{w} \_{1},\cdots ,\vec{w}\_{m}\right\}$.

设 $S$ 为使如下条件成立的正整数集合:对每个 $k\in S$,存在 $\left\{ \vec{w}\_{1},\cdots ,\vec{w} \_{m}\right\}$ 的恰含 $k$ 个向量的子集,它是 $W$ 的生成集。于是 $m\in S$。取 $S$ 中最小的正整数,记为 $k$。则存在 $\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k}\right\} \subseteq \left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{m}\right\}$ 使得 $\mathrm{span} \left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k}\right\} =W$。若 $\sum\_{i=1}^{k}c\_{i}\vec{w}\_{i}=\vec{0}$ 且并非所有 $c\_{i}=0$,则可取 $c\_{j}\neq 0$,用它作除法并将 $\vec{u}\_{j}$ 用其余向量表示出来:$\vec{w}\_{j}=\sum\_{i\neq j}\left( -\frac{c\_{i}}{c\_{j}}\right) \vec{w}\_{i}$。于是可从列表中删去 $\vec{w}\_{j}$ 而保持张成不变。在任何涉及 $\vec{w}\_{j}$ 的线性组合中,该组合都等于将 $\vec{w}\_{j}$ 替换为上述和后的组合,说明它本可由 $i\neq j$ 的 $\vec{w}\_{i}$ 线性组合得到。因此 $k-1\in S$,与 $k$ 的最小性矛盾。故每个 $c\_{i}=0$,从而 $\left\{ \vec{u}\_{1},\cdots ,\vec{u} \_{k}\right\}$ 是由 $\left\{ \vec{w} \_{1},\cdots ,\vec{w}\_{m}\right\}$ 中向量组成的 $W$ 的一个基。

Consider the following example of this concept.

考虑这一概念的下例。

Example $\PageIndex{9}$: Basis from a Spanning Set 示例 9:由生成集得到基

Let $V$ be the vector space of polynomials of degree no more than 3, denoted earlier as $\mathbb{P}\_{3}$. Consider the following vectors in $V$. $\begin{aligned} &2x^{2}+x+1,x^{3}+4x^{2}+2x+2,2x^{3}+2x^{2}+2x+1, \\ &x^{3}+4x^{2}-3x+2,x^{3}+3x^{2}+2x+1\end{aligned}$ Then, as mentioned above, $V$ has dimension 4 and so clearly these vectors are not linearly independent. A basis for $V$ is $\left\{ 1,x,x^{2},x^{3}\right\}$. Determine a linearly independent subset of these which has the same span. Determine whether this subset is a basis for $V$.

设 $V$ 为次数不超过 3 的多项式构成的向量空间,之前记为 $\mathbb{P}\_{3}$。考察 $V$ 中如下向量:$\begin{aligned} &2x^{2}+x+1,x^{3}+4x^{2}+2x+2,2x^{3}+2x^{2}+2x+1, \\ &x^{3}+4x^{2}-3x+2,x^{3}+3x^{2}+2x+1\end{aligned}$ 如前所述,$V$ 的维数为 4,故这些向量显然不是线性无关的。$V$ 的一个基为 $\left\{ 1,x,x^{2},x^{3}\right\}$。求这些向量中张成相同且线性无关的子集,并判断该子集是否为 $V$ 的基。

Solution.

解。

Consider an isomorphism which maps $\mathbb{R}^{4}$ to $V$ in the obvious way. Thus $\left[ \begin{array}{c} 1 \\ 1 \\ 2 \\ 0 \end{array}\right]$ corresponds to $2x^{2}+x+1$ through the use of this isomorphism. Then corresponding to the above vectors in $V$ we would have the following vectors in $\mathbb{R}^{4}$. $\left[ \begin{array}{c} 1 \\ 1 \\ 2 \\ 0 \end{array}\right] ,\left[ \begin{array}{c} 2 \\ 2 \\ 4 \\ 1 \end{array}\right] ,\left[ \begin{array}{c} 1 \\ 2 \\ 2 \\ 2 \end{array}\right] ,\left[ \begin{array}{r} 2 \\ -3 \\ 4 \\ 1 \end{array}\right] ,\left[ \begin{array}{c} 1 \\ 2 \\ 3 \\ 1 \end{array}\right]$ Now if we obtain a subset of these which has the same span but which is linearly independent, then the corresponding vectors from $V$ will also be linearly independent. If there are four in the list, then the resulting vectors from $V$ must be a basis for $V$. The reduced row-echelon form for the matrix which has the above vectors as columns is $\left[ \begin{array}{rrrrr} 1 & 0 & 0 & -15 & 0 \\ 0 & 1 & 0 & 11 & 0 \\ 0 & 0 & 1 & -5 & 0 \\ 0 & 0 & 0 & 0 & 1 \end{array}\right]$ Therefore, a basis for $V$ consists of the vectors $\begin{aligned} &2x^{2}+x+1,x^{3}+4x^{2}+2x+2,2x^{3}+2x^{2}+2x+1, \\ &x^{3}+3x^{2}+2x+1.\end{aligned}$ Note how this is a subset of the original set of vectors. If there had been only three pivot columns in this matrix, then we would not have had a basis for $V$ but we would at least have obtained a linearly independent subset of the original set of vectors in this way.

考虑一个把 $\mathbb{R}^{4}$ 按显然方式映射到 $V$ 的同构。于是 $\left[ \begin{array}{c} 1 \\ 1 \\ 2 \\ 0 \end{array}\right]$ 通过此同构对应于 $2x^{2}+x+1$。则对应于 $V$ 中上述向量,在 $\mathbb{R}^{4}$ 中得到如下向量:$\left[ \begin{array}{c} 1 \\ 1 \\ 2 \\ 0 \end{array}\right] ,\left[ \begin{array}{c} 2 \\ 2 \\ 4 \\ 1 \end{array}\right] ,\left[ \begin{array}{c} 1 \\ 2 \\ 2 \\ 2 \end{array}\right] ,\left[ \begin{array}{r} 2 \\ -3 \\ 4 \\ 1 \end{array}\right] ,\left[ \begin{array}{c} 1 \\ 2 \\ 3 \\ 1 \end{array}\right]$。若能从中取出张成相同且线性无关的子集,则 $V$ 中对应的向量也线性无关。若列表中有四个,则所得的 $V$ 中向量必为 $V$ 的基。以上述向量为列构成的矩阵的约化行阶梯形为 $\left[ \begin{array}{rrrrr} 1 & 0 & 0 & -15 & 0 \\ 0 & 1 & 0 & 11 & 0 \\ 0 & 0 & 1 & -5 & 0 \\ 0 & 0 & 0 & 0 & 1 \end{array}\right]$。因此 $V$ 的一个基由如下向量组成:$\begin{aligned} &2x^{2}+x+1,x^{3}+4x^{2}+2x+2,2x^{3}+2x^{2}+2x+1, \\ &x^{3}+3x^{2}+2x+1.\end{aligned}$ 注意这是原向量集的一个子集。若该矩阵只有三个主元列,则得不到 $V$ 的基,但至少能以此得到原向量集的一个线性无关子集。

Note also that, since all linear relations are preserved by an isomorphism, $\begin{aligned} &-15\left( 2x^{2}+x+1\right) +11\left( x^{3}+4x^{2}+2x+2\right) +\left( -5\right) \left( 2x^{3}+2x^{2}+2x+1\right) \\ &=x^{3}+4x^{2}-3x+2\end{aligned}$

还需注意,由于同构保持所有线性关系,有 $\begin{aligned} &-15\left( 2x^{2}+x+1\right) +11\left( x^{3}+4x^{2}+2x+2\right) +\left( -5\right) \left( 2x^{3}+2x^{2}+2x+1\right) \\ &=x^{3}+4x^{2}-3x+2\end{aligned}$

Consider the following example.

考虑下面的例子。

Example $\PageIndex{10}$: Shrinking a Spanning Set 示例 10:缩减生成集

Consider the set $S \subseteq \mathbb{P}\_2$ given by $S = \left\{ 1, x, x^2, x^2 + 1 \right\}$. Show that $S$ spans $\mathbb{P}\_2$, then remove vectors from $S$ until it creates a basis.

考虑集合 $S \subseteq \mathbb{P}\_2$,由 $S = \left\{ 1, x, x^2, x^2 + 1 \right\}$ 给出。证明 $S$ 张成 $\mathbb{P}\_2$,再从 $S$ 中删去向量,直到它成为一个基。

Solution.

解。

First we need to show that $S$ spans $\mathbb{P}\_2$. Let $ax^2 + bx + c$ be an arbitrary polynomial in $\mathbb{P}\_2$. Write $ax^2 + bx + c = r(1) + s(x) + t(x^2) + u (x^2 + 1)$. Then, $\begin{aligned} ax^2 +bx + c &= r(1) + s(x) + t(x^2) + u (x^2 + 1) \\ &= (t+u) x^2 + s(x) + (r+u) \end{aligned}$

首先要证明 $S$ 张成 $\mathbb{P}\_2$。设 $ax^2 + bx + c$ 为 $\mathbb{P}\_2$ 中任意多项式。写出 $ax^2 + bx + c = r(1) + s(x) + t(x^2) + u (x^2 + 1)$。于是 $\begin{aligned} ax^2 +bx + c &= r(1) + s(x) + t(x^2) + u (x^2 + 1) \\ &= (t+u) x^2 + s(x) + (r+u) \end{aligned}$

It follows that $\begin{aligned} a &= t + u \\ b &= s \\ c &= r + u \end{aligned}$

因此 $\begin{aligned} a &= t + u \\ b &= s \\ c &= r + u \end{aligned}$

Clearly a solution exists for all $a,b,c$ and so $S$ is a spanning set for $\mathbb{P}\_2$. By Theorem $\PageIndex{6}$, some subset of $S$ is a basis for $\mathbb{P}\_2$.

显然对任意 $a,b,c$ 都有解,故 $S$ 是 $\mathbb{P}\_2$ 的生成集。由 Theorem $\PageIndex{6}$ 知,$S$ 的某个子集是 $\mathbb{P}\_2$ 的基。

Recall that a basis must be both a spanning set and a linearly independent set. Therefore we must remove a vector from $S$ keeping this in mind. Suppose we remove $x$ from $S$. The resulting set would be $\left\{ 1, x^2, x^2 + 1 \right\}$. This set is clearly linearly dependent (and also does not span $\mathbb{P}\_2$) and so is not a basis.

回顾,基必须同时是生成集且线性无关。因此必须据此从 $S$ 中删去一个向量。设从 $S$ 中删去 $x$,所得集合为 $\left\{ 1, x^2, x^2 + 1 \right\}$。该集合显然线性相关(且也不能张成 $\mathbb{P}\_2$),故不是基。

Suppose we remove $x^2 + 1$ from $S$. The resulting set is $\left\{ 1, x, x^2 \right\}$ which is both linearly independent and spans $\mathbb{P}\_2$. Hence this is a basis for $\mathbb{P}\_2$. Note that removing any one of $1, x^2$, or $x^2 + 1$ will result in a basis.

设从 $S$ 中删去 $x^2 + 1$,所得集合为 $\left\{ 1, x, x^2 \right\}$,它既线性无关又张成 $\mathbb{P}\_2$。故这是 $\mathbb{P}\_2$ 的一个基。注意删去 $1$、$x^2$ 或 $x^2 + 1$ 中的任一个,结果都是基。

Now the following is a fundamental result about subspaces.

下面是关于子空间的一个基本结论。

Theorem $\PageIndex{8}$: Basis of a Vector Space 定理 8:向量空间的基

Let $V$ be a finite dimensional vector space and let $W$ be a non-zero subspace. Then $W$ has a basis. That is, there exists a linearly independent set of vectors $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{r}\right\}$ such that $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{r}\right\} =W$. Also if $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{s}\right\}$ is a linearly independent set of vectors, then $W$ has a basis of the form $\left\{ \vec{w} \_{1},\cdots ,\vec{w}\_{s},\cdots ,\vec{w}\_{r}\right\}$ for $r\geq s$.

设 $V$ 为有限维向量空间,$W$ 为非零子空间。则 $W$ 有基。也就是说,存在线性无关向量组 $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{r}\right\}$ 使得 $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{r}\right\} =W$。又若 $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{s}\right\}$ 为线性无关向量组,则 $W$ 有一个形如 $\left\{ \vec{w} \_{1},\cdots ,\vec{w}\_{s},\cdots ,\vec{w}\_{r}\right\}$($r\geq s$)的基。

Proof.

证明。

Let the dimension of $V$ be $n$. Pick $\vec{w}\_{1}\in W$ where $\vec{w}\_{1}\neq \vec{0}$. If $\vec{w}\_{1},\cdots ,\vec{w}\_{s}$ have been chosen such that $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{s}\right\}$ is linearly independent, if $\mathrm{span}\left\{ \vec{w}\_{1},\cdots ,\vec{w} \_{r}\right\} =W$, stop. You have the desired basis. Otherwise, there exists $\vec{w}\_{s+1}\notin \mathrm{span}\left\{ \vec{w}\_{1},\cdots ,\vec{w} \_{s}\right\}$ and $\left\{ \vec{w}\_{1},\cdots , \vec{w}\_{s},\vec{w}\_{s+1}\right\}$ is linearly independent. Continue this way until the process stops. It must stop since otherwise, you could obtain a linearly independent set of vectors having more than $n$ vectors which is impossible.

设 $V$ 的维数为 $n$。取 $\vec{w}\_{1}\in W$ 且 $\vec{w}\_{1}\neq \vec{0}$。若已选好 $\vec{w}\_{1},\cdots ,\vec{w}\_{s}$,使得 $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{s}\right\}$ 线性无关,并且 $\mathrm{span}\left\{ \vec{w}\_{1},\cdots ,\vec{w} \_{r}\right\} =W$,则停止,已得到所需基。否则存在 $\vec{w}\_{s+1}\notin \mathrm{span}\left\{ \vec{w}\_{1},\cdots ,\vec{w} \_{s}\right\}$,且 $\left\{ \vec{w}\_{1},\cdots , \vec{w}\_{s},\vec{w}\_{s+1}\right\}$ 线性无关。如此继续,直到过程停止。它必会停止,否则将得到含多于 $n$ 个向量的线性无关集,这不可能。

The last claim is proved by following the above procedure starting with $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{s}\right\}$ as above.

最后一个断言由从 $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{s}\right\}$ 出发按上述步骤进行而证得。

This also proves the following corollary. Let $V$ play the role of $W$ in the above theorem and begin with a basis for $W$, enlarging it to form a basis for $V$ as discussed above.

这也证明了下面的推论。在上一定理中令 $V$ 扮演 $W$ 的角色,并从 $W$ 的一个基出发,将其扩充为 $V$ 的基,如前述。

Corollary $\PageIndex{3}$: Basis Extension 推论 3:基的扩充

Let $W$ be any non-zero subspace of a vector space $V$. Then every basis of $W$ can be extended to a basis for $V$.

设 $W$ 为向量空间 $V$ 的任意非零子空间。则 $W$ 的每个基都可扩充为 $V$ 的一个基。

Consider the following example.

考虑下面的例子。

Example $\PageIndex{11}$: Basis Extension 示例 11:基的扩充

Let $V=\mathbb{R}^{4}$ and let $W=\mathrm{span}\left\{ \left[ \begin{array}{c} 1 \\ 0 \\ 1 \\ 1 \end{array}\right] ,\left[ \begin{array}{c} 0 \\ 1 \\ 0 \\ 1 \end{array}\right] \right\}$. Extend this basis of $W$ to a basis of $V$.

设 $V=\mathbb{R}^{4}$,$W=\mathrm{span}\left\{ \left[ \begin{array}{c} 1 \\ 0 \\ 1 \\ 1 \end{array}\right] ,\left[ \begin{array}{c} 0 \\ 1 \\ 0 \\ 1 \end{array}\right] \right\}$。将 $W$ 的这个基扩充为 $V$ 的基。

Solution.

解。

An easy way to do this is to take the reduced row-echelon form of the matrix $\left[ \begin{array}{cccccc} 1 & 0 & 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 1 & 0 & 0 \\ 1 & 0 & 0 & 0 & 1 & 0 \\ 1 & 1 & 0 & 0 & 0 & 1 \end{array}\right]$. Note how the given vectors were placed as the first two and then the matrix was extended in such a way that it is clear that the span of the columns of this matrix yield all of $\mathbb{R}^{4}$. Now determine the pivot columns. The reduced row-echelon form is $\left[ \begin{array}{rrrrrr} 1 & 0 & 0 & 0 & 1 & 0 \\ 0 & 1 & 0 & 0 & -1 & 1 \\ 0 & 0 & 1 & 0 & -1 & 0 \\ 0 & 0 & 0 & 1 & 1 & -1 \end{array}\right]$. These are $\left[ \begin{array}{c} 1 \\ 0 \\ 1 \\ 1 \end{array}\right] ,\left[ \begin{array}{c} 0 \\ 1 \\ 0 \\ 1 \end{array}\right] ,\left[ \begin{array}{c} 1 \\ 0 \\ 0 \\ 0 \end{array}\right] ,\left[ \begin{array}{c} 0 \\ 1 \\ 0 \\ 0 \end{array}\right]$ and now this is an extension of the given basis for $W$ to a basis for $\mathbb{R}^{4}$.

一种简便做法是取矩阵 $\left[ \begin{array}{cccccc} 1 & 0 & 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 1 & 0 & 0 \\ 1 & 0 & 0 & 0 & 1 & 0 \\ 1 & 1 & 0 & 0 & 0 & 1 \end{array}\right]$ 的约化行阶梯形。注意给定的两个向量被放在前两组列,随后扩展矩阵,使得其各列的张成显然给出整个 $\mathbb{R}^{4}$。现在确定主元列。约化行阶梯形为 $\left[ \begin{array}{rrrrrr} 1 & 0 & 0 & 0 & 1 & 0 \\ 0 & 1 & 0 & 0 & -1 & 1 \\ 0 & 0 & 1 & 0 & -1 & 0 \\ 0 & 0 & 0 & 1 & 1 & -1 \end{array}\right]$。这些主元列对应的向量是 $\left[ \begin{array}{c} 1 \\ 0 \\ 1 \\ 1 \end{array}\right] ,\left[ \begin{array}{c} 0 \\ 1 \\ 0 \\ 1 \end{array}\right] ,\left[ \begin{array}{c} 1 \\ 0 \\ 0 \\ 0 \end{array}\right] ,\left[ \begin{array}{c} 0 \\ 1 \\ 0 \\ 0 \end{array}\right]$,这就把给定的 $W$ 的基扩充成了 $\mathbb{R}^{4}$ 的基。

Why does this work? The columns of 上述矩阵 obviously span $\mathbb{R} ^{4}$ and the span of the first four is the same as the span of all six.

为何如此可行?上述矩阵的各列显然张成 $\mathbb{R}^{4}$,且前四列的张成与全部六列的张成相同。

Outcomes 学习目标

  1. Show that the sum of two subspaces is a subspace.
  2. Show that the intersection of two subspaces is a subspace.
  1. 证明两个子空间的和是子空间。
  2. 证明两个子空间的交是子空间。

We begin this section with a definition.

本节从一个定义开始。

Definition $\PageIndex{1}$: Sum and Intersection 定义 1:子空间的和与交

Let $V$ be a vector space, and let $U$ and $W$ be subspaces of $V$. Then

  1. $U+W = \left\{ \vec{u}+\vec{w} ~\|~ \vec{u}\in U\mbox{ and } \vec{w}\in W\right\}$ and is called the sum of $U$ and $W$.
  2. $U\cap W = \left\{ \vec{v} ~\|~ \vec{v}\in U\mbox{ and } \vec{v}\in W\right\}$ and is called the intersection of $U$ and $W$.
设 $V$ 为向量空间,$U$ 和 $W$ 是 $V$ 的子空间。则
  1. $U+W = \left\{ \vec{u}+\vec{w} ~\|~ \vec{u}\in U\mbox{ 且 } \vec{w}\in W\right\}$ 称为 $U$ 与 $W$ 的和。
  2. $U\cap W = \left\{ \vec{v} ~\|~ \vec{v}\in U\mbox{ 且 } \vec{v}\in W\right\}$ 称为 $U$ 与 $W$ 的交。

Therefore the intersection of two subspaces is all the vectors shared by both. If there are no vectors shared by both subspaces, meaning that $U \cap W = \left\{ \vec{0} \right\}$, the sum $U+W$ takes on a special name.

因此,两个子空间的交是它们共有的所有向量。若两个子空间没有共同向量,即 $U \cap W = \left\{ \vec{0} \right\}$,则 $U+W$ 这个和有一个专门的名称。

Definition $\PageIndex{2}$: Direct Sum 定义 2:直和

Let $V$ be a vector space and suppose $U$ and $W$ are subspaces of $V$ such that $U \cap W = \left\{ \vec{0} \right\}$. Then the sum of $U$ and $W$ is called the direct sum and is denoted $U \oplus W$.

设 $V$ 为向量空间,且 $U$、$W$ 是 $V$ 的子空间,满足 $U \cap W = \left\{ \vec{0} \right\}$。则 $U$ 与 $W$ 的和称为直和,记作 $U \oplus W$。

An interesting result is that both the sum $U + W$ and the intersection $U \cap W$ are subspaces of $V$.

一个有趣的结论是,$U + W$ 与 $U \cap W$ 都是 $V$ 的子空间。

Example $\PageIndex{1}$: Intersection is a Subspace 示例 1:交是子空间

Let $V$ be a vector space and suppose $U$ and $W$ are subspaces. Then the intersection $U \cap W$ is a subspace of $V$.

设 $V$ 为向量空间,且 $U$、$W$ 是子空间。则 $U \cap W$ 是 $V$ 的子空间。

Solution.

解。

By the subspace test, we must show three things:

由子空间判别法,须证以下三点:
  1. $\vec{0} \in U \cap W$
  2. For vectors $\vec{v}_1, \vec{v}_2 \in U \cap W$, $\vec{v}_1+\vec{v}_2 \in U \cap W$
  3. For scalar $a$ and vector $\vec{v} \in U \cap W$, $a\vec{v} \in U \cap W$
  1. $\vec{0} \in U \cap W$
  2. 对任意向量 $\vec{v}_1, \vec{v}_2 \in U \cap W$,有 $\vec{v}_1+\vec{v}_2 \in U \cap W$
  3. 对任意标量 $a$ 与向量 $\vec{v} \in U \cap W$,有 $a\vec{v} \in U \cap W$

We proceed to show each of these three conditions hold.

下面逐一证明这三个条件成立。
  1. Since $U$ and $W$ are subspaces of $V$, they each contain $\vec{0}$. By definition of the intersection, $\vec{0} \in U \cap W$.
  2. Let $\vec{v}_1, \vec{v}_2 \in U \cap W$. Then in particular, $\vec{v}_1, \vec{v}_2 \in U$. Since $U$ is a subspace, it follows that $\vec{v}_1+\vec{v}_2 \in U$. The same argument holds for $W$. Therefore $\vec{v}_1+\vec{v}_2$ is in both $U$ and $W$ and by definition is also in $U \cap W$.
  3. Let $a$ be a scalar and $\vec{v} \in U \cap W$. Then in particular, $\vec{v} \in U$. Since $U$ is a subspace, it follows that $a \vec{v} \in U$. The same argument holds for $W$ so $a\vec{v}$ is in both $U$ and $W$. By definition, it is in $U \cap W$.
  1. 由于 $U$ 与 $W$ 都是 $V$ 的子空间,它们都含有 $\vec{0}$。由交的定义,$\vec{0} \in U \cap W$。
  2. 设 $\vec{v}_1, \vec{v}_2 \in U \cap W$。特别地,$\vec{v}_1, \vec{v}_2 \in U$。由于 $U$ 是子空间,故 $\vec{v}_1+\vec{v}_2 \in U$。同理对 $W$ 也成立。因此 $\vec{v}_1+\vec{v}_2$ 既属于 $U$ 又属于 $W$,由定义也属于 $U \cap W$。
  3. 设 $a$ 为标量且 $\vec{v} \in U \cap W$。特别地,$\vec{v} \in U$。由于 $U$ 是子空间,故 $a \vec{v} \in U$。同理对 $W$ 也成立,所以 $a\vec{v}$ 既属于 $U$ 又属于 $W$。由定义,它属于 $U \cap W$。

Therefore $U \cap W$ is a subspace of $V$.

因此 $U \cap W$ 是 $V$ 的子空间。

It can also be shown that $U + W$ is a subspace of $V$.

同理也可证 $U + W$ 是 $V$ 的子空间。

We conclude this section with an important theorem on dimension.

本节最后给出一个关于维数的重要定理。

Theorem $\PageIndex{1}$: Dimension of Sum 定理 1:和的维数

Let $V$ be a vector space with subspaces $U$ and $W$. Suppose $U$ and $W$ each have finite dimension. Then $U + W$ also has finite dimension which is given by $\mathrm{dim} (U+W) = \mathrm{dim}(U) + \mathrm{dim}(W) - \mathrm{dim} (U \cap W)$

设 $V$ 为向量空间,$U$ 和 $W$ 是其子空间。若 $U$ 与 $W$ 维数均有限,则 $U + W$ 的维数也有限,且由下式给出:$\mathrm{dim} (U+W) = \mathrm{dim}(U) + \mathrm{dim}(W) - \mathrm{dim} (U \cap W)$

Notice that when $U \cap W = \left\{ \vec{0} \right\}$, the sum becomes the direct sum and the above equation becomes $\mathrm{dim} (U \oplus W) = \mathrm{dim}(U) + \mathrm{dim}(W)$.

注意,当 $U \cap W = \left\{ \vec{0} \right\}$ 时,该和成为直和,上式化为 $\mathrm{dim} (U \oplus W) = \mathrm{dim}(U) + \mathrm{dim}(W)$。

Outcomes 学习目标

  1. Understand the definition of a linear transformation in the context of vector spaces.
  1. 理解向量空间意义下线性变换的定义。

Recall that a function is simply a transformation of a vector to result in a new vector. Consider the following definition.

回顾:函数即是把一个向量变换为一个新向量。考虑下面的定义。

Definition 1: Linear Transformation 定义 1:线性变换

Let $V$ and $W$ be vector spaces. Suppose $T: V \mapsto W$ is a function, where for each $\vec{x} \in V ,T\left(\vec{x}\right)\in W.$ Then $T$ is a linear transformation if whenever $k ,p$ are scalars and $\vec{v}\_1$ and $\vec{v}\_2$ are vectors in $V$ $T\left( k \vec{v}\_1 + p \vec{v}\_2 \right) = kT\left(\vec{v}\_1\right)+ pT\left(\vec{v}\_{2} \right) $

设 $V$ 与 $W$ 为向量空间。设 $T: V \mapsto W$ 是一个函数,对每个 $\vec{x} \in V$ 都有 $T\left(\vec{x}\right)\in W$。若对任意标量 $k ,p$ 以及 $V$ 中任意向量 $\vec{v}\_1$ 与 $\vec{v}\_2$ 都成立 $T\left( k \vec{v}\_1 + p \vec{v}\_2 \right) = kT\left(\vec{v}\_1\right)+ pT\left(\vec{v}\_{2} \right)$,则称 $T$ 为线性变换

Several important examples of linear transformations include the zero transformation, the identity transformation, and the scalar transformation.

线性变换的几个重要例子包括零变换、恒等变换与标量变换。

Example 1: Linear Transformations 例 1:线性变换

Let $V$ and $W$ be vector spaces.

设 $V$ 与 $W$ 为向量空间。
  1. The zero transformation $0:V\to W$ is defined by $0(\vec{v})=\vec{0}$ for all $\vec{v}\in V$.
  2. The identity transformation $1_V:V\to V$ is defined by $1_V(\vec{v})=\vec{v}$ for all $\vec{v}\in V$.
  3. The scalar transformation Let $a\in\mathbb{R}$. $s_a:V\to V$ is defined by $s_a(\vec{v})=a\vec{v}\text{ for all }\vec{v}\in V$.
  1. 零变换 $0:V\to W$ 定义为:对所有 $\vec{v}\in V$,$0(\vec{v})=\vec{0}$。
  2. 恒等变换 $1_V:V\to V$ 定义为:对所有 $\vec{v}\in V$,$1_V(\vec{v})=\vec{v}$。
  3. 标量变换 设 $a\in\mathbb{R}$。$s_a:V\to V$ 定义为 $s_a(\vec{v})=a\vec{v}\text{ for all }\vec{v}\in V$,即对所有 $\vec{v}\in V$ 取 $a\vec{v}$。

Solution.

解。

We will show that the scalar transformation $s_a$ is linear, the rest are left as an exercise.

下面证明标量变换 $s_a$ 是线性的,其余留作习题。

By Definition 1 we must show that for all scalars $k ,p$ and vectors $\vec{v}\_1$ and $\vec{v}\_2$ in $V$, $s_a\left( k \vec{v}\_1 + p \vec{v}\_2 \right) = k s_a\left(\vec{v}\_1\right)+ p s_a\left(\vec{v}\_{2} \right)$. Assume that $a$ is also a scalar. $\begin{aligned} s_a\left( k \vec{v}\_1 + p \vec{v}\_2 \right) &= a \left( k \vec{v}\_1 + p \vec{v}\_2 \right) \\ &= ak \vec{v}\_1 + ap \vec{v}\_2 \\ &= k \left(a \vec{v}\_1\right) + p\left(a \vec{v}\_2\right) \\ &= k s_a\left( \vec{v}\_1 \right) + p s_a \left(\vec{v}\_2 \right)\end{aligned}$ Therefore $s_a$ is a linear transformation.

定义 1,须证明对所有标量 $k ,p$ 与 $V$ 中向量 $\vec{v}\_1$、$\vec{v}\_2$ 都有 $s_a\left( k \vec{v}\_1 + p \vec{v}\_2 \right) = k s_a\left(\vec{v}\_1\right)+ p s_a\left(\vec{v}\_{2} \right)$。设 $a$ 也是标量,则 $\begin{aligned} s_a\left( k \vec{v}\_1 + p \vec{v}\_2 \right) &= a \left( k \vec{v}\_1 + p \vec{v}\_2 \right) \\ &= ak \vec{v}\_1 + ap \vec{v}\_2 \\ &= k \left(a \vec{v}\_1\right) + p\left(a \vec{v}\_2\right) \\ &= k s_a\left( \vec{v}\_1 \right) + p s_a \left(\vec{v}\_2 \right)\end{aligned}$ 因此 $s_a$ 是线性变换。

Consider the following important theorem.

考虑下面这个重要定理。

Theorem 1: Properties of Linear Transformations 定理 1:线性变换的性质

Let $V$ and $W$ be vector spaces, and $T:V \mapsto W$ a linear transformation. Then

设 $V$ 与 $W$ 为向量空间,$T:V \mapsto W$ 为线性变换。则
  1. $T$ preserves the zero vector. $T(\vec{0})=\vec{0} $
  2. $T$ preserves additive inverses. For all $\vec{v}\in V$, $T(-\vec{v})= -T(\vec{v}) $
  3. $T$ preserves linear combinations. For all $\vec{v}\_1, \vec{v}\_2, \ldots, \vec{v}\_m \in V$ and all $k_1, k_2, \ldots, k_m\in\mathbb{R}$, $T(k_1\vec{v}\_1 + k_2\vec{v}\_2 + \cdots + k_m\vec{v}\_m) = k_1T(\vec{v}\_1) + k_2T(\vec{v}\_2) + \cdots + k_mT(\vec{v}\_m). $
  1. $T$ 保持零向量:$T(\vec{0})=\vec{0}$。
  2. $T$ 保持加法逆元:对所有 $\vec{v}\in V$,$T(-\vec{v})= -T(\vec{v})$。
  3. $T$ 保持线性组合:对所有 $\vec{v}\_1, \vec{v}\_2, \ldots, \vec{v}\_m \in V$ 与所有 $k_1, k_2, \ldots, k_m\in\mathbb{R}$,$T(k_1\vec{v}\_1 + k_2\vec{v}\_2 + \cdots + k_m\vec{v}\_m) = k_1T(\vec{v}\_1) + k_2T(\vec{v}\_2) + \cdots + k_mT(\vec{v}\_m)$。

Proof.

证明。
  1. Let $\vec{0}\_V$ denote the zero vector of $V$ and let $\vec{0}\_W$ denote the zero vector of $W$. We want to prove that $T(\vec{0}\_V)=\vec{0}\_W$. Let $\vec{v}\in V$. Then $0\vec{v}=\vec{0}\_V$ and $T(\vec{0}\_V)=T(0\vec{v})=0T(\vec{v})=\vec{0}\_W. $
  2. Let $\vec{v}\in V$; then $-\vec{v}\in V$ is the additive inverse of $\vec{v}$, so $\vec{v} + (-\vec{v})=\vec{0}\_V$. Thus $\begin{aligned} T(\vec{v} + (-\vec{v})) & = T(\vec{0}\_V) \\ T(\vec{v}) + T(-\vec{v})) & = \vec{0}\_W \\ T(-\vec{v}) & = \vec{0}\_W - T(\vec{v}) = - T(\vec{v}).\end{aligned}$
  3. This result follows from preservation of addition and preservation of scalar multiplication. A formal proof would be by induction on $m$.
  1. 以 $\vec{0}\_V$ 记 $V$ 的零向量,以 $\vec{0}\_W$ 记 $W$ 的零向量。要证 $T(\vec{0}\_V)=\vec{0}\_W$。取 $\vec{v}\in V$,则 $0\vec{v}=\vec{0}\_V$,于是 $T(\vec{0}\_V)=T(0\vec{v})=0T(\vec{v})=\vec{0}\_W. $
  2. 取 $\vec{v}\in V$;则 $-\vec{v}\in V$ 是 $\vec{v}$ 的加法逆元,故 $\vec{v} + (-\vec{v})=\vec{0}\_V$。于是 $\begin{aligned} T(\vec{v} + (-\vec{v})) & = T(\vec{0}\_V) \\ T(\vec{v}) + T(-\vec{v})) & = \vec{0}\_W \\ T(-\vec{v}) & = \vec{0}\_W - T(\vec{v}) = - T(\vec{v}).\end{aligned}$
  3. 这一结论由保持加法与保持标量乘法直接得到。严格的证明可对 $m$ 作归纳。

Consider the following example using the above theorem.

下面的示例应用了上述定理。

Example 2: Linear Combination 例 2:线性组合

Let $T:\mathbb{P}\_2 \to \mathbb{R}$ be a linear transformation such that $T(x^2+x)=-1; T(x^2-x)=1; T(x^2+1)=3. $ Find $T(4x^2+5x-3)$.

设 $T:\mathbb{P}\_2 \to \mathbb{R}$ 为线性变换,且 $T(x^2+x)=-1; T(x^2-x)=1; T(x^2+1)=3. $ 求 $T(4x^2+5x-3)$。

We provide two solutions to this problem.

本题给出两种解法。

Solution 1:

解法 1:

Suppose $a(x^2+x) + b(x^2-x) + c(x^2+1) = 4x^2+5x-3$. Then $(a+b+c)x^2 + (a-b)x + c = 4x^2+5x-3.$ Solving for $a$, $b$, and $c$ results in the unique solution $a=6$, $b=1$, $c=-3$. Thus $\begin{aligned}T(4x^2+5x-3)&=T(6(x^2+x)+(x^2-x)-3(x^2+1)) \\ &=6T(x^2+x)+T(x^2-x)-3T(x^2+1) \\ &=6(-1)+1-3(3)=-14.\end{aligned}$

设 $a(x^2+x) + b(x^2-x) + c(x^2+1) = 4x^2+5x-3$。则 $(a+b+c)x^2 + (a-b)x + c = 4x^2+5x-3.$ 解出 $a$、$b$、$c$,得唯一解 $a=6$,$b=1$,$c=-3$。于是 $\begin{aligned}T(4x^2+5x-3)&=T(6(x^2+x)+(x^2-x)-3(x^2+1)) \\ &=6T(x^2+x)+T(x^2-x)-3T(x^2+1) \\ &=6(-1)+1-3(3)=-14.\end{aligned}$

Solution 2:

解法 2:

Notice that $S=\{ x^2+x, x^2-x, x^2+1\}$ is a basis of $\mathbb{ P}\_2$, and thus $x^2$, $x$, and $1$ can each be written as a linear combination of elements of $S$.

注意 $S=\{ x^2+x, x^2-x, x^2+1\}$ 是 $\mathbb{ P}\_2$ 的一个基,因此 $x^2$、$x$ 与 $1$ 都可写成 $S$ 中元素的线性组合。

$$\begin{aligned} x^2 & = \textstyle \frac{1}{2}(x^2+x) + \frac{1}{2}(x^2-x) \\ x & = \textstyle \frac{1}{2}(x^2+x) - \frac{1}{2}(x^2-x) \\ 1 & = (x^2+1)-\textstyle \frac{1}{2}(x^2+x) - \frac{1}{2}(x^2-x).\end{aligned}\\ Then \\\begin{aligned} T(x^2) & = \textstyle T\left(\frac{1}{2}(x^2+x) + \frac{1}{2}(x^2-x)\right) =\frac{1}{2}T(x^2+x) + \frac{1}{2}T(x^2-x)\\ & = \textstyle \frac{1}{2}(-1) + \frac{1}{2}(1) = 0. \\ T(x) & = \textstyle T\left(\frac{1}{2}(x^2+x) - \frac{1}{2}(x^2-x)\right) = \frac{1}{2}T(x^2+x) - \frac{1}{2}T(x^2-x) \\ & = \textstyle \frac{1}{2}(-1) - \frac{1}{2}(1) = -1.\\ T(1) & = \textstyle T\left((x^2+1)-\frac{1}{2}(x^2+x) - \frac{1}{2}(x^2-x)\right)\\ & = \textstyle T(x^2+1)-\frac{1}{2}T(x^2+x) - \frac{1}{2}T(x^2-x) \\ & = \textstyle 3-\frac{1}{2}(-1) - \frac{1}{2}(1) = 3.\end{aligned}$$

把 $x^2$、$x$、$1$ 分解为 $S$ 中元素的线性组合,再用线性性逐项求值:$$\begin{aligned} x^2 & = \textstyle \frac{1}{2}(x^2+x) + \frac{1}{2}(x^2-x) \\ x & = \textstyle \frac{1}{2}(x^2+x) - \frac{1}{2}(x^2-x) \\ 1 & = (x^2+1)-\textstyle \frac{1}{2}(x^2+x) - \frac{1}{2}(x^2-x).\end{aligned}\\ Then \\\begin{aligned} T(x^2) & = \textstyle T\left(\frac{1}{2}(x^2+x) + \frac{1}{2}(x^2-x)\right) =\frac{1}{2}T(x^2+x) + \frac{1}{2}T(x^2-x)\\ & = \textstyle \frac{1}{2}(-1) + \frac{1}{2}(1) = 0. \\ T(x) & = \textstyle T\left(\frac{1}{2}(x^2+x) - \frac{1}{2}(x^2-x)\right) = \frac{1}{2}T(x^2+x) - \frac{1}{2}T(x^2-x) \\ & = \textstyle \frac{1}{2}(-1) - \frac{1}{2}(1) = -1.\\ T(1) & = \textstyle T\left((x^2+1)-\frac{1}{2}(x^2+x) - \frac{1}{2}(x^2-x)\right)\\ & = \textstyle T(x^2+1)-\frac{1}{2}T(x^2+x) - \frac{1}{2}T(x^2-x) \\ & = \textstyle 3-\frac{1}{2}(-1) - \frac{1}{2}(1) = 3.\end{aligned}$$

Therefore, $\begin{aligned} T(4x^2+5x-3) & = 4T(x^2) + 5T(x) -3T(1) \\ & = 4(0) + 5(-1) - 3(3)=-14.\end{aligned}$ The advantage of Solution 2 over Solution 1 is that if you were now asked to find $T(-6x^2-13x+9)$, it is easy to use $T(x^2)=0$, $T(x)=-1$ and $T(1)= 3$: $\begin{aligned} T(-6x^2-13x+9) & = -6T(x^2)-13T(x)+9T(1) \\ & = -6(0)-13(-1)+9(3)=13+27=40.\end{aligned}$ More generally, $\begin{aligned} T(ax^2+bx+c) & = aT(x^2)+bT(x)+cT(1) \\ & = a(0)+b(-1)+c(3)=-b+3c.\end{aligned}$

因此 $\begin{aligned} T(4x^2+5x-3) & = 4T(x^2) + 5T(x) -3T(1) \\ & = 4(0) + 5(-1) - 3(3)=-14.\end{aligned}$ 解法 2 相对 解法 1 的优势在于:若现在要求 $T(-6x^2-13x+9)$,只需直接用 $T(x^2)=0$、$T(x)=-1$ 与 $T(1)= 3$:$\begin{aligned} T(-6x^2-13x+9) & = -6T(x^2)-13T(x)+9T(1) \\ & = -6(0)-13(-1)+9(3)=13+27=40.\end{aligned}$ 更一般地,$\begin{aligned} T(ax^2+bx+c) & = aT(x^2)+bT(x)+cT(1) \\ & = a(0)+b(-1)+c(3)=-b+3c.\end{aligned}$

Suppose two linear transformations act in the same way on $\vec{v}$ for all vectors. Then we say that these transformations are equal.

若两个线性变换对所有向量 $\vec{v}$ 的作用结果都相同,就称这两个变换相等。

Definition 2: Equal Transformations 定义 2:相等的变换

Let $S$ and $T$ be linear transformations from $V$ to $W$. Then $S = T$ if and only if for every $\vec{v} \in V$, $S \left( \vec{v} \right) = T \left( \vec{v} \right) $

设 $S$ 与 $T$ 是 $V$ 到 $W$ 的线性变换。则 $S = T$ 当且仅当对每个 $\vec{v} \in V$ 都有 $S \left( \vec{v} \right) = T \left( \vec{v} \right) $

The definition above requires that two transformations have the same action on every vector in order for them to be equal. The next theorem argues that it is only necessary to check the action of the transformations on basis vectors.

上述定义要求两个变换在每个向量上的作用都相同才算相等。下一个定理表明,只需检验变换在基向量上的作用即可。

Theorem 2: Transformation of a Spanning Set 定理 2:张成集上的变换

Let $V$ and $W$ be vector spaces and suppose that $S$ and $T$ are linear transformations from $V$ to $W$. Then in order for $S$ and $T$ to be equal, it suffices that $S(\vec{v}\_i) = T(\vec{v}\_i)$ where $V = span\{ \vec{v}\_1, \vec{v}\_2, \ldots, \vec{v}\_n\}.$

设 $V$ 与 $W$ 为向量空间,$S$ 与 $T$ 是 $V$ 到 $W$ 的线性变换。则 $S$ 与 $T$ 相等只需满足 $S(\vec{v}\_i) = T(\vec{v}\_i)$,其中 $V = span\{ \vec{v}\_1, \vec{v}\_2, \ldots, \vec{v}\_n\}.$

This theorem tells us that a linear transformation is completely determined by its actions on a spanning set. We can also examine the effect of a linear transformation on a basis.

该定理说明:线性变换由它在一个张成集上的作用完全确定。我们同样可以考察线性变换在基上的作用。

Theorem 3: Transformation of a Basis 定理 3:基上的变换

Suppose $V$ and $W$ are vector spaces and let $\{ \vec{w}\_1, \vec{w}\_2, \ldots, \vec{w}\_n\}$ be any given vectors in $W$ that may not be distinct. Then there exists a basis $\{ \vec{v}\_1, \vec{v}\_2, \ldots, \vec{v}\_n\}$ of $V$ and a unique linear transformation $T: V \mapsto W$ with $T (\vec{v}\_i) = \vec{w}\_i$.

设 $V$ 与 $W$ 为向量空间,$\{ \vec{w}\_1, \vec{w}\_2, \ldots, \vec{w}\_n\}$ 是 $W$ 中任意给定的向量(不必互异)。则存在 $V$ 的一个基 $\{ \vec{v}\_1, \vec{v}\_2, \ldots, \vec{v}\_n\}$ 以及唯一的线性变换 $T: V \mapsto W$,使得 $T (\vec{v}\_i) = \vec{w}\_i$。

Furthermore, if $\vec{v} = k_1\vec{v}\_1+k_2\vec{v}\_2+ \cdots+ k_n\vec{v}\_n $ is a vector of $V$, then $T(\vec{v}) = k_1\vec{w}\_1+k_2\vec{w}\_2+ \cdots+ k_n\vec{w}\_n. $

进一步,若 $\vec{v} = k_1\vec{v}\_1+k_2\vec{v}\_2+ \cdots+ k_n\vec{v}\_n $ 是 $V$ 中的向量,则 $T(\vec{v}) = k_1\vec{w}\_1+k_2\vec{w}\_2+ \cdots+ k_n\vec{w}\_n. $

Outcomes 学习目标

  1. Apply the concepts of one to one and onto to transformations of vector spaces.
  2. Determine if a linear transformation of vector spaces is an isomorphism.
  3. Determine if two vector spaces are isomorphic.
  1. 把单射与满射的概念应用于向量空间之间的变换。
  2. 判定向量空间之间的线性变换是否为同构。
  3. 判定两个向量空间是否同构。

One to One and Onto Transformations 单射与满射变换

Recall the following definitions, given here in terms of vector spaces.

回顾下列定义,这里用向量空间的语言给出。

Definition 1: One to One Transformation 定义 1:单射变换

Let $V, W$ be vector spaces with $\vec{v}\_1, \vec{v}\_2$ vectors in $V$. Then a linear transformation $T: V \mapsto W$ is called one to one if whenever $\vec{v}\_1 \neq \vec{v}\_2$ it follows that $T(\vec{v}\_1) \neq T (\vec{v}\_2) $

设 $V, W$ 为向量空间,$\vec{v}\_1, \vec{v}\_2$ 为 $V$ 中的向量。若线性变换 $T: V \mapsto W$ 满足:只要 $\vec{v}\_1 \neq \vec{v}\_2$ 就有 $T(\vec{v}\_1) \neq T (\vec{v}\_2)$,则称 $T$ 是单射

Definition 2: Onto Transformation 定义 2:满射变换

Let $V, W$ be vector spaces. Then a linear transformation $T: V \mapsto W$ is called onto if for all $\vec{w} \in \vec{W}$ there exists $\vec{v} \in V$ such that $T(\vec{v}) = \vec{w}$.

设 $V, W$ 为向量空间。若线性变换 $T: V \mapsto W$ 满足:对所有 $\vec{w} \in \vec{W}$ 都存在 $\vec{v} \in V$ 使得 $T(\vec{v}) = \vec{w}$,则称 $T$ 是满射

Recall that every linear transformation $T$ has the property that $T(\vec{0})=\vec{0}$. This will be necessary to prove the following useful lemma.

回顾任一线性变换 $T$ 都满足 $T(\vec{0})=\vec{0}$。这一性质是证明下面这个有用引理所必需的。

Lemma 1: One to One 引理 1:单射

The assertion that a linear transformation $T$ is one to one is equivalent to saying that if $T(\vec{v})=\vec{0},$ then $\vec{v}=0.$

线性变换 $T$ 是单射,等价于:若 $T(\vec{v})=\vec{0},$ 则 $\vec{v}=0.$

Proof.

证明。

Suppose first that $T$ is one to one.

先设 $T$ 是单射。

$T(\vec{0})=T\left( \vec{0}+\vec{0}\right) =T(\vec{0})+T(\vec{0}) $ and so, adding the additive inverse of $T(\vec{0})$ to both sides, one sees that $T(\vec{0})=\vec{0}$. Therefore, if $T(\vec{v})=\vec{0},$ it must be the case that $\vec{v}=\vec{0}$ because it was just shown that $T(\vec{0})=\vec{0}$.

$T(\vec{0})=T\left( \vec{0}+\vec{0}\right) =T(\vec{0})+T(\vec{0}) $ 两边同加 $T(\vec{0})$ 的加法逆元,即得 $T(\vec{0})=\vec{0}$。因此若 $T(\vec{v})=\vec{0},$ 则必有 $\vec{v}=\vec{0}$,因为刚刚已证 $T(\vec{0})=\vec{0}$。

Now suppose that if $T(\vec{v})=\vec{0},$ then $\vec{v}=0.$ If $T(\vec{v})=T(\vec{u}),$ then $T(\vec{v})-T(\vec{u})=T\left( \vec{v}-\vec{u}\right) =\vec{0}$ which shows that $\vec{v}-\vec{u}=0$ or in other words, $\vec{v}=\vec{u}$.

反过来,设由 $T(\vec{v})=\vec{0}$ 可推出 $\vec{v}=0.$ 若 $T(\vec{v})=T(\vec{u}),$ 则 $T(\vec{v})-T(\vec{u})=T\left( \vec{v}-\vec{u}\right) =\vec{0}$,从而 $\vec{v}-\vec{u}=0$,即 $\vec{v}=\vec{u}$。

Consider the following example.

考虑下面的示例。

Example 1: One to One Transformation 例 1:单射变换

Let $S:\mathbb{P}\_2\to\mathbb{M}\_{22}$ be a linear transformation defined by $S(ax^2+bx+c) = \left[\begin{array}{cc} a+b & a+c \\ b-c & b+c \end{array}\right]$ for all $ax^2+bx+c\in \mathbb{P}\_2.$

设 $S:\mathbb{P}\_2\to\mathbb{M}\_{22}$ 为线性变换,定义为 $S(ax^2+bx+c) = \left[\begin{array}{cc} a+b & a+c \\ b-c & b+c \end{array}\right]$,其中 $ax^2+bx+c\in \mathbb{P}\_2.$

Prove that $S$ is one to one but not onto.

证明 $S$ 是单射但不是满射。

Solution.

解。

By definition, $\ker(S)=\{ax^2+bx+c\in \mathbb{P}\_2 ~\|~ a+b=0, a+c=0, b-c=0, b+c=0\}.$

由定义,$\ker(S)=\{ax^2+bx+c\in \mathbb{P}\_2 ~\|~ a+b=0, a+c=0, b-c=0, b+c=0\}.$

Suppose $p(x)=ax^2+bx+c\in\ker(S)$. This leads to a homogeneous system of four equations in three variables. Putting the augmented matrix in reduced row-echelon form:

设 $p(x)=ax^2+bx+c\in\ker(S)$。这给出一个三个未知量、四个方程的齐次方程组。把增广矩阵化为简化行阶梯形:

$$\left[\begin{array}{rrr\|c} 1 & 1 & 0 & 0 \\ 1 & 0 & 1 & 0 \\ 0 & 1 & -1 & 0 \\ 0 & 1 & 1 & 0 \end{array}\right] \rightarrow \cdots \rightarrow \left[\begin{array}{ccc\|c} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 0 \end{array}\right]$$

$$\left[\begin{array}{rrr\|c} 1 & 1 & 0 & 0 \\ 1 & 0 & 1 & 0 \\ 0 & 1 & -1 & 0 \\ 0 & 1 & 1 & 0 \end{array}\right] \rightarrow \cdots \rightarrow \left[\begin{array}{ccc\|c} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 0 \end{array}\right]$$

The solution is $a=b=c=0$. This tells us that if $S(p(x)) = 0$, then $p(x) = ax^2+bx+c = 0x^2 + 0x + 0 = 0$. Therefore it is one to one.

解为 $a=b=c=0$。这说明若 $S(p(x)) = 0$,则 $p(x) = ax^2+bx+c = 0x^2 + 0x + 0 = 0$。因此 $S$ 是单射。

To show that $S$ is not onto, find a matrix $A\in\mathbb{M}\_{22}$ such that for every $p(x)\in \mathbb{P}\_2$, $S(p(x))\neq A$. Let $A=\left[\begin{array}{cc} 0 & 1 \\ 0 & 2 \end{array}\right],$ and suppose $p(x)=ax^2+bx+c\in \mathbb{P}\_2$ is such that $S(p(x))=A$. Then $\begin{array}{ll} a+b=0 & a+c=1 \\ b-c=0 & b+c=2 \end{array}$ Solving this system $\left[\begin{array}{ccc\|c} 1 & 1 & 0 & 0 \\ 1 & 0 & 1 & 1 \\ 0 & 1 & -1 & 0 \\ 0 & 1 & 1 & 2 \end{array}\right] \rightarrow \left[\begin{array}{rrr\|r} 1 & 1 & 0 & 0 \\ 0 & -1 & 1 & 1 \\ 0 & 1 & -1 & 0 \\ 0 & 1 & 1 & 2 \end{array}\right].$

为证 $S$ 不是满射,只需找出矩阵 $A\in\mathbb{M}\_{22}$,使得对每个 $p(x)\in \mathbb{P}\_2$ 都有 $S(p(x))\neq A$。取 $A=\left[\begin{array}{cc} 0 & 1 \\ 0 & 2 \end{array}\right],$ 并设 $p(x)=ax^2+bx+c\in \mathbb{P}\_2$ 满足 $S(p(x))=A$。则 $\begin{array}{ll} a+b=0 & a+c=1 \\ b-c=0 & b+c=2 \end{array}$ 求解该方程组 $\left[\begin{array}{ccc\|c} 1 & 1 & 0 & 0 \\ 1 & 0 & 1 & 1 \\ 0 & 1 & -1 & 0 \\ 0 & 1 & 1 & 2 \end{array}\right] \rightarrow \left[\begin{array}{rrr\|r} 1 & 1 & 0 & 0 \\ 0 & -1 & 1 & 1 \\ 0 & 1 & -1 & 0 \\ 0 & 1 & 1 & 2 \end{array}\right].$

Since the system is inconsistent, there is no $p(x)\in \mathbb{P}\_2$ so that $S(p(x))=A$, and therefore $S$ is not onto.

由于该方程组不相容,不存在 $p(x)\in \mathbb{P}\_2$ 使 $S(p(x))=A$,因此 $S$ 不是满射。

Example 2: An Onto Transformation 例 2:一个满射变换

Let $T:\mathbb{M}\_{22}\to\mathbb{R}^2$ be a linear transformation defined by $T\left[\begin{array}{cc} a & b \\ c & d \end{array}\right] = \left[\begin{array}{c} a+d \\ b+c \end{array}\right] \mbox{ for all } \left[\begin{array}{cc} a & b \\ c & d \end{array}\right] \in\mathbb{M}\_{22}.$

设 $T:\mathbb{M}\_{22}\to\mathbb{R}^2$ 为线性变换,定义为 $T\left[\begin{array}{cc} a & b \\ c & d \end{array}\right] = \left[\begin{array}{c} a+d \\ b+c \end{array}\right] \mbox{ for all } \left[\begin{array}{cc} a & b \\ c & d \end{array}\right] \in\mathbb{M}\_{22}.$

Prove that $T$ is onto but not one to one.

证明 $T$ 是满射但不是单射。

Solution.

解。

Let $\left[\begin{array}{c} x \\ y \end{array}\right]$ be an arbitrary vector in $\mathbb{R}^2$. Since $T\left[\begin{array}{cc} x & y \\ 0 & 0 \end{array}\right] =\left[\begin{array}{c} x \\ y \end{array}\right]$, $T$ is onto.

设 $\left[\begin{array}{c} x \\ y \end{array}\right]$ 是 $\mathbb{R}^2$ 中任一向量。由于 $T\left[\begin{array}{cc} x & y \\ 0 & 0 \end{array}\right] =\left[\begin{array}{c} x \\ y \end{array}\right]$,故 $T$ 是满射。

By Lemma 1 $T$ is one to one if and only if $T(A) = \vec{0}$ implies that $A = 0$ the zero matrix. Observe that $T \left( \left[\begin{array}{cc} 1 & 0 \\ 0 & -1 \end{array}\right] \right) = \left[ \begin{array}{c} 1 + -1 \\ 0 + 0 \end{array} \right] = \left[ \begin{array}{c} 0 \\ 0 \end{array} \right]$

引理 1,$T$ 是单射当且仅当由 $T(A) = \vec{0}$ 可推出 $A = 0$,即零矩阵。注意 $T \left( \left[\begin{array}{cc} 1 & 0 \\ 0 & -1 \end{array}\right] \right) = \left[ \begin{array}{c} 1 + -1 \\ 0 + 0 \end{array} \right] = \left[ \begin{array}{c} 0 \\ 0 \end{array} \right]$

There exists a nonzero matrix $A$ such that $T(A) = \vec{0}$. It follows that $T$ is not one to one.

于是存在非零矩阵 $A$ 使 $T(A) = \vec{0}$。因此 $T$ 不是单射。

The following example demonstrates that a one to one transformation preserves linear independence.

下面的示例说明:单射变换保持线性无关性。

Example 3: One to One and Independence 例 3:单射与线性无关性

Let $V$ and $W$ be vector spaces and $T: V \mapsto W$ a linear transformation. Prove that if $T$ is one to one and $\{\vec{v}\_1, \vec{v}\_2, \ldots, \vec{v}\_k\}$ is an independent subset of $V$, then $\{T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\}$ is an independent subset of $W$.

设 $V$ 与 $W$ 为向量空间,$T: V \mapsto W$ 为线性变换。证明:若 $T$ 是单射且 $\{\vec{v}\_1, \vec{v}\_2, \ldots, \vec{v}\_k\}$ 是 $V$ 的线性无关子集,则 $\{T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\}$ 是 $W$ 的线性无关子集。

Solution.

解。

Let $\vec{0}\_V$ and $\vec{0}\_W$ denote the zero vectors of $V$ and $W$, respectively. Suppose that $a_1T(\vec{v}\_1) + a_2T(\vec{v}\_2) +\cdots +a_kT(\vec{v}\_k) =\vec{0}\_W$ for some $a_1, a_2, \ldots, a_k\in\mathbb{R}$. Since linear transformations preserve linear combinations (addition and scalar multiplication), $T(a_1\vec{v}\_1 + a_2\vec{v}\_2 +\cdots +a_k\vec{v}\_k) =\vec{0}\_W.$

分别以 $\vec{0}\_V$ 与 $\vec{0}\_W$ 记 $V$ 与 $W$ 的零向量。设对某些 $a_1, a_2, \ldots, a_k\in\mathbb{R}$ 有 $a_1T(\vec{v}\_1) + a_2T(\vec{v}\_2) +\cdots +a_kT(\vec{v}\_k) =\vec{0}\_W$。由于线性变换保持线性组合(加法与标量乘法),故 $T(a_1\vec{v}\_1 + a_2\vec{v}\_2 +\cdots +a_k\vec{v}\_k) =\vec{0}\_W.$

Now, since $T$ is one to one, $\ker(T)=\{\vec{0}\_V\}$, and thus $a_1\vec{v}\_1 + a_2\vec{v}\_2 +\cdots +a_k\vec{v}\_k =\vec{0}\_V.$

又因 $T$ 是单射,$\ker(T)=\{\vec{0}\_V\}$,于是 $a_1\vec{v}\_1 + a_2\vec{v}\_2 +\cdots +a_k\vec{v}\_k =\vec{0}\_V.$

However, $\{\vec{v}\_1, \vec{v}\_2, \ldots, \vec{v}\_k\}$ is independent so $a_1=a_2=\cdots=a_k=0$. Therefore, $\{T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\}$ is independent.

但 $\{\vec{v}\_1, \vec{v}\_2, \ldots, \vec{v}\_k\}$ 线性无关,故 $a_1=a_2=\cdots=a_k=0$。因此 $\{T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\}$ 线性无关。

A similar claim can be made regarding onto transformations. In this case, an onto transformation preserves a spanning set.

对满射变换有类似的结论:满射变换保持张成集。

Example 4: Onto and Spanning 例 4:满射与张成

Let $V$ and $W$ be vector spaces and $T:V\to W$ a linear transformation. Prove that if $T$ is onto and $V=span\{\vec{v}\_1, \vec{v}\_2, \ldots, \vec{v}\_k\}$, then $W=span\{T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\}.$

设 $V$ 与 $W$ 为向量空间,$T:V\to W$ 为线性变换。证明:若 $T$ 是满射且 $V=span\{\vec{v}\_1, \vec{v}\_2, \ldots, \vec{v}\_k\}$,则 $W=span\{T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\}.$

Solution.

解。

Suppose that $T$ is onto and let $\vec{w}\in W$. Then there exists $\vec{v}\in V$ such that $T(\vec{v})=\vec{w}$. Since $V=span\{\vec{v}\_1, \vec{v}\_2, \ldots, \vec{v}\_k\}$, there exist $a_1, a_2, \ldots a_k\in\mathbb{R}$ such that $\vec{v} = a_1\vec{v}\_1 + a_2\vec{v}\_2 + \cdots + a_k\vec{v}\_k$. Using the fact that $T$ is a linear transformation, $\begin{aligned} \vec{w} =T(\vec{v}) & = T(a_1\vec{v}\_1 + a_2\vec{v}\_2 + \cdots + a_k\vec{v}\_k) \\ & = a_1T(\vec{v}\_1) + a_2T(\vec{v}\_2) + \cdots + a_kT(\vec{v}\_k),\end{aligned}$ i.e., $\vec{w}\in span\{T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\}$, and thus $W\subseteq span\{T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\}.$

设 $T$ 是满射,取 $\vec{w}\in W$。则存在 $\vec{v}\in V$ 使 $T(\vec{v})=\vec{w}$。由 $V=span\{\vec{v}\_1, \vec{v}\_2, \ldots, \vec{v}\_k\}$,存在 $a_1, a_2, \ldots a_k\in\mathbb{R}$ 使 $\vec{v} = a_1\vec{v}\_1 + a_2\vec{v}\_2 + \cdots + a_k\vec{v}\_k$。利用 $T$ 是线性变换,$\begin{aligned} \vec{w} =T(\vec{v}) & = T(a_1\vec{v}\_1 + a_2\vec{v}\_2 + \cdots + a_k\vec{v}\_k) \\ & = a_1T(\vec{v}\_1) + a_2T(\vec{v}\_2) + \cdots + a_kT(\vec{v}\_k),\end{aligned}$ 即 $\vec{w}\in span\{T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\}$,从而 $W\subseteq span\{T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\}.$

Since $T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\in W$, it follows from that $span\{T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\}\subseteq W$, and therefore $W=span\{T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\}$.

又因 $T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\in W$,故 $span\{T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\}\subseteq W$,因此 $W=span\{T(\vec{v}\_1), T(\vec{v}\_2), \ldots, T(\vec{v}\_k)\}$。

Isomorphisms 同构

The focus of this section is on linear transformations which are both one to one and onto. When this is the case, we call the transformation an isomorphism.

本节关注既是单射又是满射的线性变换。此时称该变换为同构。

Definition 3: Isomorphism 定义 3:同构

Let $V$ and $W$ be two vector spaces and let $T: V \mapsto W$ be a linear transformation. Then $T$ is called an isomorphism if the following two conditions are satisfied.

设 $V$ 与 $W$ 为两个向量空间,$T: V \mapsto W$ 为线性变换。若下列两个条件都成立,则称 $T$ 为同构
  • $T$ is one to one.
  • $T$ is onto.
  • $T$ 是单射。
  • $T$ 是满射。

Definition 4: Isomorphic 定义 4:同构的

Let $V$ and $W$ be two vector spaces and let $T: V \mapsto W$ be a linear transformation. Then if $T$ is an isomorphism, we say that $V$ and $W$ are isomorphic.

设 $V$ 与 $W$ 为两个向量空间,$T: V \mapsto W$ 为线性变换。若 $T$ 是同构,则称 $V$ 与 $W$ 同构。

Consider the following example of an isomorphism.

考虑下面这个同构的示例。

Example 5: Isomorphism 例 5:同构

Let $T:\mathbb{M}\_{22}\to\mathbb{R}^4$ be defined by $T \left( \begin{array}{cc} a & b \\ c & d \end{array} \right) = \left[ \begin{array}{c} a\\ b\\ c \\ d \end{array} \right] \mbox{ for all } \left[ \begin{array}{cc} a & b \\ c & d \end{array} \right] \in\mathbb{M}\_{22}. $ Show that $T$ is an isomorphism.

设 $T:\mathbb{M}\_{22}\to\mathbb{R}^4$ 定义为 $T \left( \begin{array}{cc} a & b \\ c & d \end{array} \right) = \left[ \begin{array}{c} a\\ b\\ c \\ d \end{array} \right] \mbox{ for all } \left[ \begin{array}{cc} a & b \\ c & d \end{array} \right] \in\mathbb{M}\_{22}. $ 证明 $T$ 是同构。

Solution.

解。

Notice that if we can prove $T$ is an isomorphism, it will mean that $\mathbb{M}\_{22}$ and $\mathbb{R}^4$ are isomorphic. It remains to prove that

注意:若能证明 $T$ 是同构,就意味着 $\mathbb{M}\_{22}$ 与 $\mathbb{R}^4$ 同构。余下需证:
  1. $T$ is a linear transformation;
  2. $T$ is one-to-one;
  3. $T$ is onto.
  1. $T$ 是线性变换;
  2. $T$ 是单射;
  3. $T$ 是满射。

$T$ is linear: Let $k,p$ be scalars.

$T$ 是线性的:设 $k,p$ 为标量。

$$\begin{aligned} T \left( k \left[\begin{array}{cc} a_1 & b_1 \\ c_1 & d_1 \end{array}\right] + p \left[\begin{array}{cc} a_2 & b_2 \\ c_2 & d_2 \end{array}\right] \right) &= T \left( \left[\begin{array}{cc} k a_1 & k b_1 \\ k c_1 & k d_1 \end{array}\right] + \left[\begin{array}{cc} p a_2 & p b_2 \\ p c_2 & p d_2 \end{array}\right] \right) \\ &= T \left( \left[\begin{array}{cc} k a_1 + p a_2 & k b_1 + p b_2 \\ k c_1 + p c_2& k d_1 + p d_2 \end{array}\right] \right) \\ &= \left[ \begin{array}{c} k a_1 + p a_2 \\ k b_1 + p b_2 \\ k c_1 + p c_2 \\ k d_1 + p d_2 \end{array}\right] \\ &= \left[ \begin{array}{c} k a_1 \\ k b_1 \\ k c_1 \\ k d_1 \end{array} \right] + \left[ \begin{array}{c} p a_2 \\ p b_2 \\ p c_2 \\ p d_2 \end{array} \right] \\ &= k \left[ \begin{array}{c} a_1 \\ b_1 \\ c_1 \\ d_1 \end{array} \right] + p \left[ \begin{array}{c} a_2 \\ b_2 \\ c_2 \\ d_2 \end{array} \right] \\ &= k T \left(\left[\begin{array}{cc} a_1 & b_1 \\ c_1 & d_1 \end{array}\right] \right) + p T \left(\left[\begin{array}{cc} a_2 & b_2 \\ c_2 & d_2 \end{array}\right] \right)\end{aligned}$$

直接按定义逐步计算即得下式:$$\begin{aligned} T \left( k \left[\begin{array}{cc} a_1 & b_1 \\ c_1 & d_1 \end{array}\right] + p \left[\begin{array}{cc} a_2 & b_2 \\ c_2 & d_2 \end{array}\right] \right) &= T \left( \left[\begin{array}{cc} k a_1 & k b_1 \\ k c_1 & k d_1 \end{array}\right] + \left[\begin{array}{cc} p a_2 & p b_2 \\ p c_2 & p d_2 \end{array}\right] \right) \\ &= T \left( \left[\begin{array}{cc} k a_1 + p a_2 & k b_1 + p b_2 \\ k c_1 + p c_2& k d_1 + p d_2 \end{array}\right] \right) \\ &= \left[ \begin{array}{c} k a_1 + p a_2 \\ k b_1 + p b_2 \\ k c_1 + p c_2 \\ k d_1 + p d_2 \end{array}\right] \\ &= \left[ \begin{array}{c} k a_1 \\ k b_1 \\ k c_1 \\ k d_1 \end{array} \right] + \left[ \begin{array}{c} p a_2 \\ p b_2 \\ p c_2 \\ p d_2 \end{array} \right] \\ &= k \left[ \begin{array}{c} a_1 \\ b_1 \\ c_1 \\ d_1 \end{array} \right] + p \left[ \begin{array}{c} a_2 \\ b_2 \\ c_2 \\ d_2 \end{array} \right] \\ &= k T \left(\left[\begin{array}{cc} a_1 & b_1 \\ c_1 & d_1 \end{array}\right] \right) + p T \left(\left[\begin{array}{cc} a_2 & b_2 \\ c_2 & d_2 \end{array}\right] \right)\end{aligned}$$

Therefore $T$ is linear.

因此 $T$ 是线性的。

$T$ is one-to-one: By Lemma 1 we need to show that if $T(A) = 0$ then $A = 0$ for some matrix $A \in \mathbb{M}\_{22}$. $T\left[\begin{array}{cc} a & b \\ c & d \end{array}\right] = \left[\begin{array}{c} a\\ b\\ c \\ d \end{array}\right] = \left[\begin{array}{c} 0 \\ 0 \\ 0 \\ 0 \end{array}\right] $

$T$ 是单射:引理 1,只需证明对矩阵 $A \in \mathbb{M}\_{22}$,由 $T(A) = 0$ 可推出 $A = 0$。$T\left[\begin{array}{cc} a & b \\ c & d \end{array}\right] = \left[\begin{array}{c} a\\ b\\ c \\ d \end{array}\right] = \left[\begin{array}{c} 0 \\ 0 \\ 0 \\ 0 \end{array}\right] $

This clearly only occurs when $a=b=c=d=0$ which means that $A = \left[\begin{array}{cc} a & b \\ c & d \end{array}\right] = \left[\begin{array}{cc} 0 & 0 \\ 0 & 0 \end{array}\right] = 0 $

显然这只在 $a=b=c=d=0$ 时成立,即 $A = \left[\begin{array}{cc} a & b \\ c & d \end{array}\right] = \left[\begin{array}{cc} 0 & 0 \\ 0 & 0 \end{array}\right] = 0 $

Hence $T$ is one-to-one.

故 $T$ 是单射。

$T$ is onto: Let

$T$ 是满射:

$$\vec{x}=\left[\begin{array}{c} x_1\\x_2\\x_3\\x_4 \end{array}\right]\in\mathbb{R}^4,\\ and define matrix \\A\in\mathbb{M}\_{22}\\ as follows: \\A=\left[\begin{array}{cc} x_1 & x_2 \\ x_3 & x_4 \end{array}\right].$$

取 $$\vec{x}=\left[\begin{array}{c} x_1\\x_2\\x_3\\x_4 \end{array}\right]\in\mathbb{R}^4,\\ and define matrix \\A\in\mathbb{M}\_{22}\\ as follows: \\A=\left[\begin{array}{cc} x_1 & x_2 \\ x_3 & x_4 \end{array}\right].$$ 即按上式定义矩阵 $A\in\mathbb{M}\_{22}$。

Then $T(A)=\vec{x}$, and therefore $T$ is onto.

则 $T(A)=\vec{x}$,因此 $T$ 是满射。

Since $T$ is a linear transformation which is one-to-one and onto, $T$ is an isomorphism. Hence $\mathbb{M}\_{22}$ and $\mathbb{R}^4$ are isomorphic.

由于 $T$ 是既单射又满射的线性变换,$T$ 是同构。故 $\mathbb{M}\_{22}$ 与 $\mathbb{R}^4$ 同构。

An important property of isomorphisms is that the inverse of an isomorphism is itself an isomorphism and the composition of isomorphisms is an isomorphism. We first recall the definition of composition.

同构的一个重要性质是:同构的逆仍是同构,同构的复合也是同构。先回顾复合的定义。

Definition 5: Composition of Transformations 定义 5:变换的复合

Let $V, W, Z$ be vector spaces and suppose $T: V \mapsto W$ and $S: W \mapsto Z$ are linear transformations. Then the composite of $S$ and $T$ is $S \circ T: V \mapsto Z $ and is defined by $(S \circ T) (\vec{v}) = S(T(\vec{v})) \mbox{ for all } \vec{v} \in V $

设 $V, W, Z$ 为向量空间,$T: V \mapsto W$ 与 $S: W \mapsto Z$ 为线性变换。则 $S$ 与 $T$ 的复合为 $S \circ T: V \mapsto Z $,定义为 $(S \circ T) (\vec{v}) = S(T(\vec{v})) \mbox{ for all } \vec{v} \in V $

Consider now the following proposition.

下面考虑这个命题。

Proposition 1: Composite and Inverse Isomorphism 命题 1:复合同构与逆同构

Let $T:V\rightarrow W$ be an isomorphism. Then $T^{-1}:W\rightarrow V$ is also an isomorphism. Also if $T:V\rightarrow W$ is an isomorphism and if $S:W\rightarrow Z$ is an isomorphism for the vector spaces $V,W,Z,$ then $S\circ T$ defined by $\left( S\circ T\right) \left( v\right) = S\left( T\left( v\right) \right)$ is also an isomorphism.

设 $T:V\rightarrow W$ 是同构,则 $T^{-1}:W\rightarrow V$ 也是同构。又若 $T:V\rightarrow W$ 与 $S:W\rightarrow Z$ 对向量空间 $V,W,Z$ 都是同构,则由 $\left( S\circ T\right) \left( v\right) = S\left( T\left( v\right) \right)$ 定义的 $S\circ T$ 也是同构。

Proof.

证明。

Consider the first claim. Since $T$ is onto, a typical vector in $W$ is of the form $T(\vec{v})$ where $\vec{v} \in V$. Consider then for $a,b$ scalars, $T^{-1}\left( aT(\vec{v}\_{1})+bT(\vec{v}\_{2})\right) $ where $\vec{v}\_{1}, \vec{v}\_2 \in V$. Consider if this is equal to $aT^{-1}\left( T(\vec{v}\_{1})\right) +bT^{-1}\left( T(\vec{v}\_{2})\right) =a\vec{v}\_{1}+b\vec{v}\_{2}? $ Since $T$ is one to one, this will be so if $T\left( a\vec{v}\_{1}+b\vec{v}\_{2}\right) =T\left( T^{-1}\left( aT(\vec{v}\_{1})+bT(\vec{v}\_{2})\right) \right) =aT(\vec{v}\_{1})+bT(\vec{v}\_{2}) $ However, the above statement is just the condition that $T$ is a linear map. Thus $T^{-1}$ is indeed a linear map. If $\vec{v} \in V$ is given, then $\vec{v}=T^{-1}\left( T(\vec{v})\right)$ and so $T^{-1}$ is onto. If $T^{-1}(\vec{v})=\vec{0},$ then $\vec{v}=T\left( T^{-1}(\vec{v})\right) =T(\vec{0})=\vec{0} $ and so $T^{-1}$ is one to one.

先看第一个论断。由于 $T$ 是满射,$W$ 中的一般向量都可写成 $T(\vec{v})$ 的形式,其中 $\vec{v} \in V$。于是对标量 $a,b$ 考察 $T^{-1}\left( aT(\vec{v}\_{1})+bT(\vec{v}\_{2})\right) $,其中 $\vec{v}\_{1}, \vec{v}\_2 \in V$。它是否等于 $aT^{-1}\left( T(\vec{v}\_{1})\right) +bT^{-1}\left( T(\vec{v}\_{2})\right) =a\vec{v}\_{1}+b\vec{v}\_{2}? $ 由于 $T$ 是单射,只要 $T\left( a\vec{v}\_{1}+b\vec{v}\_{2}\right) =T\left( T^{-1}\left( aT(\vec{v}\_{1})+bT(\vec{v}\_{2})\right) \right) =aT(\vec{v}\_{1})+bT(\vec{v}\_{2}) $ 成立即可。而上式正是 $T$ 为线性映射的条件。故 $T^{-1}$ 确为线性映射。给定 $\vec{v} \in V$,有 $\vec{v}=T^{-1}\left( T(\vec{v})\right)$,故 $T^{-1}$ 是满射。若 $T^{-1}(\vec{v})=\vec{0},$ 则 $\vec{v}=T\left( T^{-1}(\vec{v})\right) =T(\vec{0})=\vec{0} $,故 $T^{-1}$ 是单射。

Next suppose $T$ and $S$ are as described. Why is $S\circ T$ a linear map? Let for $a,b$ scalars, $\begin{aligned} S\circ T\left( a\vec{v}\_{1}+b\vec{v}\_{2}\right) &\equiv S\left( T\left( a\vec{v}\_{1}+b\vec{v}\_{2}\right) \right) =S\left( aT(\vec{v}\_{1})+bT(\vec{v}\_{2})\right) \\ &=aS\left( T(\vec{v}\_{1})\right) +bS\left( T(\vec{v}\_{2})\right) \equiv a\left( S\circ T\right) \left( \vec{v}\_{1}\right) +b\left( S\circ T\right) \left( \vec{v}\_{2}\right)\end{aligned}$ Hence $S\circ T$ is a linear map. If $\left( S\circ T\right) \left( \vec{v}\right) =0,$ then $S\left( T\left( \vec{v} \right) \right) =\vec{0}$ and it follows that $T(\vec{v})=\vec{0}$ and hence by this lemma again, $\vec{v}=\vec{0}$. Thus $S\circ T$ is one to one. It remains to verify that it is onto. Let $\vec{z}\in Z$. Then since $S$ is onto, there exists $\vec{w}\in W$ such that $S(\vec{w})=\vec{z}.$ Also, since $T$ is onto, there exists $\vec{v}\in V$ such that $T(\vec{v})=\vec{w}.$ It follows that $S\left( T\left( \vec{v}\right) \right) =\vec{z}$ and so $S\circ T$ is also onto.

再设 $T$ 与 $S$ 如上所述。为何 $S\circ T$ 是线性映射?对标量 $a,b$ 有 $\begin{aligned} S\circ T\left( a\vec{v}\_{1}+b\vec{v}\_{2}\right) &\equiv S\left( T\left( a\vec{v}\_{1}+b\vec{v}\_{2}\right) \right) =S\left( aT(\vec{v}\_{1})+bT(\vec{v}\_{2})\right) \\ &=aS\left( T(\vec{v}\_{1})\right) +bS\left( T(\vec{v}\_{2})\right) \equiv a\left( S\circ T\right) \left( \vec{v}\_{1}\right) +b\left( S\circ T\right) \left( \vec{v}\_{2}\right)\end{aligned}$ 故 $S\circ T$ 是线性映射。若 $\left( S\circ T\right) \left( \vec{v}\right) =0,$ 则 $S\left( T\left( \vec{v} \right) \right) =\vec{0}$,从而 $T(\vec{v})=\vec{0}$,再由该引理得 $\vec{v}=\vec{0}$。故 $S\circ T$ 是单射。余下验证它是满射。取 $\vec{z}\in Z$。由 $S$ 满射,存在 $\vec{w}\in W$ 使 $S(\vec{w})=\vec{z}.$ 又由 $T$ 满射,存在 $\vec{v}\in V$ 使 $T(\vec{v})=\vec{w}.$ 于是 $S\left( T\left( \vec{v}\right) \right) =\vec{z}$,故 $S\circ T$ 也是满射。

Suppose we say that two vector spaces $V$ and $W$ are related if there exists an isomorphism of one to the other, written as $V\sim W$. Then the above proposition suggests that $\sim$ is an equivalence relation. That is: $\sim$ satisfies the following conditions:

约定:若两个向量空间 $V$ 与 $W$ 之间存在一方到另一方的同构,就称它们相关,记作 $V\sim W$。上述命题表明 $\sim$ 是一个等价关系,即 $\sim$ 满足下列条件:
  • $V\sim V$
  • If $V\sim W,$ it follows that $W\sim V$
  • If $V\sim W$ and $W\sim Z,$ then $V\sim Z$
  • $V\sim V$
  • 若 $V\sim W,$ 则 $W\sim V$
  • 若 $V\sim W$ 且 $W\sim Z,$ 则 $V\sim Z$

We leave the proof of these to the reader.

这些结论的证明留给读者。

The following fundamental lemma describes the relation between bases and isomorphisms.

下面这个基本引理刻画了基与同构之间的关系。

Lemma 2: Bases and Isomorphisms 引理 2:基与同构

Let $T:V\rightarrow W$ be a linear map where $V,W$ are vector spaces. Then a linear transformation $T$ which is one to one has the property that if $\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k}\right\}$ is linearly independent, then so is $\left\{ T(\vec{u}\_{1}),\cdots ,T(\vec{u}\_{k})\right\}$. More generally, $T$ is an isomorphism if and only if whenever $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$ is a basis for $V,$ it follows that $\left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v}\_{n})\right\}$ is a basis for $W$.

设 $T:V\rightarrow W$ 是线性映射,其中 $V,W$ 为向量空间。则单射的线性变换 $T$ 具有如下性质:若 $\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k}\right\}$ 线性无关,则 $\left\{ T(\vec{u}\_{1}),\cdots ,T(\vec{u}\_{k})\right\}$ 也线性无关。更一般地,$T$ 是同构当且仅当:只要 $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$ 是 $V$ 的基,就有 $\left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v}\_{n})\right\}$ 是 $W$ 的基。

Proof.

证明。

First suppose that $T$ is a linear map and is one to one and $\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k}\right\}$ is linearly independent. It is required to show that $\left\{ T(\vec{u}\_{1}),\cdots ,T(\vec{u}\_{k})\right\}$ is also linearly independent. Suppose then that $\sum\_{i=1}^{k}c\_{i}T(\vec{u}\_{i})=\vec{0} $ Then, since $T$ is linear, $T\left( \sum\_{i=1}^{n}c\_{i}\vec{u}\_{i}\right) =\vec{0} $ Since $T$ is one to one, it follows that $\sum\_{i=1}^{n}c\_{i}\vec{u}\_{i}=0 $ Now the fact that $\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{n}\right\}$ is linearly independent implies that each $c\_{i}=0$. Hence $\left\{ T(\vec{u} \_{1}),\cdots ,T(\vec{u}\_{n})\right\}$ is linearly independent.

先设 $T$ 是线性映射且为单射,$\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{k}\right\}$ 线性无关。要证 $\left\{ T(\vec{u}\_{1}),\cdots ,T(\vec{u}\_{k})\right\}$ 也线性无关。设 $\sum\_{i=1}^{k}c\_{i}T(\vec{u}\_{i})=\vec{0} $ 由 $T$ 线性得 $T\left( \sum\_{i=1}^{n}c\_{i}\vec{u}\_{i}\right) =\vec{0} $ 又由 $T$ 单射得 $\sum\_{i=1}^{n}c\_{i}\vec{u}\_{i}=0 $ 而 $\left\{ \vec{u}\_{1},\cdots ,\vec{u}\_{n}\right\}$ 线性无关,故每个 $c\_{i}=0$。因此 $\left\{ T(\vec{u} \_{1}),\cdots ,T(\vec{u}\_{n})\right\}$ 线性无关。

Now suppose that $T$ is an isomorphism and $\left\{ \vec{v}\_{1},\cdots ,\vec{ v}\_{n}\right\}$ is a basis for $V$. It was just shown that $\left\{ T(\vec{v} \_{1}),\cdots ,T(\vec{v}\_{n})\right\}$ is linearly independent. It remains to verify that the span of $\left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v}\_{n})\right\}$ is all of $W$. This is where $T$ is onto is used. If $\vec{w}\in W,$ there exists $\vec{v}\in V$ such that $T(\vec{v})=\vec{w}$. Since $\left\{ \vec{v} \_{1},\cdots ,\vec{v}\_{n}\right\}$ is a basis, it follows that there exists scalars $\left\{ c\_{i}\right\} \_{i=1}^{n}$ such that $\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}=\vec{v}. $ Hence, $\vec{w}=T(\vec{v})=T\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right) =\sum\_{i=1}^{n}c\_{i}T\vec{v}\_{i} $ which shows that the span of these vectors $\left\{ T(\vec{v}\_{1}),\cdots ,T (\vec{v}\_{n})\right\}$ is all of $W$ showing that this set of vectors is a basis for $W$.

再设 $T$ 是同构,$\left\{ \vec{v}\_{1},\cdots ,\vec{ v}\_{n}\right\}$ 是 $V$ 的基。上面已证 $\left\{ T(\vec{v} \_{1}),\cdots ,T(\vec{v}\_{n})\right\}$ 线性无关。余下验证 $\left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v}\_{n})\right\}$ 张成整个 $W$,这里要用到 $T$ 是满射。若 $\vec{w}\in W,$ 则存在 $\vec{v}\in V$ 使 $T(\vec{v})=\vec{w}$。由 $\left\{ \vec{v} \_{1},\cdots ,\vec{v}\_{n}\right\}$ 是基,存在标量 $\left\{ c\_{i}\right\} \_{i=1}^{n}$ 使 $\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}=\vec{v}. $ 于是 $\vec{w}=T(\vec{v})=T\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right) =\sum\_{i=1}^{n}c\_{i}T\vec{v}\_{i} $ 这表明这些向量 $\left\{ T(\vec{v}\_{1}),\cdots ,T (\vec{v}\_{n})\right\}$ 的张成即为整个 $W$,故该向量组是 $W$ 的基。

Next suppose that $T$ is a linear map which takes a basis to a basis. Then for $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$ a basis for $V,$ it follows $\left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v}\_{n})\right\}$ is a basis for $W.$ Then if $w\in W,$ there exist scalars $c\_{i}$ such that $w=\sum\_{i=1}^{n}c\_{i}T(\vec{v}\_{i})=T\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right)$ showing that $T$ is onto. If $T\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right) =0$ then $\sum\_{i=1}^{n}c\_{i}T(\vec{v}\_{i})=\vec{0}$ and since the vectors $\left\{ T(\vec{v} \_{1}),\cdots ,T(\vec{v}\_{n})\right\}$ are linearly independent, it follows that each $c\_{i}=0.$ Since $\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}$ is a typical vector in $V$, this has shown that if $T(\vec{v})=0$ then $\vec{v}=\vec{0}$ and so $T$ is also one to one. Thus $T$ is an isomorphism.

再设 $T$ 是把基映为基的线性映射。则对 $V$ 的基 $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$,有 $\left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v}\_{n})\right\}$ 是 $W$ 的基。于是若 $w\in W,$ 存在标量 $c\_{i}$ 使 $w=\sum\_{i=1}^{n}c\_{i}T(\vec{v}\_{i})=T\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right)$,这表明 $T$ 是满射。若 $T\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right) =0$,则 $\sum\_{i=1}^{n}c\_{i}T(\vec{v}\_{i})=\vec{0}$;由于向量组 $\left\{ T(\vec{v} \_{1}),\cdots ,T(\vec{v}\_{n})\right\}$ 线性无关,故每个 $c\_{i}=0.$ 又 $\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}$ 是 $V$ 中的一般向量,这就证明了若 $T(\vec{v})=0$ 则 $\vec{v}=\vec{0}$,故 $T$ 也是单射。因此 $T$ 是同构。

The following theorem illustrates a very useful idea for defining an isomorphism. Basically, if you know what it does to a basis, then you can construct the isomorphism.

下面的定理给出构造同构的一个非常有用的想法:只要知道它把基映为什么,就能构造出该同构。

Theorem 1: Isomorphic Vector Spaces 定理 1:同构的向量空间

Suppose $V$ and $W$ are two vector spaces. Then the two vector spaces are isomorphic if and only if they have the same dimension. In the case that the two vector spaces have the same dimension, then for a linear transformation $T:V\rightarrow W$, the following are equivalent.

设 $V$ 与 $W$ 为两个向量空间。则这两个向量空间同构当且仅当它们的维数相同。当两个向量空间维数相同时,对线性变换 $T:V\rightarrow W$,下列各条等价。
  1. $T$ is one to one.
  2. $T$ is onto.
  3. $T$ is an isomorphism.
  1. $T$ 是单射。
  2. $T$ 是满射。
  3. $T$ 是同构。

Proof.

证明。

Suppose first these two vector spaces have the same dimension. Let a basis for $V$ be $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$ and let a basis for $W$ be $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{n}\right\}$. Now define $T$ as follows. $T(\vec{v}\_{i})=\vec{w}\_{i} $ for $\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}$ an arbitrary vector of $V,$ $T\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right) = \sum\_{i=1}^{n}c\_{i}T (\vec{v}\_{i})=\sum\_{i=1}^{n}c\_{i}\vec{w}\_{i}. $ It is necessary to verify that this is well defined. Suppose then that $\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}=\sum\_{i=1}^{n}\hat{c}\_{i}\vec{v}\_{i} $ Then $\sum\_{i=1}^{n}\left( c\_{i}-\hat{c}\_{i}\right) \vec{v}\_{i}=0 $ and since $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$ is a basis, $c\_{i}=\hat{c}\_{i}$ for each $i$. Hence $\sum\_{i=1}^{n}c\_{i}\vec{w}\_{i}=\sum\_{i=1}^{n}\hat{c}\_{i}\vec{w}\_{i} $ and so the mapping is well defined. Also if $a,b$ are scalars, $\begin{aligned} T\left( a\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}+b\sum\_{i=1}^{n}\hat{c}\_{i}\vec{v} \_{i}\right) &=T\left( \sum\_{i=1}^{n}\left( ac\_{i}+b\hat{c}\_{i}\right) \vec{v }\_{i}\right) =\sum\_{i=1}^{n}\left( ac\_{i}+b\hat{c}\_{i}\right) \vec{w}\_{i} \\ &=a\sum\_{i=1}^{n}c\_{i}\vec{w}\_{i}+b\sum\_{i=1}^{n}\hat{c}\_{i}\vec{w}\_{i} \\ &=aT\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right) +bT\left( \sum\_{i=1}^{n} \hat{c}\_{i}\vec{v}\_{i}\right)\end{aligned}$ Thus $T$ is a linear map.

先设这两个向量空间维数相同。取 $V$ 的基为 $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$,$W$ 的基为 $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{n}\right\}$。如下定义 $T$:$T(\vec{v}\_{i})=\vec{w}\_{i} $ 对 $V$ 中任意向量 $\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}$,令 $T\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right) = \sum\_{i=1}^{n}c\_{i}T (\vec{v}\_{i})=\sum\_{i=1}^{n}c\_{i}\vec{w}\_{i}. $ 须验证这一定义是良定义的。设 $\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}=\sum\_{i=1}^{n}\hat{c}\_{i}\vec{v}\_{i} $ 则 $\sum\_{i=1}^{n}\left( c\_{i}-\hat{c}\_{i}\right) \vec{v}\_{i}=0 $ 而 $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$ 是基,故对每个 $i$ 有 $c\_{i}=\hat{c}\_{i}$。于是 $\sum\_{i=1}^{n}c\_{i}\vec{w}\_{i}=\sum\_{i=1}^{n}\hat{c}\_{i}\vec{w}\_{i} $ 所以该映射是良定义的。又若 $a,b$ 为标量,则 $\begin{aligned} T\left( a\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}+b\sum\_{i=1}^{n}\hat{c}\_{i}\vec{v} \_{i}\right) &=T\left( \sum\_{i=1}^{n}\left( ac\_{i}+b\hat{c}\_{i}\right) \vec{v }\_{i}\right) =\sum\_{i=1}^{n}\left( ac\_{i}+b\hat{c}\_{i}\right) \vec{w}\_{i} \\ &=a\sum\_{i=1}^{n}c\_{i}\vec{w}\_{i}+b\sum\_{i=1}^{n}\hat{c}\_{i}\vec{w}\_{i} \\ &=aT\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right) +bT\left( \sum\_{i=1}^{n} \hat{c}\_{i}\vec{v}\_{i}\right)\end{aligned}$ 故 $T$ 是线性映射。

Now if $T\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right) =\sum\_{i=1}^{n}c\_{i}\vec{w} \_{i}=\vec{0}, $ then since the $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{n}\right\}$ are independent, each $c\_{i}=0$ and so $\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}=\vec{0}$ also. Hence $T$ is one to one. If $\sum\_{i=1}^{n}c\_{i}\vec{w}\_{i}$ is a vector in $W,$ then it equals $\sum\_{i=1}^{n}c\_{i}T\vec{v}\_{i}=T\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right) $ showing that $T$ is also onto. Hence $T$ is an isomorphism and so $V$ and $W$ are isomorphic.

现在若 $T\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right) =\sum\_{i=1}^{n}c\_{i}\vec{w} \_{i}=\vec{0}, $ 由于 $\left\{ \vec{w}\_{1},\cdots ,\vec{w}\_{n}\right\}$ 线性无关,每个 $c\_{i}=0$,从而也有 $\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}=\vec{0}$。故 $T$ 是单射。若 $\sum\_{i=1}^{n}c\_{i}\vec{w}\_{i}$ 是 $W$ 中的向量,则它等于 $\sum\_{i=1}^{n}c\_{i}T\vec{v}\_{i}=T\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right) $,这表明 $T$ 也是满射。故 $T$ 是同构,从而 $V$ 与 $W$ 同构。

Next suppose these two vector spaces are isomorphic. Let $T$ be the name of the isomorphism. Then for $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$ a basis for $V$, it follows that a basis for $W$ is $\left\{ T\vec{v}\_{1},\cdots ,T\vec{v}\_{n}\right\}$ showing that the two vector spaces have the same dimension.

再设这两个向量空间同构,把该同构记作 $T$。则对 $V$ 的基 $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$,$W$ 的一个基为 $\left\{ T\vec{v}\_{1},\cdots ,T\vec{v}\_{n}\right\}$,这表明两个向量空间维数相同。

Now suppose the two vector spaces have the same dimension.

现设两个向量空间维数相同。

First consider the claim that $1.)\Rightarrow 2.).$ If $T$ is one to one, then if $\left\{ \vec{v}\_{1},\cdots ,\vec{v} \_{n}\right\}$ is a basis for $V,$ then $\left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v }\_{n})\right\}$ is linearly independent. If it is not a basis, then it must fail to span $W$. But then there would exist $\vec{w}\notin span \left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v}\_{n})\right\}$ and it follows that $\left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v}\_{n}),\vec{w}\right\}$ would be linearly independent which is impossible because there exists a basis for $W$ of $n$ vectors. Hence $span\left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v} \_{n})\right\} =W $ and so $\left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v}\_{n})\right\}$ is a basis. Hence, if $\vec{w}\in W,$ there exist scalars $c\_{i}$ such that $\vec{w}=\sum\_{i=1}^{n}c\_{i}T(\vec{v}\_{i})=T\left( \sum\_{i=1}^{n}c\_{i}\vec{v} \_{i}\right) $ showing that $T$ is onto. This shows that $1.)\Rightarrow 2.).$

先看 $1.)\Rightarrow 2.).$ 若 $T$ 是单射,则当 $\left\{ \vec{v}\_{1},\cdots ,\vec{v} \_{n}\right\}$ 是 $V$ 的基时,$\left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v }\_{n})\right\}$ 线性无关。若它不是基,则必不能张成 $W$。于是存在 $\vec{w}\notin span \left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v}\_{n})\right\}$,从而 $\left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v}\_{n}),\vec{w}\right\}$ 线性无关;但 $W$ 有一个由 $n$ 个向量组成的基,这不可能。故 $span\left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v} \_{n})\right\} =W $,即 $\left\{ T(\vec{v}\_{1}),\cdots ,T(\vec{v}\_{n})\right\}$ 是基。于是若 $\vec{w}\in W,$ 存在标量 $c\_{i}$ 使 $\vec{w}=\sum\_{i=1}^{n}c\_{i}T(\vec{v}\_{i})=T\left( \sum\_{i=1}^{n}c\_{i}\vec{v} \_{i}\right) $,这表明 $T$ 是满射。故 $1.)\Rightarrow 2.).$

Next consider the claim that $2.)\Rightarrow 3.).$ Since $2.)$ holds, it follows that $T$ is onto. It remains to verify that $T$ is one to one. Since $T$ is onto, there exists a basis of the form $\left\{ T(\vec{v}\_{i}),\cdots ,T (\vec{v}\_{n})\right\} .$ If $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$ is linearly independent, then this set of vectors must also be a basis for $V$ because if not, there would exist $\vec{u}\notin span\left\{ \vec{ v}\_{1},\cdots ,\vec{v}\_{n}\right\}$ so $\left\{ \vec{v}\_{1},\cdots ,\vec{v} \_{n},\vec{u}\right\}$ would be a linearly independent set which is impossible because by assumption, there exists a basis which has $n$ vectors. So why is $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$ linearly independent? Suppose $\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}=\vec{0} $ Then $\sum\_{i=1}^{n}c\_{i}T\vec{v}\_{i}=\vec{0} $ Hence each $c\_{i}=0$ and so, as just discussed, $\left\{ \vec{v}\_{1},\cdots , \vec{v}\_{n}\right\}$ is a basis for $V$. Now it follows that a typical vector in $V$ is of the form $\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}$. If $T\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right) =\vec{0},$ it follows that $\sum\_{i=1}^{n}c\_{i}T(\vec{v}\_{i})=\vec{0} $ and so, since $\left\{ T(\vec{v}\_{i}),\cdots ,T(\vec{v}\_{n})\right\}$ is independent, it follows each $c\_{i}=0$ and hence $\sum\_{i=1}^{n}c\_{i}\vec{v} \_{i}=\vec{0}$. Thus $T$ is one to one as well as onto and so it is an isomorphism.

再看 $2.)\Rightarrow 3.).$ 由 $2.)$ 成立知 $T$ 是满射,余下验证 $T$ 是单射。由于 $T$ 是满射,存在形如 $\left\{ T(\vec{v}\_{i}),\cdots ,T (\vec{v}\_{n})\right\} .$ 的基。若 $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$ 线性无关,则该向量组也必是 $V$ 的基;否则存在 $\vec{u}\notin span\left\{ \vec{ v}\_{1},\cdots ,\vec{v}\_{n}\right\}$,从而 $\left\{ \vec{v}\_{1},\cdots ,\vec{v} \_{n},\vec{u}\right\}$ 线性无关,但按假设 $V$ 有一个由 $n$ 个向量组成的基,这不可能。那么 $\left\{ \vec{v}\_{1},\cdots ,\vec{v}\_{n}\right\}$ 为何线性无关?设 $\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}=\vec{0} $ 则 $\sum\_{i=1}^{n}c\_{i}T\vec{v}\_{i}=\vec{0} $ 故每个 $c\_{i}=0$;按刚才的讨论,$\left\{ \vec{v}\_{1},\cdots , \vec{v}\_{n}\right\}$ 是 $V$ 的基。于是 $V$ 中的一般向量形如 $\sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}$。若 $T\left( \sum\_{i=1}^{n}c\_{i}\vec{v}\_{i}\right) =\vec{0},$ 则 $\sum\_{i=1}^{n}c\_{i}T(\vec{v}\_{i})=\vec{0} $;又因 $\left\{ T(\vec{v}\_{i}),\cdots ,T(\vec{v}\_{n})\right\}$ 线性无关,故每个 $c\_{i}=0$,从而 $\sum\_{i=1}^{n}c\_{i}\vec{v} \_{i}=\vec{0}$。因此 $T$ 既是单射又是满射,即为同构。

If $T$ is an isomorphism, it is both one to one and onto by definition so $3.)$ implies both $1.)$ and $2.)$.

若 $T$ 是同构,则按定义它既是单射又是满射,故 $3.)$ 同时推出 $1.)$ 与 $2.)$。

Note the interesting way of defining a linear transformation in the first part of the argument by describing what it does to a basis and then “extending it linearly”.

注意论证第一部分中定义线性变换的巧妙方式:先指定它把基映为什么,再「线性地延拓」。

Consider the following example.

考虑下面的示例。

Example 6 例 6

Let $V=\mathbb{R}^{3}$ and let $W$ denote the polynomials of degree at most 2. Show that these two vector spaces are isomorphic.

设 $V=\mathbb{R}^{3}$,以 $W$ 记次数至多为 2 的多项式全体。证明这两个向量空间同构。

Solution.

解。

First, observe that a basis for $W$ is $\left\{ 1,x,x^{2}\right\}$ and a basis for $V$ is $\left\{ \vec{e}\_{1},\vec{e}\_{2},\vec{e}\_{3}\right\} .$ Since these two have the same dimension, the two are isomorphic. An example of an isomorphism is this:

首先,$W$ 的一个基是 $\left\{ 1,x,x^{2}\right\}$,$V$ 的一个基是 $\left\{ \vec{e}\_{1},\vec{e}\_{2},\vec{e}\_{3}\right\} .$ 由于两者维数相同,故二者同构。一个同构的例子如下:

$$T(\vec{e}\_{1})=1,T(\vec{e}\_{2})=x,T(\vec{e}\_{3})=x^{2} \\ and extend \\T\\ linearly as in the above proof. Thus \\T\left( a,b,c\right) =a+bx+cx^{2}$$

按上述证明中的方式把 $T$ 线性延拓:$$T(\vec{e}\_{1})=1,T(\vec{e}\_{2})=x,T(\vec{e}\_{3})=x^{2} \\ and extend \\T\\ linearly as in the above proof. Thus \\T\left( a,b,c\right) =a+bx+cx^{2}$$

Outcomes 学习目标

  1. Describe the kernel and image of a linear transformation.
  2. Use the kernel and image to determine if a linear transformation is one to one or onto.
  1. 描述线性变换的核与像。
  2. 利用核与像判断线性变换是否单射或满射。

Here we consider the case where the linear map is not necessarily an isomorphism. First here is a definition of what is meant by the image and kernel of a linear transformation.

这里我们考虑线性映射未必是同构的情形。首先给出线性变换的像与核的定义。

Definition $\PageIndex{1}$: Kernel and Image 定义 \PageIndex{1}:核与像

Let $V$ and $W$ be vector spaces and let $T:V\rightarrow W$ be a linear transformation. Then the image of $T$ denoted as $\mathrm{im}\left( T\right)$ is defined to be the set $\left\{ T(\vec{v}):\vec{v}\in V\right\}$. In words, it consists of all vectors in $W$ which equal $T(\vec{v})$ for some $\vec{v}\in V$. The kernel, $\ker \left( T\right)$, consists of all $\vec{v}\in V$ such that $T(\vec{v})=\vec{0}$. That is, $\ker \left( T\right) =\left\{ \vec{v}\in V:T(\vec{v})=\vec{0}\right\}$.

设 $V$ 和 $W$ 为向量空间,令 $T:V\rightarrow W$ 为线性变换。则 $T$ 的像(记作 $\mathrm{im}\left( T\right)$)定义为集合 $\left\{ T(\vec{v}):\vec{v}\in V\right\}$。换言之,它由 $W$ 中所有满足对某个 $\vec{v}\in V$ 有 $T(\vec{v})$ 与之相等的向量组成。核 $\ker \left( T\right)$ 由所有满足 $T(\vec{v})=\vec{0}$ 的 $\vec{v}\in V$ 组成。即 $\ker \left( T\right) =\left\{ \vec{v}\in V:T(\vec{v})=\vec{0}\right\}$。

Then in fact, both $\mathrm{im}\left( T\right)$ and $\ker \left( T\right)$ are subspaces of $W$ and $V$ respectively.

事实上,$\mathrm{im}\left( T\right)$ 与 $\ker \left( T\right)$ 分别是 $W$ 和 $V$ 的子空间。

Proposition $\PageIndex{1}$: Kernel and Image as Subspaces 命题 \PageIndex{1}:核与像作为子空间

Let $V,W$ be vector spaces and let $T:V\rightarrow W$ be a linear transformation. Then $\ker \left( T\right) \subseteq V$ and $\mathrm{im}\left( T\right) \subseteq W$. In fact, they are both subspaces.

设 $V,W$ 为向量空间,$T:V\rightarrow W$ 为线性变换。则 $\ker \left( T\right) \subseteq V$ 且 $\mathrm{im}\left( T\right) \subseteq W$。事实上,二者都是子空间。

Proof.

证明。

First consider $\ker \left( T\right)$. It is necessary to show that if $\vec{v}_{1},\vec{v}_{2}$ are vectors in $\ker \left( T\right)$ and if $a,b$ are scalars, then $a\vec{v}_{1}+b\vec{v}_{2}$ is also in $\ker \left( T\right)$. But $T\left( a\vec{v}_{1}+b\vec{v}_{2}\right) =aT(\vec{v}_{1})+bT(\vec{v}_{2})=a\vec{0}+b\vec{0}=\vec{0}$.

首先考虑 $\ker \left( T\right)$。需要证明:若 $\vec{v}_{1},\vec{v}_{2}$ 是 $\ker \left( T\right)$ 中的向量,$a,b$ 为标量,则 $a\vec{v}_{1}+b\vec{v}_{2}$ 也在 $\ker \left( T\right)$ 中。但 $T\left( a\vec{v}_{1}+b\vec{v}_{2}\right) =aT(\vec{v}_{1})+bT(\vec{v}_{2})=a\vec{0}+b\vec{0}=\vec{0}$。

Thus $\ker \left( T\right)$ is a subspace of $V$.

因此 $\ker \left( T\right)$ 是 $V$ 的子空间。

Next suppose $T(\vec{v}_{1}),T(\vec{v}_{2})$ are two vectors in $\mathrm{im}\left( T\right)$. Then if $a,b$ are scalars, $aT(\vec{v}_{2})+bT(\vec{v}_{2})=T\left( a\vec{v}_{1}+b\vec{v}_{2}\right)$ and this last vector is in $\mathrm{im}\left( T\right)$ by definition.

接下来设 $T(\vec{v}_{1}),T(\vec{v}_{2})$ 是 $\mathrm{im}\left( T\right)$ 中的两个向量。若 $a,b$ 为标量,则 $aT(\vec{v}_{2})+bT(\vec{v}_{2})=T\left( a\vec{v}_{1}+b\vec{v}_{2}\right)$,而由定义,这最后一个向量属于 $\mathrm{im}\left( T\right)$。

Consider the following example.

考虑下面的例子。

Example $\PageIndex{1}$: Kernel and Image of a Transformation 示例 \PageIndex{1}:变换的核与像

Let $T:\mathbb{P}_1\to\mathbb{R}$ be the linear transformation defined by $T(p(x))=p(1)\mbox{ for all } p(x)\in \mathbb{P}_1$. Find the kernel and image of $T$.

设 $T:\mathbb{P}_1\to\mathbb{R}$ 为线性变换,定义为 $T(p(x))=p(1)\mbox{ 对所有 } p(x)\in \mathbb{P}_1$。求 $T$ 的核与像。

Solution.

解。

We will first find the kernel of $T$. It consists of all polynomials in $\mathbb{P}_1$ that have $1$ for a root. $\begin{aligned} \mathrm{ker}(T) & = \{ p(x)\in \mathbb{P}_1 \mid p(1)=0\} \\ & = \{ ax+b \mid a,b\in\mathbb{R} \mbox{ and }a+b=0\} \\ & = \{ ax-a \mid a\in\mathbb{R} \}\end{aligned}$ Therefore a basis for $\mathrm{ker}(T)$ is $\left\{ x-1 \right\}$. Notice that this is a subspace of $\mathbb{P}_1$.

我们首先求 $T$ 的核。它由 $\mathbb{P}_1$ 中所有以 $1$ 为根(即 $p(1)=0$)的多项式组成。$\begin{aligned} \mathrm{ker}(T) & = \{ p(x)\in \mathbb{P}_1 \mid p(1)=0\} \\ & = \{ ax+b \mid a,b\in\mathbb{R} \mbox{ 且 }a+b=0\} \\ & = \{ ax-a \mid a\in\mathbb{R} \}\end{aligned}$ 因此 $\mathrm{ker}(T)$ 的一组基为 $\left\{ x-1 \right\}$。注意这是 $\mathbb{P}_1$ 的一个子空间。

Now consider the image. It consists of all numbers which can be obtained by evaluating all polynomials in $\mathbb{P}_1$ at $1$. $\begin{aligned} \mathrm{im}(T) & = \{ p(1) \mid p(x)\in \mathbb{P}_1 \} \\ & = \{ a+b \mid ax+b\in \mathbb{P}_1 \} \\ & = \{ a+b \mid a,b\in\mathbb{R} \} \\ & = \mathbb{R}\end{aligned}$ Therefore a basis for $\mathrm{im}(T)$ is $\left\{ 1 \right\}$. Notice that this is a subspace of $\mathbb{R}$, and in fact is the space $\mathbb{R}$ itself.

现在考虑像。它由把所有 $\mathbb{P}_1$ 中的多项式在 $1$ 处求值所能得到的所有数组成。$\begin{aligned} \mathrm{im}(T) & = \{ p(1) \mid p(x)\in \mathbb{P}_1 \} \\ & = \{ a+b \mid ax+b\in \mathbb{P}_1 \} \\ & = \{ a+b \mid a,b\in\mathbb{R} \} \\ & = \mathbb{R}\end{aligned}$ 因此 $\mathrm{im}(T)$ 的一组基为 $\left\{ 1 \right\}$。注意这是 $\mathbb{R}$ 的子空间,事实上就是 $\mathbb{R}$ 本身。

Example $\PageIndex{2}$: Kernel and Image of a Linear Transformation 示例 \PageIndex{2}:线性变换的核与像

Let $T: \mathbb{M}_{22} \mapsto \mathbb{R}^2$ be defined by $T \left[ \begin{array}{cc} a & b \\ c & d \end{array} \right] = \left[ \begin{array}{c} a - b \\ c + d \end{array} \right]$. Then $T$ is a linear transformation. Find a basis for $\mathrm{ker} (T)$ and $\mathrm{im}(T)$.

设 $T: \mathbb{M}_{22} \mapsto \mathbb{R}^2$ 定义为 $T \left[ \begin{array}{cc} a & b \\ c & d \end{array} \right] = \left[ \begin{array}{c} a - b \\ c + d \end{array} \right]$。则 $T$ 是线性变换。求 $\mathrm{ker} (T)$ 与 $\mathrm{im}(T)$ 的一组基。

Solution.

解。

You can verify that $T$ represents a linear transformation.

可以验证 $T$ 表示一个线性变换。

Now we want to find a way to describe all matrices $A$ such that $T(A) = \vec{0}$, that is the matrices in $\mathrm{ker}(T)$. Suppose $A = \left[ \begin{array}{cc} a & b \\ c & d \end{array} \right]$ is such a matrix. Then $T \left[ \begin{array}{cc} a & b \\ c & d \end{array} \right] = \left[ \begin{array}{c} a - b \\ c + d \end{array} \right] = \left[ \begin{array}{c} 0 \\ 0 \end{array} \right]$. The values of $a, b, c, d$ that make this true are given by solutions to the system $\begin{aligned} a - b &= 0 \\ c + d &= 0 \end{aligned}$ The solution is $a = s, b = s, c = t, d = -t$ where $s, t$ are scalars. We can describe $\mathrm{ker}(T)$ as follows. $\mathrm{ker}(T) = \left\{ \left[ \begin{array}{cc} s & s \\ t & -t \end{array} \right] \right\} = \mathrm{span} \left\{ \left[ \begin{array}{cc} 1 & 1 \\ 0 & 0 \end{array} \right], \left[ \begin{array}{cc} 0 & 0 \\ 1 & -1 \end{array} \right] \right\}$. It is clear that this set is linearly independent and therefore forms a basis for $\mathrm{ker}(T)$.

现在我们希望描述所有满足 $T(A) = \vec{0}$ 的矩阵 $A$,即 $\mathrm{ker}(T)$ 中的矩阵。设 $A = \left[ \begin{array}{cc} a & b \\ c & d \end{array} \right]$ 是这样的矩阵。则 $T \left[ \begin{array}{cc} a & b \\ c & d \end{array} \right] = \left[ \begin{array}{c} a - b \\ c + d \end{array} \right] = \left[ \begin{array}{c} 0 \\ 0 \end{array} \right]$。使上式成立的 $a, b, c, d$ 由下面方程组的解给出:$\begin{aligned} a - b &= 0 \\ c + d &= 0 \end{aligned}$ 解为 $a = s, b = s, c = t, d = -t$,其中 $s, t$ 为标量。我们可将 $\mathrm{ker}(T)$ 描述如下:$\mathrm{ker}(T) = \left\{ \left[ \begin{array}{cc} s & s \\ t & -t \end{array} \right] \right\} = \mathrm{span} \left\{ \left[ \begin{array}{cc} 1 & 1 \\ 0 & 0 \end{array} \right], \left[ \begin{array}{cc} 0 & 0 \\ 1 & -1 \end{array} \right] \right\}$。显然该集合线性无关,因此构成 $\mathrm{ker}(T)$ 的一组基。

We now wish to find a basis for $\mathrm{im}(T)$. We can write the image of $T$ as $\mathrm{im}(T) = \left\{ \left[ \begin{array}{c} a - b \\ c + d \end{array} \right] \right\}$. Notice that this can be written as $\mathrm{span} \left\{ \left[ \begin{array}{c} 1 \\ 0 \end{array}\right], \left[ \begin{array}{c} -1 \\ 0 \end{array}\right], \left[ \begin{array}{c} 0 \\ 1 \end{array}\right], \left[ \begin{array}{c} 0 \\ 1 \end{array}\right] \right\}$.

现在我们求 $\mathrm{im}(T)$ 的一组基。可把 $T$ 的像写成 $\mathrm{im}(T) = \left\{ \left[ \begin{array}{c} a - b \\ c + d \end{array} \right] \right\}$。注意它可写为 $\mathrm{span} \left\{ \left[ \begin{array}{c} 1 \\ 0 \end{array}\right], \left[ \begin{array}{c} -1 \\ 0 \end{array}\right], \left[ \begin{array}{c} 0 \\ 1 \end{array}\right], \left[ \begin{array}{c} 0 \\ 1 \end{array}\right] \right\}$。

However this is clearly not linearly independent. By removing vectors from the set to create an independent set gives a basis of $\mathrm{im}(T)$. $\left\{ \left[ \begin{array}{c} 1 \\ 0 \end{array}\right], \left[ \begin{array}{c} 0 \\ 1 \end{array}\right] \right\}$.

但这显然不是线性无关的。从集合中去掉一些向量,得到一个线性无关集,即为 $\mathrm{im}(T)$ 的一组基:$\left\{ \left[ \begin{array}{c} 1 \\ 0 \end{array}\right], \left[ \begin{array}{c} 0 \\ 1 \end{array}\right] \right\}$。

Notice that these vectors have the same span as the set above but are now linearly independent.

注意这些向量与上述集合张成相同的空间,但现在是线性无关的。

A major result is the relation between the dimension of the kernel and dimension of the image of a linear transformation. A special case was done earlier in the context of matrices. Recall that for an $m\times n$ matrix $A$, it was the case that the dimension of the kernel of $A$ added to the rank of $A$ equals $n$.

一个主要结论是线性变换的核的维数与像的维数之间的关系。前面在矩阵的语境下已讨论过一个特例。记得对于一个 $m\times n$ 矩阵 $A$,其核的维数加上 $A$ 的秩等于 $n$。

Theorem $\PageIndex{1}$: Dimension of Kernel + Image 定理 \PageIndex{1}:核的维数 + 像的维数

Let $T:V\rightarrow W$ be a linear transformation where $V,W$ are vector spaces. Suppose the dimension of $V$ is $n$. Then $n=\dim \left( \ker \left( T\right) \right) +\dim \left( \mathrm{im} \left( T\right) \right)$.

设 $T:V\rightarrow W$ 为线性变换,其中 $V,W$ 为向量空间。设 $V$ 的维数为 $n$。则 $n=\dim \left( \ker \left( T\right) \right) +\dim \left( \mathrm{im} \left( T\right) \right)$。

Proof.

证明。

From Proposition $\PageIndex{1}$, $\mathrm{im}\left( T\right)$ is a subspace of $W$. By Theorem 9.4.8, there exists a basis for $\mathrm{im}\left( T\right) ,\left\{ T(\vec{v}_{1}),\cdots ,T(\vec{v}_{r})\right\}$. Similarly, there is a basis for $\ker \left( T\right) ,\left\{ \vec{u}_{1},\cdots ,\vec{u}_{s}\right\}$. Then if $\vec{v}\in V,$ there exist scalars $c_{i}$ such that $T(\vec{v})=\sum_{i=1}^{r}c_{i}T(\vec{v}_{i})$. Hence $T\left( \vec{v}-\sum_{i=1}^{r}c_{i}\vec{v}_{i}\right) =0$. It follows that $\vec{v}-\sum_{i=1}^{r}c_{i}\vec{v}_{i}$ is in $\ker \left( T\right)$. Hence there are scalars $a_{i}$ such that $\vec{v}-\sum_{i=1}^{r}c_{i}\vec{v}_{i}=\sum_{j=1}^{s}a_{j}\vec{u}_{j}$. Hence $\vec{v}=\sum_{i=1}^{r}c_{i}\vec{v}_{i}+\sum_{j=1}^{s}a_{j}\vec{u}_{j}$. Since $\vec{v}$ is arbitrary, it follows that $V=\mathrm{span}\left\{ \vec{u}_{1},\cdots ,\vec{u}_{s},\vec{v}_{1},\cdots , \vec{v}_{r}\right\}$. If the vectors $\left\{ \vec{u}_{1},\cdots ,\vec{u}_{s},\vec{v}_{1},\cdots , \vec{v}_{r}\right\}$ are linearly independent, then it will follow that this set is a basis. Suppose then that $\sum_{i=1}^{r}c_{i}\vec{v}_{i}+\sum_{j=1}^{s}a_{j}\vec{u}_{j}=0$. Apply $T$ to both sides to obtain $\sum_{i=1}^{r}c_{i}T(\vec{v}_{i})+\sum_{j=1}^{s}a_{j}T(\vec{u}_{j})=\sum_{i=1}^{r}c_{i}T(\vec{v}_{i})= \vec{0}$. Since $\left\{ T(\vec{v}_{1}),\cdots ,T(\vec{v}_{r})\right\}$ is linearly independent, it follows that each $c_{i}=0$. Hence $\sum_{j=1}^{s}a_{j}\vec{u}_{j}=0$, and

命题 \PageIndex{1},$\mathrm{im}\left( T\right)$ 是 $W$ 的子空间。由 定理 9.4.8,存在 $\mathrm{im}\left( T\right)$ 的一组基 $\left\{ T(\vec{v}_{1}),\cdots ,T(\vec{v}_{r})\right\}$。类似地,$\ker \left( T\right)$ 也有一组基 $\left\{ \vec{u}_{1},\cdots ,\vec{u}_{s}\right\}$。于是若 $\vec{v}\in V$,则存在标量 $c_{i}$ 使得 $T(\vec{v})=\sum_{i=1}^{r}c_{i}T(\vec{v}_{i})$。因此 $T\left( \vec{v}-\sum_{i=1}^{r}c_{i}\vec{v}_{i}\right) =0$。由此可知 $\vec{v}-\sum_{i=1}^{r}c_{i}\vec{v}_{i}\in \ker \left( T\right)$。故存在标量 $a_{i}$ 使得 $\vec{v}-\sum_{i=1}^{r}c_{i}\vec{v}_{i}=\sum_{j=1}^{s}a_{j}\vec{u}_{j}$。于是 $\vec{v}=\sum_{i=1}^{r}c_{i}\vec{v}_{i}+\sum_{j=1}^{s}a_{j}\vec{u}_{j}$。由于 $\vec{v}$ 任意,可得 $V=\mathrm{span}\left\{ \vec{u}_{1},\cdots ,\vec{u}_{s},\vec{v}_{1},\cdots , \vec{v}_{r}\right\}$。若向量组 $\left\{ \vec{u}_{1},\cdots ,\vec{u}_{s},\vec{v}_{1},\cdots , \vec{v}_{r}\right\}$ 线性无关,则它构成一组基。现假设 $\sum_{i=1}^{r}c_{i}\vec{v}_{i}+\sum_{j=1}^{s}a_{j}\vec{u}_{j}=0$。对两边作用 $T$ 得 $\sum_{i=1}^{r}c_{i}T(\vec{v}_{i})+\sum_{j=1}^{s}a_{j}T(\vec{u}_{j})=\sum_{i=1}^{r}c_{i}T(\vec{v}_{i})= \vec{0}$。由于 $\left\{ T(\vec{v}_{1}),\cdots ,T(\vec{v}_{r})\right\}$ 线性无关,可知每个 $c_{i}=0$。于是 $\sum_{j=1}^{s}a_{j}\vec{u}_{j}=0$,且

Consider the following definition.

考虑下面的定义。

Definition $\PageIndex{2}$: Rank of Linear Transformation 定义 \PageIndex{2}:线性变换的秩

Let $T:V\rightarrow W$ be a linear transformation and suppose $V,W$ are finite dimensional vector spaces. Then the rank of $T$ denoted as $\mathrm{rank}\left( T\right)$ is defined as the dimension of $\mathrm{im}\left( T\right)$. The nullity of $T$ is the dimension of $\ker \left( T\right)$. Thus the above theorem says that $\mathrm{rank}\left( T\right) +\dim \left( \ker \left( T\right) \right) =\dim \left( V\right)$.

设 $T:V\rightarrow W$ 为线性变换,且 $V,W$ 为有限维向量空间。则 $T$ 的秩(记作 $\mathrm{rank}\left( T\right)$)定义为 $\mathrm{im}\left( T\right)$ 的维数。$T$ 的零度(nullity)为 $\ker \left( T\right)$ 的维数。于是上述定理表明 $\mathrm{rank}\left( T\right) +\dim \left( \ker \left( T\right) \right) =\dim \left( V\right)$。

Recall the following important result.

回忆下面这个重要结论。

Theorem $\PageIndex{2}$: Subspace of Same Dimension 定理 \PageIndex{2}:同维数的子空间

Let $V$ be a vector space of dimension $n$ and let $W$ be a subspace. Then $W=V$ if and only if the dimension of $W$ is also $n$.

设 $V$ 为维数 $n$ 的向量空间,$W$ 为其子空间。则 $W=V$ 当且仅当 $W$ 的维数也为 $n$。

From this theorem follows the next corollary.

由该定理可得下面的推论。

Corollary $\PageIndex{1}$: One to One and Onto Characterization 推论 \PageIndex{1}:单射与满射的刻画

Let $T:V\rightarrow W$ be a linear map where the dimension of $V$ is $n$ and the dimension of $W$ is $m$. Then $T$ is one to one if and only if $\ker \left( T\right) =\left\{ \vec{0}\right\}$ and $T$ is onto if and only if $\mathrm{rank}\left( T\right) =m$.

设 $T:V\rightarrow W$ 为线性映射,其中 $V$ 的维数为 $n$,$W$ 的维数为 $m$。则 $T$ 是单射当且仅当 $\ker \left( T\right) =\left\{ \vec{0}\right\}$,且 $T$ 是满射当且仅当 $\mathrm{rank}\left( T\right) =m$。

Proof.

证明。

The statement $\ker \left( T \right) =\left\{ \vec{0}\right\}$ is equivalent to saying if $T \left( \vec{v} \right)=\vec{0},$ it follows that $\vec{v}=\vec{0}$. Thus by Lemma 9.7.1 $T$ is one to one. If $T$ is onto, then $\mathrm{im}\left( T\right) =W$ and so $\mathrm{rank}\left( T\right)$ which is defined as the dimension of $\mathrm{im}\left( T\right)$ is $m$. If $\mathrm{rank}\left( T\right) =m,$ then by Theorem $\PageIndex{2}$, since $\mathrm{im} \left( T\right)$ is a subspace of $W,$ it follows that $\mathrm{im}\left( T\right) =W$.

命题 $\ker \left( T \right) =\left\{ \vec{0}\right\}$ 等价于:若 $T \left( \vec{v} \right)=\vec{0}$,则 $\vec{v}=\vec{0}$。因此由 引理 9.7.1,$T$ 是单射。若 $T$ 是满射,则 $\mathrm{im}\left( T\right) =W$,于是定义为 $\mathrm{im}\left( T\right)$ 维数的 $\mathrm{rank}\left( T\right)$ 等于 $m$。若 $\mathrm{rank}\left( T\right) =m$,则由 定理 \PageIndex{2},由于 $\mathrm{im} \left( T\right)$ 是 $W$ 的子空间,可知 $\mathrm{im}\left( T\right) =W$。

Example $\PageIndex{3}$: One to One Transformation 示例 \PageIndex{3}:单射变换

Let $S:\mathbb{P}_2\to\mathbb{M}_{22}$ be a linear transformation defined by $S(ax^2+bx+c) = \left[ \begin{array}{cc} a+b & a+c \\ b-c & b+c \end{array}\right] \mbox{ for all } ax^2+bx+c\in \mathbb{P}_2$. Prove that $S$ is one to one but not onto.

设 $S:\mathbb{P}_2\to\mathbb{M}_{22}$ 为线性变换,定义为 $S(ax^2+bx+c) = \left[ \begin{array}{cc} a+b & a+c \\ b-c & b+c \end{array}\right] \mbox{ 对所有 } ax^2+bx+c\in \mathbb{P}_2$。证明 $S$ 是单射但不是满射。

Solution.

解。

You may recall this example from earlier in Example 9.7.1. Here we will determine that $S$ is one to one, but not onto, using the method provided in Corollary $\PageIndex{1}$.

你可能从前文的 例 9.7.1 中见过这个例子。这里我们用 推论 \PageIndex{1} 给出的方法,判定 $S$ 是单射但不是满射。

By definition, $\ker(S)=\{ ax^2+bx+c\in \mathbb{P}_2 \mid a+b=0, a+c=0, b-c=0, b+c=0\}$.

由定义,$\ker(S)=\{ ax^2+bx+c\in \mathbb{P}_2 \mid a+b=0, a+c=0, b-c=0, b+c=0\}$。

Suppose $p(x)=ax^2+bx+c\in\ker(S)$. This leads to a homogeneous system of four equations in three variables. Putting the augmented matrix in reduced row-echelon form:

设 $p(x)=ax^2+bx+c\in\ker(S)$。这导出一个三元四次齐次方程组。将增广矩阵化为简化行阶梯形:

$$\left[\begin{array}{rrr|c} 1 & 1 & 0 & 0 \\ 1 & 0 & 1 & 0 \\ 0 & 1 & -1 & 0 \\ 0 & 1 & 1 & 0 \end{array}\right] \rightarrow \cdots \rightarrow \left[\begin{array}{ccc|c} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 0 \end{array}\right]$$

$$\left[\begin{array}{rrr|c} 1 & 1 & 0 & 0 \\ 1 & 0 & 1 & 0 \\ 0 & 1 & -1 & 0 \\ 0 & 1 & 1 & 0 \end{array}\right] \rightarrow \cdots \rightarrow \left[\begin{array}{ccc|c} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 0 \end{array}\right]$$

Since the unique solution is $a=b=c=0$, $\ker(S)=\{\vec{0}\}$, and thus $S$ is one-to-one by Corollary $\PageIndex{1}$.

由于唯一解为 $a=b=c=0$,故 $\ker(S)=\{\vec{0}\}$,于是由 推论 \PageIndex{1} 知 $S$ 是单射。

Similarly, by Corollary $\PageIndex{1}$, if $S$ is onto it will have $\mathrm{rank}(S) = \mathrm{dim}(\mathbb{M}_{22}) = 4$. The image of $S$ is given by $$\mathrm{im}(S) = \left\{ \left[ \begin{array}{cc} a+b & a+c \\ b-c & b+c \end{array}\right] \right\} = \mathrm{span} \left\{ \left[ \begin{array}{rr} 1 & 1 \\ 0 & 0 \end{array} \right], \left[ \begin{array}{rr} 1 & 0 \\ 1 & 1 \end{array} \right], \left[ \begin{array}{rr} 0 & 1 \\ -1 & 1 \end{array} \right] \right\}$$

类似地,由 推论 \PageIndex{1},若 $S$ 是满射,则应有 $\mathrm{rank}(S) = \mathrm{dim}(\mathbb{M}_{22}) = 4$。$S$ 的像为 $$\mathrm{im}(S) = \left\{ \left[ \begin{array}{cc} a+b & a+c \\ b-c & b+c \end{array}\right] \right\} = \mathrm{span} \left\{ \left[ \begin{array}{rr} 1 & 1 \\ 0 & 0 \end{array} \right], \left[ \begin{array}{rr} 1 & 0 \\ 1 & 1 \end{array} \right], \left[ \begin{array}{rr} 0 & 1 \\ -1 & 1 \end{array} \right] \right\}$$

These matrices are linearly independent which means this set forms a basis for $\mathrm{im}(S)$. Therefore the dimension of $\mathrm{im}(S)$, also called $\mathrm{rank}(S)$, is equal to $3$. It follows that $S$ is not onto.

这些矩阵线性无关,因此该集合构成 $\mathrm{im}(S)$ 的一组基。于是 $\mathrm{im}(S)$ 的维数(也称为 $\mathrm{rank}(S)$)等于 $3$。由此可知 $S$ 不是满射。

Outcomes 学习目标

  1. Find the matrix of a linear transformation with respect to general bases in vector spaces.
  1. 求线性变换关于向量空间中一般基的矩阵。

You may recall from $\mathbb{R}^n$ that the matrix of a linear transformation depends on the bases chosen. This concept is explored in this section, where the linear transformation now maps from one arbitrary vector space to another.

你可能记得,在 $\mathbb{R}^n$ 中,线性变换的矩阵依赖于所选的基。本节探讨这一概念,此时的线性变换是从一个任意向量空间映射到另一个向量空间。

Let $T: V \mapsto W$ be an isomorphism where $V$ and $W$ are vector spaces. Recall from Lemma 9.7.2 that $T$ maps a basis in $V$ to a basis in $W$. When discussing this Lemma, we were not specific on what this basis looked like. In this section we will make such a distinction.

设 $T: V \mapsto W$ 是一个同构,其中 $V$ 与 $W$ 为向量空间。回忆 Lemma 9.7.2:$T$ 将 $V$ 中的一个基映为 $W$ 中的一个基。在讨论该引理时,我们并未具体说明这个基的形式。本节将作出这一区分。

Consider now an important definition.

现在考虑一个重要的定义。

Definition $\PageIndex{1}$: Coordinate Isomorphism 定义 \PageIndex{1}:坐标同构

Let $V$ be a vector space with $\mathrm{dim}(V)=n$, let $B=\{\vec{b}_1, \vec{b}_2, \ldots, \vec{b}_n\}$ be a fixed basis of $V$, and let $\{\vec{e}_1, \vec{e}_2, \ldots, \vec{e}_n\}$ denote the standard basis of $\mathbb{R}^n$. We define a transformation $C_B:V\to\mathbb{R}^n$ by $C_B(a_1\vec{b}_1 + a_2\vec{b}_2 + \cdots + a_n\vec{b}_n) = a_1\vec{e}_1 + a_2\vec{e}_2 + \cdots + a_n\vec{e}_n = \left[ \begin{array}{c} a_1 \\ a_2 \\ \vdots \\ a_n \end{array}\right].$ Then $C_B$ is a linear transformation such that $C_B(\vec{b}_i)=\vec{e}_i$, $1\leq i\leq n$.

设 $V$ 为向量空间,$\mathrm{dim}(V)=n$,设 $B=\{\vec{b}_1, \vec{b}_2, \ldots, \vec{b}_n\}$ 是 $V$ 的一个固定基,并设 $\{\vec{e}_1, \vec{e}_2, \ldots, \vec{e}_n\}$ 表示 $\mathbb{R}^n$ 的标准基。我们定义变换 $C_B:V\to\mathbb{R}^n$ 为 $C_B(a_1\vec{b}_1 + a_2\vec{b}_2 + \cdots + a_n\vec{b}_n) = a_1\vec{e}_1 + a_2\vec{e}_2 + \cdots + a_n\vec{e}_n = \left[ \begin{array}{c} a_1 \\ a_2 \\ \vdots \\ a_n \end{array}\right]$。则 $C_B$ 是一个线性变换,满足 $C_B(\vec{b}_i)=\vec{e}_i$,$1\leq i\leq n$。

$C_B$ is an isomorphism, called the coordinate isomorphism corresponding to $B$.

$C_B$ 是一个同构,称为对应于 $B$ 的坐标同构。

We continue with another related definition.

我们继续给出另一个相关定义。

Definition $\PageIndex{2}$: Coordinate Vector 定义 \PageIndex{2}:坐标向量

Let $V$ be a finite dimensional vector space with $\mathrm{dim}(V)=n$, and let $B=\{\vec{b}_1, \vec{b}_2, \ldots, \vec{b}_n\}$ be an ordered basis of $V$ (meaning that the order that the vectors are listed is taken into account). The coordinate vector of $\vec{v}$ with respect to $B$ is defined as $C_B(\vec{v})$.

设 $V$ 是有限维向量空间,$\mathrm{dim}(V)=n$,并设 $B=\{\vec{b}_1, \vec{b}_2, \ldots, \vec{b}_n\}$ 是 $V$ 的一个有序基(即向量列出的顺序被纳入考量)。$\vec{v}$ 关于 $B$ 的坐标向量定义为 $C_B(\vec{v})$。

Consider the following example.

考虑下面的例子。

Example $\PageIndex{1}$: Coordinate Vector 示例 \PageIndex{1}:坐标向量

Let $V = \mathbb{P}_2$ and $\vec{x} = -x^2 -2x + 4$. Find $C_B(\vec{x})$ for the following bases $B$:

设 $V = \mathbb{P}_2$,$\vec{x} = -x^2 -2x + 4$。对下列各个基 $B$ 求 $C_B(\vec{x})$:
  1. $B = \left\{ 1, x, x^2 \right\}$
  2. $B = \left\{ x^2, x, 1 \right\}$
  3. $B = \left\{ x + x^2 , x , 4 \right\}$
  1. $B = \left\{ 1, x, x^2 \right\}$
  2. $B = \left\{ x^2, x, 1 \right\}$
  3. $B = \left\{ x + x^2 , x , 4 \right\}$

Solution.

解。
  1. First, note the order of the basis is important. Now we need to find $a_1, a_2, a_3$ such that $\vec{x} = a_1 (1) + a_2 (x) + a_3(x^2)$, that is: $-x^2 -2x + 4 = a_1 (1) + a_2 (x) + a_3(x^2)$ Clearly the solution is $\begin{aligned} a_1 &= 4 \\ a_2 &= -2 \\ a_3 &= -1\end{aligned}$ Therefore the coordinate vector is $C_B(\vec{x}) = \left[ \begin{array}{r} 4 \\ -2 \\ -1 \end{array} \right]$
  2. Again remember that the order of $B$ is important. We proceed as above. We need to find $a_1, a_2, a_3$ such that $\vec{x} = a_1 (x^2) + a_2 (x) + a_3(1)$, that is: $-x^2 -2x + 4 = a_1 (x^2) + a_2 (x) + a_3(1)$ Here the solution is $\begin{aligned} a_1 &= -1 \\ a_2 &= -2 \\ a_3 &= 4\end{aligned}$ Therefore the coordinate vector is $C_B(\vec{x}) = \left[ \begin{array}{r} -1 \\ -2 \\ 4 \end{array} \right]$
  3. Now we need to find $a_1, a_2, a_3$ such that $\vec{x} = a_1 (x + x^2) + a_2 (x) + a_3(4)$, that is: $\begin{aligned} -x^2 -2x + 4 &= a_1 (x + x^2 ) + a_2 (x) + a_3(4)\\ &= a_1 (x^2) + (a_1 + a_2) (x) + a_3(4)\end{aligned}$ The solution is $\begin{aligned} a_1 &= -1 \\ a_2 &= -1 \\ a_3 &= 1\end{aligned}$ and the coordinate vector is $C_B(\vec{x})=\left[\begin{array}{r}-1\\-1\\1\end{array}\right]$
  1. 首先注意基的顺序很重要。现需找到 $a_1, a_2, a_3$ 使得 $\vec{x} = a_1 (1) + a_2 (x) + a_3(x^2)$,即:$-x^2 -2x + 4 = a_1 (1) + a_2 (x) + a_3(x^2)$。显然解为 $\begin{aligned} a_1 &= 4 \\ a_2 &= -2 \\ a_3 &= -1\end{aligned}$,因此坐标向量为 $C_B(\vec{x}) = \left[ \begin{array}{r} 4 \\ -2 \\ -1 \end{array} \right]$。
  2. 再次注意 $B$ 的顺序很重要。按上面同样方法进行。需找到 $a_1, a_2, a_3$ 使得 $\vec{x} = a_1 (x^2) + a_2 (x) + a_3(1)$,即:$-x^2 -2x + 4 = a_1 (x^2) + a_2 (x) + a_3(1)$。此处解为 $\begin{aligned} a_1 &= -1 \\ a_2 &= -2 \\ a_3 &= 4\end{aligned}$,因此坐标向量为 $C_B(\vec{x}) = \left[ \begin{array}{r} -1 \\ -2 \\ 4 \end{array} \right]$。
  3. 现需找到 $a_1, a_2, a_3$ 使得 $\vec{x} = a_1 (x + x^2) + a_2 (x) + a_3(4)$,即:$\begin{aligned} -x^2 -2x + 4 &= a_1 (x + x^2 ) + a_2 (x) + a_3(4)\\ &= a_1 (x^2) + (a_1 + a_2) (x) + a_3(4)\end{aligned}$。解为 $\begin{aligned} a_1 &= -1 \\ a_2 &= -1 \\ a_3 &= 1\end{aligned}$,坐标向量为 $C_B(\vec{x})=\left[\begin{array}{r}-1\\-1\\1\end{array}\right]$。

Given that the coordinate transformation $C_B:V\to\mathbb{R}^n$ is an isomorphism, its inverse exists.

鉴于坐标变换 $C_B:V\to\mathbb{R}^n$ 是同构,其逆存在。

Theorem $\PageIndex{1}$: Inverse of the Coordinate Isomorphism 定理 \PageIndex{1}:坐标同构的逆

Let $V$ be a finite dimensional vector space with dimension $n$ and ordered basis $B=\{\vec{b}_1, \vec{b}_2, \ldots, \vec{b}_n\}$. Then $C_B:V\to\mathbb{R}^n$ is an isomorphism whose inverse, $C_B^{-1}:\mathbb{R}^n\to V$ is given by $C_B^{-1} =\left[ \begin{array}{c} a_1 \\ a_2 \\ \vdots \\ a_n \end{array}\right] = a_1\vec{b}_1 + a_2\vec{b}_2 + \cdots + a_n\vec{b}_n ~\mbox{ for all }~ \left[ \begin{array}{c} a_1 \\ a_2 \\ \vdots \\ a_n \end{array}\right] \in\mathbb{R}^n$.

设 $V$ 是维数为 $n$ 的有限维向量空间,有序基为 $B=\{\vec{b}_1, \vec{b}_2, \ldots, \vec{b}_n\}$。则 $C_B:V\to\mathbb{R}^n$ 是一个同构,其逆映射 $C_B^{-1}:\mathbb{R}^n\to V$ 由下式给出:$C_B^{-1} =\left[ \begin{array}{c} a_1 \\ a_2 \\ \vdots \\ a_n \end{array}\right] = a_1\vec{b}_1 + a_2\vec{b}_2 + \cdots + a_n\vec{b}_n ~\mbox{ for all }~ \left[ \begin{array}{c} a_1 \\ a_2 \\ \vdots \\ a_n \end{array}\right] \in\mathbb{R}^n$。

We now discuss the main result of this section, that is how to represent a linear transformation with respect to different bases.

我们现在讨论本节的主要结论,即用不同基来表示线性变换。

Let $V$ and $W$ be finite dimensional vector spaces, and suppose

设 $V$ 与 $W$ 为有限维向量空间,并设
  • $\dim(V)=n$ and $B_1=\{\vec{b}_1, \vec{b}_2, \ldots, \vec{b}_n\}$ is an ordered basis of $V$;
  • $\dim(W)=m$ and $B_2$ is an ordered basis of $W$.
  • $\dim(V)=n$,且 $B_1=\{\vec{b}_1, \vec{b}_2, \ldots, \vec{b}_n\}$ 是 $V$ 的有序基;
  • $\dim(W)=m$,且 $B_2$ 是 $W$ 的有序基。

Let $T:V\to W$ be a linear transformation. If $V=\mathbb{R}^n$ and $W=\mathbb{R}^m$, then we can find a matrix $A$ so that $T_A=T$. For arbitrary vector spaces $V$ and $W$, our goal is to represent $T$ as a matrix, i.e., find a matrix $A$ so that $T_A:\mathbb{R}^n\to\mathbb{R}^m$ and $T_A=C_{B_2}TC_{B_1}^{-1}$.

设 $T:V\to W$ 是一个线性变换。若 $V=\mathbb{R}^n$ 且 $W=\mathbb{R}^m$,则可找到一个矩阵 $A$ 使得 $T_A=T$。对于任意向量空间 $V$ 与 $W$,我们的目标是把 $T$ 表示成一个矩阵,即找到一个矩阵 $A$ 使得 $T_A:\mathbb{R}^n\to\mathbb{R}^m$ 且 $T_A=C_{B_2}TC_{B_1}^{-1}$。

To find the matrix $A$:

为求矩阵 $A$:
$$T_A=C_{B_2}TC_{B_1}^{-1}~\mbox{ implies that }~ T_AC_{B_1}=C_{B_2}T,$$ $$\mbox{and thus for any }\vec{v}\in V,~ C_{B_2}(T(\vec{v})) = T_A(C_{B_1}(\vec{v})) =AC_{B_1}(\vec{v})$$

Since $C_{B_1}(\vec{b}_j)=\vec{e}_j$ for each $\vec{b}_j\in B_1$, $AC_{B_1}(\vec{b}_j)=A\vec{e}_j$, which is simply the $j^{th}$ column of $A$. Therefore, the $j^{th}$ column of $A$ is equal to $C_{B_2}(T(\vec{b}_j))$.

由于对每个 $\vec{b}_j\in B_1$ 有 $C_{B_1}(\vec{b}_j)=\vec{e}_j$,于是 $AC_{B_1}(\vec{b}_j)=A\vec{e}_j$,这正是 $A$ 的第 $j$ 列。因此 $A$ 的第 $j$ 列等于 $C_{B_2}(T(\vec{b}_j))$。

The matrix of $T$ corresponding to the ordered bases $B_1$ and $B_2$ is denoted $M_{B_2B_1}(T)$ and is given by $M_{B_2B_1}(T)= \left[ \begin{array}{cccc} C_{B_2}(T(\vec{b}_1)) & C_{B_2}(T(\vec{b}_2)) & \cdots & C_{B_2}(T(\vec{b}_n)) \end{array}\right].$ This result is given in the following theorem.

$T$ 关于有序基 $B_1$ 与 $B_2$ 的矩阵记为 $M_{B_2B_1}(T)$,由下式给出:$M_{B_2B_1}(T)= \left[ \begin{array}{cccc} C_{B_2}(T(\vec{b}_1)) & C_{B_2}(T(\vec{b}_2)) & \cdots & C_{B_2}(T(\vec{b}_n)) \end{array}\right]$。这一结果由下面的定理给出。

Theorem $\PageIndex{2}$ 定理 \PageIndex{2}

Let $V$ and $W$ be vectors spaces of dimension $n$ and $m$ respectively, with $B_1=\{\vec{b}_1, \vec{b}_2, \ldots, \vec{b}_n\}$ an ordered basis of $V$ and $B_2$ an ordered basis of $W$. Suppose $T:V\to W$ is a linear transformation. Then the unique matrix $M_{B_2B_1}(T)$ of $T$ corresponding to $B_1$ and $B_2$ is given by $M_{B_2B_1}(T)= \left[ \begin{array}{cccc} C_{B_2}(T(\vec{b}_1)) & C_{B_2}(T(\vec{b}_2)) & \cdots & C_{B_2}(T(\vec{b}_n)) \end{array}\right].$

设 $V$ 与 $W$ 分别是维数为 $n$ 与 $m$ 的向量空间,其中 $B_1=\{\vec{b}_1, \vec{b}_2, \ldots, \vec{b}_n\}$ 是 $V$ 的有序基,$B_2$ 是 $W$ 的有序基。设 $T:V\to W$ 是一个线性变换。则 $T$ 关于 $B_1$ 与 $B_2$ 的唯一矩阵 $M_{B_2B_1}(T)$ 由下式给出:$M_{B_2B_1}(T)= \left[ \begin{array}{cccc} C_{B_2}(T(\vec{b}_1)) & C_{B_2}(T(\vec{b}_2)) & \cdots & C_{B_2}(T(\vec{b}_n)) \end{array}\right]$。

This matrix satisfies $C_{B_2}(T(\vec{v}))=M_{B_2B_1}(T)C_{B_1}(\vec{v})$ for all $\vec{v}\in V$.

该矩阵对所有 $\vec{v}\in V$ 满足 $C_{B_2}(T(\vec{v}))=M_{B_2B_1}(T)C_{B_1}(\vec{v})$。

We demonstrate this content in the following examples.

我们在下面的例子中演示这些内容。

Example $\PageIndex{2}$: Matrix of a Linear Transformation 示例 \PageIndex{2}:线性变换的矩阵

Let $T: \mathbb{P}_3 \mapsto \mathbb{R}^4$ be an isomorphism defined by $T( ax^3 + bx^2 + cx + d) = \left[ \begin{array}{c} a + b \\ b - c \\ c + d \\ d + a \end{array} \right]$. Suppose $B_1 = \left\{ x^3, x^2, x, 1 \right\}$ is an ordered basis of $\mathbb{P}_3$ and $B_2 = \left\{ \left[ \begin{array}{r} 1 \\ 0 \\ 1 \\ 0 \end{array}\right], \left[ \begin{array}{r} 0 \\ 1 \\ 0 \\ 0 \end{array}\right], \left[ \begin{array}{r} 0 \\ 0 \\ -1 \\ 0 \end{array}\right], \left[ \begin{array}{r} 0 \\ 0 \\ 0 \\ 1 \end{array}\right] \right\}$ is an ordered basis of $\mathbb{R}^4$. Find the matrix $M_{B_2B_1}(T)$.

设 $T: \mathbb{P}_3 \mapsto \mathbb{R}^4$ 是一个同构,定义为 $T( ax^3 + bx^2 + cx + d) = \left[ \begin{array}{c} a + b \\ b - c \\ c + d \\ d + a \end{array} \right]$。设 $B_1 = \left\{ x^3, x^2, x, 1 \right\}$ 是 $\mathbb{P}_3$ 的有序基,$B_2 = \left\{ \left[ \begin{array}{r} 1 \\ 0 \\ 1 \\ 0 \end{array}\right], \left[ \begin{array}{r} 0 \\ 1 \\ 0 \\ 0 \end{array}\right], \left[ \begin{array}{r} 0 \\ 0 \\ -1 \\ 0 \end{array}\right], \left[ \begin{array}{r} 0 \\ 0 \\ 0 \\ 1 \end{array}\right] \right\}$ 是 $\mathbb{R}^4$ 的有序基。求矩阵 $M_{B_2B_1}(T)$。

Solution. To find $M_{B_2B_1}(T)$, we use the following definition. $M_{B_2B_1}(T) = \left[ \begin{array}{cccc} C_{B_2}(T(x^3)) & C_{B_2}(T(x^2)) & C_{B_2}(T(x)) & C_{B_2}(T(x^2)) \end{array} \right]$ First we find the result of applying $T$ to the basis $B_1$. $T(x^3) = \left[ \begin{array}{c} 1 \\ 0 \\ 0 \\ 1 \end{array}\right]$, $T(x^2) = \left[ \begin{array}{c} 1 \\ 1 \\ 0 \\ 0 \end{array}\right]$, $T(x) = \left[ \begin{array}{c} 0 \\ -1 \\ 1 \\ 0 \end{array}\right]$, $T(1) = \left[ \begin{array}{c} 0 \\ 0 \\ 1 \\ 1 \end{array}\right]$ Next we apply the coordinate isomorphism $C_{B_2}$ to each of these vectors. We will show the first in detail. $C_{B_2} \left( \left[ \begin{array}{c} 1 \\ 0 \\ 0 \\ 1 \end{array}\right] \right) = a_1 \left[ \begin{array}{r} 1 \\ 0 \\ 1 \\ 0 \end{array}\right] + a_2 \left[ \begin{array}{r} 0 \\ 1 \\ 0 \\ 0 \end{array}\right] + a_3 \left[ \begin{array}{r} 0 \\ 0 \\ -1 \\ 0 \end{array}\right] + a_4 \left[ \begin{array}{r} 0 \\ 0 \\ 0 \\ 1 \end{array}\right]$ This implies that $\begin{aligned} a_1 &= 1 \\ a_2 &= 0 \\ a_1 - a_3 &= 0 \\ a_4 &= 1 \end{aligned}$ which has a solution given by $\begin{aligned} a_1 &= 1 \\ a_2 &= 0 \\ a_3 &= 1 \\ a_4 &= 1 \end{aligned}$ Therefore $C_{B_2}(T(x^3)) = \left[ \begin{array}{r} 1 \\ 0 \\ 1 \\ 1 \end{array}\right]$. You can verify that the following are true. $C_{B_2}(T(x^2)) = \left[ \begin{array}{r} 1 \\ 1 \\ 1 \\ 0 \end{array}\right]$, $C_{B_2}(T(x)) = \left[ \begin{array}{r} 0 \\ -1 \\ -1 \\ 0 \end{array}\right]$, $C_{B_2}(T(1)) = \left[ \begin{array}{r} 0 \\ 0 \\ -1 \\ 1 \end{array}\right]$ Using these vectors as the columns of $M_{B_2B_1}(T)$ we have $M_{B_2B_1}(T) = \left[ \begin{array}{rrrr} 1 & 1 & 0 & 0 \\ 0 & 1 & -1 & 0 \\ 1 & 1 & -1 & -1 \\ 1 & 0 & 0 & 1 \end{array} \right]$

解。 为求 $M_{B_2B_1}(T)$,我们使用如下定义:$M_{B_2B_1}(T) = \left[ \begin{array}{cccc} C_{B_2}(T(x^3)) & C_{B_2}(T(x^2)) & C_{B_2}(T(x)) & C_{B_2}(T(x^2)) \end{array} \right]$。首先求出 $T$ 作用在基 $B_1$ 上的结果:$T(x^3) = \left[ \begin{array}{c} 1 \\ 0 \\ 0 \\ 1 \end{array}\right]$,$T(x^2) = \left[ \begin{array}{c} 1 \\ 1 \\ 0 \\ 0 \end{array}\right]$,$T(x) = \left[ \begin{array}{c} 0 \\ -1 \\ 1 \\ 0 \end{array}\right]$,$T(1) = \left[ \begin{array}{c} 0 \\ 0 \\ 1 \\ 1 \end{array}\right]$。接下来对每个向量作用坐标同构 $C_{B_2}$。我们详细展示第一个:$C_{B_2} \left( \left[ \begin{array}{c} 1 \\ 0 \\ 0 \\ 1 \end{array}\right] \right) = a_1 \left[ \begin{array}{r} 1 \\ 0 \\ 1 \\ 0 \end{array}\right] + a_2 \left[ \begin{array}{r} 0 \\ 1 \\ 0 \\ 0 \end{array}\right] + a_3 \left[ \begin{array}{r} 0 \\ 0 \\ -1 \\ 0 \end{array}\right] + a_4 \left[ \begin{array}{r} 0 \\ 0 \\ 0 \\ 1 \end{array}\right]$,这意味着 $\begin{aligned} a_1 &= 1 \\ a_2 &= 0 \\ a_1 - a_3 &= 0 \\ a_4 &= 1 \end{aligned}$,其解为 $\begin{aligned} a_1 &= 1 \\ a_2 &= 0 \\ a_3 &= 1 \\ a_4 &= 1 \end{aligned}$。因此 $C_{B_2}(T(x^3)) = \left[ \begin{array}{r} 1 \\ 0 \\ 1 \\ 1 \end{array}\right]$。可以验证以下等式成立:$C_{B_2}(T(x^2)) = \left[ \begin{array}{r} 1 \\ 1 \\ 1 \\ 0 \end{array}\right]$,$C_{B_2}(T(x)) = \left[ \begin{array}{r} 0 \\ -1 \\ -1 \\ 0 \end{array}\right]$,$C_{B_2}(T(1)) = \left[ \begin{array}{r} 0 \\ 0 \\ -1 \\ 1 \end{array}\right]$。以这些向量作为 $M_{B_2B_1}(T)$ 的各列,得到 $M_{B_2B_1}(T) = \left[ \begin{array}{rrrr} 1 & 1 & 0 & 0 \\ 0 & 1 & -1 & 0 \\ 1 & 1 & -1 & -1 \\ 1 & 0 & 0 & 1 \end{array} \right]$。

The next example demonstrates that this method can be used to solve different types of problems. We will examine the above example and see if we can work backwards to determine the action of $T$ from the matrix $M_{B_2B_1}(T)$.

下一个例子表明,此方法可用于求解不同类型的问题。我们将考察上面的例子,看看能否逆向推导出由矩阵 $M_{B_2B_1}(T)$ 所确定的 $T$ 的作用。

Example $\PageIndex{3}$: Finding the Action of a Linear Transformation 示例 \PageIndex{3}:求线性变换的作用

Let $T: \mathbb{P}_3 \mapsto \mathbb{R}^4$ be an isomorphism with $M_{B_2B_1}(T) = \left[ \begin{array}{rrrr} 1 & 1 & 0 & 0 \\ 0 & 1 & -1 & 0 \\ 1 & 1 & -1 & -1 \\ 1 & 0 & 0 & 1 \end{array} \right]$, where $B_1 = \left\{ x^3, x^2, x, 1 \right\}$ is an ordered basis of $\mathbb{P}_3$ and $B_2 = \left\{ \left[ \begin{array}{r} 1 \\ 0 \\ 1 \\ 0 \end{array}\right], \left[ \begin{array}{r} 0 \\ 1 \\ 0 \\ 0 \end{array}\right], \left[ \begin{array}{r} 0 \\ 0 \\ -1 \\ 0 \end{array}\right], \left[ \begin{array}{r} 0 \\ 0 \\ 0 \\ 1 \end{array}\right] \right\}$ is an ordered basis of $\mathbb{R}^4$. If $p(x) = ax^3 + bx^2 + cx + d$, find $T(p(x))$.

设 $T: \mathbb{P}_3 \mapsto \mathbb{R}^4$ 是一个同构,满足 $M_{B_2B_1}(T) = \left[ \begin{array}{rrrr} 1 & 1 & 0 & 0 \\ 0 & 1 & -1 & 0 \\ 1 & 1 & -1 & -1 \\ 1 & 0 & 0 & 1 \end{array} \right]$,其中 $B_1 = \left\{ x^3, x^2, x, 1 \right\}$ 是 $\mathbb{P}_3$ 的有序基,$B_2 = \left\{ \left[ \begin{array}{r} 1 \\ 0 \\ 1 \\ 0 \end{array}\right], \left[ \begin{array}{r} 0 \\ 1 \\ 0 \\ 0 \end{array}\right], \left[ \begin{array}{r} 0 \\ 0 \\ -1 \\ 0 \end{array}\right], \left[ \begin{array}{r} 0 \\ 0 \\ 0 \\ 1 \end{array}\right] \right\}$ 是 $\mathbb{R}^4$ 的有序基。若 $p(x) = ax^3 + bx^2 + cx + d$,求 $T(p(x))$。

Solution. Recall that $C_{B_2}(T(p(x))) = M_{B_2B_1}(T) C_{B_1}(p(x))$. Then we have $\begin{aligned} C_{B_2}(T(p(x))) &= M_{B_2B_1}(T) C_{B_1}(p(x)) \\ &= \left[ \begin{array}{rrrr} 1 & 1 & 0 & 0 \\ 0 & 1 & -1 & 0 \\ 1 & 1 & -1 & -1 \\ 1 & 0 & 0 & 1 \end{array} \right] \left[ \begin{array}{c} a \\ b \\ c \\ d \end{array} \right] \\ &= \left[ \begin{array}{c} a + b \\ b - c \\ a + b - c - d\\ a + d \end{array} \right]\end{aligned}$ Therefore $\begin{aligned} T(p(x)) &= C^{-1}_D \left[ \begin{array}{c} a + b \\ b - c \\ a + b - c - d\\ a + d \end{array} \right] \\ &= (a+b) \left[ \begin{array}{r} 1 \\ 0 \\ 1 \\ 0 \end{array}\right] + (b-c) \left[ \begin{array}{r} 0 \\ 1 \\ 0 \\ 0 \end{array}\right] + (a+b-c-d) \left[ \begin{array}{r} 0 \\ 0 \\ -1 \\ 0 \end{array}\right] + (a+d) \left[ \begin{array}{r} 0 \\ 0 \\ 0 \\ 1 \end{array}\right] \\ &= \left[ \begin{array}{c} a + b \\ b - c \\ c + d \\ a +d \end{array} \right]\end{aligned}$ You can verify that this was the definition of $T(p(x))$ given in the previous example.

解。 回顾 $C_{B_2}(T(p(x))) = M_{B_2B_1}(T) C_{B_1}(p(x))$。于是有 $\begin{aligned} C_{B_2}(T(p(x))) &= M_{B_2B_1}(T) C_{B_1}(p(x)) \\ &= \left[ \begin{array}{rrrr} 1 & 1 & 0 & 0 \\ 0 & 1 & -1 & 0 \\ 1 & 1 & -1 & -1 \\ 1 & 0 & 0 & 1 \end{array} \right] \left[ \begin{array}{c} a \\ b \\ c \\ d \end{array} \right] \\ &= \left[ \begin{array}{c} a + b \\ b - c \\ a + b - c - d\\ a + d \end{array} \right]\end{aligned}$。因此 $\begin{aligned} T(p(x)) &= C^{-1}_D \left[ \begin{array}{c} a + b \\ b - c \\ a + b - c - d\\ a + d \end{array} \right] \\ &= (a+b) \left[ \begin{array}{r} 1 \\ 0 \\ 1 \\ 0 \end{array}\right] + (b-c) \left[ \begin{array}{r} 0 \\ 1 \\ 0 \\ 0 \end{array}\right] + (a+b-c-d) \left[ \begin{array}{r} 0 \\ 0 \\ -1 \\ 0 \end{array}\right] + (a+d) \left[ \begin{array}{r} 0 \\ 0 \\ 0 \\ 1 \end{array}\right] \\ &= \left[ \begin{array}{c} a + b \\ b - c \\ c + d \\ a +d \end{array} \right]\end{aligned}$。可以验证,这正是上一例中给出的 $T(p(x))$ 的定义。

We can also find the matrix of the composite of multiple transformations.

我们也可以求多个变换复合的矩阵。

Theorem $\PageIndex{3}$: Matrix of Composition 定理 \PageIndex{3}:复合的矩阵

Let $V,W$ and $U$ be finite dimensional vector spaces, and suppose $T : V \mapsto W$, $S: W \mapsto U$ are linear transformations. Suppose $V, W$ and $U$ have ordered bases of $B_1$, $B_2$ and $B_3$ respectively. Then the matrix of the composite transformation $S \circ T$ (or $ST$) is given by $M_{B_3B_1}(ST)=M_{B_3B_2}(S) M_{B_2B_1}(T)$.

设 $V,W$ 与 $U$ 为有限维向量空间,并设 $T : V \mapsto W$、$S: W \mapsto U$ 为线性变换。设 $V, W, U$ 分别具有有序基 $B_1, B_2, B_3$。则复合变换 $S \circ T$(或 $ST$)的矩阵由下式给出:$M_{B_3B_1}(ST)=M_{B_3B_2}(S) M_{B_2B_1}(T)$。

The next important theorem gives a condition on when $T$ is an isomorphism.

下一个重要定理给出了 $T$ 为同构的一个判别条件。

Theorem $\PageIndex{4}$: Isomorphism 定理 \PageIndex{4}:同构

Let $V$ and $W$ be vector spaces such that both have dimension $n$ and let $T: V \mapsto W$ be a linear transformation. Suppose $B_1$ is an ordered basis of $V$ and $B_2$ is an ordered basis of $W$.

设 $V$ 与 $W$ 为向量空间,且维数均为 $n$,并设 $T: V \mapsto W$ 为线性变换。设 $B_1$ 是 $V$ 的有序基,$B_2$ 是 $W$ 的有序基。

Then the conditions that $M_{B_2B_1}(T)$ is invertible for all $B_1$ and $B_2$, and that $M_{B_2B_1}(T)$ is invertible for some $B_1$ and $B_2$ are equivalent. In fact, these occur if and only if $T$ is an isomorphism.

则条件“$M_{B_2B_1}(T)$ 对所有 $B_1$ 与 $B_2$ 都可逆”与“$M_{B_2B_1}(T)$ 对某些 $B_1$ 与 $B_2$ 可逆”是等价的。事实上,这两个条件成立当且仅当 $T$ 是同构。

If $T$ is an isomorphism, the matrix $M_{B_2B_1}(T)$ is invertible and its inverse is given by $\left[ M_{B_2B_1}(T) \right]^{-1} = M_{B_1B_2}(T^{-1})$.

若 $T$ 是同构,则矩阵 $M_{B_2B_1}(T)$ 可逆,且其逆由 $\left[ M_{B_2B_1}(T) \right]^{-1} = M_{B_1B_2}(T^{-1})$ 给出。

Consider the following example.

考虑下面的例子。

Example $\PageIndex{4}$ 示例 \PageIndex{4}

Suppose $T:\mathbb{P}_3\to\mathbb{M}_{22}$ is a linear transformation defined by $T(ax^3+bx^2+cx+d)= \left[ \begin{array}{cc} a+d & b-c \\ b+c & a-d \end{array}\right]$ for all $ax^3+bx^2+cx+d\in\mathbb{P}_3$. Let $B_1= \{x^3, x^2, x, 1\}$ and $B_2=\left\{ \left[ \begin{array}{cc} 1 & 0 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{cc} 0 & 1 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{cc} 0 & 0 \\ 1 & 0 \end{array}\right], \left[ \begin{array}{cc} 0 & 0 \\ 0 & 1 \end{array}\right] \right\}$ be ordered bases of $\mathbb{P}_3$ and $\mathbb{M}_{22}$, respectively.

设 $T:\mathbb{P}_3\to\mathbb{M}_{22}$ 是一个线性变换,对所有 $ax^3+bx^2+cx+d\in\mathbb{P}_3$ 定义为 $T(ax^3+bx^2+cx+d)= \left[ \begin{array}{cc} a+d & b-c \\ b+c & a-d \end{array}\right]$。设 $B_1= \{x^3, x^2, x, 1\}$,$B_2=\left\{ \left[ \begin{array}{cc} 1 & 0 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{cc} 0 & 1 \\ 0 & 0 \end{array}\right], \left[ \begin{array}{cc} 0 & 0 \\ 1 & 0 \end{array}\right], \left[ \begin{array}{cc} 0 & 0 \\ 0 & 1 \end{array}\right] \right\}$ 分别是 $\mathbb{P}_3$ 与 $\mathbb{M}_{22}$ 的有序基。
  1. Find $M_{B_2B_1}(T)$.
  2. Verify that $T$ is an isomorphism by proving that $M_{B_2B_1}(T)$ is invertible.
  3. Find $M_{B_1B_2}(T^{-1})$, and verify that $M_{B_1B_2}(T^{-1}) = \left[ M_{B_2B_1}(T)\right]^{-1}$.
  4. Use $M_{B_1B_2}(T^{-1})$ to find $T^{-1}$.
  1. 求 $M_{B_2B_1}(T)$。
  2. 通过证明 $M_{B_2B_1}(T)$ 可逆来验证 $T$ 是同构。
  3. 求 $M_{B_1B_2}(T^{-1})$,并验证 $M_{B_1B_2}(T^{-1}) = \left[ M_{B_2B_1}(T)\right]^{-1}$。
  4. 利用 $M_{B_1B_2}(T^{-1})$ 求 $T^{-1}$。

Solution.

解。
  1. $\begin{aligned} M_{B_2B_1}(T) & = \left[ \begin{array}{cccc} C_{B_2}(T(1)) & C_{B_2}(T(x)) & C_{B_2}(T(x^2)) & C_{B_2}(T(x^3)) \end{array}\right] & = \left[ \begin{array}{cccc} C_{B_2}\left[ \begin{array}{cc} 1 & 0 \\ 0 & 1 \end{array}\right] & C_{B_2}\left[ \begin{array}{cc} 0 & 1 \\ 1 & 0 \end{array}\right] & C_{B_2}\left[ \begin{array}{cc} 0 & -1 \\ 1 & 0 \end{array}\right] & C_{B_2}\left[ \begin{array}{cc} 1 & 0 \\ 0 & -1 \end{array}\right] \end{array}\right] & = \left[ \begin{array}{rrrr} 1 & 0 & 0 & 1 \\ 0 & 1 & -1 & 0 \\ 0 & 1 & 1 & 0 \\ 1 & 0 & 0 & -1 \end{array}\right]\end{aligned}$
  2. $\det(M_{B_2B_1}(T))=4$, so the matrix is invertible, and hence $T$ is an isomorphism.
  3. $T^{-1}\left[ \begin{array}{cc} 1 & 0 \\ 0 & 1 \end{array}\right] = 1$, $T^{-1}\left[ \begin{array}{cc} 0 & 1 \\ 1 & 0 \end{array}\right]= x$, $T^{-1}\left[ \begin{array}{cc} 0 & -1 \\ 1 & 0 \end{array}\right]= x^2$, $T^{-1}\left[ \begin{array}{cc} 1 & 0 \\ 0 & -1 \end{array}\right]=x^3$, so $T^{-1}\left[ \begin{array}{cc} 1 & 0 \\ 0 & 0 \end{array}\right] = \frac{1+x^3}{2}$, $T^{-1}\left[ \begin{array}{cc} 0 & 1 \\ 0 & 0 \end{array}\right]= \frac{x-x^2}{2}$, $T^{-1}\left[ \begin{array}{cc} 0 & 0 \\ 1 & 0 \end{array}\right] = \frac{x+x^2}{2}$, $T^{-1}\left[ \begin{array}{cc} 0 & 1 \\ 0 & 0 \end{array}\right]= \frac{1-x^3}{2}$. Therefore, $M_{B_1B_2}(T^{-1})=\frac{1}{2}\left[ \begin{array}{rrrr} 1 & 0 & 0 & 1 \\ 0 & 1 & 1 & 0 \\ 0 & -1 & 1 & 0 \\ 1 & 0 & 0 & -1 \end{array}\right]$ You should verify that $M_{B_2B_1}(T) M_{B_1B_2}(T^{-1}) = I_4$. From this it follows that $M_{B_2B_1}(T)^{-1}= M_{B_1B_2}(T^{-1})$.
  4. $\begin{aligned} C_{B_1}\left(T^{-1}\left[ \begin{array}{cc} p & q \\ r & s \end{array}\right]\right) & = M_{B_1B_2}(T^{-1}) C_{B_2}\left( \left[ \begin{array}{cc} p & q \\ r & s \end{array}\right]\right) \\ T^{-1}\left[ \begin{array}{cc} p & q \\ r & s \end{array}\right] & = C_{B_1}^{-1}\left(M_{B_1B_2}(T^{-1}) C_{B_2}\left( \left[ \begin{array}{cc} p & q \\ r & s \end{array}\right]\right)\right) \\ & = C_{B_1}^{-1}\left( \frac{1}{2}\left[ \begin{array}{rrrr} 1 & 0 & 0 & 1 \\ 0 & 1 & 1 & 0 \\ 0 & -1 & 1 & 0 \\ 1 & 0 & 0 & -1 \end{array}\right] \left[ \begin{array}{c} p \\ q\\ r\\ s\end{array}\right]\right) \\ & = C_{B_1}^{-1}\left(\frac{1}{2}\left[ \begin{array}{c} p+s \\ q+r \\ r-q \\ p-s \end{array}\right]\right) \\ & = \frac{1}{2}(p+s)x^3 +\frac{1}{2}(q+r)x^2 +\frac{1}{2}(r-q)x + \frac{1}{2}(p-s).\end{aligned}$
  1. $\begin{aligned} M_{B_2B_1}(T) & = \left[ \begin{array}{cccc} C_{B_2}(T(1)) & C_{B_2}(T(x)) & C_{B_2}(T(x^2)) & C_{B_2}(T(x^3)) \end{array}\right] & = \left[ \begin{array}{cccc} C_{B_2}\left[ \begin{array}{cc} 1 & 0 \\ 0 & 1 \end{array}\right] & C_{B_2}\left[ \begin{array}{cc} 0 & 1 \\ 1 & 0 \end{array}\right] & C_{B_2}\left[ \begin{array}{cc} 0 & -1 \\ 1 & 0 \end{array}\right] & C_{B_2}\left[ \begin{array}{cc} 1 & 0 \\ 0 & -1 \end{array}\right] \end{array}\right] & = \left[ \begin{array}{rrrr} 1 & 0 & 0 & 1 \\ 0 & 1 & -1 & 0 \\ 0 & 1 & 1 & 0 \\ 1 & 0 & 0 & -1 \end{array}\right]\end{aligned}$
  2. $\det(M_{B_2B_1}(T))=4$,故该矩阵可逆,从而 $T$ 是同构。
  3. 由 $T^{-1}\left[ \begin{array}{cc} 1 & 0 \\ 0 & 1 \end{array}\right] = 1$、$T^{-1}\left[ \begin{array}{cc} 0 & 1 \\ 1 & 0 \end{array}\right]= x$、$T^{-1}\left[ \begin{array}{cc} 0 & -1 \\ 1 & 0 \end{array}\right]= x^2$、$T^{-1}\left[ \begin{array}{cc} 1 & 0 \\ 0 & -1 \end{array}\right]=x^3$,可得 $T^{-1}\left[ \begin{array}{cc} 1 & 0 \\ 0 & 0 \end{array}\right] = \frac{1+x^3}{2}$、$T^{-1}\left[ \begin{array}{cc} 0 & 1 \\ 0 & 0 \end{array}\right]= \frac{x-x^2}{2}$、$T^{-1}\left[ \begin{array}{cc} 0 & 0 \\ 1 & 0 \end{array}\right] = \frac{x+x^2}{2}$、$T^{-1}\left[ \begin{array}{cc} 0 & 1 \\ 0 & 0 \end{array}\right]= \frac{1-x^3}{2}$。因此 $M_{B_1B_2}(T^{-1})=\frac{1}{2}\left[ \begin{array}{rrrr} 1 & 0 & 0 & 1 \\ 0 & 1 & 1 & 0 \\ 0 & -1 & 1 & 0 \\ 1 & 0 & 0 & -1 \end{array}\right]$。应当验证 $M_{B_2B_1}(T) M_{B_1B_2}(T^{-1}) = I_4$,由此可得 $M_{B_2B_1}(T)^{-1}= M_{B_1B_2}(T^{-1})$。
  4. $\begin{aligned} C_{B_1}\left(T^{-1}\left[ \begin{array}{cc} p & q \\ r & s \end{array}\right]\right) & = M_{B_1B_2}(T^{-1}) C_{B_2}\left( \left[ \begin{array}{cc} p & q \\ r & s \end{array}\right]\right) \\ T^{-1}\left[ \begin{array}{cc} p & q \\ r & s \end{array}\right] & = C_{B_1}^{-1}\left(M_{B_1B_2}(T^{-1}) C_{B_2}\left( \left[ \begin{array}{cc} p & q \\ r & s \end{array}\right]\right)\right) \\ & = C_{B_1}^{-1}\left( \frac{1}{2}\left[ \begin{array}{rrrr} 1 & 0 & 0 & 1 \\ 0 & 1 & 1 & 0 \\ 0 & -1 & 1 & 0 \\ 1 & 0 & 0 & -1 \end{array}\right] \left[ \begin{array}{c} p \\ q\\ r\\ s\end{array}\right]\right) \\ & = C_{B_1}^{-1}\left(\frac{1}{2}\left[ \begin{array}{c} p+s \\ q+r \\ r-q \\ p-s \end{array}\right]\right) \\ & = \frac{1}{2}(p+s)x^3 +\frac{1}{2}(q+r)x^2 +\frac{1}{2}(r-q)x + \frac{1}{2}(p-s).\end{aligned}$

Exercises 习题

Exercise 1. Suppose you have $\mathbb{R}^2$ and the $+$ operation is as follows: $(a,b) + (c,d) = (a+d,b+c)$. Scalar multiplication is defined in the usual way. Is this a vector space? Explain why or why not.

习题 1。 假设有 $\mathbb{R}^2$,其 $+$ 运算定义如下:$(a,b) + (c,d) = (a+d,b+c)$。标量乘法按通常方式定义。这是向量空间吗?说明是或不是的理由。

Exercise 2. Suppose you have $\mathbb{R}^2$ and the $+$ operation is as follows: $(a,b) + (c,d) = (0,b+d)$. Scalar multiplication is defined in the usual way. Is this a vector space? Explain why or why not.

习题 2。 假设有 $\mathbb{R}^2$,其 $+$ 运算定义如下:$(a,b) + (c,d) = (0,b+d)$。标量乘法按通常方式定义。这是向量空间吗?说明是或不是的理由。

Exercise 3. Suppose you have $\mathbb{R}^2$ and scalar multiplication is defined as $c(a,b) = (a, cb)$ while vector addition is defined as usual. Is this a vector space? Explain why or why not.

习题 3。 假设有 $\mathbb{R}^2$,标量乘法定义为 $c(a,b) = (a, cb)$,而向量加法按通常定义。这是向量空间吗?说明是或不是的理由。

Exercise 4. Suppose you have $\mathbb{R}^2$ and the $+$ operation is defined as follows: $(a,b) + (c,d) = (a-c,b-d)$. Scalar multiplication is same as usual. Is this a vector space? Explain why or why not.

习题 4。 假设有 $\mathbb{R}^2$,其 $+$ 运算定义如下:$(a,b) + (c,d) = (a-c,b-d)$。标量乘法与通常相同。这是向量空间吗?说明是或不是的理由。

Exercise 5. Consider all the functions defined on a non empty set which have values in $\mathbb{R}$. Is this a vector space? Explain. The operations are defined as follows. Here $f, g$ signify functions and $a$ is a scalar $$ \begin{aligned} (f+g)(x)&=f(x)+g(x) \\ (af)(x)&=a(f(x))\end{aligned} $$

习题 5。 考虑定义于非空集合、取值于 $\mathbb{R}$ 的所有函数。这是向量空间吗?请说明。运算定义如下,其中 $f,g$ 表示函数,$a$ 为标量 $$ \begin{aligned} (f+g)(x)&=f(x)+g(x) \\ (af)(x)&=a(f(x))\end{aligned} $$

Exercise 6. Denote by $\mathbb{R}^{\mathbb{N}}$ the set of real valued sequences. For $\vec{a} \equiv (a_n)_{n=1}^\infty$, $\vec{b} \equiv (b_n)_{n=1}^\infty$ two of these, define their sum to be given by $\vec{a}+\vec{b}=(a_n+b_n)_{n=1}^\infty$ and define scalar multiplication by $c\vec{a}=(ca_n)_{n=1}^\infty\text{ where }\vec{a}=(a_n)_{n=1}^\infty$ Is this a special case of Exercise $\PageIndex{5}$? Is this a vector space?

习题 6。 用 $\mathbb{R}^{\mathbb{N}}$ 表示实值数列的集合。对于其中两个数列 $\vec{a} \equiv (a_n)_{n=1}^\infty$、$\vec{b} \equiv (b_n)_{n=1}^\infty$,定义其和为 $\vec{a}+\vec{b}=(a_n+b_n)_{n=1}^\infty$,并定义标量乘法为 $c\vec{a}=(ca_n)_{n=1}^\infty$,其中 $\vec{a}=(a_n)_{n=1}^\infty$。这是 Exercise $\PageIndex{5}$ 的特例吗?这是向量空间吗?

Exercise 7. Let $\mathbb{C}^2$ be the set of ordered pairs of complex numbers. Define addition and scalar multiplication in the usual way. $(z,w) + (\hat{z},\hat{w}) = (z+\hat{z},w+\hat{w}),\quad u(z,w) \equiv (uz,uw)$ Here the scalars are from $\mathbb{C}$. Show this is a vector space.

习题 7。 设 $\mathbb{C}^2$ 为复有序对的集合。加法与标量乘法按通常方式定义。$(z,w) + (\hat{z},\hat{w}) = (z+\hat{z},w+\hat{w}),\quad u(z,w) \equiv (uz,uw)$ 此处标量取自 $\mathbb{C}$。证明这是向量空间。

Exercise 8. Let $V$ be the set of functions defined on a nonempty set which have values in a vector space $W$. Is this a vector space? Explain.

习题 8。 设 $V$ 为定义于非空集合、取值于向量空间 $W$ 的函数之集合。这是向量空间吗?说明。

Exercise 9. Consider the space of $m\times n$ matrices with operation of addition and scalar multiplication defined the usual way. That is, if $A,B$ are two $m\times n$ matrices and $c$ a scalar, $(A+B)_{ij} = A_{ij} + B_{ij},\quad (cA)_{ij} = c(A_{ij})$.

习题 9。 考虑 $m\times n$ 矩阵的空间,其加法与标量乘法按通常定义。即若 $A,B$ 为两个 $m\times n$ 矩阵、$c$ 为标量,则 $(A+B)_{ij} = A_{ij} + B_{ij},\quad (cA)_{ij} = c(A_{ij})$。

Exercise 10. Consider the set of all vectors in $\mathbb{R}^2 ,(x, y)$ such that $x + y \ge 0$. Let the vector space operations be the usual ones. Is this a vector space? Is it a subspace of $\mathbb{R}^2$?

习题 10。 考虑 $\mathbb{R}^2$ 中所有满足 $x + y \ge 0$ 的向量 $(x, y)$。向量空间运算取通常的。这是向量空间吗?它是 $\mathbb{R}^2$ 的子空间吗?

Exercise 11. Consider the vectors in $\mathbb{R}^2 ,(x, y)$ such that $xy = 0$. Is this a subspace of $\mathbb{R}^2$? Is it a vector space? The addition and scalar multiplication are the usual operations.

习题 11。 考虑 $\mathbb{R}^2$ 中满足 $xy = 0$ 的向量 $(x, y)$。它是 $\mathbb{R}^2$ 的子空间吗?它是向量空间吗?加法与标量乘法为通常运算。

Exercise 12. Define the operation of vector addition on $\mathbb{R}^2$ by $(x, y) + (u, v) = (x+u, y+v+1)$. Let scalar multiplication be the usual operation. Is this a vector space with these operations? Explain.

习题 12。 在 $\mathbb{R}^2$ 上定义向量加法如下:$(x, y) + (u, v) = (x+u, y+v+1)$。标量乘法取通常运算。借助这些运算,这是向量空间吗?说明。

Exercise 13. Let the vectors be real numbers. Define vector space operations in the usual way. That is $x+y$ means to add the two numbers and $xy$ means to multiply them. Is $\mathbb{R}$ with these operations a vector space? Explain.

习题 13。 令向量为实数。按通常方式定义向量空间运算。即 $x+y$ 表示两数相加,$xy$ 表示相乘。具有这些运算的 $\mathbb{R}$ 是向量空间吗?说明。

Exercise 14. Let the scalars be the rational numbers and let the vectors be real numbers which are the form $a+b\sqrt{2}$ for $a,b$ rational numbers. Show that with the usual operations, this is a vector space.

习题 14。 令标量为有理数,向量为形如 $a+b\sqrt{2}$($a,b$ 为有理数)的实数。证明在通常运算下这是一个向量空间。

Exercise 15. Let $\mathbb{P}_2$ be the set of all polynomials of degree $2$ or less. That is, these are of the form $a+bx+cx^2$. Addition is defined as $(a+bx+cx^2)+(\hat{d}+\hat{b}x+\hat{c}x^2)=(a+\hat{a})+(b+\hat{b})x+(c+\hat{c})x^2$ and scalar multiplication is defined as $d(a+bx+cx^2)=da+dbx+cdx^2$ Show that, with this definition of the vector space operations that $\mathbb{P}_2$ is a vector space. Now let $V$ denote those polynomials $a+bx+cx^2$ such that $a+b+c = 0$. Is $V$ a subspace of $\mathbb{P}_2$? Explain.

习题 15。 设 $\mathbb{P}_2$ 为次数不超过 $2$ 的所有多项式的集合,即形如 $a+bx+cx^2$。加法定义为 $(a+bx+cx^2)+(\hat{d}+\hat{b}x+\hat{c}x^2)=(a+\hat{a})+(b+\hat{b})x+(c+\hat{c})x^2$,标量乘法定义为 $d(a+bx+cx^2)=da+dbx+cdx^2$。证明在此向量空间运算定义下 $\mathbb{P}_2$ 是向量空间。再令 $V$ 表示满足 $a+b+c = 0$ 的多项式 $a+bx+cx^2$ 之集合。$V$ 是 $\mathbb{P}_2$ 的子空间吗?说明。

Exercise 16. Let $M,N$ be subspaces of a vector space $V$ and consider $M +N$ defined as the set of all $m+n$ where $m \in M$ and $n \in N$. Show that $M +N$ is a subspace of $V$.

习题 16。 设 $M,N$ 为向量空间 $V$ 的子空间,考虑 $M+N$ 定义为所有 $m+n$($m\in M,\ n\in N$)的集合。证明 $M+N$ 是 $V$ 的子空间。

Exercise 17. Let $M,N$ be subspaces of a vector space $V$. Then $M \cap N$ consists of all vectors which are in both $M$ and $N$. Show that $M \cap N$ is a subspace of $V$.

习题 17。 设 $M,N$ 为向量空间 $V$ 的子空间。则 $M\cap N$ 由同时属于 $M$ 与 $N$ 的所有向量组成。证明 $M\cap N$ 是 $V$ 的子空间。

Exercise 18. Let $M,N$ be subspaces of a vector space $\mathbb{R}^2$. Then $N \cup M$ consists of all vectors which are in either $M$ or $N$. Show that $N \cup M$ is not necessarily a subspace of $\mathbb{R}^2$ by giving an example where $N \cup M$ fails to be a subspace.

习题 18。 设 $M,N$ 为 $\mathbb{R}^2$ 的子空间。则 $N\cup M$ 由属于 $M$ 或 $N$ 的所有向量组成。举一个 $N\cup M$ 不是子空间的例子,证明 $N\cup M$ 不一定是 $\mathbb{R}^2$ 的子空间。

Exercise 19. Let $X$ consist of the real valued functions which are defined on an interval $[a,b]$. For $f ,g \in X$, $f +g$ is the name of the function which satisfies $(f +g) (x) = f (x) +g(x)$. For $s$ a real number, $(s f) (x) = s(f (x))$. Show this is a vector space.

习题 19。 设 $X$ 由定义于区间 $[a,b]$ 上的实值函数组成。对 $f,g\in X$,$f+g$ 表示满足 $(f+g)(x) = f(x)+g(x)$ 的函数;对实数 $s$,$(sf)(x) = s(f(x))$。证明这是向量空间。

Answer. The axioms of a vector space all hold because they hold for a vector space. The only thing left to verify is the assertions about the things which are supposed to exist. $0$ would be the zero function which sends everything to $0$. This is an additive identity. Now if $f$ is a function, $-f (x) \equiv (-f (x))$. Then $(f + (-f)) (x) \equiv f (x) + (-f) (x) \equiv f (x) + (-f (x)) = 0$ Hence $f + -f = 0$. For each $x \in [a,b]$, let $f_x (x) = 1$ and $f_x (y) = 0$ if $y\neq x$. Then these vectors are obviously linearly independent.

答。 向量空间的公理都成立,因为它们对向量空间成立。剩下只需验证那些理应存在的元素。零元素 $0$ 为把一切映到 $0$ 的零函数,它是加法单位元。若 $f$ 是函数,则 $-f(x) \equiv (-f(x))$。于是 $(f+(-f))(x) \equiv f(x)+(-f)(x) \equiv f(x)+(-f(x)) = 0$,故 $f+(-f) = 0$。对每个 $x\in [a,b]$,令 $f_x(x)=1$,且当 $y\neq x$ 时 $f_x(y)=0$。这些向量显然线性无关。

Exercise 20. Consider functions defined on $\{1, 2,\cdots ,n\}$ having values in $\mathbb{R}$. Explain how, if $V$ is the set of all such functions, $V$ can be considered as $\mathbb{R}^n$.

习题 20。 考虑定义于 $\{1, 2,\cdots ,n\}$、取值于 $\mathbb{R}$ 的函数。说明:若 $V$ 为所有这类函数的集合,则 $V$ 可视为 $\mathbb{R}^n$。

Answer. Let $f (i)$ be the $i$th component of a vector $\vec{x} \in \mathbb{R}^n$. Thus a typical element in $\mathbb{R}^n$ is $(f (1),\cdots , f (n))$.

答。 令 $f(i)$ 为向量 $\vec{x}\in\mathbb{R}^n$ 的第 $i$ 个分量。于是 $\mathbb{R}^n$ 中的典型元素为 $(f(1),\cdots , f(n))$。

Exercise 21. Let the vectors be polynomials of degree no more than $3$. Show that with the usual definitions of scalar multiplication and addition wherein, for $p(x)$ a polynomial, $(ap) (x) = ap(x)$ and for $p,q$ polynomials $(p+q) (x) = p(x) +q(x)$, this is a vector space.

习题 21。 令向量为次数不超过 $3$ 的多项式。证明在通常的标量乘法与加法定义下——对多项式 $p(x)$ 有 $(ap)(x) = ap(x)$,对多项式 $p,q$ 有 $(p+q)(x) = p(x)+q(x)$——这是一个向量空间。

Answer. This is just a subspace of the vector space of functions because it is closed with respect to vector addition and scalar multiplication. Hence this is a vector space.

答。 它只是函数向量空间的子空间,因为它对向量加法与标量乘法封闭。因此这是一个向量空间。

Exercise 22. Let $V$ be a vector space and suppose $\{\vec{x}_1,\cdots ,\vec{x}_l\}$ is a set of vectors in $V$. Show that $\vec{0}$ is in $\operatorname{span}\{\vec{x}_1,\cdots ,\vec{x}_k\}$.

习题 22。 设 $V$ 为向量空间,并设 $\{\vec{x}_1,\cdots ,\vec{x}_l\}$ 为 $V$ 中一组向量。证明 $\vec{0}$ 属于 $\operatorname{span}\{\vec{x}_1,\cdots ,\vec{x}_k\}$。

Answer. $$ \sum\limits_{i=1}^k0\vec{x}_k=\vec{0} $$

答。 $$ \sum\limits_{i=1}^k0\vec{x}_k=\vec{0} $$

Exercise 23. Determine if $p(x) = 4x^2 -x$ is in the span given by $\operatorname{span}\{x^2+x, x^2-1, -x+2\}$.

习题 23。 判断 $p(x) = 4x^2 -x$ 是否属于由 $\operatorname{span}\{x^2+x, x^2-1, -x+2\}$ 给出的张成空间。

Exercise 24. Determine if $p(x) = -x^2 +x+2$ is in the span given by $\operatorname{span}\{x^2 +x+1, 2x^2 +x\}$.

习题 24。 判断 $p(x) = -x^2 +x+2$ 是否属于由 $\operatorname{span}\{x^2 +x+1, 2x^2 +x\}$ 给出的张成空间。

Exercise 25. Determine if $A=\left[\begin{array}{cc}1&3\\0&0\end{array}\right]$ is in the span given by $\operatorname{span}\left\{\left[\begin{array}{cc}1&0\\0&1\end{array}\right],\left[\begin{array}{cc}0&1\\1&0\end{array}\right],\left[\begin{array}{cc}1&0\\1&1\end{array}\right],\left[\begin{array}{cc}0&1\\1&1\end{array}\right]\right\}$.

习题 25。 判断 $A=\left[\begin{array}{cc}1&3\\0&0\end{array}\right]$ 是否属于由 $\operatorname{span}\left\{\left[\begin{array}{cc}1&0\\0&1\end{array}\right],\left[\begin{array}{cc}0&1\\1&0\end{array}\right],\left[\begin{array}{cc}1&0\\1&1\end{array}\right],\left[\begin{array}{cc}0&1\\1&1\end{array}\right]\right\}$ 给出的张成空间。

Exercise 26. Show that the spanning set in Exercise $\PageIndex{26}$ is a spanning set for $M_{22}$, the vector space of all $2\times 2$ matrices.

习题 26。 证明 Exercise $\PageIndex{26}$ 中的生成集是 $M_{22}$(所有 $2\times 2$ 矩阵构成的向量空间)的一个生成集。

Exercise 27. Consider the vector space of polynomials of degree at most $2$, $\mathbb{P}_2$. Determine whether the following is a basis for $\mathbb{P}_2$. $\{x^2 +x+1, 2x^2 +2x+1, x+1\}$ Hint: There is a isomorphism from $\mathbb{R}^3$ to $\mathbb{P}_2$. It is defined as follows: $T\vec{e}_1 = 1,\quad T\vec{e}_2 = x,\quad T\vec{e}_3= x^2$ Then extend $T$ linearly. Thus $T\left[\begin{array}{c}1\\1\\1\end{array}\right]=x^2+x+1,\quad T\left[\begin{array}{c}1\\2\\2\end{array}\right]=2x^2+2x+1,\quad T\left[\begin{array}{c}1\\1\\0\end{array}\right]=1+x$ It follows that if $\left\{\left[\begin{array}{c}1\\1\\1\end{array}\right],\left[\begin{array}{c}1\\2\\2\end{array}\right],\left[\begin{array}{c}1\\1\\0\end{array}\right]\right\}$ is a basis for $\mathbb{R}^3$, then the polynomials will be a basis for $\mathbb{P}_2$ because they will be independent. Recall that an isomorphism takes a linearly independent set to a linearly independent set. Also, since $T$ is an isomorphism, it preserves all linear relations.

习题 27。 考虑次数不超过 $2$ 的多项式向量空间 $\mathbb{P}_2$。判断下列各组是否为 $\mathbb{P}_2$ 的一组基。$\{x^2 +x+1, 2x^2 +2x+1, x+1\}$ 提示:存在从 $\mathbb{R}^3$ 到 $\mathbb{P}_2$ 的同构。其定义如下:$T\vec{e}_1 = 1,\quad T\vec{e}_2 = x,\quad T\vec{e}_3= x^2$,再将 $T$ 线性扩张。于是 $T\left[\begin{array}{c}1\\1\\1\end{array}\right]=x^2+x+1,\quad T\left[\begin{array}{c}1\\2\\2\end{array}\right]=2x^2+2x+1,\quad T\left[\begin{array}{c}1\\1\\0\end{array}\right]=1+x$。由此可知,若 $\left\{\left[\begin{array}{c}1\\1\\1\end{array}\right],\left[\begin{array}{c}1\\2\\2\end{array}\right],\left[\begin{array}{c}1\\1\\0\end{array}\right]\right\}$ 是 $\mathbb{R}^3$ 的一组基,则这些多项式也将是 $\mathbb{P}_2$ 的一组基,因为它们线性无关。回想同构把线性无关集映为线性无关集。又因 $T$ 是同构,它保持所有线性关系。

Exercise 28. Find a basis in $\mathbb{P}_2$ for the subspace $\operatorname{span}\{1+x+x^2, 1+2x, 1+5x-3x^2\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others. Hint: This is the situation in which you have a spanning set and you want to cut it down to form a linearly independent set which is also a spanning set. Use the same isomorphism above. Since $T$ is an isomorphism, it preserves all linear relations so if such can be found in $\mathbb{R}^3$, the same linear relations will be present in $\mathbb{P}_2$.

习题 28。 在 $\mathbb{P}_2$ 中,为子空间 $\operatorname{span}\{1+x+x^2, 1+2x, 1+5x-3x^2\}$ 求一组基。若上述三个向量不能构成基,把其中一个表为其余向量的线性组合。提示:这是这样一种情形——你有一个生成集,想把它削减成同时也是生成集的线性无关集。使用上面的同构。由于 $T$ 是同构,它保持所有线性关系,因此若在 $\mathbb{R}^3$ 中找到这样的关系,在 $\mathbb{P}_2$ 中也会出现同样的关系。

Exercise 29. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{1+x-x^2 +x^3, 1+2x+3x^3, -1+3x+5x^2 +7x^3, 1+6x+4x^2 +11x^3\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 29。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{1+x-x^2 +x^3, 1+2x+3x^3, -1+3x+5x^2 +7x^3, 1+6x+4x^2 +11x^3\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 30. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{1+x-x^2 +x^3, 1+2x+3x^3, -1+3x+5x^2 +7x^3, 1+6x+4x^2 +11x^3\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 30。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{1+x-x^2 +x^3, 1+2x+3x^3, -1+3x+5x^2 +7x^3, 1+6x+4x^2 +11x^3\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 31. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{x^3 -2x^2 +x+2, 3x^3 -x^2 +2x+2, 7x^3 +x^2 +4x+2, 5x^3 +3x+2\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 31。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{x^3 -2x^2 +x+2, 3x^3 -x^2 +2x+2, 7x^3 +x^2 +4x+2, 5x^3 +3x+2\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 32. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{x^3 +2x^2 +x-2, 3x^3 +3x^2 +2x-2, 3x^3 +x+2, 3x^3 +x+2\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 32。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{x^3 +2x^2 +x-2, 3x^3 +3x^2 +2x-2, 3x^3 +x+2, 3x^3 +x+2\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 33. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{x^3 -5x^2 +x+5, 3x^3 -4x^2 +2x+5, 5x^3 +8x^2 +2x-5, 11x^3 +6x+5\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 33。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{x^3 -5x^2 +x+5, 3x^3 -4x^2 +2x+5, 5x^3 +8x^2 +2x-5, 11x^3 +6x+5\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 34. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{x^3 -3x^2 +x+3, 3x^3 -2x^2 +2x+3, 7x^3 +7x^2 +3x-3, 7x^3 +4x+3\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 34。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{x^3 -3x^2 +x+3, 3x^3 -2x^2 +2x+3, 7x^3 +7x^2 +3x-3, 7x^3 +4x+3\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 35. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{x^3 -x^2 +x+1, 3x^3 +2x+1, 4x^3 +x^2 +2x+1, 3x^3 +2x-1\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 35。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{x^3 -x^2 +x+1, 3x^3 +2x+1, 4x^3 +x^2 +2x+1, 3x^3 +2x-1\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 36. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{x^3 -x^2 +x+1, 3x^3 +2x+1, 13x^3 +x^2 +8x+4, 3x^3 +2x-1\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 36。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{x^3 -x^2 +x+1, 3x^3 +2x+1, 13x^3 +x^2 +8x+4, 3x^3 +2x-1\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 37. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{x^3 -3x^2 +x+3, 3x^3 -2x^2 +2x+3, -5x^3 +5x^2 -4x-6, 7x^3 +4x-3\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 37。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{x^3 -3x^2 +x+3, 3x^3 -2x^2 +2x+3, -5x^3 +5x^2 -4x-6, 7x^3 +4x-3\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 38. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{x^3 -2x^2 +x+2, 3x^3 -x^2 +2x+2, 7x^3 -x^2 +4x+4, 5x^3 +3x-2\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 38。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{x^3 -2x^2 +x+2, 3x^3 -x^2 +2x+2, 7x^3 -x^2 +4x+4, 5x^3 +3x-2\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 39. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{x^3 -2x^2 +x+2, 3x^3 -x^2 +2x+2, 3x^3 +4x^2 +x-2, 7x^3 -x^2 +4x+4\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 39。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{x^3 -2x^2 +x+2, 3x^3 -x^2 +2x+2, 3x^3 +4x^2 +x-2, 7x^3 -x^2 +4x+4\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 40. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{x^3 -4x^2 +x+4, 3x^3 -3x^2 +2x+4, -3x^3 +3x^2 -2x-4, -2x^3 +4x^2 -2x-4\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 40。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{x^3 -4x^2 +x+4, 3x^3 -3x^2 +2x+4, -3x^3 +3x^2 -2x-4, -2x^3 +4x^2 -2x-4\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 41. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{x^3 +2x^2 +x-2, 3x^3 +3x^2 +2x-2, 5x^3 +x^2 +2x+2, 10x^3 +10x^2 +6x-6\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 41。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{x^3 +2x^2 +x-2, 3x^3 +3x^2 +2x-2, 5x^3 +x^2 +2x+2, 10x^3 +10x^2 +6x-6\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 42. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{x^3 +x^2 +x-1, 3x^3 +2x^2 +2x-1, x^3 +1, 4x^3 +3x^2 +2x-1\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 42。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{x^3 +x^2 +x-1, 3x^3 +2x^2 +2x-1, x^3 +1, 4x^3 +3x^2 +2x-1\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 43. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{x^3 -x^2 +x+1, 3x^3 +2x+1, x^3 +2x^2 -1, 4x^3 +x^2 +2x+1\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 43。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{x^3 -x^2 +x+1, 3x^3 +2x+1, x^3 +2x^2 -1, 4x^3 +x^2 +2x+1\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 44. Find a basis in $\mathbb{P}_3$ for the subspace $\operatorname{span}\{x^3 -x^2 +x+1, 3x^3 +2x+1, 13x^3 +x^2 +8x+4, 3x^3 +2x-1\}$ If the above three vectors do not yield a basis, exhibit one of them as a linear combination of the others.

习题 44。 在 $\mathbb{P}_3$ 中,为子空间 $\operatorname{span}\{x^3 -x^2 +x+1, 3x^3 +2x+1, 13x^3 +x^2 +8x+4, 3x^3 +2x-1\}$ 求一组基。若上述向量不能构成基,把其中一个表为其余向量的线性组合。

Exercise 45. Here are some vectors. $\{x^3 +x^2 -x-1, 3x^3 +2x^2 +2x-1\}$ If these are linearly independent, extend to a basis for all of $\mathbb{P}_3$.

习题 45。 给出如下向量。$\{x^3 +x^2 -x-1, 3x^3 +2x^2 +2x-1\}$ 若它们线性无关,则将其扩张为整个 $\mathbb{P}_3$ 的一组基。

Exercise 46. Here are some vectors. $\{x^3 -2x^2 -x+2, 3x^3 -x^2 +2x+2\}$ If these are linearly independent, extend to a basis for all of $\mathbb{P}_3$.

习题 46。 给出如下向量。$\{x^3 -2x^2 -x+2, 3x^3 -x^2 +2x+2\}$ 若它们线性无关,则将其扩张为整个 $\mathbb{P}_3$ 的一组基。

Exercise 47. Here are some vectors. $\{x^3 -3x^2 -x+3, 3x^3 -2x^2 +2x+3\}$ If these are linearly independent, extend to a basis for all of $\mathbb{P}_3$.

习题 47。 给出如下向量。$\{x^3 -3x^2 -x+3, 3x^3 -2x^2 +2x+3\}$ 若它们线性无关,则将其扩张为整个 $\mathbb{P}_3$ 的一组基。

Exercise 48. Here are some vectors. $\{x^3 -2x^2 -3x+2, 3x^3 -x^2 -6x+2, -8x^3 +18x+10\}$ If these are linearly independent, extend to a basis for all of $\mathbb{P}_3$.

习题 48。 给出如下向量。$\{x^3 -2x^2 -3x+2, 3x^3 -x^2 -6x+2, -8x^3 +18x+10\}$ 若它们线性无关,则将其扩张为整个 $\mathbb{P}_3$ 的一组基。

Exercise 49. Here are some vectors. $\{x^3 -3x^2 -3x+3, 3x^3 -2x^2 -6x+3, -8x^3 +18x+40\}$ If these are linearly independent, extend to a basis for all of $\mathbb{P}_3$.

习题 49。 给出如下向量。$\{x^3 -3x^2 -3x+3, 3x^3 -2x^2 -6x+3, -8x^3 +18x+40\}$ 若它们线性无关,则将其扩张为整个 $\mathbb{P}_3$ 的一组基。

Exercise 50. Here are some vectors. $\{x^3 -x^2 +x+1, 3x^3 +2x+1, 4x^3 +2x+2\}$ If these are linearly independent, extend to a basis for all of $\mathbb{P}_3$.

习题 50。 给出如下向量。$\{x^3 -x^2 +x+1, 3x^3 +2x+1, 4x^3 +2x+2\}$ 若它们线性无关,则将其扩张为整个 $\mathbb{P}_3$ 的一组基。

Exercise 51. Here are some vectors. $\{x^3 +x^2 +2x-1, 3x^3 +2x^2 +4x-1, 7x^3 +8x+23\}$ If these are linearly independent, extend to a basis for all of $\mathbb{P}_3$.

习题 51。 给出如下向量。$\{x^3 +x^2 +2x-1, 3x^3 +2x^2 +4x-1, 7x^3 +8x+23\}$ 若它们线性无关,则将其扩张为整个 $\mathbb{P}_3$ 的一组基。

Exercise 52. Determine if the following set is linearly independent. If it is linearly dependent, write one vector as a linear combination of the other vectors in the set. $\{x+1, x^2 +2, x^2 -x-3\}$

习题 52。 判断下列集合是否线性无关。若线性相关,把其中一个向量写成集合中其余向量的线性组合。$\{x+1, x^2 +2, x^2 -x-3\}$

Exercise 53. Determine if the following set is linearly independent. If it is linearly dependent, write one vector as a linear combination of the other vectors in the set. $\{x^2 +x, -2x^2 -4x-6, 2x-2\}$

习题 53。 判断下列集合是否线性无关。若线性相关,把其中一个向量写成集合中其余向量的线性组合。$\{x^2 +x, -2x^2 -4x-6, 2x-2\}$

Exercise 54. Determine if the following set is linearly independent. If it is linearly dependent, write one vector as a linear combination of the other vectors in the set. $\left\{\left[\begin{array}{cc}1&2\\0&1\end{array}\right],\left[\begin{array}{cc}-7&2\\-2&-3\end{array}\right],\left[\begin{array}{cc}4&0\\1&2\end{array}\right]\right\}$

习题 54。 判断下列集合是否线性无关。若线性相关,把其中一个向量写成集合中其余向量的线性组合。$\left\{\left[\begin{array}{cc}1&2\\0&1\end{array}\right],\left[\begin{array}{cc}-7&2\\-2&-3\end{array}\right],\left[\begin{array}{cc}4&0\\1&2\end{array}\right]\right\}$

Exercise 55. Determine if the following set is linearly independent. If it is linearly dependent, write one vector as a linear combination of the other vectors in the set. $\left\{\left[\begin{array}{cc}1&0\\0&1\end{array}\right],\left[\begin{array}{cc}0&1\\0&1\end{array}\right],\left[\begin{array}{cc}1&0\\1&0\end{array}\right],\left[\begin{array}{cc}0&0\\1&1\end{array}\right]\right\}$

习题 55。 判断下列集合是否线性无关。若线性相关,把其中一个向量写成集合中其余向量的线性组合。$\left\{\left[\begin{array}{cc}1&0\\0&1\end{array}\right],\left[\begin{array}{cc}0&1\\0&1\end{array}\right],\left[\begin{array}{cc}1&0\\1&0\end{array}\right],\left[\begin{array}{cc}0&0\\1&1\end{array}\right]\right\}$

Exercise 56. If you have $5$ vectors in $\mathbb{R}^5$ and the vectors are linearly independent, can it always be concluded they span $\mathbb{R}^5$?

习题 56。 若你在 $\mathbb{R}^5$ 中有 $5$ 个线性无关的向量,是否总能推出它们张成 $\mathbb{R}^5$?

Answer. Yes. If not, there would exist a vector not in the span. But then you could add in this vector and obtain a linearly independent set of vectors with more vectors than a basis.

答。 能。若不能,则会存在不属于该张成空间的向量;但那样便可将此向量加入,得到所含向量多于一组基的线性无关集。

Exercise 57. If you have $6$ vectors in $\mathbb{R}^5$, is it possible they are linearly independent? Explain.

习题 57。 若你在 $\mathbb{R}^5$ 中有 $6$ 个向量,它们可能线性无关吗?说明。

Answer. No. They can't be.

答。 不能。它们不可能线性无关。

Exercise 58. Let $\mathbb{P}_3$ be the polynomials of degree no more than $3$. Determine which of the following are bases for this vector space.

习题 58。 设 $\mathbb{P}_3$ 为次数不超过 $3$ 的多项式。判断下列各组是否为该向量空间的一组基。
  1. $\{x+1, x^3 +x^2 +2x, x^2 +x, x^3 +x^2 +x\}$
  2. $\{x^3 +1, x^2 +x, 2x^3 +x^2 , 2x^3 -x^2 -3x+1\}$
  1. $\{x+1, x^3 +x^2 +2x, x^2 +x, x^3 +x^2 +x\}$
  2. $\{x^3 +1, x^2 +x, 2x^3 +x^2 , 2x^3 -x^2 -3x+1\}$

Answer. 1. 2. Suppose $c_1(x^3 +1)+c_2 (x^2 +x) +c_3( 2x^3 +x^2) +c_4 (2x^3 -x^2 -3x+1) = 0$ Then combine the terms according to power of $x$. $(c_1 +2c_3 +2c_4) x^3 + (c_2 +c_3 -c_4) x^2 + (c_2 -3c_4) x+ (c_1 +c_4) = 0$ Is there a non zero solution to the system $$\begin{aligned}c_1 +2c_3 +2c_4 &= 0 \\ c_2 +c_3 -c_4 &= 0 \\ c_2 -3c_4 &= 0 \\ c_1 +c_4 &= 0\end{aligned}$$ Solution is: $(c_1 = 0, c_2 = 0, c_3 = 0, c_4 = 0)$ Therefore, these are linearly independent.

答。 1. 2. 设 $c_1(x^3 +1)+c_2 (x^2 +x) +c_3( 2x^3 +x^2) +c_4 (2x^3 -x^2 -3x+1) = 0$,再按 $x$ 的幂次并项得 $(c_1 +2c_3 +2c_4) x^3 + (c_2 +c_3 -c_4) x^2 + (c_2 -3c_4) x+ (c_1 +c_4) = 0$。下列方程组是否存在非零解:$$\begin{aligned}c_1 +2c_3 +2c_4 &= 0 \\ c_2 +c_3 -c_4 &= 0 \\ c_2 -3c_4 &= 0 \\ c_1 +c_4 &= 0\end{aligned}$$ 解为 $(c_1 = 0, c_2 = 0, c_3 = 0, c_4 = 0)$,因此这些向量线性无关。

Exercise 59. In the context of the above problem, consider polynomials $\{a_ix^3 +b_ix^2 +c_ix+d_i , i = 1, 2, 3, 4\}$ Show that this collection of polynomials is linearly independent on an interval $[s,t]$ if and only if $\left[\begin{array}{cccc}a_1&b_1&c_1&d_1 \\ a_2&b_2&c_2&d_2 \\ a_3&b_3&c_3&d_3 \\ a_4&b_4&c_4&d_4\end{array}\right]$ is an invertible matrix.

习题 59。 在上题的语境下,考虑多项式 $\{a_ix^3 +b_ix^2 +c_ix+d_i , i = 1, 2, 3, 4\}$。证明这组多项式在区间 $[s,t]$ 上线性无关,当且仅当 $\left[\begin{array}{cccc}a_1&b_1&c_1&d_1 \\ a_2&b_2&c_2&d_2 \\ a_3&b_3&c_3&d_3 \\ a_4&b_4&c_4&d_4\end{array}\right]$ 是可逆矩阵。

Answer. Let $p_i(x)$ denote the $i$th of these polynomials. Suppose $\sum_i C_ip_i(x) = 0$. Then collecting terms according to the exponent of $x$, you need to have $$\begin{aligned}C_1a_1 +C_2a_2 +C_3a_3 +C_4a_4 &= 0 \\ C_1b_1 +C_2b_2 +C_3b_3 +C_4b_4 &= 0 \\ C_1c_1 +C_2c_2 +C_3c_3 +C_4c_4 &= 0 \\ C_1d_1 +C_2d_2 +C_3d_3 +C_4d_4 &= 0\end{aligned}$$ The matrix of coefficients is just the transpose of the above matrix. There exists a non trivial solution if and only if the determinant of this matrix equals $0$.

答。 设 $p_i(x)$ 表示其中第 $i$ 个多项式。设 $\sum_i C_ip_i(x) = 0$。按 $x$ 的指数并项,需有 $$\begin{aligned}C_1a_1 +C_2a_2 +C_3a_3 +C_4a_4 &= 0 \\ C_1b_1 +C_2b_2 +C_3b_3 +C_4b_4 &= 0 \\ C_1c_1 +C_2c_2 +C_3c_3 +C_4c_4 &= 0 \\ C_1d_1 +C_2d_2 +C_3d_3 +C_4d_4 &= 0\end{aligned}$$ 此系数矩阵恰为上述矩阵的转置。存在非平凡解,当且仅当该矩阵的行列式等于 $0$。

Exercise 60. Let the field of scalars be $\mathbb{Q}$, the rational numbers and let the vectors be of the form $a+b\sqrt{2}$ where $a,b$ are rational numbers. Show that this collection of vectors is a vector space with field of scalars $\mathbb{Q}$ and give a basis for this vector space.

习题 60。 令标量域为 $\mathbb{Q}$(有理数),向量为形如 $a+b\sqrt{2}$($a,b$ 为有理数)的数。证明这族向量在标量域 $\mathbb{Q}$ 下构成向量空间,并给出该向量空间的一组基。

Answer. When you add two of these you get one and when you multiply one of these by a scalar, you get another one. A basis is $\{1,\sqrt{2}\}$. By definition, the span of these gives the collection of vectors. Are they independent? Say $a + b\sqrt{2} = 0$ where $a,b$ are rational numbers. If $a\neq 0$, then $b\sqrt{2} = -a$ which can't happen since a is rational. If $b\neq 0$, then $-a = b\sqrt{2}$ which again can't happen because on the left is a rational number and on the right is an irrational. Hence both $a,b = 0$ and so this is a basis.

答。 两个这样的数相加仍得这类数,这类数乘以标量仍得这类数。一组基为 $\{1,\sqrt{2}\}$。按定义,它们的张成给出这族向量。它们是否线性无关?设 $a + b\sqrt{2} = 0$,其中 $a,b$ 为有理数。若 $a\neq 0$,则 $b\sqrt{2} = -a$,这不可能,因为 $a$ 是有理数。若 $b\neq 0$,则 $-a = b\sqrt{2}$,这同样不可能,因为左边是有理数而右边是无理数。故 $a,b$ 均为 $0$,因而这构成一组基。

Exercise 61. Suppose $V$ is a finite dimensional vector space. Based on the exchange theorem above, it was shown that any two bases have the same number of vectors in them. Give a different proof of this fact using the earlier material in the book. Hint: Suppose $$\vec{x}_1,\cdots ,\vec{x}_n$$ and $$\vec{y}_1,\cdots , \vec{y}_m$$ are two bases with $m < n$. Then define $φ : \mathbb{R}^n \mapsto V,$ $ψ :\mathbb{R}^m\mapsto V$ by $φ (\vec{a}) = \sum\limits_{k=1}^n a_k\vec{x}_k ,$ $ψ(\vec{b}) =\sum\limits_{j=1}^m b_j\vec{y}_j$ Consider the linear transformation, $ψ^{−1}\circ φ$. Argue it is a one to one and onto mapping from $\mathbb{R}^n$ to $\mathbb{R}^m$. Now consider a matrix of this linear transformation and its reduced row-echelon form.

习题 61。设 $V$ 是一个有限维向量空间。基于上述替换定理,已经证明了任意两组基所含向量个数相同。利用书中前面的材料,给出这一事实的另一种证明。提示:设 $$\vec{x}_1,\cdots ,\vec{x}_n$$ 与 $$\vec{y}_1,\cdots , \vec{y}_m$$ 是两组基,且 $m < n$。定义 $φ : \mathbb{R}^n \mapsto V,$ $ψ :\mathbb{R}^m\mapsto V$,其中 $φ (\vec{a}) = \sum\limits_{k=1}^n a_k\vec{x}_k ,$ $ψ(\vec{b}) =\sum\limits_{j=1}^m b_j\vec{y}_j$。考虑线性变换 $ψ^{−1}\circ φ$。论证它是从 $\mathbb{R}^n$ 到 $\mathbb{R}^m$ 的一个单射且满射的映射。现考虑这一线性变换所对应的矩阵及其简化行阶梯形。

Answer.

答。

This is obvious because when you add two of these you get one and when you multiply one of these by a scalar, you get another one. A basis is $$1,\sqrt{2}$$. By definition, the span of these gives the collection of vectors. Are they independent? Say $a+b\sqrt{2} = 0$ where $a,b$ are rational numbers. If $a\neq 0$, then $b\sqrt{2} = −a$ which can’t happen since $a$ is rational. If $b\neq 0$, then $−a = b\sqrt{2}$ which again can’t happen because on the left is a rational number and on the right is an irrational. Hence both $a,b = 0$ and so this is a basis.

这是显然的,因为把其中任意两个相加会得到一个(同集合中的)元素,而把其中一个乘以标量也会得到另一个(同集合中的)元素。一组基是 $$1,\sqrt{2}$$。按定义,这些元素的张成即为该向量集合。它们线性无关吗?设 $a+b\sqrt{2} = 0$,其中 $a,b$ 为有理数。若 $a\neq 0$,则 $b\sqrt{2} = −a$,这不可能,因为 $a$ 是有理数。若 $b\neq 0$,则 $−a = b\sqrt{2}$,这同样不可能,因为左边是有理数而右边是无理数。因此 $a,b = 0$,从而这是一组基。

Exercise 62. Let $M = \{\vec{u} = (u_1, u_2, u_3, u_4)\in \mathbb{R}^4 : \|u_1\| \le 4\}$. Is $M$ a subspace of $\mathbb{R}^4$?

习题 62。设 $M = \{\vec{u} = (u_1, u_2, u_3, u_4)\in \mathbb{R}^4 : \|u_1\| \le 4\}$。$M$ 是 $\mathbb{R}^4$ 的子空间吗?

Answer.

答。

This is not a subspace. $\left[\begin{array}{c}1\\1\\1\\1\end{array}\right]$ is in it, but $20\left[\begin{array}{c}1\\1\\1\\1\end{array}\right]$ is not.

这不是子空间。$\left[\begin{array}{c}1\\1\\1\\1\end{array}\right]$ 属于它,但 $20\left[\begin{array}{c}1\\1\\1\\1\end{array}\right]$ 不属于它。

Exercise 63. Let $M = \{\vec{u} = (u_1, u_2, u_3, u_4)\in \mathbb{R}^4 : \sin(u_1) = 1\}$. Is $M$ a subspace of $\mathbb{R}^4$?

习题 63。设 $M = \{\vec{u} = (u_1, u_2, u_3, u_4)\in \mathbb{R}^4 : \sin(u_1) = 1\}$。$M$ 是 $\mathbb{R}^4$ 的子空间吗?

Answer.

答。

This is not a subspace.

这不是子空间。

Exercise 64. Let $W$ be a subset of $M_{22}$ given by $W = \{ A \mid A\in M_{22}, A^T = A\}$. In words, $W$ is the set of all symmetric $2\times 2$ matrices. Is $W$ a subspace of $M_{22}$?

习题 64。设 $W$ 是 $M_{22}$ 的子集,定义为 $W = \{ A \mid A\in M_{22}, A^T = A\}$。换句话说,$W$ 是所有 $2\times 2$ 对称矩阵的集合。$W$ 是 $M_{22}$ 的子空间吗?

Exercise 65. Let $W$ be a subset of $M_{22}$ given by $W=\left\{\left[\begin{array}{cc}a&b\\c&d\end{array}\right] \mid a,b,c,d\in\mathbb{R}, a+b=c+d\right\}$. Is $W$ a subspace of $M_{22}$?

习题 65。设 $W$ 是 $M_{22}$ 的子集,定义为 $W=\left\{\left[\begin{array}{cc}a&b\\c&d\end{array}\right] \mid a,b,c,d\in\mathbb{R}, a+b=c+d\right\}$。$W$ 是 $M_{22}$ 的子空间吗?

Exercise 66. Let $W$ be a subset of $P_3$ given by $W = \{ ax^3 +bx^2 +cx+d \mid a,b,c,d\in\mathbb{R}, d = 0\}$. Is $W$ a subspace of $P_3$?

习题 66。设 $W$ 是 $P_3$ 的子集,定义为 $W = \{ ax^3 +bx^2 +cx+d \mid a,b,c,d\in\mathbb{R}, d = 0\}$。$W$ 是 $P_3$ 的子空间吗?

Exercise 67. Let $W$ be a subset of $P_3$ given by $W = \{ p(x) = ax^3 +bx^2 +cx+d \mid a,b,c,d\in\mathbb{R}, p(2) = 1\}$. Is $W$ a subspace of $P_3$?

习题 67。设 $W$ 是 $P_3$ 的子集,定义为 $W = \{ p(x) = ax^3 +bx^2 +cx+d \mid a,b,c,d\in\mathbb{R}, p(2) = 1\}$。$W$ 是 $P_3$ 的子空间吗?

Exercise 68. Let $T$: $\mathbb{P}_2\to\mathbb{R}$ be a linear transformation such that $T(x^2)=1$, $T(x^2+x)=5$, $T(x^2+x+1)=-1$. Find $T(ax^2+bx+c)$.

习题 68。设 $T$: $\mathbb{P}_2\to\mathbb{R}$ 是一个线性变换,满足 $T(x^2)=1$、$T(x^2+x)=5$、$T(x^2+x+1)=-1$。求 $T(ax^2+bx+c)$。

Answer.

答。

By linearity we have $T(x^2) = 1$, $T(x) = T(x^2+x−x^2) = T(x^2+x)−T(x^2) = 5−1 = 5$, and $T(1) = T(x^2+x+1−(x^2+x)) = T(x^2+x+1)−T(x^2+x) = −1−5 = −6$. Thus $T(ax^2+bx+c) = aT(x^2) + bT(x) + cT(1) = a+5b−6c$.

由线性性,有 $T(x^2) = 1$、$T(x) = T(x^2+x−x^2) = T(x^2+x)−T(x^2) = 5−1 = 5$,以及 $T(1) = T(x^2+x+1−(x^2+x)) = T(x^2+x+1)−T(x^2+x) = −1−5 = −6$。于是 $T(ax^2+bx+c) = aT(x^2) + bT(x) + cT(1) = a+5b−6c$。

Exercise 69. Consider the following functions $T$: $\mathbb{R}^3\to\mathbb{R}^2$. Explain why each of these functions $T$ is not linear.

习题 69。考虑下列函数 $T$: $\mathbb{R}^3\to\mathbb{R}^2$。说明其中每个函数 $T$ 都不是线性的。
  1. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y+3z+1 \\ 2y-3x+z\end{array}\right]$
  2. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y^2+3z \\ 2y+3z+z\end{array}\right]$
  3. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}\sin x+2y+3z \\ 2y+3x+z\end{array}\right]$
  4. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y+3z \\ 2y+3z-\ln z\end{array}\right]$
  1. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y+3z+1 \\ 2y-3x+z\end{array}\right]$
  2. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y^2+3z \\ 2y+3z+z\end{array}\right]$
  3. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}\sin x+2y+3z \\ 2y+3x+z\end{array}\right]$
  4. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y+3z \\ 2y+3z-\ln z\end{array}\right]$

Exercise 70. Suppose $T$ is a linear transformation such that $\begin{aligned} T\left[\begin{array}{r}1\\1\\-7\end{array}\right]&=\left[\begin{array}{c}3\\3\\3\end{array}\right] \\ T\left[\begin{array}{r}-1\\0\\6\end{array}\right]&=\left[\begin{array}{c}1\\2\\3\end{array}\right] \\ T\left[\begin{array}{r}0\\-1\\2\end{array}\right]&=\left[\begin{array}{r}1\\3\\-1\end{array}\right]\end{aligned}$ Find the matrix of $T$. That is find $A$ such that $T(\vec{x})=A\vec{x}$.

习题 70。设 $T$ 是一个线性变换,满足 $\begin{aligned} T\left[\begin{array}{r}1\\1\\-7\end{array}\right]&=\left[\begin{array}{c}3\\3\\3\end{array}\right] \\ T\left[\begin{array}{r}-1\\0\\6\end{array}\right]&=\left[\begin{array}{c}1\\2\\3\end{array}\right] \\ T\left[\begin{array}{r}0\\-1\\2\end{array}\right]&=\left[\begin{array}{r}1\\3\\-1\end{array}\right]\end{aligned}$ 求 $T$ 的矩阵,即求 $A$ 使 $T(\vec{x})=A\vec{x}$。

Answer.

答。

$$\left[\begin{array}{rrr}3&1&1\\3&2&3\\3&3&-1\end{array}\right]\left[\begin{array}{ccc}6&2&1\\5&2&1\\6&1&1\end{array}\right]=\left[\begin{array}{ccc}29&9&5\\46&13&8\\27&11&5\end{array}\right]$$

$$\left[\begin{array}{rrr}3&1&1\\3&2&3\\3&3&-1\end{array}\right]\left[\begin{array}{ccc}6&2&1\\5&2&1\\6&1&1\end{array}\right]=\left[\begin{array}{ccc}29&9&5\\46&13&8\\27&11&5\end{array}\right]$$

Exercise 71. Suppose $T$ is a linear transformation such that $\begin{aligned} T\left[\begin{array}{r}1\\2\\-18\end{array}\right]&=\left[\begin{array}{c}5\\2\\5\end{array}\right] \\ T\left[\begin{array}{r}-1\\-1\\15\end{array}\right]&=\left[\begin{array}{c}3\\3\\5\end{array}\right] \\ T\left[\begin{array}{r}0\\-1\\4\end{array}\right]&=\left[\begin{array}{r}2\\5\\-2\end{array}\right]\end{aligned}$ Find the matrix of $T$. That is find $A$ such that $T(\vec{x})=A\vec{x}$.

习题 71。设 $T$ 是一个线性变换,满足 $\begin{aligned} T\left[\begin{array}{r}1\\2\\-18\end{array}\right]&=\left[\begin{array}{c}5\\2\\5\end{array}\right] \\ T\left[\begin{array}{r}-1\\-1\\15\end{array}\right]&=\left[\begin{array}{c}3\\3\\5\end{array}\right] \\ T\left[\begin{array}{r}0\\-1\\4\end{array}\right]&=\left[\begin{array}{r}2\\5\\-2\end{array}\right]\end{aligned}$ 求 $T$ 的矩阵,即求 $A$ 使 $T(\vec{x})=A\vec{x}$。

Answer.

答。

$$\left[\begin{array}{rrr}5&3&2\\2&3&5\\5&5&-2\end{array}\right]\left[\begin{array}{ccc}11&4&1\\10&4&1\\12&3&1\end{array}\right]=\left[\begin{array}{ccc}109&38&10\\112&35&10\\81&34&8\end{array}\right]$$

$$\left[\begin{array}{rrr}5&3&2\\2&3&5\\5&5&-2\end{array}\right]\left[\begin{array}{ccc}11&4&1\\10&4&1\\12&3&1\end{array}\right]=\left[\begin{array}{ccc}109&38&10\\112&35&10\\81&34&8\end{array}\right]$$

Exercise 72. Consider the following functions $T$: $\mathbb{R}^3\to\mathbb{R}^2$. Show that each is a linear transformation and determine for each the matrix $A$ such that $T(\vec{x}) = A\vec{x}$.

习题 72。考虑下列函数 $T$: $\mathbb{R}^3\to\mathbb{R}^2$。证明其中每个都是线性变换,并对每个确定其矩阵 $A$,使 $T(\vec{x}) = A\vec{x}$。
  1. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y+3z \\ 2y-3x+z\end{array}\right]$
  2. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}7x+2y+z \\ 3x-11y+2z\end{array}\right]$
  3. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}3x+2y+z \\ x+2y+6z\end{array}\right]$
  4. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}2y-5x+z \\ x+y+z\end{array}\right]$
  1. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y+3z \\ 2y-3x+z\end{array}\right]$
  2. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}7x+2y+z \\ 3x-11y+2z\end{array}\right]$
  3. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}3x+2y+z \\ x+2y+6z\end{array}\right]$
  4. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}2y-5x+z \\ x+y+z\end{array}\right]$

Exercise 73. Suppose $\left[A_1\cdots A_n\right]^{-1}$ exists where each $A_j\in\mathbb{R}^n$ and let vectors $B_1,\cdots ,B_n$ in $\mathbb{R}^m$ be given. Show that there always exists a linear transformation $T$ such that $T(A_i)=B_i$.

习题 73。设 $\left[A_1\cdots A_n\right]^{-1}$ 存在,其中每个 $A_j\in\mathbb{R}^n$,并给定 $\mathbb{R}^m$ 中的向量 $B_1,\cdots ,B_n$。证明:存在一个线性变换 $T$ 使得 $T(A_i)=B_i$。

Exercise 74. Let $V$ and $W$ be subspaces of $\mathbb{R}^n$ and $\mathbb{R}^m$ respectively and let $T$: $V \to W$ be a linear transformation. Suppose that $T\vec{v}_1,\cdots ,T\vec{v}_r$ is linearly independent. Show that it must be the case that $\vec{v}_1,\cdots ,\vec{v}_r$ is also linearly independent.

习题 74。设 $V$ 与 $W$ 分别是 $\mathbb{R}^n$ 与 $\mathbb{R}^m$ 的子空间,$T$: $V \to W$ 是一个线性变换。假设 $T\vec{v}_1,\cdots ,T\vec{v}_r$ 线性无关。证明必有 $\vec{v}_1,\cdots ,\vec{v}_r$ 也线性无关。

Answer.

答。

If $\sum\limits_i^r a_i\vec{v}_r=0$, then using linearity properties of $T$ we get $0=T(0)=T\left(\sum\limits_i^r a_i\vec{v}_r\right)=\sum\limits_i^r a_iT(\vec{v}_r).$ Since we assume that $T\vec{v}_1,\cdots ,T\vec{v}_r$ is linearly independent, we must have all $a_i = 0$, and therefore we conclude that $\vec{v}_1,\cdots ,\vec{v}_r$ is also linearly independent.

若 $\sum\limits_i^r a_i\vec{v}_r=0$,则由 $T$ 的线性性质得 $0=T(0)=T\left(\sum\limits_i^r a_i\vec{v}_r\right)=\sum\limits_i^r a_iT(\vec{v}_r)$。由于假设 $T\vec{v}_1,\cdots ,T\vec{v}_r$ 线性无关,必有所有 $a_i = 0$,从而推得 $\vec{v}_1,\cdots ,\vec{v}_r$ 也线性无关。

Exercise 75. Let $V=span\left\{\left[\begin{array}{c}1\\1\\2\\0\end{array}\right],\left[\begin{array}{c}0\\1\\1\\1\end{array}\right],\left[\begin{array}{c}1\\1\\0\\1\end{array}\right]\right\}$. Let $T\vec{x}=A\vec{x}$ where $A$ is the matrix $\left[\begin{array}{cccc}1&1&1&1\\0&1&1&0\\0&1&2&1\\1&1&1&2\end{array}\right]$. Give a basis for $Im(T)$.

习题 75。设 $V=span\left\{\left[\begin{array}{c}1\\1\\2\\0\end{array}\right],\left[\begin{array}{c}0\\1\\1\\1\end{array}\right],\left[\begin{array}{c}1\\1\\0\\1\end{array}\right]\right\}$。令 $T\vec{x}=A\vec{x}$,其中 $A$ 为矩阵 $\left[\begin{array}{cccc}1&1&1&1\\0&1&1&0\\0&1&2&1\\1&1&1&2\end{array}\right]$。求 $Im(T)$ 的一组基。

Exercise 76. Let $V=span\left\{\left[\begin{array}{c}1\\0\\0\\1\end{array}\right],\left[\begin{array}{c}1\\1\\1\\1\end{array}\right],\left[\begin{array}{c}1\\4\\4\\1\end{array}\right]\right\}$. Let $T\vec{x}=A\vec{x}$ where $A$ is the matrix $\left[\begin{array}{cccc}1&1&1&1\\0&1&1&0\\0&1&2&1\\1&1&1&2\end{array}\right]$. Find a basis for $Im(T)$. In this case, the original vectors do not form an independent set.

习题 76。设 $V=span\left\{\left[\begin{array}{c}1\\0\\0\\1\end{array}\right],\left[\begin{array}{c}1\\1\\1\\1\end{array}\right],\left[\begin{array}{c}1\\4\\4\\1\end{array}\right]\right\}$。令 $T\vec{x}=A\vec{x}$,其中 $A$ 为矩阵 $\left[\begin{array}{cccc}1&1&1&1\\0&1&1&0\\0&1&2&1\\1&1&1&2\end{array}\right]$。求 $Im(T)$ 的一组基。在此情形中,原来的这些向量并不构成线性无关组。

Answer.

答。

Since the third vector is a linear combinations of the first two, then the image of the third vector will also be a linear combinations of the image of the first two. However the image of the first two vectors are linearly independent (check!), and hence form a basis of the image. Thus a basis for $Im(T)$ is: $V=span\left\{\left[\begin{array}{c}2\\0\\1\\3\end{array}\right],\left[\begin{array}{c}4\\2\\4\\5\end{array}\right]\right\}$

由于第三个向量是前两个向量的线性组合,故第三个向量的像也是前两个向量之像的线性组合。然而前两个向量的像线性无关(可验证!),从而构成像的一组基。因此 $Im(T)$ 的一组基为:$V=span\left\{\left[\begin{array}{c}2\\0\\1\\3\end{array}\right],\left[\begin{array}{c}4\\2\\4\\5\end{array}\right]\right\}$

Exercise 77. If $\vec{v}_1,\cdots ,\vec{v}_r$ is linearly independent and $T$ is a one to one linear transformation, show that $T\vec{v}_1,\cdots ,T\vec{v}_r$ is also linearly independent. Give an example which shows that if $T$ is only linear, it can happen that, although $\vec{v}_1,\cdots ,\vec{v}_r$ is linearly independent, $T\vec{v}_1,\cdots ,T\vec{v}_r$ is not. In fact, show that it can happen that each of the $T\vec{v}_j$ equals $0$.

习题 77。若 $\vec{v}_1,\cdots ,\vec{v}_r$ 线性无关,且 $T$ 是一个一一线性变换,证明 $T\vec{v}_1,\cdots ,T\vec{v}_r$ 也线性无关。举一个例子说明:若 $T$ 只是线性的,则即使 $\vec{v}_1,\cdots ,\vec{v}_r$ 线性无关,$T\vec{v}_1,\cdots ,T\vec{v}_r$ 也可能不是线性无关的。事实上,还可能出现每个 $T\vec{v}_j$ 都等于 $0$ 的情形。

Exercise 78. Let $V$ and $W$ be subspaces of $\mathbb{R}^n$ and $\mathbb{R}^m$ respectively and let $T$: $V \to W$ be a linear transformation. Show that if $T$ is onto $W$ and if $\vec{v}_1,\cdots ,\vec{v}_r$ is a basis for $V$, then $\text{span}\{T\vec{v}_1,\cdots ,T\vec{v}_r\} = W$.

习题 78。设 $V$ 与 $W$ 分别为 $\mathbb{R}^n$ 与 $\mathbb{R}^m$ 的子空间,$T$: $V \to W$ 为线性变换。证明:若 $T$ 是到 $W$ 上的(满射),且 $\vec{v}_1,\cdots ,\vec{v}_r$ 是 $V$ 的一组基,则 $\text{span}\{T\vec{v}_1,\cdots ,T\vec{v}_r\} = W$。

Exercise 79. Define $T$: $\mathbb{R}^4 \to \mathbb{R}^3$ as follows. $T\vec{x}=\left[\begin{array}{rrrr}3&2&1&8\\2&2&-2&6\\1&1&-1&3\end{array}\right]\vec{x}$. Find a basis for $Im(T)$. Also find a basis for $\text{ker}(T)$.

习题 79。如下定义 $T$: $\mathbb{R}^4 \to \mathbb{R}^3$。$T\vec{x}=\left[\begin{array}{rrrr}3&2&1&8\\2&2&-2&6\\1&1&-1&3\end{array}\right]\vec{x}$。求 $Im(T)$ 的一组基;再求 $\text{ker}(T)$ 的一组基。

Exercise 80. Define $T$: $\mathbb{R}^4 \to \mathbb{R}^3$ as follows. $T\vec{x}=\left[\begin{array}{rrr}1&2&0\\1&1&1\\0&1&1\end{array}\right]\vec{x}$ where on the right, it is just matrix multiplication of the vector $\vec{x}$ which is meant. Explain why $T$ is an isomorphism of $\mathbb{R}^3$ to $\mathbb{R}^3$.

习题 80。如下定义 $T$: $\mathbb{R}^4 \to \mathbb{R}^3$。$T\vec{x}=\left[\begin{array}{rrr}1&2&0\\1&1&1\\0&1&1\end{array}\right]\vec{x}$,其中右边表示向量 $\vec{x}$ 的矩阵乘法。说明为什么 $T$ 是 $\mathbb{R}^3$ 到 $\mathbb{R}^3$ 的同构。

Exercise 81. Suppose $T$: $\mathbb{R}^3 \to \mathbb{R}^3$ is a linear transformation given by $T\vec{x}=A\vec{x}$ where $A$ is a $3\times 3$ matrix. Show that $T$ is an isomorphism if and only if $A$ is invertible.

习题 81。设 $T$: $\mathbb{R}^3 \to \mathbb{R}^3$ 是由 $T\vec{x}=A\vec{x}$ 给出的线性变换,其中 $A$ 是一个 $3\times 3$ 矩阵。证明:$T$ 是同构当且仅当 $A$ 可逆。

Exercise 82. Suppose $T$: $\mathbb{R}^3 \to \mathbb{R}^3$ is a linear transformation given by $T\vec{x}=A\vec{x}$ where $A$ is a $m\times n$ matrix. Show that $T$ is never an isomorphism if $m\neq n$. In particular, show that if $m>n$, $T$ cannot be onto and if $m

习题 82。设 $T$: $\mathbb{R}^3 \to \mathbb{R}^3$ 是由 $T\vec{x}=A\vec{x}$ 给出的线性变换,其中 $A$ 是一个 $m\times n$ 矩阵。证明:若 $m\neq n$,则 $T$ 绝不可能是同构。具体而言,若 $m>n$,则 $T$ 不可能是满射;若 $m

Exercise 83. Define $T$: $\mathbb{R}^2 \to \mathbb{R}^3$ as follows. $T\vec{x}=\left[\begin{array}{cc}1&0\\1&1\\0&1\end{array}\right]\vec{x}$ where on the right, it is just matrix multiplication of the vector $\vec{x}$ which is meant. Show that $T$ is one to one. Next let $W = Im(T)$. Show that $T$ is an isomorphism of $\mathbb{R}^2$ and $Im (T)$.

习题 83。如下定义 $T$: $\mathbb{R}^2 \to \mathbb{R}^3$。$T\vec{x}=\left[\begin{array}{cc}1&0\\1&1\\0&1\end{array}\right]\vec{x}$,其中右边表示向量 $\vec{x}$ 的矩阵乘法。证明 $T$ 是一一的。再令 $W = Im(T)$。证明 $T$ 是 $\mathbb{R}^2$ 与 $Im(T)$ 之间的同构。

Exercise 84. In the above problem, find a $2\times 3$ matrix $A$ such that the restriction of $A$ to $Im(T)$ gives the same result as $T^{-1}$ on $Im(T)$. Hint: You might let $A$ be such that $A\left[\begin{array}{c}1\\1\\0\end{array}\right]=\left[\begin{array}{c}1\\0\end{array}\right], A\left[\begin{array}{c}0\\1\\1\end{array}\right]=\left[\begin{array}{c}0\\1\end{array}\right]$ now find another vector $\vec{v} \in \mathbb{R}^3$ such that $\left\{\left[\begin{array}{c}1\\1\\0\end{array}\right],\left[\begin{array}{c}0\\1\\1\end{array}\right],\vec{v}\right\}$ is a basis. You could pick $\vec{v}=\left[\begin{array}{c}0\\0\\1\end{array}\right]$ for example. Explain why this one works or one of your choice works. Then you could define $A\vec{v}$ to equal some vector in $\mathbb{R}^2$. Explain why there will be more than one such matrix $A$ which will deliver the inverse isomorphism $T^{-1}$ on $Im(T)$.

习题 84。在上题中,求一个 $2\times 3$ 矩阵 $A$,使得 $A$ 在 $Im(T)$ 上的限制与 $T^{-1}$ 在 $Im(T)$ 上给出相同的结果。提示:可令 $A$ 满足 $A\left[\begin{array}{c}1\\1\\0\end{array}\right]=\left[\begin{array}{c}1\\0\end{array}\right], A\left[\begin{array}{c}0\\1\\1\end{array}\right]=\left[\begin{array}{c}0\\1\end{array}\right]$,再找另一个向量 $\vec{v} \in \mathbb{R}^3$,使 $\left\{\left[\begin{array}{c}1\\1\\0\end{array}\right],\left[\begin{array}{c}0\\1\\1\end{array}\right],\vec{v}\right\}$ 成为一组基。例如可取 $\vec{v}=\left[\begin{array}{c}0\\0\\1\end{array}\right]$。说明为什么这样选取可行(或说明你自选的向量为何可行)。然后可定义 $A\vec{v}$ 等于 $\mathbb{R}^2$ 中的某个向量。解释为何会有不止一个这样的矩阵 $A$ 能在 $Im(T)$ 上给出逆同构 $T^{-1}$。

Exercise 85. Now let $V$ equal $span\left\{\left[\begin{array}{c}1\\0\\1\end{array}\right],\left[\begin{array}{c}0\\1\\1\end{array}\right]\right\}$ and let $T$: $V\to W$ be a linear transformation where $W=span\left\{\left[\begin{array}{c}1\\0\\1\\0\end{array}\right],\left[\begin{array}{c}0\\1\\1\\1\end{array}\right]\right\}$ and $T\left[\begin{array}{c}1\\0\\1\end{array}\right]=\left[\begin{array}{c}1\\0\\1\\0\end{array}\right], T\left[\begin{array}{c}0\\1\\1\end{array}\right]=\left[\begin{array}{c}0\\1\\1\\1\end{array}\right]$.

习题 85。令 $V$ 等于 $span\left\{\left[\begin{array}{c}1\\0\\1\end{array}\right],\left[\begin{array}{c}0\\1\\1\end{array}\right]\right\}$,并令 $T$: $V\to W$ 为线性变换,其中 $W=span\left\{\left[\begin{array}{c}1\\0\\1\\0\end{array}\right],\left[\begin{array}{c}0\\1\\1\\1\end{array}\right]\right\}$,且 $T\left[\begin{array}{c}1\\0\\1\end{array}\right]=\left[\begin{array}{c}1\\0\\1\\0\end{array}\right], T\left[\begin{array}{c}0\\1\\1\end{array}\right]=\left[\begin{array}{c}0\\1\\1\\1\end{array}\right]$。

Explain why $T$ is an isomorphism. Determine a matrix $A$ which, when multiplied on the left gives the same result as $T$ on $V$ and a matrix $B$ which delivers $T^{-1}$ on $W$. Hint: You need to have $$A\left[\begin{array}{cc}1&0\\0&1\\1&1\end{array}\right]=\left[\begin{array}{cc}1&0\\0&1\\1&1\\0&1\end{array}\right]$$

说明为什么 $T$ 是同构。确定一个矩阵 $A$,使其在左乘时对 $V$ 上给出的结果与 $T$ 相同;再确定一个矩阵 $B$,使其在 $W$ 上给出 $T^{-1}$。提示:你需要满足 $$A\left[\begin{array}{cc}1&0\\0&1\\1&1\end{array}\right]=\left[\begin{array}{cc}1&0\\0&1\\1&1\\0&1\end{array}\right]$$

Now enlarge $\left[\begin{array}{c}1\\0\\1\end{array}\right]$, $\left[\begin{array}{c}0\\1\\1\end{array}\right]$ to obtain a basis for $\mathbb{R}^3$. You could add in $\left[\begin{array}{c}0\\0\\1\end{array}\right]$ for example, and then pick another vector in $\mathbb{R}^4$ and let $A\left[\begin{array}{c}0\\0\\1\end{array}\right]$ equal this other vector. Then you would have $$A\left[\begin{array}{ccc}1&0&0\\0&1&0\\1&1&1\end{array}\right]=\left[\begin{array}{ccc}1&0&0\\0&1&0\\1&1&0\\0&1&1\end{array}\right]$$

现将 $\left[\begin{array}{c}1\\0\\1\end{array}\right]$、$\left[\begin{array}{c}0\\1\\1\end{array}\right]$ 扩充为 $\mathbb{R}^3$ 的一组基。例如可加入 $\left[\begin{array}{c}0\\0\\1\end{array}\right]$,再在 $\mathbb{R}^4$ 中另取一个向量,令 $A\left[\begin{array}{c}0\\0\\1\end{array}\right]$ 等于该向量。于是你将得到 $$A\left[\begin{array}{ccc}1&0&0\\0&1&0\\1&1&1\end{array}\right]=\left[\begin{array}{ccc}1&0&0\\0&1&0\\1&1&0\\0&1&1\end{array}\right]$$

This would involve picking for the new vector in $\mathbb{R}^4$ the vector $\left[\begin{array}{cccc}0&0&0&1\end{array}\right]^T$. Then you could find $A$. You can do something similar to find a matrix for $T^{-1}$ denoted as $B$.

这需要为 $\mathbb{R}^4$ 中的新向量取 $\left[\begin{array}{cccc}0&0&0&1\end{array}\right]^T$。然后即可求出 $A$。类似地可求出表示 $T^{-1}$ 的矩阵,记作 $B$。

Exercise 86. Let $V=\mathbb{R}^3$ and let $W=span(S),\text{ where }S=\left\{\left[\begin{array}{r}1\\-1\\1\end{array}\right],\left[\begin{array}{r}-2\\2\\-2\end{array}\right],\left[\begin{array}{r}-1\\1\\1\end{array}\right],\left[\begin{array}{r}1\\-1\\3\end{array}\right]\right\}$. Find a basis of $W$ consisting of vectors in $S$.

习题 86。设 $V=\mathbb{R}^3$,并令 $W=span(S)$,其中 $S=\left\{\left[\begin{array}{r}1\\-1\\1\end{array}\right],\left[\begin{array}{r}-2\\2\\-2\end{array}\right],\left[\begin{array}{r}-1\\1\\1\end{array}\right],\left[\begin{array}{r}1\\-1\\3\end{array}\right]\right\}$。求 $W$ 的一组由 $S$ 中向量构成的基。

Answer.

答。

In this case $\text{dim}(W) = 1$ and a basis for $W$ consisting of vectors in $S$ can be obtained by taking any (nonzero) vector from $S$.

在此情形中 $\text{dim}(W) = 1$,$W$ 的一组由 $S$ 中向量构成的基,可取 $S$ 中任意一个(非零)向量得到。

Exercise 87. Let $T$ be a linear transformation given by $T\left[\begin{array}{c}x\\y\end{array}\right]=\left[\begin{array}{cc}1&1\\1&1\end{array}\right]\left[\begin{array}{c}x\\y\end{array}\right]$. Find a basis for $\text{ker}(T)$ and $Im(T)$.

习题 87。设 $T$ 是由 $T\left[\begin{array}{c}x\\y\end{array}\right]=\left[\begin{array}{cc}1&1\\1&1\end{array}\right]\left[\begin{array}{c}x\\y\end{array}\right]$ 给出的线性变换。求 $\text{ker}(T)$ 与 $Im(T)$ 的一组基。

Answer.

答。

A basis for $\text{ker}(T)$ is $\left\{\left[\begin{array}{r}1\\-1\end{array}\right]\right\}$ and a basis for $Im(T)$ is $\left\{\left[\begin{array}{r}1\\1\end{array}\right]\right\}$. There are many other possibilities for the specific bases, but in this case $\text{dim}(\text{ker}(T)) = 1$ and $\text{dim}(Im(T)) = 1$.

$\text{ker}(T)$ 的一组基为 $\left\{\left[\begin{array}{r}1\\-1\end{array}\right]\right\}$,$Im(T)$ 的一组基为 $\left\{\left[\begin{array}{r}1\\1\end{array}\right]\right\}$。具体的基还有许多其他取法,但在此情形中 $\text{dim}(\text{ker}(T)) = 1$ 且 $\text{dim}(Im(T)) = 1$。

Exercise 88. Let $T$ be a linear transformation given by $T\left[\begin{array}{c}x\\y\end{array}\right]=\left[\begin{array}{cc}1&0\\1&1\end{array}\right]\left[\begin{array}{c}x\\y\end{array}\right]$. Find a basis for $\text{ker}(T)$ and $Im(T)$.

习题 88。设 $T$ 是由 $T\left[\begin{array}{c}x\\y\end{array}\right]=\left[\begin{array}{cc}1&0\\1&1\end{array}\right]\left[\begin{array}{c}x\\y\end{array}\right]$ 给出的线性变换。求 $\text{ker}(T)$ 与 $Im(T)$ 的一组基。

Answer.

答。

In this case $\text{ker}(T) = \{0\}$ and $Im(T) = \mathbb{R}^2$ (pick any basis of $\mathbb{R}^2$).

在此情形中 $\text{ker}(T) = \{0\}$,且 $Im(T) = \mathbb{R}^2$(任取 $\mathbb{R}^2$ 的一组基即可)。

Exercise 89. Let $V=\mathbb{R}^3$ and let $W=span\left\{\left[\begin{array}{c}1\\1\\1\end{array}\right],\left[\begin{array}{r}-1\\2\\-1\end{array}\right]\right\}$. Extend this basis of $W$ to a basis of $V$.

习题 89。设 $V=\mathbb{R}^3$,并令 $W=span\left\{\left[\begin{array}{c}1\\1\\1\end{array}\right],\left[\begin{array}{r}-1\\2\\-1\end{array}\right]\right\}$。将 $W$ 的这组基扩充为 $V$ 的一组基。

Answer.

答。

There are many possible such extensions, one is (how do we know?): $\left\{\left[\begin{array}{r}1\\1\\1\end{array}\right],\left[\begin{array}{r}-1\\2\\-1\end{array}\right],\left[\begin{array}{c}0\\0\\1\end{array}\right]\right\}$

这样的扩充有很多种可能,其中一种(何以知之?)是:$\left\{\left[\begin{array}{r}1\\1\\1\end{array}\right],\left[\begin{array}{r}-1\\2\\-1\end{array}\right],\left[\begin{array}{c}0\\0\\1\end{array}\right]\right\}$

Exercise 90. Let $T$ be a linear transformation given by $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{ccc}1&1&1\\1&1&1\end{array}\right]\left[\begin{array}{c}x\\y\\z\end{array}\right]$. What is $\text{dim}(\text{ker}(T))$?

习题 90。设 $T$ 是由 $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{ccc}1&1&1\\1&1&1\end{array}\right]\left[\begin{array}{c}x\\y\\z\end{array}\right]$ 给出的线性变换。$\text{dim}(\text{ker}(T))$ 是多少?

Answer.

答。

We can easily see that $\text{dim}(Im(T)) = 1$, and thus $\text{dim}(\text{ker}(T)) = 3-\text{dim}(Im(T)) = 3-1 = 2$.

易见 $\text{dim}(Im(T)) = 1$,因此 $\text{dim}(\text{ker}(T)) = 3-\text{dim}(Im(T)) = 3-1 = 2$。

Exercise 91. Consider the following functions which map $\mathbb{R}^n$ to $\mathbb{R}^n$.

习题 91。考虑下列从 $\mathbb{R}^n$ 映射到 $\mathbb{R}^n$ 的函数。
  1. $T$ multiplies the $j$th component of $\vec{x}$ by a nonzero number $b$.
  2. $T$ replaces the $i$th component of $\vec{x}$ with $b$ times the $j$th component added to the $i$th component.
  3. $T$ switches the $i$th and $j$th components.
  1. $T$ 把 $\vec{x}$ 的第 $j$ 个分量乘以一个非零数 $b$。
  2. $T$ 把 $\vec{x}$ 的第 $i$ 个分量替换为 $b$ 倍的第 $j$ 个分量加上原第 $i$ 个分量。
  3. $T$ 交换第 $i$ 个与第 $j$ 个分量。

Show these functions are linear transformations and describe their matrices $A$ such that $T (\vec{x}) = A\vec{x}$.

证明这些函数都是线性变换,并描述其矩阵 $A$,使得 $T (\vec{x}) = A\vec{x}$。

Answer.

答。
  1. The matrix of $T$ is the elementary matrix which multiplies the $j$th diagonal entry of the identity matrix by $b$.
  2. The matrix of $T$ is the elementary matrix which takes $b$ times the $j$th row and adds to the $i$th row.
  3. The matrix of $T$ is the elementary matrix which switches the $i$th and the $j$th rows where the two components are in the $i$th and $j$th positions.
  1. $T$ 的矩阵是把单位矩阵第 $j$ 个对角元乘以 $b$ 所得的初等矩阵。
  2. $T$ 的矩阵是把第 $j$ 行的 $b$ 倍加到第 $i$ 行所得的初等矩阵。
  3. $T$ 的矩阵是交换第 $i$ 行与第 $j$ 行所得的初等矩阵,其中这两个分量位于第 $i$ 与第 $j$ 个位置上。

Exercise 92. You are given a linear transformation $T$: $\mathbb{R}^n \to \mathbb{R}^m$ and you know that $T(A_i)=B_i$ where $\left[\begin{array}{ccc}A_1&\cdots&A_n\end{array}\right]^{-1}$ exists. Show that the matrix of $T$ is of the form $\left[\begin{array}{ccc}B_1&\cdots&B_n\end{array}\right]\left[\begin{array}{ccc}A_1&\cdots&A_n\end{array}\right]^{-1}$.

习题 92。给定一个线性变换 $T$: $\mathbb{R}^n \to \mathbb{R}^m$,已知 $T(A_i)=B_i$,且 $\left[\begin{array}{ccc}A_1&\cdots&A_n\end{array}\right]^{-1}$ 存在。证明 $T$ 的矩阵具有形式 $\left[\begin{array}{ccc}B_1&\cdots&B_n\end{array}\right]\left[\begin{array}{ccc}A_1&\cdots&A_n\end{array}\right]^{-1}$。

Answer.

答。

Suppose $\left[\begin{array}{c}\vec{c}_1^T \\ \vdots \\ \vec{c}_n^T\end{array}\right]=\left[\begin{array}{ccc}\vec{a}_1&\cdots&\vec{a}_n\end{array}\right]^{-1}$. Thus $\vec{c}_i^T\vec{a}_j=\delta_{ij}$. Therefore $\begin{aligned} \left[\begin{array}{ccc}\vec{b}_1&\cdots&\vec{b}_n\end{array}\right] \left[\begin{array}{ccc}\vec{a}_1&\cdots&\vec{a}_n\end{array}\right]^{-1}\vec{a}_i &=\left[\begin{array}{ccc}\vec{b}_1&\cdots&\vec{b}_n\end{array}\right]\left[\begin{array}{c}\vec{c}_1^T \\ \vdots \\ \vec{c}_n^T\end{array}\right] \vec{a}_i \\ &=\left[\begin{array}{ccc}\vec{b}_1&\cdots&\vec{b}_n\end{array}\right] \vec{e}_i \\ &=\vec{b}_i\end{aligned}$. Thus $T\vec{a}_i=\left[\begin{array}{ccc}\vec{b}_1&\cdots&\vec{b}_n\end{array}\right] \left[\begin{array}{ccc}\vec{a}_1&\cdots&\vec{a}_n\end{array}\right]^{-1}\vec{a}_i=A\vec{a}_i$. If $\vec{x}$ is arbitrary, then since the matrix $\left[\begin{array}{ccc}\vec{a}_1&\cdots&\vec{a}_n\end{array}\right]$ is invertible, there exists a unique $\vec{y}$ such that $\left[\begin{array}{ccc}\vec{a}_1&\cdots&\vec{a}_n\end{array}\right]\vec{y}=\vec{x}$. Hence $T\vec{x}=T\left(\sum\limits_{i=1}^ny_i\vec{a}_i\right)=\sum\limits_{i=1}^ny_iT\vec{a}_i=\sum\limits_{i=1}^ny_1A\vec{a}_i=A\left(\sum\limits_{i=1}^ny_i\vec{a}_i\right)=A\vec{x}$.

设 $\left[\begin{array}{c}\vec{c}_1^T \\ \vdots \\ \vec{c}_n^T\end{array}\right]=\left[\begin{array}{ccc}\vec{a}_1&\cdots&\vec{a}_n\end{array}\right]^{-1}$。于是 $\vec{c}_i^T\vec{a}_j=\delta_{ij}$。因此 $\begin{aligned} \left[\begin{array}{ccc}\vec{b}_1&\cdots&\vec{b}_n\end{array}\right] \left[\begin{array}{ccc}\vec{a}_1&\cdots&\vec{a}_n\end{array}\right]^{-1}\vec{a}_i &=\left[\begin{array}{ccc}\vec{b}_1&\cdots&\vec{b}_n\end{array}\right]\left[\begin{array}{c}\vec{c}_1^T \\ \vdots \\ \vec{c}_n^T\end{array}\right] \vec{a}_i \\ &=\left[\begin{array}{ccc}\vec{b}_1&\cdots&\vec{b}_n\end{array}\right] \vec{e}_i \\ &=\vec{b}_i\end{aligned}$。于是 $T\vec{a}_i=\left[\begin{array}{ccc}\vec{b}_1&\cdots&\vec{b}_n\end{array}\right] \left[\begin{array}{ccc}\vec{a}_1&\cdots&\vec{a}_n\end{array}\right]^{-1}\vec{a}_i=A\vec{a}_i$。若 $\vec{x}$ 任意,则由于矩阵 $\left[\begin{array}{ccc}\vec{a}_1&\cdots&\vec{a}_n\end{array}\right]$ 可逆,存在唯一的 $\vec{y}$ 使 $\left[\begin{array}{ccc}\vec{a}_1&\cdots&\vec{a}_n\end{array}\right]\vec{y}=\vec{x}$。故 $T\vec{x}=T\left(\sum\limits_{i=1}^ny_i\vec{a}_i\right)=\sum\limits_{i=1}^ny_iT\vec{a}_i=\sum\limits_{i=1}^ny_1A\vec{a}_i=A\left(\sum\limits_{i=1}^ny_i\vec{a}_i\right)=A\vec{x}$。

Exercise 93. Suppose $T$ is a linear transformation such that $\begin{aligned}T\left[\begin{array}{r}1\\2\\-6\end{array}\right]&=\left[\begin{array}{c}5\\1\\3\end{array}\right] \\ T\left[\begin{array}{r}-1\\-1\\5\end{array}\right]&=\left[\begin{array}{c}1\\1\\5\end{array}\right] \\ T\left[\begin{array}{r}0\\-1\\2\end{array}\right]&=\left[\begin{array}{r}5\\3\\-2\end{array}\right]\end{aligned}$ Find the matrix of $T$. That is find $A$ such that $T(\vec{x}) = A\vec{x}$.

习题 93。设 $T$ 是一个线性变换,满足 $\begin{aligned}T\left[\begin{array}{r}1\\2\\-6\end{array}\right]&=\left[\begin{array}{c}5\\1\\3\end{array}\right] \\ T\left[\begin{array}{r}-1\\-1\\5\end{array}\right]&=\left[\begin{array}{c}1\\1\\5\end{array}\right] \\ T\left[\begin{array}{r}0\\-1\\2\end{array}\right]&=\left[\begin{array}{r}5\\3\\-2\end{array}\right]\end{aligned}$ 求 $T$ 的矩阵,即求 $A$ 使 $T(\vec{x}) = A\vec{x}$。

Answer.

答。

$$\left[\begin{array}{rrr}5&1&5\\1&1&3\\3&5&-2\end{array}\right]\left[\begin{array}{ccc}3&2&1\\2&2&1\\4&1&1\end{array}\right]=\left[\begin{array}{ccc}37&17&11\\17&7&5\\11&14&6\end{array}\right]$$

$$\left[\begin{array}{rrr}5&1&5\\1&1&3\\3&5&-2\end{array}\right]\left[\begin{array}{ccc}3&2&1\\2&2&1\\4&1&1\end{array}\right]=\left[\begin{array}{ccc}37&17&11\\17&7&5\\11&14&6\end{array}\right]$$

Exercise 94. Suppose $T$ is a linear transformation such that $\begin{aligned}T\left[\begin{array}{r}1\\1\\-8\end{array}\right]&=\left[\begin{array}{c}1\\3\\1\end{array}\right] \\ T\left[\begin{array}{r}-1\\0\\6\end{array}\right]&=\left[\begin{array}{c}2\\4\\1\end{array}\right] \\ T\left[\begin{array}{r}0\\-1\\3\end{array}\right]&=\left[\begin{array}{r}6\\1\\-1\end{array}\right]\end{aligned}$ Find the matrix of $T$. That is find $A$ such that $T(\vec{x}) = A\vec{x}$.

习题 94。设 $T$ 是一个线性变换,满足 $\begin{aligned}T\left[\begin{array}{r}1\\1\\-8\end{array}\right]&=\left[\begin{array}{c}1\\3\\1\end{array}\right] \\ T\left[\begin{array}{r}-1\\0\\6\end{array}\right]&=\left[\begin{array}{c}2\\4\\1\end{array}\right] \\ T\left[\begin{array}{r}0\\-1\\3\end{array}\right]&=\left[\begin{array}{r}6\\1\\-1\end{array}\right]\end{aligned}$ 求 $T$ 的矩阵,即求 $A$ 使 $T(\vec{x}) = A\vec{x}$。

Answer.

答。

$$\left[\begin{array}{rrr}1&2&6\\3&4&1\\1&1&-1\end{array}\right]\left[\begin{array}{ccc}6&3&1\\5&3&1\\6&2&1\end{array}\right]=\left[\begin{array}{ccc}52&21&9\\44&23&8\\5&4&1\end{array}\right]$$

$$\left[\begin{array}{rrr}1&2&6\\3&4&1\\1&1&-1\end{array}\right]\left[\begin{array}{ccc}6&3&1\\5&3&1\\6&2&1\end{array}\right]=\left[\begin{array}{ccc}52&21&9\\44&23&8\\5&4&1\end{array}\right]$$

Exercise 95. Suppose $T$ is a linear transformation such that $\begin{aligned}T\left[\begin{array}{r}1\\3\\-7\end{array}\right]&=\left[\begin{array}{c}-3\\1\\3\end{array}\right] \\ T\left[\begin{array}{r}-1\\-2\\6\end{array}\right]&=\left[\begin{array}{c}1\\3\\-3\end{array}\right] \\ T\left[\begin{array}{r}0\\-1\\2\end{array}\right]&=\left[\begin{array}{r}5\\3\\-3\end{array}\right]\end{aligned}$ Find the matrix of $T$. That is find $A$ such that $T(\vec{x}) = A\vec{x}$.

习题 95。设 $T$ 是一个线性变换,满足 $\begin{aligned}T\left[\begin{array}{r}1\\3\\-7\end{array}\right]&=\left[\begin{array}{c}-3\\1\\3\end{array}\right] \\ T\left[\begin{array}{r}-1\\-2\\6\end{array}\right]&=\left[\begin{array}{c}1\\3\\-3\end{array}\right] \\ T\left[\begin{array}{r}0\\-1\\2\end{array}\right]&=\left[\begin{array}{r}5\\3\\-3\end{array}\right]\end{aligned}$ 求 $T$ 的矩阵,即求 $A$ 使 $T(\vec{x}) = A\vec{x}$。

Answer.

答。

$$\left[\begin{array}{rrr}-3&1&5\\1&3&3\\3&-3&-3\end{array}\right]\left[\begin{array}{ccc}2&2&1\\1&2&1\\4&1&1\end{array}\right]=\left[\begin{array}{rrr}15&1&3\\17&11&7\\-9&-3&-3\end{array}\right]$$

$$\left[\begin{array}{rrr}-3&1&5\\1&3&3\\3&-3&-3\end{array}\right]\left[\begin{array}{ccc}2&2&1\\1&2&1\\4&1&1\end{array}\right]=\left[\begin{array}{rrr}15&1&3\\17&11&7\\-9&-3&-3\end{array}\right]$$

Exercise 96. Suppose $T$ is a linear transformation such that $\begin{aligned}T\left[\begin{array}{r}1\\1\\-7\end{array}\right]&=\left[\begin{array}{c}3\\3\\3\end{array}\right] \\ T\left[\begin{array}{r}-1\\0\\6\end{array}\right]&=\left[\begin{array}{c}1\\2\\3\end{array}\right] \\ T\left[\begin{array}{r}0\\-1\\2\end{array}\right]&=\left[\begin{array}{r}1\\3\\-1\end{array}\right]\end{aligned}$ Find the matrix of $T$. That is find $A$ such that $T(\vec{x}) = A\vec{x}$.

习题 96。设 $T$ 是一个线性变换,满足 $\begin{aligned}T\left[\begin{array}{r}1\\1\\-7\end{array}\right]&=\left[\begin{array}{c}3\\3\\3\end{array}\right] \\ T\left[\begin{array}{r}-1\\0\\6\end{array}\right]&=\left[\begin{array}{c}1\\2\\3\end{array}\right] \\ T\left[\begin{array}{r}0\\-1\\2\end{array}\right]&=\left[\begin{array}{r}1\\3\\-1\end{array}\right]\end{aligned}$ 求 $T$ 的矩阵,即求 $A$ 使 $T(\vec{x}) = A\vec{x}$。

Answer.

答。

$$\left[\begin{array}{rrr}3&1&1\\3&2&3\\3&3&-1\end{array}\right]\left[\begin{array}{ccc}6&2&1\\5&2&1\\6&1&1\end{array}\right]=\left[\begin{array}{ccc}29&9&5\\46&13&8\\27&11&5\end{array}\right]$$

$$\left[\begin{array}{rrr}3&1&1\\3&2&3\\3&3&-1\end{array}\right]\left[\begin{array}{ccc}6&2&1\\5&2&1\\6&1&1\end{array}\right]=\left[\begin{array}{ccc}29&9&5\\46&13&8\\27&11&5\end{array}\right]$$

Exercise 97. Suppose $T$ is a linear transformation such that $\begin{aligned}T\left[\begin{array}{r}1\\2\\-18\end{array}\right]&=\left[\begin{array}{c}5\\2\\5\end{array}\right] \\ T\left[\begin{array}{r}-1\\-1\\15\end{array}\right]&=\left[\begin{array}{c}3\\3\\5\end{array}\right] \\ T\left[\begin{array}{r}0\\-1\\4\end{array}\right]&=\left[\begin{array}{r}2\\5\\-2\end{array}\right]\end{aligned}$ Find the matrix of $T$. That is find $A$ such that $T(\vec{x}) = A\vec{x}$.

习题 97。设 $T$ 是一个线性变换,满足 $\begin{aligned}T\left[\begin{array}{r}1\\2\\-18\end{array}\right]&=\left[\begin{array}{c}5\\2\\5\end{array}\right] \\ T\left[\begin{array}{r}-1\\-1\\15\end{array}\right]&=\left[\begin{array}{c}3\\3\\5\end{array}\right] \\ T\left[\begin{array}{r}0\\-1\\4\end{array}\right]&=\left[\begin{array}{r}2\\5\\-2\end{array}\right]\end{aligned}$ 求 $T$ 的矩阵,即求 $A$ 使 $T(\vec{x}) = A\vec{x}$。

Answer.

答。

$$\left[\begin{array}{rrr}5&3&2\\2&3&5\\5&5&-2\end{array}\right]\left[\begin{array}{ccc}11&4&1\\10&4&1\\12&3&1\end{array}\right]=\left[\begin{array}{ccc}109&38&10\\112&35&10\\81&34&8\end{array}\right]$$

$$\left[\begin{array}{rrr}5&3&2\\2&3&5\\5&5&-2\end{array}\right]\left[\begin{array}{ccc}11&4&1\\10&4&1\\12&3&1\end{array}\right]=\left[\begin{array}{ccc}109&38&10\\112&35&10\\81&34&8\end{array}\right]$$

Exercise 98. Consider the following functions $T$: $\mathbb{R}^3 \to \mathbb{R}^2$. Show that each is a linear transformation and determine for each the matrix $A$ such that $T(\vec{x}) = A\vec{x}$.

习题 98。考虑下列函数 $T$: $\mathbb{R}^3 \to \mathbb{R}^2$。证明其中每个都是线性变换,并对每个确定其矩阵 $A$,使 $T(\vec{x}) = A\vec{x}$。
  1. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y+3z \\ 2y-3x+z\end{array}\right]$
  2. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}7x+2y+z \\ 3x-11y+2z\end{array}\right]$
  3. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}3x+2y+z \\ x+2y+6z\end{array}\right]$
  4. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}2y-5x+z \\ x+y+z\end{array}\right]$
  1. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y+3z \\ 2y-3x+z\end{array}\right]$
  2. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}7x+2y+z \\ 3x-11y+2z\end{array}\right]$
  3. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}3x+2y+z \\ x+2y+6z\end{array}\right]$
  4. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}2y-5x+z \\ x+y+z\end{array}\right]$

Exercise 99. Consider the following functions $T$: $\mathbb{R}^3 \to \mathbb{R}^2$. Explain why each of these functions $T$ is not linear.

习题 99。考虑下列函数 $T$: $\mathbb{R}^3 \to \mathbb{R}^2$。说明其中每个函数 $T$ 都不是线性的。
  1. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y+3z+1 \\ 2y-3x+z\end{array}\right]$
  2. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y^2+3z \\ 2y+3x+z\end{array}\right]$
  3. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}\sin x+2y+3z \\ 2y+3x+z\end{array}\right]$
  4. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y+3z \\ 2y+3x-\ln z\end{array}\right]$
  1. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y+3z+1 \\ 2y-3x+z\end{array}\right]$
  2. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y^2+3z \\ 2y+3x+z\end{array}\right]$
  3. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}\sin x+2y+3z \\ 2y+3x+z\end{array}\right]$
  4. $T\left[\begin{array}{c}x\\y\\z\end{array}\right]=\left[\begin{array}{c}x+2y+3z \\ 2y+3x-\ln z\end{array}\right]$

Exercise 100. Suppose $\left[\begin{array}{ccc}A_1&\cdots&A_n\end{array}\right]^{-1}$ exists where each $A_j \in \mathbb{R}^n$ and let vectors $B_1,\cdots ,B_n$ in $\mathbb{R}^m$ be given. Show that there always exists a linear transformation $T$ such that $T(A_i) = B_i$.

习题 100。设 $\left[\begin{array}{ccc}A_1&\cdots&A_n\end{array}\right]^{-1}$ 存在,其中每个 $A_j \in \mathbb{R}^n$,并给定 $\mathbb{R}^m$ 中的向量 $B_1,\cdots ,B_n$。证明:必存在一个线性变换 $T$ 使得 $T(A_i) = B_i$。

Exercise 101. Find the matrix for $T (\vec{w}) = \text{proj}_{\vec{v}} (\vec{w})$ where $\vec{v}=\left[\begin{array}{ccc}1&-2&3\end{array}\right]^T$.

习题 101。求 $T (\vec{w}) = \text{proj}_{\vec{v}} (\vec{w})$ 的矩阵,其中 $\vec{v}=\left[\begin{array}{ccc}1&-2&3\end{array}\right]^T$。

Answer.

答。

Recall that $\text{proj}_{\vec{u}}(\vec{v}) = \frac{\vec{v}\bullet\vec{u}}{\|\vec{u}\|^2}\vec{u}$ and so the desired matrix has $i$th column equal to $\text{proj}_{\vec{u}} (\vec{e}_i)$. Therefore, the matrix desired is $\frac{1}{14}\left[\begin{array}{rrr}1&-2&3\\-2&4&-6\\3&-6&9\end{array}\right]$

回顾 $\text{proj}_{\vec{u}}(\vec{v}) = \frac{\vec{v}\bullet\vec{u}}{\|\vec{u}\|^2}\vec{u}$,故所求矩阵的第 $i$ 列等于 $\text{proj}_{\vec{u}} (\vec{e}_i)$。因此所求矩阵为 $\frac{1}{14}\left[\begin{array}{rrr}1&-2&3\\-2&4&-6\\3&-6&9\end{array}\right]$

Exercise 102. Find the matrix for $T (\vec{w}) = \text{proj}_{\vec{v}} (\vec{w})$ where $\vec{v}=\left[\begin{array}{ccc}1&5&3\end{array}\right]^T$.

习题 102。求 $T (\vec{w}) = \text{proj}_{\vec{v}} (\vec{w})$ 的矩阵,其中 $\vec{v}=\left[\begin{array}{ccc}1&5&3\end{array}\right]^T$。

Answer.

答。

$$\frac{1}{35}\left[\begin{array}{ccc}1&5&3\\5&25&15\\3&15&9\end{array}\right]$$

$$\frac{1}{35}\left[\begin{array}{ccc}1&5&3\\5&25&15\\3&15&9\end{array}\right]$$

Exercise 103. Find the matrix for $T (\vec{w}) = \text{proj}_{\vec{v}} (\vec{w})$ where $\vec{v}=\left[\begin{array}{ccc}1&0&3\end{array}\right]^T$.

习题 103。求 $T (\vec{w}) = \text{proj}_{\vec{v}} (\vec{w})$ 的矩阵,其中 $\vec{v}=\left[\begin{array}{ccc}1&0&3\end{array}\right]^T$。

Answer.

答。

$$\frac{1}{10}\left[\begin{array}{ccc}1&0&3\\0&0&0\\3&0&9\end{array}\right]$$

$$\frac{1}{10}\left[\begin{array}{ccc}1&0&3\\0&0&0\\3&0&9\end{array}\right]$$

Exercise 104. Let $B=\left\{\left[\begin{array}{r}2\\-1\end{array}\right],\left[\begin{array}{c}3\\2\end{array}\right]\right\}$ be a basis of $\mathbb{R}^2$ and let $\vec{x}=\left[\begin{array}{r}5\\-7\end{array}\right]$ be a vector in $\mathbb{R}^2$. Find $C_B(\vec{x})$.

习题 104。设 $B=\left\{\left[\begin{array}{r}2\\-1\end{array}\right],\left[\begin{array}{c}3\\2\end{array}\right]\right\}$ 是 $\mathbb{R}^2$ 的一组基,并令 $\vec{x}=\left[\begin{array}{r}5\\-7\end{array}\right]$ 为 $\mathbb{R}^2$ 中的一个向量。求 $C_B(\vec{x})$。

Exercise 105. Let $B=\left\{\left[\begin{array}{r}1\\-1\\2\end{array}\right],\left[\begin{array}{c}2\\1\\2\end{array}\right],\left[\begin{array}{r}-1\\0\\2\end{array}\right]\right\}$ be a basis of $\mathbb{R}^3$ and let $\vec{x}=\left[\begin{array}{r}5\\-1\\4\end{array}\right]$ be a vector in $\mathbb{R}^2$. Find $C_B(\vec{x})$.

习题 105。设 $B=\left\{\left[\begin{array}{r}1\\-1\\2\end{array}\right],\left[\begin{array}{c}2\\1\\2\end{array}\right],\left[\begin{array}{r}-1\\0\\2\end{array}\right]\right\}$ 是 $\mathbb{R}^3$ 的一组基,并令 $\vec{x}=\left[\begin{array}{r}5\\-1\\4\end{array}\right]$ 为 $\mathbb{R}^2$ 中的一个向量。求 $C_B(\vec{x})$。

Answer.

答。

$C_B(\vec{x})=\left[\begin{array}{r}2\\1\\-1\end{array}\right]$.

$C_B(\vec{x})=\left[\begin{array}{r}2\\1\\-1\end{array}\right]$。

Exercise 106. Let $T$: $\mathbb{R}^2\mapsto \mathbb{R}^2$ be a linear transformation defined by $T\left(\left[\begin{array}{c}a\\b\end{array}\right]\right)=\left[\begin{array}{c}a+b\\a-b\end{array}\right]$.

习题 106。设 $T$: $\mathbb{R}^2\mapsto \mathbb{R}^2$ 是由 $T\left(\left[\begin{array}{c}a\\b\end{array}\right]\right)=\left[\begin{array}{c}a+b\\a-b\end{array}\right]$ 定义的线性变换。

Consider the two bases $B_1=\{\vec{v}_1,\vec{v}_2\}=\left\{\left[\begin{array}{c}1\\0\end{array}\right],\left[\begin{array}{r}-1\\1\end{array}\right]\right\}$ and $B_2=\left\{\left[\begin{array}{c}1\\1\end{array}\right],\left[\begin{array}{r}1\\-1\end{array}\right]\right\}$. Find the matrix $M_{B_2,B_1}$ of $T$ with respect to the bases $B_1$ and $B_2$.

考虑两组基 $B_1=\{\vec{v}_1,\vec{v}_2\}=\left\{\left[\begin{array}{c}1\\0\end{array}\right],\left[\begin{array}{r}-1\\1\end{array}\right]\right\}$ 与 $B_2=\left\{\left[\begin{array}{c}1\\1\end{array}\right],\left[\begin{array}{r}1\\-1\end{array}\right]\right\}$。求 $T$ 相对于基 $B_1$ 与 $B_2$ 的矩阵 $M_{B_2,B_1}$。

Answer.

答。

$$M_{B_2B_1}=\left[\begin{array}{rr}1&0\\-1&1\end{array}\right]$$

$$M_{B_2B_1}=\left[\begin{array}{rr}1&0\\-1&1\end{array}\right]$$