本文为《Linear algebra and its applications》的读书笔记
目录
This section uses vector notation to give explicit and geometric descriptions of solution sets of linear systems.
Homogeneous Linear Systems 齐次线性方程组
A system of linear equations is said to be homogeneous if it can be written in the form , where is an matrix and is the zero vector in . Such a system always has at least one solution, namely, (the zero vector in . This zero solution is usually called the trivial solution (平凡解). For a given equation ; the important question is whether there exists a nontrivial solution (非平凡解), that is, a nonzero vector that satisfies : The Existence and Uniqueness Theorem in Section 1.2 leads immediately to the following fact.
The homogeneous equation has a nontrivial solution if and only if the equation has at least one free variable.
区别:
当 的每个列都是主元列时, 或 有唯一解。
当 的每行都有主元时, 对任意 均有解
EXAMPLE 1
Determine if the following homogeneous system has a nontrivial solution. Then describe the solution set.
SOLUTION
As a vector, the general solution of has the form
This shows that every solution of in this case is a scalar multiple of . The trivial solution is obtained by choosing : Geometrically, the solution set is a line through 0 in .
EXAMPLE 2
A single linear equation can be treated as a very simple system of equations. Describe all solutions of the homogeneous “system”
SOLUTION
The general solution is , with and free. As a vector, the general solution is
This calculation shows that every solution is a linear combination of the vectors and . That is, the solution set is Span{}. Since neither nor is a scalar multiple of the other, the solution set is a plane through the origin. See Figure 2.
Examples 1 and 2 illustrate the fact that the solution set of a homogeneous equation can always be expressed explicitly as Span{} for suitable vectors . If the only solution is the zero vector, then the solution set is Span{}. If the equation has only one free variable, the solution set is a line through the origin, as in Figure 1. A plane through the origin, as in Figure 2, provides a good mental image for the solution set of when there are two or more free variables.
Parametric Vector Form 参数向量形式
The original equation (1) for the plane in Example 2 is an description of the plane. Solving this equation amounts to finding an description of the plane as the set spanned by and . Equation (2) is called a parametric vector equation of the plane. Sometimes such an equation is written as
In Example 1, the equation (with in ), is a parametric vector equation of a line.
Whenever a solution set is described explicitly with vectors as in Examples 1 and 2, we say that the solution is in parametric vector form.
通过将解写为参数向量形式,可以清楚的描述出解的几何分布情况 (直线、平面、点)
Solutions of Nonhomogeneous Systems
When a nonhomogeneous linear system has many solutions, the general solution can be written in parametric vector form as one vector plus an arbitrary linear combination of vectors that satisfy the corresponding homogeneous system. (非齐次线性方程组的通解可以表示为一个向量加上满足对应的齐次方程的一些向量的任意线性组合的形式)
EXAMPLE 3
Describe all solutions of , where
SOLUTION
Here is the matrix of coefficients from Example 1.
The equation
describes the solution set of in parametric vector form. Recall from Example 1 that the solution set of has the parametric vector equation
[with the same ]. Thus the solutions of are obtained by adding the vector to the solutions of . The vector itself is just one particular solution of [corresponding to in (3)].
To describe the solution set of geometrically, we can think of vector addition as a . Given and in or , the effect of adding to is to move in a direction parallel to the line through and . We say that is translated by to . See Figure 3.If each point on a line in or is by a vector , the result is a line parallel to . See Figure 4.
Suppose is the line through and , described by equation (4). Adding to each point on produces the translated line described by equation (3). Note that is on the line in equation (3). We call (3) the equation of the line through parallel to (通过平行于的直线方程). Thus the solution set of is a line through parallel to the solution set of . Figure 5 illustrates this case.
The relation between the solution sets of and shown in Figure 5 generalizes to any consistent equation , although the solution set will be larger than a line when there are several free variables. The following theorem gives the precise statement.
: Theorem 6 and Figure 6 apply only to an equation that has at least one nonzero solution . When has no solution, the solution set is empty.
PROOF
Suppose satisfies . Then . Theorem 6 says that the solution set of equals the set . There are two things to prove: (a) every vector in satisfies , (b) every vector that satisfies is in S.
Theorem 6 says that if has a solution, then the solution set is obtained by translating the solution set of , using any particular solution of for the translation. Figure 6 illustrates the case in which there are two free variables.
The number of free variables in depends only on , not on .
:
Let be a matrix. Answer True or False: If the solution set of is a line through the origin in and if , then the solution set of is a line not through the origin
SOLUTION
False. The solution set could be empty. In this case, the solution set of is not produced by translating the (nonempty) solution set of . See the Warning after Theorem 6.