1演習方針
この演習では、ベクトルを成分の並びとして計算するだけでなく、空間の点または矢印として読む。線型結合は「与えられた方向をどれだけ混ぜるか」を表し、張る空間は「その方向だけで到達できる範囲」を表す。
各問題では、答えだけでなく、どの性質を確認しているかを明示する。
共通の確認点として、線型結合はベクトルの等式であり、未知なのは新しいベクトルではなく係数である。ベクトル方程式を成分ごとの方程式へ直し、その解を張る空間への所属、生成の失敗、または一次従属の関係として解釈する。
零ベクトルと係数が一意でない場合にも注意する。非自明な係数の関係で 0 が作れるなら一次従属であり、連立方程式に解がなければ目標ベクトルは張る空間の外にある。この 2 つは別の結論なので混同しない。
1Exercise plan
Read vectors not only as lists of components, but also as points or arrows in space. A linear combination線型結合せんけいけつごう records how much of each given direction is mixed, and a span records the range reachable from those directions.
Use the same checkpoint in every problem: a linear combination線型結合せんけいけつごう is an equality of vectors, so the unknowns are the coefficients, not new vectors. Translate the vector equation into coordinate equations, solve those equations, and then interpret the result as membership in a span, failure of spanning, or a dependence relation.
Pay special attention to the zero vector and to non-unique coefficients. A nontrivial coefficient relation giving 0 proves linear dependence線型従属せんけいじゅうぞく; a system with no solution proves that the target vector is outside the span. These two conclusions answer different questions and should not be conflated.
2問題もんだい 1
u=\begin{pmatrix}2\\-1\\3\end{pmatrix},
\qquad
v=\begin{pmatrix}-1\\4\\0\end{pmatrix}
に対たいして、2u-3v を求もとめよ。また、この計算けいさんが幾何的きかてきに何なにをしているかを述のべよ。
2.1解答例かいとうれい
2u-3v
=
\begin{pmatrix}4\\-2\\6\end{pmatrix}
-
\begin{pmatrix}-3\\12\\0\end{pmatrix}
=
\begin{pmatrix}7\\-14\\6\end{pmatrix}
これは、u の方向ほうこうへ 2 倍ばいだけ進すすみ、v の逆向ぎゃくむきへ 3 倍ばいだけ進すすむ操作そうさoperationである。
2.2解説かいせつ
ベクトルの和わとスカラー倍ばいは、成分せいぶんcomponentごとに行おこなう。この問題もんだいの目的もくてきは、成分計算せいぶんけいさんと矢印やじるしの移動いどうを対応たいおうさせることである。2u-3v は一ひとつのベクトルだが、その作つくり方かたは「u と v から作つくった線型結合せんけいけつごうlinear combination」である。
2Problem 1
For
u=\begin{pmatrix}2\\-1\\3\end{pmatrix},\qquad v=\begin{pmatrix}-1\\4\\0\end{pmatrix},
find 2u-3v and describe the geometric meaning.
2.1Answer example
2u-3v=\begin{pmatrix}4\\-2\\6\end{pmatrix}-\begin{pmatrix}-3\\12\\0\end{pmatrix}=\begin{pmatrix}7\\-14\\6\end{pmatrix}.
This means moving twice in the direction of u and three times in the opposite direction of v.
2.2Explanation
Addition and scalar multiplication are componentwise. The result is one vector, constructed as a linear combination線型結合せんけいけつごう of u and v.
3問題もんだい 2
a_1=\begin{pmatrix}1\\2\end{pmatrix},
\qquad
a_2=\begin{pmatrix}3\\1\end{pmatrix},
\qquad
b=\begin{pmatrix}9\\7\end{pmatrix}
とする。b が a_1,a_2 の線型結合せんけいけつごうlinear combinationで表あらわせるかを判定はんていし、表あらわせるなら係数けいすうcoefficientを求もとめよ。
3.1解答例かいとうれい
x a_1+y a_2=b
とおくと、
\begin{cases}
x+3y=9,\\
2x+y=7
\end{cases}\begin{cases}
x+3y=9,\\
2x+y=7
\end{cases}
である。これを解とくと y=\frac{11}{5}、x=\frac{12}{5} である。したがって、
b=\frac{12}{5}a_1+\frac{11}{5}a_2
である。
3.2解説かいせつ
「b が a_1,a_2 で張はられる空間くうかんに入はいるか」は、「x a_1+y a_2=b を満みたす x,y が存在そんざいするか」と同値どうちequivalentである。この同値性どうちせいを確認かくにんしてから連立方程式れんりつほうていしきを解とくので、計算けいさんは単たんなる代入だいにゅうではなく、張はる空間くうかんへの所属判定しょぞくはんていになっている。
3Problem 2
Let
a_1=\begin{pmatrix}1\\2\end{pmatrix},\qquad a_2=\begin{pmatrix}3\\1\end{pmatrix},\qquad b=\begin{pmatrix}9\\7\end{pmatrix}.
Decide whether b is a linear combination of a_1,a_2, and find coefficients if it is.
3.1Answer example
Set xa_1+ya_2=b. Then
\begin{cases}x+3y=9,\\2x+y=7.\end{cases}\begin{cases}x+3y=9,\\2x+y=7.\end{cases}
Solving gives y=\frac{11}{5} and x=\frac{12}{5}. Therefore
b=\frac{12}{5}a_1+\frac{11}{5}a_2.
3.2Explanation
Membership in a span is equivalent to solvability of the coefficient equation. This is not just substitution; it is a test of whether b lies in the space spanned by a_1,a_2.
4問題もんだい 3
w_1=\begin{pmatrix}1\\0\\2\end{pmatrix},
\qquad
w_2=\begin{pmatrix}0\\1\\-1\end{pmatrix},
\qquad
w_3=\begin{pmatrix}2\\-1\\5\end{pmatrix}
が一次独立いちじどくりつlinear independenceか一次従属いちじじゅうぞくlinear dependenceかを判定はんていせよ。
4.1解答例かいとうれい
c_1w_1+c_2w_2+c_3w_3=0
とおくと、
\begin{cases}
c_1+2c_3=0,\\
c_2-c_3=0,\\
2c_1-c_2+5c_3=0
\end{cases}\begin{cases}
c_1+2c_3=0,\\
c_2-c_3=0,\\
2c_1-c_2+5c_3=0
\end{cases}
である。c_1=-2c_3、c_2=c_3 を第だい3 式しきに代入だいにゅうすると、
2(-2c_3)-c_3+5c_3=0
となり、これは恒等的こうとうてきに成立せいりつする。たとえば c_3=1 とすると c_1=-2、c_2=1 であり、
-2w_1+w_2+w_3=0
である。したがって一次従属いちじじゅうぞくlinear dependenceである。
4.2解説かいせつ
一次独立いちじどくりつlinear independenceとは、c_1w_1+c_2w_2+c_3w_3=0 から c_1=c_2=c_3=0 だけが導みちびかれることである。非自明ひじめいな係数けいすうcoefficientが見みつかれば一次従属いちじじゅうぞくlinear dependenceである。この問題もんだいでは w_3=2w_1-w_2 なので、w_3 は新あたらしい方向ほうこうを追加ついかしていない。
4Problem 3
Determine whether
w_1=\begin{pmatrix}1\\0\\2\end{pmatrix},\quad w_2=\begin{pmatrix}0\\1\\-1\end{pmatrix},\quad w_3=\begin{pmatrix}2\\-1\\5\end{pmatrix}
are linearly independent一次独立いちじどくりつ or linearly dependent一次従属いちじじゅうぞく.
4.1Answer example
Set c_1w_1+c_2w_2+c_3w_3=0. This gives
\begin{cases}c_1+2c_3=0,\\c_2-c_3=0,\\2c_1-c_2+5c_3=0.\end{cases}\begin{cases}c_1+2c_3=0,\\c_2-c_3=0,\\2c_1-c_2+5c_3=0.\end{cases}
The first two equations give c_1=-2c_3 and c_2=c_3, and the third then holds identically. Taking c_3=1 gives
-2w_1+w_2+w_3=0.
Thus the vectors are linearly dependent.
4.2Explanation
A nontrivial coefficient relation proves dependence. Here w_3=2w_1-w_2, so no new direction is added.
5問題もんだい 4
p=\begin{pmatrix}1\\2\\0\end{pmatrix},
\qquad
q=\begin{pmatrix}2\\4\\0\end{pmatrix}
で張はられる空間くうかんを幾何的きかてきに説明せつめいせよ。
5.1解答例かいとうれい
q=2p なので、p,q は同おなじ方向ほうこうを向むいている。したがって、
\operatorname{span}(p,q)
=
\left\{t\begin{pmatrix}1\\2\\0\end{pmatrix}\mid t\in\mathbb{R}\right\}
であり、原点げんてんを通とおる直線ちょくせんである。
5.2解説かいせつ
2 本ほんのベクトルがあっても、方向ほうこうが同おなじなら平面へいめんは作つくれない。張はる空間くうかんの次元じげんdimensionは、ベクトルの本数ほんすうではなく、独立どくりつindependentな方向ほうこうの数かずで決きまる。この視点してんが階数かいすうrankの理解りかいにつながる。
5Problem 4
Describe geometrically the space spanned by
p=\begin{pmatrix}1\\2\\0\end{pmatrix},\qquad q=\begin{pmatrix}2\\4\\0\end{pmatrix}.
5.1Answer example
Since q=2p,
\operatorname{span}(p,q)=\left\{t\begin{pmatrix}1\\2\\0\end{pmatrix}\mid t\in\mathbb R\right\},
which is a line through the origin.
5.2Explanation
The dimension of a span is determined by independent directions, not by the number of listed vectors. This viewpoint leads to rank階数かいすう.
7補充問題ほじゅうもんだい:講義こうぎから移動いどうした確認かくにん
7.1問題もんだい 6
u=(2,-1,3)^T、v=(0,4,1)^T に対たいして u+v と 3u-2v を計算けいさんせよ。
7.2解答例かいとうれい
u+v=(2,3,4)^T、3u-2v=(6,-11,7)^T である。
この問題もんだいは、ベクトルの和わとスカラー倍ばいを成分せいぶんcomponentごとに行おこなうことを確認かくにんする。
7.3問題もんだい 7
a(1,0)^T+b(0,1)^T=(5,-2)^T を満みたす a,b を求もとめよ。
7.4解答例かいとうれい
a=5、b=-2 である。
この問題もんだいは、標準基底ひょうじゅんきていstandard basisでは係数けいすうcoefficientがそのまま成分せいぶんcomponentになることを確認かくにんする。
7.5問題もんだい 8
2(1,1)^T-(3,-1)^T がどの方向ほうこうを表あらわすかを成分せいぶんcomponentで確認かくにんせよ。
7.6解答例かいとうれい
2(1,1)^T-(3,-1)^T=(-1,3)^T である。
この問題もんだいは、線型結合せんけいけつごうlinear combinationが複数ふくすうの方向ほうこうを係数けいすうcoefficientつきで組くみ合あわせる操作そうさoperationであることを確認かくにんする。
7.7問題もんだい 9
(1,0)^T と (1,1)^T が \mathbb R^2 を張はるか判定はんていせよ。
7.8解答例かいとうれい
a(1,0)^T+b(1,1)^T=(a+b,b)^T である。任意にんいの (x,y)^T に対たいして b=y、a=x-y と取とれるので、\mathbb R^2 を張はる。
この問題もんだいは、「張はる」とは任意にんいの目標もくひょうベクトルを線型結合せんけいけつごうlinear combinationで作つくれることだと確認かくにんする。
7.9問題もんだい 10
(1,2)^T と (2,4)^T の張はる空間くうかんを説明せつめいせよ。
7.10解答例かいとうれい
(2,4)^T=2(1,2)^T なので、張はる空間くうかんは \{t(1,2)^T\mid t\in\mathbb R\} である。
この問題もんだいは、ベクトルの本数ほんすうではなく独立どくりつindependentな方向ほうこうの数かずが張はる空間くうかんを決きめることを確認かくにんする。
7.11問題もんだい 11
(3,1)^T が (1,0)^T,(0,1)^T の線型結合せんけいけつごうlinear combinationで表あらわせることを確認かくにんせよ。
7.12解答例かいとうれい
(3,1)^T=3(1,0)^T+1(0,1)^T である。
この問題もんだいは、標準基底ひょうじゅんきていstandard basisが \mathbb R^2 全体ぜんたいを張はることを確認かくにんする。
7Supplementary problems: checks moved from the lecture
7.1Problem 6
For u=(2,-1,3)^T and v=(0,4,1)^T, compute u+v and 3u-2v.
7.2Answer example
u+v=(2,3,4)^T and 3u-2v=(6,-11,7)^T. This checks componentwise vector addition and scalar multiplication.
7.3Problem 7
Find a,b such that a(1,0)^T+b(0,1)^T=(5,-2)^T.
7.4Answer example
a=5 and b=-2. In the standard basis標準基底ひょうじゅんきてい, coefficients are the components.
7.5Problem 8
Use components to identify the direction represented by 2(1,1)^T-(3,-1)^T.
7.6Answer example
2(1,1)^T-(3,-1)^T=(-1,3)^T.
7.7Problem 9
Decide whether (1,0)^T and (1,1)^T span \mathbb R^2.
7.8Answer example
a(1,0)^T+b(1,1)^T=(a+b,b)^T. For any (x,y)^T, take b=y and a=x-y. Thus they span \mathbb R^2.
7.9Problem 10
Describe the span of (1,2)^T and (2,4)^T.
7.10Answer example
Since (2,4)^T=2(1,2)^T, the span is \{t(1,2)^T\mid t\in\mathbb R\}.
7.11Problem 11
Confirm that (3,1)^T is a linear combination of (1,0)^T,(0,1)^T.
7.12Answer example
(3,1)^T=3(1,0)^T+1(0,1)^T.
8補充問題ほじゅうもんだい:零れいベクトルと張はる空間くうかんの境界例きょうかいれい
8.1問題もんだい 12
u=\begin{pmatrix}1\\2\end{pmatrix}
について、0u、-u、u+(-u) を求もとめ、それぞれが何なにを表あらわすか説明せつめいせよ。
0u=\begin{pmatrix}0\\0\end{pmatrix},
\qquad
-u=\begin{pmatrix}-1\\-2\end{pmatrix},
\qquad
u+(-u)=\begin{pmatrix}0\\0\end{pmatrix}
である。0u は方向ほうこうを失うしなった零れいベクトル、-u は u と反対向はんたいむきのベクトル、u+(-u) は加法逆元かほうぎゃくげんによって零れいベクトルへ戻もどることを表あらわす。
この問題もんだいは、ベクトル演算えんざんで何なにが変かわるかを確認かくにんする境界例きょうかいれいである。0u は向むきを保存ほぞんせず、-u は直線ちょくせんそのものは変かえずに向むきを反転はんてんする。
8.2問題もんだい 13
u=\begin{pmatrix}1\\2\end{pmatrix}
について、
\operatorname{span}(u),\qquad
\operatorname{span}(u,0),\qquad
\operatorname{span}(u,2u)
が同おなじ集合しゅうごうsetであることを説明せつめいせよ。
0=0u、2u は u の定数倍ていすうばいである。したがって、0 や 2u を追加ついかしても、u から作つくれる線型結合せんけいけつごうlinear combinationの範囲はんいは増ふえない。
\operatorname{span}(u)=\operatorname{span}(u,0)=\operatorname{span}(u,2u)
である。
この問題もんだいは、生成集合せいせいしゅうごうに余分よぶんなベクトルを加くわえても、張はる空間くうかんが変かわらない場合ばあいを確認かくにんする。本数ほんすうが増ふえることと、独立どくりつindependentな方向ほうこうが増ふえることは別べつである。
8Supplementary problems: zero vector and boundary cases
8.1Problem 12
For u=\begin{pmatrix}1\\2\end{pmatrix}, find 0u, -u, and u+(-u) and explain each.
8.2Answer example
0u=\begin{pmatrix}0\\0\end{pmatrix},\qquad -u=\begin{pmatrix}-1\\-2\end{pmatrix},\qquad u+(-u)=\begin{pmatrix}0\\0\end{pmatrix}.
0u is the zero vector, -u points opposite to u, and u+(-u) returns to zero by the additive inverse.
This problem checks boundary cases in vector operations. The vector 0u no longer preserves the direction of u, while -u keeps the same line but reverses the direction.
8.3Problem 13
For u=\begin{pmatrix}1\\2\end{pmatrix}, explain why
\operatorname{span}(u),\qquad \operatorname{span}(u,0),\qquad \operatorname{span}(u,2u)
are the same set.
8.4Answer example
Since 0=0u and 2u is a scalar multiple of u, adding them does not enlarge the set of linear combinations. Therefore
\operatorname{span}(u)=\operatorname{span}(u,0)=\operatorname{span}(u,2u).
This problem checks that adding redundant vectors to a generating set does not necessarily change the span. Increasing the number of listed vectors is different from increasing the number of independent directions.
10証明しょうめい演習えんしゅう:張はる空間くうかんの最小性さいしょうせい
10.1問題もんだい
S=\{v_1,\ldots,v_k\} とする。\operatorname{span}(S) が S を含ふくむ最小さいしょうの部分空間ぶぶんくうかんであることを証明しょうめいせよ。
10.2解答かいとう
\operatorname{span}(S) の二ふたつの元げんは x=\sum a_iv_i、y=\sum b_iv_i と書かける。任意にんいのスカラーscalar c,d について
cx+dy=\sum (ca_i+db_i)v_i
なので、cx+dy も S の線型結合せんけいけつごうである。したがって \operatorname{span}(S) は部分空間ぶぶんくうかんである。
また、U が S を含ふくむ部分空間ぶぶんくうかんなら、U は線型結合せんけいけつごうで閉とじているので、S のすべての線型結合せんけいけつごうを含ふくむ。よって \operatorname{span}(S)\subseteq U である。
10.3解説かいせつ
張はる空間くうかんは、与あたえたベクトルvectorから線型結合せんけいけつごうだけで作つくれる最小さいしょうの線型世界せんけいせかいである。
10Proof exercise: minimality of span
10.1Problem
Let S=\{v_1,\ldots,v_k\}. Prove that \operatorname{span}(S) is the smallest subspace部分空間ぶぶんくうかん containing S.
10.2Answer
Elements of \operatorname{span}(S) are x=\sum a_iv_i and y=\sum b_iv_i. For scalars c,d,
cx+dy=\sum(ca_i+db_i)v_i,
so the span is closed under linear combinations and is a subspace. If U is any subspace containing S, it contains every linear combination of elements of S, so \operatorname{span}(S)\subseteq U.
10.3Explanation
The span is the smallest linear world built from the given vectorsベクトル using only linear combinations.