Wk 2: The Vector Space Flashcards
Linear combination of vectors
α1v1 + α2v2 + … + αnvn
α1,…,αn are coefficients of the linear combination
Trivial linear combination
Coefficients are all zero
Span of v1, …, vn
Set of all linear combinations of vectors v1, …, vn.
Written Span {v1, …, vn}
How many vectors in Span {}
One: the zero vector
Generating set
Let
Linear combination of linear combinations of vectors
Can be converted to a linear combination of new vectors
Standard generators for ℝn
e1, e2, …, en = [1,0,…,0], [0,1,0,…,0], …, [0,…,0,1]
Span of a nonzero vector over ℝ
Span {v} = {αv : α ∈ ℝ}
Is the span of k vectors always k-dimensional
No.
eg. Span{[0,0]} is 0-dimensional
Specification of a plane
{(x, y, z) : ax + by + cz = 0} OR
{[x, y, z] : [a, b, c] · [x, y, z] = 0}
Two ways to represent a geometric object containing the origin:
- Span of some vectors
- Solution of some system of linear equations with zero right-hand sides
Vector space
Any subset
Subspace
If
Every subspace of ℝD can be written as:
Span {v1, . . . , vn} OR
{x : a1 · x = 0, …, am · x = 0}
Convex combination
A linear combination in which all coefficients are nonnegative and sum to 1