Express the vector \(\left[\begin{array}{c} 5 \\ 2 \\ 0 \\ 1 \end{array} \right]\) as a linear combination of the vectors in \(S\text{,}\) i.e. find scalars such that
Find a different way to express the vector \(\left[\begin{array}{c} 5 \\ 2 \\ 0 \\ 1 \end{array} \right]\) as a linear combination of the vectors in \(S\text{.}\)
(c)
How many ways can the vector \(\left[\begin{array}{c} 8 \\ 6 \\ 7 \\ 5 \end{array} \right]\) be written as a linear combination of the vectors in \(S\text{?}\)
Observation2.6.2.
We saw that some vectors could be expressed as a linear combination of the vectors in \(S\) in lots of (infinitely many) ways, while others could not be expressed at all as a linear combination.
This motivates us to look for sets of vectors where every other vector can be constructed from them, and there is only one way to do so.
Definition2.6.3.
A basis of a vector space \(V\) is a set of vectors \(S\) for which
Every vector in \(V\) can be expressed as a linear combination of the vectors in \(S\)
For each vector \(\vec{v} \in V\text{,}\) there is only one way to write it as a linear combination of the vectors in \(S\text{.}\)
These two properties may be expressed more succintly as the statement "Every vector in \(V\) can be expressed uniquely as a linear combination of the vectors in \(S\)".
Or, in terms of a vector equation, a set \(S=\left\{\vec{v}_1,\ldots,\vec{v}_n\right\}\) is a basis of \(V\) if the vector equation
A basis may be thought of as a collection of building blocks for a vector space, since every vector in the space can be expressed as a unique linear combination of basis vectors.
For example, in many calculus courses, vectors in \(\IR^3\) are often expressed in their component form
\begin{equation*}
3\vec e_1-2\vec e_2+4\vec e_3 = 3\hat\imath-2\hat\jmath+4\hat k
.
\end{equation*}
Since every vector in \(\IR^3\) can be uniquely described as a linear combination of the vectors in \(\setList{\vec e_1,\vec e_2,\vec e_3}\text{,}\) this set is indeed a basis.
has a solution for every vector\(\vec{w} \in V\) is saying that the set \(\left\{\vec{v}_1,\ldots,\vec{v}_n\right\}\)spans the vector space \(V\text{.}\)
However, to be a basis, we need to also check that the solution is always unique
In other words, it is necessary for a set to span \(V\) in order to be a basis of \(V\text{,}\) but this is not sufficient.
Activity2.6.7.
Recall that in Activity 2.6.1 we found two different ways to write the vector \(\left[\begin{array}{c} 5 \\ 2 \\ 0 \\ 1 \end{array} \right]\) as a linear combination of the vectors in the set \(S=\left\{
\left[\begin{array}{c} 3 \\ -2 \\ -1 \\ 0 \end{array} \right],
\left[\begin{array}{c} 2 \\ 4 \\ 1 \\ 1 \end{array} \right],
\left[\begin{array}{c} 0 \\ -16 \\ -5 \\ -3 \end{array} \right],
\left[\begin{array}{c} 1 \\ 2 \\ 3 \\ 0 \end{array} \right],
\left[\begin{array}{c} 3 \\ 3 \\ 0 \\ 1 \end{array} \right] \right\}
\text{.}\)
If \(\{\vec v_1,\vec v_2,\vec v_3,\vec v_4\}\) is a basis for \(\IR^4\text{,}\) that means \(\RREF[\vec v_1\,\vec v_2\,\vec v_3\,\vec v_4]\) doesn't have a non-pivot column, and doesn't have a row of zeros. What is \(\RREF[\vec v_1\,\vec v_2\,\vec v_3\,\vec v_4]\text{?}\)
The set \(\{\vec v_1,\dots,\vec v_m\}\) is a basis for \(\IR^n\) if and only if \(m=n\) and \(\RREF[\vec v_1\,\dots\,\vec v_n]=
\left[\begin{array}{cccc}
1&0&\dots&0\\
0&1&\dots&0\\
\vdots&\vdots&\ddots&\vdots\\
0&0&\dots&1
\end{array}\right]
\text{.}\)
That is, a basis for \(\IR^n\) must have exactly \(n\) vectors and its square matrix must row-reduce to the so-called identity matrix containing all zeros except for a downward diagonal of ones. (We will learn where the identity matrix gets its name in a later module.)
Subsection2.6.2Videos
Figure18.Video: Verifying that a set of vectors is a basis of a vector space
Could we write each of these in a way that looks like the standard basis vectors in \(\mathbb{R}^m\) for some \(m\text{?}\) Make a conjecture about the relationship between these spaces of matrices and standard Eulidean space.
Exploration2.6.14.
Recall our earlier definition of symmetric matrices. Find a basis for each of the following:
The space of \(2 \times 2\) symmetric matrices.
The space of \(3 \times 3\) symmetric matrices.
The space of \(n \times n\) symmetric matrices.
Exploration2.6.15.
Must a basis for the space \(P_2\text{,}\) the space of all quadratic polynomials, contain a polynomial of each degree less than or equal to 2? Generalize your result to polynomials of arbitrary degree.