Last updated 2 years ago
Was this helpful?
線性代數 ⟩ 向量空間 ⟩ 線性獨立 ("linearly independent")
如果一組向量 {v1,v2,⋯ ,vn}\{ \mathbf{v_1}, \mathbf{v_2}, \cdots, \mathbf{v_n} \}{v1,v2,⋯,vn} 符合以下條件:
a1v1+a2v2⋯+anvn=0 ⟹ a1=a2=⋯=an=0a_1\mathbf{v_1} + a_2 \mathbf{v_2} \cdots + a_n \mathbf{v_n} = \mathbf{0} \implies a_1 = a_2 = \cdots = a_n = 0a1v1+a2v2⋯+anvn=0⟹a1=a2=⋯=an=0
我們就說這組向量「線性獨立」。反之,則說這組向量「線性相依」(linearly dependent)。
若 {v1,v2,⋯ ,vn}\{ \mathbf{v_1}, \mathbf{v_2}, \cdots, \mathbf{v_n} \}{v1,v2,⋯,vn} 線性獨立,則:{v1,v2,⋯ ,vn}\{ \mathbf{v_1}, \mathbf{v_2}, \cdots, \mathbf{v_n} \}{v1,v2,⋯,vn} 皆為非零向量。
證明:假設 v1\mathbf{v_1}v1 是零向量,則 1v1=01\mathbf{v_1} = \mathbf{0}1v1=0,如此會導致 {v1,v2,⋯ ,vn}\{ \mathbf{v_1}, \mathbf{v_2}, \cdots, \mathbf{v_n} \}{v1,v2,⋯,vn} 沒有線性獨立,即矛盾。其餘以此類推。
平行即線性相依。
如果一組非零向量兩兩相互垂直,則它們必線性獨立。
證明: (3) 設 {v1,v2,⋯vn}\{ \mathbf{v}_1, \mathbf{v}_2, \cdots \mathbf{v}ₙ \}{v1,v2,⋯vn} 為一組非零向量、兩兩垂直。假設 a1v1+a2v2+⋯+anvn=0a_1\mathbf{v}_1 + a_2 \mathbf{v}_2 + \cdots + a_n \mathbf{v}_n=0a1v1+a2v2+⋯+anvn=0,若對 v1\mathbf{v}_1v1 做內積,可得 a1∥v1∥2=0a_1 \|\mathbf{v}_1\|^2=0a1∥v1∥2=0,但因爲 ∥v1∥≠0\|\mathbf{v}_1\| \neq0∥v1∥=0,所以 a1=0a_1=0a1=0,同理,其他係數也都是 0,故得證。
向量分解
線性組合
垂直向量
Linear Algebra - A Modern Introduction v.4, 6.2 Linear Independence