Skip to main content

Section 2.6 Identifying a Basis (V6)

Definition 2.6.1.

A basis is a linearly independent set that spans a vector space.

The standard basis of Rn is the set {e1,,en} where

e1=[10000]e2=[01000]en=[00001].

For R3, these are the vectors e1=ı^=[100],e2=ȷ^=[010], and e3=k^=[001].

Observation 2.6.2.

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 R3 are often expressed in their component form

(3,2,4)=[324]

or in their standard basic vector form

3e12e2+4e3=3ı^2ȷ^+4k^.

Since every vector in R3 can be uniquely described as a linear combination of the vectors in {e1,e2,e3}, this set is indeed a basis.

Activity 2.6.3.

Label each of the sets A,B,C,D,E as

  • SPANS R4 or DOES NOT SPAN R4

  • LINEARLY INDEPENDENT or LINEARLY DEPENDENT

  • BASIS FOR R4 or NOT A BASIS FOR R4

by finding RREF for their corresponding matrices.

A={[1000],[0100],[0010],[0001]}B={[2301],[2003],[4302],[3013]}C={[2301],[2003],[313716],[110714],[4302]}D={[2301],[4302],[3013],[3615]}E={[5301],[2103],[4513]}

Activity 2.6.4.

If {v1,v2,v3,v4} is a basis for R4, that means RREF[v1v2v3v4] doesn't have a non-pivot column, and doesn't have a row of zeros. What is RREF[v1v2v3v4]?

RREF[v1v2v3v4]=[????????????????]

Subsection 2.6.1 Videos

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

Exercises 2.6.2 Exercises

Exercises available at checkit.clontz.org 1 .

https://checkit.clontz.org/#/banks/tbil-la/V6/