Skip to main content

Section 2.7 Subspace Basis and Dimension (VS7)

Subsection 2.7.1 Class Activities

Observation 2.7.1.

Recall from section Section 2.4 that a subspace of a vector space is a subset that is itself a vector space.

One easy way to construct a subspace is to take the span of set, but a linearly dependent set contains “redundant” vectors. For example, only two of the three vectors in the following image are needed to span the planar subspace.

Figure 19. A linearly dependent set of three vectors

Activity 2.7.2.

Consider the subspace of R4 given by W=span{[2301],[2011],[2323],[1510]}.

(a)

Mark the part of RREF[2221303501211130] that shows that W's spanning set is linearly dependent.

(b)

Find a basis for W by removing a vector from its spanning set to make it linearly independent.

Activity 2.7.4.

Let W be the subspace of R4 given by

W=span{[1311],[2112],[4530],[3221]}.

Find a basis for W.

Activity 2.7.5.

Let W be the subspace of P3 given by

W=span{x3+3x2+x1,2x3x2+x+2,4x3+5x2+3x,3x3+2x2+2x+1}

Find a basis for W.

Activity 2.7.6.

Let W be the subspace of M2,2 given by

W=span{[1311],[2112],[4530],[3221]}.

Find a basis for W.

Activity 2.7.7.

Let

S={[2301],[2011],[2323],[1510]}

and

T={[2011],[2323],[1510],[2301]}.
(a)

Find a basis for spanS.

(b)

Find a basis for spanT.

Observation 2.7.8.

Even though we found different bases for them, spanS and spanT are exactly the same subspace of R4, since

S={[2301],[2011],[2323],[1510]}={[2011],[2323],[1510],[2301]}=T.

Definition 2.7.10.

The dimension of a vector space is equal to the size of any basis for the vector space.

As you'd expect, Rn has dimension n. For example, R3 has dimension 3 because any basis for R3 such as

{e1,e2,e3} and {[100],[010],[111]} and {[103],[221],[325]}

contains exactly three vectors.

Activity 2.7.11.

Find the dimension of each subspace of R4 by finding RREF for each corresponding matrix.

(a)
span{[2301],[2003],[4302],[3013]}
(b)
span{[2301],[2003],[313716],[110714],[4302]}
(c)
span{[2301],[4302],[3013],[3615]}
(d)
span{[5301],[2103],[4513]}

Subsection 2.7.2 Videos

Figure 20. Video: Finding a basis of a subspace and computing the dimension of a subspace

Subsection 2.7.3 Slideshow

Slideshow of activities available at https://teambasedinquirylearning.github.io/linear-algebra/2022/VS7.slides.html.

Exercises 2.7.4 Exercises

Exercises available at https://teambasedinquirylearning.github.io/linear-algebra/2022/exercises/#/bank/VS7/.

Subsection 2.7.5 Mathematical Writing Explorations

Exploration 2.7.12.

Prove each of the following statements is true.
  • If {b1,b2,,bm} and {c1,c2,,cn} are each a basis for a vector space V, then m=n.

  • If {v1,v2,vn} is linearly independent, then so is {v1,v1+v2,,v1+v2++vn}.

  • Let V be a vector space of dimension n, and vV. Then there exists a basis for V which contains v.

Exploration 2.7.13.

Suppose we have the set of all function f:SR. We claim that this is a vector space under the usual operation of function addition and scalar multiplication. What is the dimension of this space for each choice of S below:
  • S={1}

  • S={1,2}

  • S={1,2,,n}

  • S=R

Exploration 2.7.14.

Suppose you have the vector space V={(xyz)R3:x+y+z=1} with the operations (x1y1z1)(x2y2z2)=(x1+x21y1+y2z1+z2) and α(x1y1z1)=(αx1α+1αy1αz1). Find a basis for V and determine it's dimension.

Subsection 2.7.6 Sample Problem and Solution

Sample problem Example B.1.11.

You have attempted 1 of 1 activities on this page.