Explain why a set of Euclidean vectors is or is not a basis of \(\IR^n\text{.}\)
Subsection2.5.1Warm Up
Remark2.5.1.
Recall that in Activity 2.2.1 we used the words vector, linear combination, and span to make an anology with recipes, ingredients, and meals. In this analogy, a recipe was defined to be a list of amounts of each ingredient to build a particular meal.
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)
Consider another vector \(\left[\begin{array}{c} 8 \\ 6 \\ 7 \\ 5 \end{array} \right]\text{.}\) Without computing the RREF of another matrix, how many ways can this vector be written as a linear combination of the vectors in \(S\text{?}\)
Zero.
One.
Infinitely-many.
Computing a new matrix RREF is necessary.
Activity2.5.4.
Let’s review some of the terminology we’ve been dealing with...
(a)
If every vector in a vector space can be constructed as one or more linear combinations of vectors in a set \(S\text{,}\) we can say...
the set \(S\) spans the vector space.
the set \(S\) fails to span the vector space.
the set \(S\) is linearly independent.
the set \(S\) is linearly dependent.
(b)
If the zero vector \(\vec 0\) can be constructed as a unique linear combination of vectors in a set \(S\) (the combination multiplying every vector by the scalar value \(0\)), we can say...
the set \(S\) spans the vector space.
the set \(S\) fails to span the vector space.
the set \(S\) is linearly independent.
the set \(S\) is linearly dependent.
(c)
If every vector of a vector space can either be constructed as a unique linear combination of vectors in a set \(S\text{,}\) or not at all, we can say...
the set \(S\) spans the vector space.
the set \(S\) fails to span the vector space.
the set \(S\) is linearly independent.
the set \(S\) is linearly dependent.
Definition2.5.5.
A basis of a vector space \(V\) is a set of vectors \(S\) contained in \(V\) for which
Every vector in the vector space can be expressed as a linear combination of the vectors in \(S\text{.}\)
For each vector \(\vec{v}\) in the vector space, 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\)".
Observation2.5.6.
In terms of a vector equation, a set \(S=\left\{\vec{v}_1,\ldots,\vec{v}_n\right\}\) is a basis of a vector space if the vector equation
A basis, because it both spans \(\IR^4\) and is linearly independent.
Not a basis, because while it spans \(\IR^4\text{,}\) it is linearly dependent.
Not a basis, because while it is linearly independent, it fails to span \(\IR^4\text{.}\)
Not a basis, because not only does it fail to span \(\IR^4\text{,}\) it’s also linearly dependent.
Activity2.5.11.
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]\) has a pivot in every row (because it spans), and has a pivot in every column (because it’s linearly independent).
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.5.3Individual Practice
Activity2.5.13.
Let \(S\) denote a set of vectors in \(\IR^n\text{.}\) Without referring to your Activity Book, write down:
(a)
The definition of what it means for \(S\) to be linearly independent.
(b)
The definition of what it means for \(S\) to span \(\IR^n\text{.}\)
(c)
The definition of what it means for \(S\) to be a basis for \(\IR^n\text{.}\)
Activity2.5.14.
You are going on a trip and need to pack. Let \(S\) denote the set of items that you are packing in your suitcase.
(a)
Give an example of such a set of items \(S\) that you would say "spans" everything you need, but is linearly dependent.
(b)
Give an example of such a set of items \(S\) that is linearly independent, but does not "span" everything you need.
(c)
Give an example of such a set \(S\) that you might reasonably consider to be a "basis" for what you need?
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.5.16.
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.5.17.
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.