Subspace本身并不是一个很难的概念,就是一个自己也是space的子集合。其检验可以简化为Theorem 1, 即α,β∈W,c∈F⇔cα+β∈W\alpha,\beta \in W,c\in F\Leftrightarrow c\alpha+\beta\in Wα,β∈W,c∈F⇔cα+β∈W, 在很多其他的书中,这个定理用于subspace的定义。Example 6 中给出了一些例子,包括zero subspace,symmetric,Hermitan(self-adjoint)空间等。Example 7 说明homogeneous system的解的集合是一个subspace,并且还推广了一个矩阵的带数乘的分配律,即A(dB+C)=d(AB)+ACA(dB+C)=d(AB)+ACA(dB+C)=d(AB)+AC,当然里面矩阵的乘法要有意义。
从Theorem 2开始,用一个很新的方式看待某一类特殊的subspace,即subspace spanned by S,Theorem 2首先说明,V的任意subspace的交集还是一个subspace,由此可知,包含S的subspace有一个最小的subspace(不断地取S的subspace的交集),并因此将subspace spanned by S定义出来:所有包含S的subspace的交。这一定义的好处是允许S有无限元素(实际上是无限维元素),当S只包含有限个vector时,subspace spanned by S是传统上大家比较熟悉的样子。Theorem 3即阐述了:subspace spanned by S实际上是S中vector所有的linear combination的集合,注意这里同样没有限制S是有限的,这就是这一种subspace定义方式的好处。
接下来有一个新的定义即集合的和或者说subspace的和,实质是每个集合中任取一个vector并相加而组成的集合。如果W1,W2,…,WkW_1,W_2,\dots,W_kW1,W2,…,Wk是VVV的subspace,那么W=W1+W2+⋯+WkW=W_1+W_2+\dots+W_kW=W1+W2+⋯+Wk也是一个subspace(按定义可证),并且W=subspace spanned by W1∪⋯∪WkW=\text{subspace spanned by }W_1\cup\dots \cup W_kW=subspace spanned by W1∪⋯∪Wk,因为采用Theorem 3的类似证法,任意包含W1∪⋯∪WkW_1\cup\dots \cup W_kW1∪⋯∪Wk的subspace都会包含WWW。
最后是几个例子,其中Example 10和11比较精彩。Example 10提出了row-space的概念,其是矩阵的row vectors spanned的subspace,为未来引入矩阵的rank打下基础。Example 11是一个无限维的subspace的例子,并且为第四章介绍多项式打下基础。
Exercises
1. Which of the following sets of vectors α=(a1,…,an)\alpha =(a_1,\dots,a_n)α=(a1,…,an) in RnR^nRn are subspaces of Rn(n≥3)R^n(n\geq3)Rn(n≥3)?
( a ) all α\alphaα such that a1≥0a_1\geq0a1≥0;
( b ) all α\alphaα such that a1+3a2=a3a_1+3a_2=a_3a1+3a2=a3;
( c ) all α\alphaα such that a2=a12a_2=a_1^2a2=a12;
( d ) all α\alphaα such that a1a2=0a_1a_2=0a1a2=0;
( e ) all α\alphaα such that a2a_2a2 is rational.
Solution:
(a) No, since (1,0,…,0)(1,0,\dots,0)(1,0,…,0) satisfies, but −(1,0,…,0)=(−1,0,…,0)-(1,0,\dots,0)=(-1,0,\dots,0)−(1,0,…,0)=(−1,0,…,0) doesn’t.
(b) Yes, for α=(a1,…,an),β=(b1,…,bn)\alpha=(a_1,\dots,a_n ),\beta=(b_1,\dots,b_n)α=(a1,…,an),β=(b1,…,bn), if a1+3a2=a3,b1+3b2=b3a_1+3a_2=a_3,b_1+3b_2=b_3a1+3a2=a3,b1+3b2=b3, then any c∈Rc\in Rc∈R, the vector cα+β=(ca1+b1,…,can+bn)c\alpha+\beta=(ca_1+b_1,\dots,ca_n+b_n)cα+β=(ca1+b1,…,can+bn) has the property
(ca1+b1)+3(ca2+b2)=c(a1+3a2)+b1+3b2=ca3+b3(ca_1+b_1 )+3(ca_2+b_2 )=c(a_1+3a_2 )+b_1+3b_2=ca_3+b_3(ca1+b1)+3(ca2+b2)=c(a1+3a2)+b1+3b2=ca3+b3
( c ) No, since (1,1,…,0)(1,1,\dots,0)(1,1,…,0) satisfies, but 2(1,1,…,0)=(2,2,…,0)2(1,1,\dots,0)=(2,2,\dots,0)2(1,1,…,0)=(2,2,…,0) doesn’t.
(d) No, since (1,0,…,0)(1,0,\dots,0)(1,0,…,0) and (0,1,…,0)(0,1,\dots,0)(0,1,…,0) satisfies, but (1,1,…,0)=(1,0,…,0)+(0,1,…,0)(1,1,\dots,0)=(1,0,\dots,0)+(0,1,\dots,0)(1,1,…,0)=(1,0,…,0)+(0,1,…,0) doesn’t.
(e) No, since (0,1,…,0)(0,1,\dots,0)(0,1,…,0) satisfies, but 2(0,1,…,0)=(0,2,…,0)\sqrt{2} (0,1,\dots,0)=(0,\sqrt{2},\dots,0)2(0,1,…,0)=(0,2,…,0) doesn’t.
2. Let VVV be the (real) vector space of all functions fff from RRR into RRR. Which of the following sets of functions are subspaces of VVV?
( a ) all fff such that f(x2)=f(x)2f(x^2)=f(x)^2f(x2)=f(x)2;
( b ) all fff such that f(0)=f(1)f(0)=f(1)f(0)=f(1);
( c ) all fff such that f(3)=1+f(−5)f(3)=1+f(-5)f(3)=1+f(−5);
( d ) all fff such that f(−1)=0f(-1)=0f(−1)=0;
( e ) all fff which are continuous.
Solution:
(a) No, consider f(x)=1f(x)=1f(x)=1 if x≥0x\geq 0x≥0 and f(x)=−1f(x)=-1f(x)=−1 if x<0x<0x<0, then f(x2)=1=f(x)2f(x^2 )=1=f(x)^2f(x2)=1=f(x)2, but 2f(x)2f(x)2f(x) doesn’t satisfy (2f)(x2)=(2f(x))2(2f)(x^2 )=(2f(x))^2(2f)(x2)=(2f(x))2 since (2f)(x2)=2(2f)(x^2 )=2(2f)(x2)=2, while (2f(x))2=4(2f(x))^2=4(2f(x))2=4.
(b) Yes, if f,gf,gf,g are functions s.t. f(0)=f(1),g(0)=g(1)f(0)=f(1),g(0)=g(1)f(0)=f(1),g(0)=g(1), then
(cf+g)(0)=(cf)(0)+g(0)=cf(0)+g(0)=cf(1)+g(1)=(cf+g)(1),∀c∈R(cf+g)(0)=(cf)(0)+g(0)=cf(0)+g(0)=cf(1)+g(1)=(cf+g)(1),\quad \forall c\in R(cf+g)(0)=(cf)(0)+g(0)=cf(0)+g(0)=cf(1)+g(1)=(cf+g)(1),∀c∈R
( c ) No, if f satisfies f(3)=1+f(−5)f(3)=1+f(-5)f(3)=1+f(−5), then 2f2f2f doesn’t, since
(2f)(3)=2f(3)=2+2f(−5)=2+(2f)(−5)≠1+(2f)(−5)(2f)(3)=2f(3)=2+2f(-5)=2+(2f)(-5)\neq 1+(2f)(-5)(2f)(3)=2f(3)=2+2f(−5)=2+(2f)(−5)=1+(2f)(−5)
(d) Yes, if if f,gf,gf,g are functions s.t. f(−1)=g(−1)=0f(-1)=g(-1)=0f(−1)=g(−1)=0, then
(cf+g)(−1)=cf(−1)+g(−1)=0+0=0,∀c∈R(cf+g)(-1)=cf(-1)+g(-1)=0+0=0,\quad \forall c\in R(cf+g)(−1)=cf(−1)+g(−1)=0+0=0,∀c∈R
(e) Yes, since cf+gcf+gcf+g is continuous for any continuous functions f,gf,gf,g.
3.Is the vector (3,−1,0,−1)(3,-1,0,-1)(3,−1,0,−1) in the subspace of R5R^5R5 spanned by the vectors (2,−1,3,2),(−1,1,1,−3)(2,-1,3,2),(-1,1,1,-3)(2,−1,3,2),(−1,1,1,−3) and (1,1,9,−5)(1,1,9,-5)(1,1,9,−5)?
Solution: It’s equivalent to determine whether the system of equations
{2x1−x2+x3=3−x1+x2+x3=−13x1+x2+9x3=02x1−3x2−5x3=−1\begin{cases}2x_1-x_2+x_3=3\\-x_1+x_2+x_3=-1\\3x_1+x_2+9x_3=0\\2x_1-3x_2-5x_3=-1\end{cases}⎩⎪⎪⎪⎨⎪⎪⎪⎧2x1−x2+x3=3−x1+x2+x3=−13x1+x2+9x3=02x1−3x2−5x3=−1
has solutions or not. Since
A′=[2−113−111−131902−3−5−1]→[−111−101310413−30−1−3−3]→[1−1−1101310413−3000−4]A'=\begin{bmatrix}2&-1&1&3\\-1&1&1&-1\\3&1&9&0\\2&-3&-5&-1\end{bmatrix}\rightarrow\begin{bmatrix}-1&1&1&-1\\0&1&3&1\\0&4&13&-3\\0&-1&-3&-3\end{bmatrix}\rightarrow\begin{bmatrix}1&-1&-1&1\\0&1&3&1\\0&4&13&-3\\0&0&0&-4\end{bmatrix}A′=⎣⎢⎢⎡2−132−111−3119−53−10−1⎦⎥⎥⎤→⎣⎢⎢⎡−1000114−11313−3−11−3−3⎦⎥⎥⎤→⎣⎢⎢⎡1000−1140−1313011−3−4⎦⎥⎥⎤
this system of equations has no solution, thus the answer is no.
4. Let WWW be the set of all (x1,x2,x3,x4,x5)(x_1,x_2,x_3,x_4,x_5)(x1,x2,x3,x4,x5) in R5R^5R5 which satisfy
2x1−x2+43x3−x4=0x1+23x3−x5=09x1−3x2+6x3−3x4−3x5=0\begin{array}{c}2x_1-x_2+\frac{4}{3}x_3-x_4&=0\\x_1+\frac{2}{3}x_3-x_5&=0\\9x_1-3x_2+6x_3-3x_4-3x_5&=0\end{array}2x1−x2+34x3−x4x1+32x3−x59x1−3x2+6x3−3x4−3x5=0=0=0
Find a finite set of vectors which spans WWW.
Solution: We have
[2−14/3−10102/30−19−36−3−3]→[102/30−10−10−123−12−1−1]→[102/30−10101−20−10−12]→[102/30−10101−200000]\begin{bmatrix}2&-1&4/3&-1&0\\1&0&2/3&0&-1\\9&-3&6&-3&-3\end{bmatrix}\rightarrow\begin{bmatrix}1&0&2/3&0&-1\\0&-1&0&-1&2\\3&-1&2&-1&-1\end{bmatrix}\\ \rightarrow\begin{bmatrix}1&0&2/3&0&-1\\0&1&0&1&-2\\0&-1&0&-1&2\end{bmatrix}\rightarrow\begin{bmatrix}1&0&2/3&0&-1\\0&1&0&1&-2\\0&0&0&0&0\end{bmatrix}⎣⎡219−10−34/32/36−10−30−1−3⎦⎤→⎣⎡1030−1−12/3020−1−1−12−1⎦⎤→⎣⎡10001−12/30001−1−1−22⎦⎤→⎣⎡1000102/300010−1−20⎦⎤
The solutions to the system can be written as x1=x5−23x3,x2=2x5−x4x_1=x_5-\frac{2}{3} x_3,x_2=2x_5-x_4x1=x5−32x3,x2=2x5−x4. The finite set of vectors which spans WWW can be found as (−2,0,3,0,0),(0,−1,0,1,0),(1,2,0,0,1)(-2,0,3,0,0),(0,-1,0,1,0),(1,2,0,0,1)(−2,0,3,0,0),(0,−1,0,1,0),(1,2,0,0,1)
5. Let FFF be a field and let NNN be a positive integer (n≥2)(n\geq2)(n≥2). Let VVV be the vector space of all n×nn\times nn×n matrices over FFF. Which of the following sets of matrices AAA in VVV are subspaces of VVV?
( a ) all invertible AAA;
( b ) all non-invertible AAA;
( c ) all AAA such that AB=BAAB=BAAB=BA, where BBB is some fixed matrix in VVV;
( d ) all AAA such that A2=AA^2=AA2=A.
Solution:
(a) No, since A=[11],B=[1101]A=\begin{bmatrix}1&\\&1\end{bmatrix},B=\begin{bmatrix}1&1\\0&1\end{bmatrix}A=[11],B=[1011] are invertible matrices, but B−A=[0100]B-A=\begin{bmatrix}0&1\\0&0\end{bmatrix}B−A=[0010] is not.
(b) No, since A=[1000],B=[0001]A=\begin{bmatrix}1&0\\0&0\end{bmatrix},B=\begin{bmatrix}0&0\\0&1\end{bmatrix}A=[1000],B=[0001] are not invertible, but A+B=[1001]A+B=\begin{bmatrix}1&0\\0&1\end{bmatrix}A+B=[1001] is.
( c ) Yes, since for A,CA,CA,C belongs to the set, we have (dA+C)B=d(AB)+CB=d(BA)+BC=B(dA+C),∀d∈F(dA+C)B=d(AB)+CB=d(BA)+BC=B(dA+C),\forall d\in F(dA+C)B=d(AB)+CB=d(BA)+BC=B(dA+C),∀d∈F
(d) No, since if A=[1001]A=\begin{bmatrix}1&0\\0&1\end{bmatrix}A=[1001], then A2=AA^2=AA2=A, but 3A=[3003]3A=\begin{bmatrix}3&0\\0&3\end{bmatrix}3A=[3003] and (3A)2=9I=3(3A)(3A)^2=9I=3(3A)(3A)2=9I=3(3A).
6. ( a ) Prove that the only subspaces of R1R^1R1 are R1R^1R1 and the zero subspace.
( b ) Prove that a subspace of R2R^2R2 is R2R^2R2, or the zero subspace, or consists of all scalar multiples of some fixed vector in R2R^2R2. (The last type of subspace is, intuitively, a straight line throuth the origin.)
( c ) Can you describe the subspace of R3R^3R3?
Solution:
(a) It’s apparent that R1R^1R1 and the zero space are subspaces of R1R^1R1, assume there’s W⊂R1W\subset R^1W⊂R1 which is a subspace different from R1R^1R1 and the zero space, then there’s a∈W,a≠0a\in W,a\neq 0a∈W,a=0 and b∉Wb\notin Wb∈/W, let k=b/ak=b/ak=b/a, then b=kab=kab=ka, which means b∈Wb\in Wb∈W since WWW is a subspace, this is a contradiction.
(b) It’s apparent that R2R^2R2 and the zero space are subspaces of R2R^2R2, if W={kv:v∈R2}W=\{kv:v\in R^2 \}W={kv:v∈R2}, then it’s easy to prove WWW is a subspace of R2R^2R2. Assume there’s U⊂R2U\subset R^2U⊂R2 which is a subspace, but not of the three types above, then 0∈U0\in U0∈U and ∃u∈U,∃v∉U\exists u\in U,\exists v\notin U∃u∈U,∃v∈/U, since UUU is not of the last type, we can find u′∈Uu'\in Uu′∈U s.t. u′u'u′ is not a scalar multiple of uuu, thus we must be able to find x1,x2∈Rx_1,x_2\in Rx1,x2∈R s.t. x1u+x2u′=vx_1 u+x_2 u'=vx1u+x2u′=v, this means v∈Uv\in Uv∈U and thus a contradiction.
( c ) The subspaces of R3R^3R3 is R3R^3R3, the zero subspace, all forms of {kv+lu:u,v∈R3,k,l∈R}\{kv+lu:u,v\in R^3,k,l\in R\}{kv+lu:u,v∈R3,k,l∈R}.
7. Let W1W_1W1 and W2W_2W2 be subspaces of a vector space VVV such that the set-theoretic union of W1W_1W1 and W2W_2W2 is also a subspace. Prove that one of the spaces WiW_iWi is contained in the other.
Solution: Let W=W1∪W2W=W_1\cup W_2W=W1∪W2, then WWW is a subspace of VVV, assume ∃a∈W1\W2,b∈W2\W1\exists a\in W_1\backslash W_2,b\in W_2\backslash W_1∃a∈W1\W2,b∈W2\W1, then a,b∈Wa,b\in Wa,b∈W, thus a+b∈Wa+b\in Wa+b∈W, which means (a+b∈W1)∨(a+b∈W2)(a+b\in W_1 )\vee (a+b\in W_2 )(a+b∈W1)∨(a+b∈W2), but this means
(b=(a+b)−a∈W1)∨(a=(a+b)−b∈W2)(b=(a+b)-a\in W_1 )\vee (a=(a+b)-b\in W_2 )(b=(a+b)−a∈W1)∨(a=(a+b)−b∈W2)
and either leads to a contradiction, thus either W1\W2=∅W_1\backslash W_2=\emptyW1\W2=∅ or W2\W1=∅W_2\backslash W_1=\emptyW2\W1=∅, the conclusion follows.
8. Let VVV be the vector space of all functions from RRR into RRR; let VeV_eVe be the subset of even functions, f(−−x)=f(x)f(--x)=f(x)f(−−x)=f(x); let VoV_oVo be the subset of odd functions, f(−x)=−f(x)f(-x)=-f(x)f(−x)=−f(x).
( a ) Prove that VeV_eVe and VoV_oVo are subspaces of VVV.
( b ) Prove that Ve+Vo=VV_e+V_o=VVe+Vo=V.
( c ) Prove that Ve∩Vo={0}V_e\cap V_o=\{0\}Ve∩Vo={0}.
Solution:
(a) first let f,g∈Vef,g\in V_ef,g∈Ve, then fff and ggg are even functions, for c∈Rc\in Rc∈R we have
(cf+g)(−x)=cf(−x)+g(−x)=cf(x)+g(x)=(cf+g)(x)(cf+g)(-x)=cf(-x)+g(-x)=cf(x)+g(x)=(cf+g)(x)(cf+g)(−x)=cf(−x)+g(−x)=cf(x)+g(x)=(cf+g)(x)
thus cf+g∈Vecf+g\in V_ecf+g∈Ve and VeV_eVe is a subspace of VVV. Similarly, if f,g∈Vof,g\in V_of,g∈Vo, then
(cf+g)(−x)=cf(−x)+g(−x)=−cf(x)−g(x)=−(cf+g)(x)(cf+g)(-x)=cf(-x)+g(-x)=-cf(x)-g(x)=-(cf+g)(x)(cf+g)(−x)=cf(−x)+g(−x)=−cf(x)−g(x)=−(cf+g)(x)
thus cf+g∈Vocf+g\in V_ocf+g∈Vo and VoV_oVo is a subspace of V.
(b) let ∀h∈V\forall h\in V∀h∈V, define
f(x)=h(x)+h(−x)2,g(x)=h(x)−h(−x)2f(x)=\dfrac{h(x)+h(-x)}{2},\quad g(x)=\dfrac{h(x)-h(-x)}{2}f(x)=2h(x)+h(−x),g(x)=2h(x)−h(−x)
then f(−x)=f(x),g(−x)=−g(x)f(-x)=f(x),g(-x)=-g(x)f(−x)=f(x),g(−x)=−g(x), so f∈Ve,g∈Vof\in V_e,g\in V_of∈Ve,g∈Vo, and f+g=hf+g=hf+g=h.
( c ) If h∈Ve∩Voh\in V_e\cap V_oh∈Ve∩Vo, then h(−x)=h(x)=−h(x)h(-x)=h(x)=-h(x)h(−x)=h(x)=−h(x), thus h(x)=0,∀x∈Rh(x)=0,\forall x\in Rh(x)=0,∀x∈R.
9. Let W1W_1W1 and W2W_2W2 be subspaces of a vector space VVV such that W1+W2=VW_1+W_2=VW1+W2=V and W1∩W2={0}W_1\cap W_2=\{0\}W1∩W2={0}. Prove thet for each vector α\alphaα in VVV there are unique vectors α1\alpha_1α1 in W1W_1W1 and α2\alpha_2α2 in W2W_2W2 such that α=α1+α2\alpha = \alpha_1+\alpha_2α=α1+α2.
Solution: Let α∈Vα\in Vα∈V, since V=W1+W2V=W_1+W_2V=W1+W2, we can find α1∈W1,α2∈W2s.t.α=α1+α2α_1\in W_1,α_2\in W_2 s.t. α=α_1+α_2α1∈W1,α2∈W2s.t.α=α1+α2.
To prove uniqueness, suppose there’s β1∈W1,,β2∈W2β_1\in W_1,,β_2\in W_2β1∈W1,,β2∈W2 s.t. α=β1+β2α=β_1+β_2α=β1+β2, then
α1+α2=β1+β2⇒α1−β1=β2−α2α_1+α_2=β_1+β_2 \Rightarrow α_1-β_1=β_2-α_2α1+α2=β1+β2⇒α1−β1=β2−α2
since α1−β1∈W1α_1-β_1\in W_1α1−β1∈W1 and β2−α2∈W2β_2-α_2\in W_2β2−α2∈W2, we know that α1−β1∈W1∩W2,β2−α2∈W1∩W2α_1-β_1\in W_1\cap W_2,β_2-α_2\in W_1\cap W_2α1−β1∈W1∩W2,β2−α2∈W1∩W2, thus α1−β1=β2−α2=0α_1-β_1=β_2-α_2=0α1−β1=β2−α2=0, which means α1=β1,β2=α2α_1=β_1,β_2=α_2α1=β1,β2=α2.
本文探讨线性代数中的子空间概念,包括子空间的定义、判定定理、张成空间以及子空间的性质。通过一系列练习题,解释了如何判断向量集是否构成子空间,以及子空间的交集、和集的性质。同时,讨论了函数空间中的子空间,如偶函数和奇函数子空间。

1万+

被折叠的 条评论
为什么被折叠?



