本文为《Linear algebra and its applications》的读书笔记
In applications of linear algebra, subspaces of 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:
In matrix form, this system is written as , where
We call the set of that satisfy the null space of the matrix A.
A more dynamic description of is the set of all in that are mapped into the zero vector of via the linear transformation . See Figure 1.
EXAMPLE 2
Let be the set of all vectors in whose coordinates , , , satisfy the equations and . Show that is a subspace of .
SOLUTION
is the set of all solutions of the following system of homogeneous linear equations:
By Theorem 2, is a subspace of .
An Explicit Description of
There is no obvious relation between vectors in and the entries in . We say that is defined , because it is defined by a condition that must be checked. No explicit list or description of the elements in is given. However, the equation amounts to producing an description of .
EXAMPLE 3
Find a spanning set for the null space of the matrix
SOLUTION
The first step is to find the general solution of 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:
Every linear combination of , , and is an element of and vice versa(反之亦然). Thus (the explicit description) is a spanning set for .
Two points should be made about the solution of Example 3 that apply to all problems of this type where contains nonzero vectors. We will use these facts later.
- 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 can be only if the weights , and are all zero.
- When contains nonzero vectors, the number of vectors in the spanning set for equals the number of free variables in the equation .
The Column Space of a Matrix
Note that a typical vector in can be written as for some because the notation stands for a linear combination of the columns of . That is,
The notation for vectors in also shows that is the range of the linear transformation .
Recall that the columns of span if and only if the equation has a solution for each . We can restate this fact as follows:
The Contrast Between and
EXAMPLE 5
Let
a. is a subspace of .
b. is a subspace of .
When a matrix is not square, as in Example 5, the vectors in and live in entirely different “universes.” When is square, and do have the zero vector in common, and in special cases it is possible that some nonzero vectors belong to both and .
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 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.
The kernel (or null space) of such a is the set of all in such that (the zero vector in ).
如果把线性变换看作两个向量空间之间的同态映射,那么线性变换的核就是同态映射的同态核
The range of is the set of all vectors in of the form for some in .
If happens to arise as a matrix transformation—say, for some matrix —then the kernel and the range of are just the null space and the column space of .
It is not difficult to show that the kernel of is a subspace of . Also, the range of is a subspace of .
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 be the vector space of all real-valued functions defined on an interval with the property that they are differentiable(可导) and their derivatives are continuous functions on . Let be the vector space of all continuous functions on , and let be the transformation that changes in into its derivative . In calculus, two simple differentiation rules(微分法则) are
That is, is a linear transformation. It can be shown that the kernel of is the set of constant functions on and the range of is the set of all continuous functions on .
EXAMPLE 9
Define by . For instance, if , then . Find a polynomial in that spans the kernel of , and describe the range of .
SOLUTION
If is the zero vector, then and . One such polynomial is . Any other quadratic polynomial that vanishes at 0 and 1 must be a multiple of , so spans the kernel of .
For the range of , observe that the image of the constant 1 function is , and the image of the polynomial is . Denote these two images by and , respectively. Since the range
of is a subspace of that contains and , the range must contain all linear combinations of and . By inspection, and are linearly independent, so they span . Thus the range of must contain all of .
EXAMPLE 10
c4s2 40.
Let and , where
and are planes in through the origin, and they intersect in a line through . Find a nonzero vector that generates that line.
[Hint: can be written as and also as . To build , solve the equation for the unknown .]