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
Convex hull
of a single vector: a point
of two vectors: a line segment
of three vectors: a triangle
How to represent a vector space that does not contain the origin
Translate a vector space
Affine space
If c is a vector and
Affine combination
a linear combination α1u1 + α2u2 + … + αnun where α1 + α2 + … + αn = 1
Affine hull
the set of all affine combinations of a set of vectors
Affine hull of u1, u2, . . . , un = u1 + Span {u2 - u1, …, un - u1}
Thm. Solution set of a linear system
The solution set of a linear system is either empty or an affine space
Homogeneous linear equation
A linear equation with a zero right-hand side
α ∙ x = 0
Homogeneous linear system
a system of homogeneous linear equations
Lemma. Finding a second solution to a linear system
Let u1 be a solution to a linear system. Then, for any other vector u2, u2 is also a solution if and only if
u2-u<strong>1</strong> is a solution to the corresponding homogeneous linear system
checksum function
maps long files to short sequences - used to check for file corruption