Skip to main content

Section 2.4 Subspaces (VS4)

Subsection 2.4.1 Class Activities

Activity 2.4.1.

Consider two non-colinear vectors in R3. If we look at all linear combinations of those two vectors (that is, their span), we end up with a plane within R3. Call this plane S.

(a)

Are all of the vectors in S also in R3?

(b)

Let z be the additive identity in R3. Is zS?

(c)

For any unspecified u,vS, is it the case that u+vS?

(d)

For any unspecified uS and cR, is it the case that cuS?

Definition 2.4.2.

A subset of a vector space is called a subspace if it is a vector space on its own. The operations of addition and scalar from the parent vector space are inherited by the subspace.

Observation 2.4.3.

Note the similarities between a planar subspace spanned by two non-colinear vectors in R3, and the Euclidean plane R2. While they are not the same thing (and shouldn't be referred to interchangably), algebraists call such similar spaces isomorphic; we'll learn what this means more carefully in a later chapter.

A planar subset of \(\IR^3\) compared with the plane \(\IR^2\text{.}\)
Figure 13. A planar subset of R3 compared with the plane R2.

Activity 2.4.5.

Let S={[xyz]|x+2y+z=0}.

(a)

Let v=[xyz] and w=[abc] be vectors in S, so x+2y+z=0 and a+2b+c=0. Show that v+w=[x+ay+bz+c] also belongs to S by verifying that (x+a)+2(y+b)+(z+c)=0.

(b)

Let v=[xyz]S, so x+2y+z=0. Show that cv=[cxcycz] also belongs to S for any cR by verifying an appropriate equation.

(c)

Is S is a subspace of R3?

Activity 2.4.6.

Let S={[xyz]|x+2y+z=4}. Choose a vector v=[???] in S and a real number c=?, and show that cv isn't in S. Is S a subspace of R3?

Remark 2.4.7.

Since 0 is a scalar and 0v=z for any vector v, a nonempty set that is closed under scalar multiplication must contain the zero vector z for that vector space.

Put another way, you can check any of the following to show that a nonempty subset W isn't a subspace:

  • Show that 0W.

  • Find u,vW such that u+vW.

  • Find cR,vW such that cvW.

If you cannot do any of these, then W can be proven to be a subspace by doing the following:

  • Prove that u+vW whenever u,vW.

  • Prove that cvW whenever cR,vW.

Activity 2.4.8.

Consider these subsets of R3:

R={[xyz]|y=z+1}S={[xyz]|y=|z|}T={[xyz]|z=xy}.
(a)

Show R isn't a subspace by showing that 0R.

(b)

Show S isn't a subspace by finding two vectors u,vS such that u+vS.

(c)

Show T isn't a subspace by finding a vector vT such that 2vT.

Activity 2.4.9.

Consider these subsets of M2×2, the vector space of all 2×2 matrices with real entries. Show that each of these sets is or is not a subspace of M2×2.

(a)
{[a00b]|a,bR}.
(b)
{[a00b]|a+b=0}.
(c)
{[a00b]|a+b=5}.
(d)
{[ac0b]|a+b=0,cR}.

Activity 2.4.10.

Let W be a subspace of a vector space V. How are spanW and W related?

  1. spanW may include vectors that aren't in W

  2. W may include vectors that aren't in spanW

  3. W and spanW always contain the same vectors

Subsection 2.4.2 Videos

Figure 14. Video: Showing that a subset of a vector space is a subspace
Figure 15. Video: Showing that a subset of a vector space is not a subspace

Subsection 2.4.3 Slideshow

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

Exercises 2.4.4 Exercises

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

Subsection 2.4.5 Mathematical Writing Explorations

Exploration 2.4.12.

A square matrix M is symmetric if, for each index i,j, the entries mij=mji. That is, the matrix is itself when reflected over the diagonal from upper left to lower right. Prove that the set of n×n symmetric matrices is a subspace of Mn×n.

Exploration 2.4.13.

The space of all real-valued function of one real variable is a vector space. First, define and for this vector space. Check that you have closure (both kinds!) and show what the zero vector is under your chosen addition. Decide if each of the following is a subspace. If so, prove it. If not, provide the counterexample.
  • The set of even functions, {f:RR:f(x)=f(x) for all x}.

  • The set of odd functions, {f:RR:f(x)=f(x) for all x}.

Exploration 2.4.14.

Give an example of each of these, or explain why it's not possible that such a thing would exist.
  • A nonempty subset of M2×2 that is not a subspace.

  • A set of two vectors in R2 that is not a spanning set.

Exploration 2.4.15.

Let V be a vector space and S={v1,v2,,vn} a subset of V. Show that the span of S is a subspace. Is it possible that there is a subset of V containing fewer vectors than S, but whose span contains all of the vectors in the span of S?

Subsection 2.4.6 Sample Problem and Solution

Sample problem Example B.1.8.

You have attempted 1 of 1 activities on this page.