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

In applications of linear algebra, subspaces of Rn\mathbb R^n usually arise in one of two ways: (1) as the set of all solutions to a system of homogeneous linear equations or (2) as the set of all linear combinations of certain specified vectors.

The Null Space of a Matrix

Consider the following system of homogeneous equations:
4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)

In matrix form, this system is written as Ax=0A\boldsymbol x = \boldsymbol 0, where

4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)
We call the set of x\boldsymbol x that satisfy Ax=0A\boldsymbol x = \boldsymbol 0 the null space of the matrix A.

4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)
A more dynamic description of NulNul AA is the set of all x\boldsymbol x in Rn\mathbb Rn that are mapped into the zero vector of Rm\mathbb R^m via the linear transformation xAx\boldsymbol x\mapsto A\boldsymbol x. See Figure 1.

4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)
4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)
EXAMPLE 2
Let HH be the set of all vectors in R4\mathbb R^4 whose coordinates aa, bb, cc, dd satisfy the equations a2b+5c=da - 2b + 5c = d and ca=bc - a = b. Show that HH is a subspace of R4\mathbb R^4.
SOLUTION
HH is the set of all solutions of the following system of homogeneous linear equations:

4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)
By Theorem 2, HH is a subspace of R4\mathbb R^4.

An Explicit Description of NulNul AA

There is no obvious relation between vectors in NulNul AA and the entries in AA. We say that NulNul AA is defined implicitlyimplicitly, because it is defined by a condition that must be checked. No explicit list or description of the elements in NulNul AA is given. However, solvingsolving the equation Ax=0A\boldsymbol x = \boldsymbol 0 amounts to producing an explicitexplicit description of NulNul AA.

EXAMPLE 3
Find a spanning set for the null space of the matrix
4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)
SOLUTION
The first step is to find the general solution of Ax=0A\boldsymbol x = \boldsymbol 0 in terms of free variables. Row reduce the augmented matrix to reduced echelon form in order to write the basic variables in terms of the free variables:

4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)

Every linear combination of u\boldsymbol u, v\boldsymbol v, and w\boldsymbol w is an element of NulNul AA and vice versa(反之亦然). Thus {u,v,w}\{\boldsymbol u,\boldsymbol v,\boldsymbol w\}(the explicit description) is a spanning set for Nul ANul\ A.

Two points should be made about the solution of Example 3 that apply to all problems of this type where Nul ANul\ A contains nonzero vectors. We will use these facts later.

  1. The spanning set produced by the method in Example 3 is automatically linearly independent because the free variables are the weights on the spanning vectors. For instance, look at the 2nd, 4th, and 5th entries in the solution vector in (3) and note that x2u+x4v+x5wx_2\boldsymbol u + x_4\boldsymbol v + x_5\boldsymbol w can be 0\boldsymbol 0 only if the weights x2,x4x_2, x_4, and x5x_5 are all zero.
  2. When Nul ANul\ A contains nonzero vectors, the number of vectors in the spanning set for Nul ANul\ A equals the number of free variables in the equation Ax=0A\boldsymbol x = \boldsymbol 0.

The Column Space of a Matrix

4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)
4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)
Note that a typical vector in Col ACol\ A can be written as AxA\boldsymbol x for some x\boldsymbol x because the notation AxA\boldsymbol x stands for a linear combination of the columns of AA. That is,

4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)
The notation AxA\boldsymbol x for vectors in Col ACol\ A also shows that Col ACol\ A is the range of the linear transformation xAxx\mapsto A\boldsymbol x.

Recall that the columns of AA span Rm\mathbb R^m if and only if the equation Ax=bA\boldsymbol x = \boldsymbol b has a solution for each b\boldsymbol b. We can restate this fact as follows:

4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)

The Contrast Between Nul ANul\ A and Col ACol\ A

EXAMPLE 5
Let
4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)
a. Col ACol\ A is a subspace of R3\mathbb R^3.
b. Nul ANul\ A is a subspace of R4\mathbb R^4.

When a matrix is not square, as in Example 5, the vectors in Nul ANul\ A and Col ACol\ A live in entirely different “universes.” When AA is square, Nul ANul\ A and Col ACol\ A do have the zero vector in common, and in special cases it is possible that some nonzero vectors belong to both Nul ANul\ A and Col ACol\ A.

A surprising connection between the null space and column space will emerge in Section 4.6, after more theory is available.

Kernel and Range of a Linear Transformation 线性变换的核与值域

Subspaces of vector spaces other than Rn\mathbb R^n are often described in terms of a linear transformation instead of a matrix. To make this precise, we generalize the definition given in Section 1.8.

4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)
The kernel (or null space) of such a TT is the set of all u\boldsymbol u in VV such that T(u)=0T(\boldsymbol u)=\boldsymbol 0 (the zero vector in WW).

