Skip to main content

Section 2.5 Identifying a Basis (EV5)

Subsection 2.5.1 Warm Up

Remark 2.5.1.

Recall that in Activity 2.2.1 we used the words vector, linear combination, and span to make an analogy 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.

Activity 2.5.2.

Consider the following set of ingredients:
S={tomato,olive oil,dough,cheese,pizza sauce,garlic}
(a)
Does "pizza" live inside of span(S)?
(b)
Identify which ingredients in S make the set linearly dependent.
(c)
Can you think of a subset S of S that is linearly independent and for which "pizza" is still in spanS?

Subsection 2.5.2 Class Activities

Activity 2.5.3.

Consider the set of vectors
S={[3210],[2411],[01653],[1230],[3301]}.
(a)
Express the vector [5201] as a linear combination of the vectors in S, i.e. find scalars such that
[5201]=?[3210]+?[2411]+?[01653]+?[1230]+?[3301].
(b)
Find a different way to express the vector [5201] as a linear combination of the vectors in S.
(c)
Consider another vector [8675]. Without computing the RREF of another matrix, how many ways can this vector be written as a linear combination of the vectors in S?
  1. Zero.
  2. One.
  3. Infinitely-many.
  4. Computing a new matrix RREF is necessary.

Activity 2.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, we can say...
  1. the set S spans the vector space.
  2. the set S fails to span the vector space.
  3. the set S is linearly independent.
  4. the set S is linearly dependent.
(b)
If the zero vector 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...
  1. the set S spans the vector space.
  2. the set S fails to span the vector space.
  3. the set S is linearly independent.
  4. 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, or not at all, we can say...
  1. the set S spans the vector space.
  2. the set S fails to span the vector space.
  3. the set S is linearly independent.
  4. the set S is linearly dependent.

Definition 2.5.5.

A basis of a vector space V is a set of vectors S contained in V for which
  1. Every vector in the vector space can be expressed as a linear combination of the vectors in S.
  2. For each vector v in the vector space, there is only one way to write it as a linear combination of the vectors in S.
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".

Observation 2.5.6.

In terms of a vector equation, a set S={v1,,vn} is a basis of a vector space if the vector equation
x1v1++xnvn=w
has a unique solution for every vector w in the vector space.
Put another way, a basis may be thought of as a minimal set of “building blocks” that can be used to construct any other vector of the vector space.

Activity 2.5.7.

Let S be a basis (Definition 2.5.5) for a vector space. Then...
  1. the set S must both span the vector space and be linearly independent.
  2. the set S must span the vector space but could be linearly dependent.
  3. the set S must be linearly independent but could fail to span the vector space.
  4. the set S could fail to span the vector space and could be linearly dependent.

Activity 2.5.8.

The vectors
i^=(1,0,0)=[100]j^=(0,1,0)=[010]k^=(0,0,1)=[001]
form a basis {i^,j^,k^} used frequently in multivariable calculus.
Find the unique linear combination of these vectors
?i^+?j^+?k^
that equals the vector
(3,2,4)=[324]
in xyz space.

Definition 2.5.9.

The standard basis of Rn is the set {e1,,en} where
e1=[10000]e2=[01000]en=[00001].
In particular, the standard basis for R3 is {e1,e2,e3}={i^,j^,k^}.

Activity 2.5.10.

Take the RREF of an appropriate matrix to determine if each of the following sets is a basis for R4.
(a)
{[1000],[0100],[0010],[0001]}
  1. A basis, because it both spans R4 and is linearly independent.
  2. Not a basis, because while it spans R4, it is linearly dependent.
  3. Not a basis, because while it is linearly independent, it fails to span R4.
  4. Not a basis, because not only does it fail to span R4, it’s also linearly dependent.
(b)
{[2301],[2003],[4302],[3013]}
  1. A basis, because it both spans R4 and is linearly independent.
  2. Not a basis, because while it spans R4, it is linearly dependent.
  3. Not a basis, because while it is linearly independent, it fails to span R4.
  4. Not a basis, because not only does it fail to span R4, it’s also linearly dependent.
(c)
{[2301],[2003],[313716],[110714],[4302]}
  1. A basis, because it both spans R4 and is linearly independent.
  2. Not a basis, because while it spans R4, it is linearly dependent.
  3. Not a basis, because while it is linearly independent, it fails to span R4.
  4. Not a basis, because not only does it fail to span R4, it’s also linearly dependent.
(d)
{[2301],[4302],[3013],[3615]}
  1. A basis, because it both spans R4 and is linearly independent.
  2. Not a basis, because while it spans R4, it is linearly dependent.
  3. Not a basis, because while it is linearly independent, it fails to span R4.
  4. Not a basis, because not only does it fail to span R4, it’s also linearly dependent.
(e)
{[5301],[2103],[4513]}
  1. A basis, because it both spans R4 and is linearly independent.
  2. Not a basis, because while it spans R4, it is linearly dependent.
  3. Not a basis, because while it is linearly independent, it fails to span R4.
  4. Not a basis, because not only does it fail to span R4, it’s also linearly dependent.

Activity 2.5.11.

If {v1,v2,v3,v4} is a basis for R4, that means RREF[v1v2v3v4] has a pivot in every row (because it spans), and has a pivot in every column (because it’s linearly independent).
What is RREF[v1v2v3v4]?
RREF[v1v2v3v4]=[????????????????]

Subsection 2.5.3 Individual Practice

Activity 2.5.13.

Let S denote a set of vectors in Rn. 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 Rn.
(c)
The definition of what it means for S to be a basis for Rn.

Activity 2.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?

Subsection 2.5.4 Videos

Figure 16. Video: Verifying that a set of vectors is a basis of a vector space

Exercises 2.5.5 Exercises

Subsection 2.5.6 Mathematical Writing Explorations

Exploration 2.5.15.

  • What is a basis for M2,2?
  • What about M3,3?
  • Could we write each of these in a way that looks like the standard basis vectors in Rm for some m? Make a conjecture about the relationship between these spaces of matrices and standard Eulidean space.

Exploration 2.5.16.

Recall our earlier definition of symmetric matrices. Find a basis for each of the following:
  • The space of 2×2 symmetric matrices.
  • The space of 3×3 symmetric matrices.
  • The space of n×n symmetric matrices.

Exploration 2.5.17.

Must a basis for the space P2, 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.

Subsection 2.5.7 Sample Problem and Solution

Sample problem Example B.1.9.