本文为《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 Ax=0A\boldsymbol x = \boldsymbol0, where AA is an m×nm \times n matrix and 0\boldsymbol0 is the zero vector in Rm\mathbb{R^m}. Such a system Ax=0A\boldsymbol x = \boldsymbol0 always has at least one solution, namely, x=0\boldsymbol x = \boldsymbol0 (the zero vector in Rn\mathbb{R^n}. This zero solution is usually called the trivial solution (平凡解). For a given equation Ax=0A\boldsymbol x = \boldsymbol0; the important question is whether there exists a nontrivial solution (非平凡解), that is, a nonzero vector x\boldsymbol x that satisfies Ax=0A\boldsymbol x = \boldsymbol0: The Existence and Uniqueness Theorem in Section 1.2 leads immediately to the following fact.

The homogeneous equation Ax=0A\boldsymbol x = \boldsymbol0 has a nontrivial solution if and only if the equation has at least one free variable.

区别:
AA 的每个列都是主元列时,Ax=0A\boldsymbol x = \boldsymbol0Ax=bA\boldsymbol x = \boldsymbol b 有唯一解。
AA 的每行都有主元时,Ax=bA\boldsymbol x = \boldsymbol b 对任意b\boldsymbol b 均有解

EXAMPLE 1
Determine if the following homogeneous system has a nontrivial solution. Then describe the solution set.
1.5 Solution sets of linear systems (线性方程组的解集)
SOLUTION
1.5 Solution sets of linear systems (线性方程组的解集)

1.5 Solution sets of linear systems (线性方程组的解集)
As a vector, the general solution of Ax=0A\boldsymbol x = \boldsymbol0 has the form
1.5 Solution sets of linear systems (线性方程组的解集)
This shows that every solution of Ax=0A\boldsymbol x = \boldsymbol0 in this case is a scalar multiple of v\boldsymbol v. The trivial solution is obtained by choosing x3=0x_3 = 0: Geometrically, the solution set is a line through 0 in R3\mathbb{R^3}.
1.5 Solution sets of linear systems (线性方程组的解集)
EXAMPLE 2
A single linear equation can be treated as a very simple system of equations. Describe all solutions of the homogeneous “system”
10x13x22x3=0       (1)10x_1-3x_2-2x_3=0\ \ \ \ \ \ \ (1)
SOLUTION
The general solution is x1=.3x2+.2x3x_1 = .3x_2 + .2x_3, with x2x_2 and x3x_3 free. As a vector, the general solution is
1.5 Solution sets of linear systems (线性方程组的解集)

This calculation shows that every solution is a linear combination of the vectors u\boldsymbol u and v\boldsymbol v. That is, the solution set is Span{u,v\boldsymbol u,\boldsymbol v}. Since neither u\boldsymbol u nor v\boldsymbol v is a scalar multiple of the other, the solution set is a plane through the origin. See Figure 2.
1.5 Solution sets of linear systems (线性方程组的解集)

Examples 1 and 2 illustrate the fact that the solution set of a homogeneous equation Ax=0A\boldsymbol x = \boldsymbol0 can always be expressed explicitly as Span{v1,...,vp\boldsymbol v_1,..., \boldsymbol v_p} for suitable vectors v1,...,vp\boldsymbol v_1,..., \boldsymbol v_p. If the only solution is the zero vector, then the solution set is Span{0\boldsymbol 0}. If the equation Ax=0A\boldsymbol x = \boldsymbol0 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 Ax=0A\boldsymbol x = \boldsymbol0 when there are two or more free variables.

Parametric Vector Form 参数向量形式

The original equation (1) for the plane in Example 2 is an implicitimplicit description of the plane. Solving this equation amounts to finding an explicitexplicit description of the plane as the set spanned by u\boldsymbol u and v\boldsymbol v. Equation (2) is called a parametric vector equation of the plane. Sometimes such an equation is written as
x=su+tv   (s,t in R)\boldsymbol x = s\boldsymbol u+t\boldsymbol v\ \ \ (s,t\ in\ \mathbb{R})In Example 1, the equation x=tv\boldsymbol x = t \boldsymbol v (with tt in R\mathbb R), 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 Ax=bA\boldsymbol x = \boldsymbol b, where
1.5 Solution sets of linear systems (线性方程组的解集)
SOLUTION
Here AA is the matrix of coefficients from Example 1.
1.5 Solution sets of linear systems (线性方程组的解集)
1.5 Solution sets of linear systems (线性方程组的解集)
The equation
x=p+tv    (t in R)      (3)\boldsymbol x= \boldsymbol p+t \boldsymbol v\ \ \ \ (t\ in\ \mathbb{R})\ \ \ \ \ \ (3)describes the solution set of Ax=bA\boldsymbol x = \boldsymbol b in parametric vector form. Recall from Example 1 that the solution set of Ax=0A\boldsymbol x = \boldsymbol 0 has the parametric vector equation
x=tv    (t in R)      (4)\boldsymbol x= t \boldsymbol v\ \ \ \ (t\ in\ \mathbb{R})\ \ \ \ \ \ (4)[with the same v\boldsymbol v]. Thus the solutions of Ax=bA\boldsymbol x = \boldsymbol b are obtained by adding the vector p\boldsymbol p to the solutions of Ax=0A\boldsymbol x = \boldsymbol 0. The vector p\boldsymbol p itself is just one particular solution of Ax=bA\boldsymbol x = \boldsymbol b [corresponding to t=0t = 0 in (3)].

To describe the solution set of Ax=bA\boldsymbol x = \boldsymbol b geometrically, we can think of vector addition as a translation()translation (平移). Given v\boldsymbol v and p\boldsymbol p in R2\mathbb{R^2} or R3\mathbb{R^3}, the effect of adding p\boldsymbol p to v\boldsymbol v is to move v\boldsymbol v in a direction parallel to the line through p\boldsymbol p and 0\boldsymbol 0. We say that v\boldsymbol v is translated by p\boldsymbol p to v\boldsymbol v ++ p\boldsymbol p. See Figure 3.
1.5 Solution sets of linear systems (线性方程组的解集)If each point on a line LL in R2\mathbb{R^2} or R3\mathbb{R^3} is translatedtranslated by a vector p\boldsymbol p, the result is a line parallel to LL. See Figure 4.
1.5 Solution sets of linear systems (线性方程组的解集)
Suppose LL is the line through 0\boldsymbol 0 and v\boldsymbol v, described by equation (4). Adding p\boldsymbol p to each point on LL produces the translated line described by equation (3). Note that p\boldsymbol p is on the line in equation (3). We call (3) the equation of the line through p\boldsymbol p parallel to v\boldsymbol v (通过p\boldsymbol p平行于v\boldsymbol v的直线方程). Thus the solution set of Ax=bA\boldsymbol x = \boldsymbol b is a line through p\boldsymbol p parallel to the solution set of Ax=0A\boldsymbol x = \boldsymbol 0. Figure 5 illustrates this case.
1.5 Solution sets of linear systems (线性方程组的解集)
The relation between the solution sets of Ax=bA\boldsymbol x = \boldsymbol b and Ax=0A\boldsymbol x = \boldsymbol 0 shown in Figure 5 generalizes to any consistent equation Ax=bA\boldsymbol x = \boldsymbol b, although the solution set will be larger than a line when there are several free variables. The following theorem gives the precise statement.
1.5 Solution sets of linear systems (线性方程组的解集)
WarningWarning: Theorem 6 and Figure 6 apply only to an equation Ax=bA\boldsymbol x = \boldsymbol b that has at least one nonzero solution p\boldsymbol p. When Ax=bA\boldsymbol x = \boldsymbol b has no solution, the solution set is empty.

PROOF
Suppose p\boldsymbol p satisfies Ax=bA\boldsymbol x = \boldsymbol b. Then Ap=bA\boldsymbol p = \boldsymbol b. Theorem 6 says that the solution set of Ax=bA\boldsymbol x = \boldsymbol b equals the set S={w:w=p+vh for some vh such that Avh=0}S = \{\boldsymbol w : \boldsymbol w = \boldsymbol p +\boldsymbol v_h\ for\ some\ \boldsymbol v_h\ such\ that\ A\boldsymbol v_h = \boldsymbol 0\}. There are two things to prove: (a) every vector in SS satisfies Ax=bA\boldsymbol x = \boldsymbol b, (b) every vector that satisfies Ax=bA\boldsymbol x = \boldsymbol b is in S.

1.5 Solution sets of linear systems (线性方程组的解集)

Theorem 6 says that if Ax=bA\boldsymbol x = \boldsymbol b has a solution, then the solution set is obtained by translating the solution set of Ax=0A\boldsymbol x = \boldsymbol 0, using any particular solution p\boldsymbol p of Ax=bA\boldsymbol x = \boldsymbol b for the translation. Figure 6 illustrates the case in which there are two free variables.
1.5 Solution sets of linear systems (线性方程组的解集)

The number of free variables in Ax=bA\boldsymbol x = \boldsymbol b depends only on AA, not on b\boldsymbol b.

CheckpointCheckpoint:
Let AA be a 2×22 \times 2 matrix. Answer True or False: If the solution set of Ax=0A\boldsymbol x = \boldsymbol 0 is a line through the origin in R2\mathbb R^2 and if b0b \neq 0, then the solution set of Ax=bA\boldsymbol x = \boldsymbol b is a line not through the origin
SOLUTION
False. The solution set could be empty. In this case, the solution set of Ax=bA\boldsymbol x = \boldsymbol b is not produced by translating the (nonempty) solution set of Ax=0A\boldsymbol x = \boldsymbol 0. See the Warning after Theorem 6.

相关文章:

  • 2021-06-10
  • 2022-12-23
  • 2022-12-23
  • 2021-12-04
  • 2021-12-04
  • 2021-11-18
  • 2021-09-23
猜你喜欢
  • 2021-12-13
  • 2022-12-23
  • 2021-08-11
  • 2021-12-31
  • 2021-11-26
  • 2022-02-17
相关资源
相似解决方案