Linear AlgebraSpan
Although there are many operations on columns of real numbers, the fundamental operations in linear algebra are the linear ones: addition of two columns, multiplication of the whole column by a constant, and compositions of those operations. In this section we will introduce some vocabulary to help us reason about linear relationships between vectors.
A A linear combination of a list of vectors is an expression of the form where are real numbers. The 's are called the weights of the linear combination. A list is a finite, ordered collection of items. Lists are different from sets because they are ordered and allow elements to be repeated.
where are real numbers. The 's are called the weights of the linear combination.
Exercise
Suppose that and . Draw the set of all points in for which the vector can be written as an integer linear combination of and .
Note: An integer linear combination is a linear combination where the weights are integers.
Solution. A bit of experimentation reveals that the integer linear combinations of these two vectors form a lattice as shown.
The The span of a list of vectors is the set of all vectors which can be written as a linear combination of the vectors in the list. A list is a finite, ordered collection of items. Lists are different from sets because they are ordered and allow elements to be repeated. The zero vector is the vector all of whose entries are zero.
Exercise
Is in the span of
Find values
We visualize a set
Exercise
The span of two vectors in
Exercise
The span of three vectors in
Solution. The span of a list containing only the zero vector is just the origin. The span of a list containing a single vector
The same reasoning implies that the span of a list of vectors in
Check out the 3Blue1Brown video segment below for some helpful visualizations for spans of vectors in three-dimensional space.
The span of a list of vectors is the set of all vectors which can be written as a linear combination of the vectors in the list.