如果把线性变换看作两个向量空间之间的同态映射,那么线性变换的核就是同态映射的同态核

The range of TT is the set of all vectors in WW of the form T(x)T(\boldsymbol x) for some x\boldsymbol x in VV .

If TT happens to arise as a matrix transformation—say, T(x)=AxT(\boldsymbol x)=A\boldsymbol x for some matrix AA—then the kernel and the range of TT are just the null space and the column space of AA.

It is not difficult to show that the kernel of TT is a subspace of VV. Also, the range of TT is a subspace of WW.

4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)
In applications, a subspace usually arises as either the kernel or the range of an appropriate linear transformation.

For instance, the set of all solutions of a homogeneous linear differential equation(微分方程) turns out to be the kernel of a linear transformation. Typically, such a linear transformation is described in terms of one or more derivatives of a function. To explain this in any detail would take us too far afield at this point. So we consider only two examples. The first explains why the operation of differentiation is a linear transformation.

EXAMPLE 8
Let VV be the vector space of all real-valued functions ff defined on an interval [a,b][a, b] with the property that they are differentiable(可导) and their derivatives are continuous functions on [a,b][a, b]. Let WW be the vector space C[a,b]C[a, b] of all continuous functions on [a,b][a, b], and let D:VWD: V \rightarrow W be the transformation that changes ff in VV into its derivative ff'. In calculus, two simple differentiation rules(微分法则) are
4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)
That is, DD is a linear transformation. It can be shown that the kernel of DD is the set of constant functions on [a,b][a, b] and the range of DD is the set WW of all continuous functions on [a,b][a, b].

EXAMPLE 9
Define T:P2R2T : \mathbb P^2 \rightarrow R^2 by T(p)=[p0p1]T (\boldsymbol p)=\begin{bmatrix} \boldsymbol p_0 \\ \boldsymbol p_1 \end{bmatrix}. For instance, if p(t)=3+5t+7t2\boldsymbol p(t)= 3 + 5t + 7t^2, then T(p)=[315]T (\boldsymbol p)=\begin{bmatrix} 3 \\ 15 \end{bmatrix}. Find a polynomial p\boldsymbol p in P2\mathbb P^2 that spans the kernel of TT , and describe the range of TT .
SOLUTION
If T(p)T(\boldsymbol p) is the zero vector, then p(0)=0\boldsymbol p(0) = 0 and p(1)=0\boldsymbol p(1) = 0. One such polynomial is p(t)=t(t1)\boldsymbol p(t) = t(t – 1). Any other quadratic polynomial that vanishes at 0 and 1 must be a multiple of p\boldsymbol p, so p\boldsymbol p spans the kernel of TT.
For the range of TT, observe that the image of the constant 1 function is [11]\begin{bmatrix} 1 \\ 1 \end{bmatrix}, and the image of the polynomial tt is [01]\begin{bmatrix} 0 \\ 1 \end{bmatrix}. Denote these two images by u\boldsymbol u and v\boldsymbol v, respectively. Since the range
of TT is a subspace of R2\mathbb R^2 that contains u\boldsymbol u and v\boldsymbol v, the range must contain all linear combinations of u\boldsymbol u and v\boldsymbol v. By inspection, u\boldsymbol u and v\boldsymbol v are linearly independent, so they span R2\mathbb R^2. Thus the range of TT must contain all of R2\mathbb R^2.

EXAMPLE 10
c4s2 40.
Let H=Span{v1,v2}H = Span\{ \boldsymbol v_1,\boldsymbol v_2\} and K=Span{v3,v4}K = Span\{ \boldsymbol v_3,\boldsymbol v_4\}, where
4.2 Null spaces, column spaces, and linear transformations (零空间、列空间和线性变换)
HH and KK are planes in R3\mathbb R^3 through the origin, and they intersect in a line through 0\boldsymbol 0. Find a nonzero vector w\boldsymbol w that generates that line.

[Hint: w\boldsymbol w can be written as c1v1+c2v2c_1\boldsymbol v_1 + c_2\boldsymbol v_2 and also as c3v3+c4v4c_3\boldsymbol v_3 + c_4\boldsymbol v_4. To build w\boldsymbol w, solve the equation c1v1+c2v2=c3v3+c4v4c_1\boldsymbol v_1 + c_2\boldsymbol v_2=c_3\boldsymbol v_3 + c_4\boldsymbol v_4 for the unknown cjsc_j ’s.]

相关文章:

  • 2021-09-02
  • 2021-06-02
  • 2021-05-29
  • 2021-09-11
  • 2022-02-16
  • 2021-11-29
  • 2021-12-30
  • 2022-01-08
猜你喜欢
  • 2021-07-30
  • 2022-12-23
  • 2021-07-10
  • 2021-05-16
  • 2021-09-23
  • 2021-06-30
  • 2022-12-23
相关资源
相似解决方案