Skip to main content

Section 2.6 Identifying a Basis (VS6)

Subsection 2.6.1 Class Activities

Observation 2.6.1.

Suppose you are building a starship, which is for some reason in the shape of a cube. Due to some clever engineering, each part of the ship can be made out of a finite set of components. In fact, there are only 5 basic components. Assemble them in different ways, and you make every part of the cube! However, at the last minute, the design is changed from a cube to an octahedron. Would it make more sense to take all of the parts you were planning to build, build them anyway and modify them later, or to just modify the 5 basic components?

Activity 2.6.2.

Start with three vectors

\begin{equation*} \vec e_1=\hat\imath=\left[\begin{array}{c}1 \\ 0 \\ 0\end{array}\right], \vec e_2=\hat\jmath=\left[\begin{array}{c}0 \\ 1 \\ 0\end{array}\right], \text{ and } \vec e_3=\hat k=\left[\begin{array}{c}0 \\ 0 \\ 1\end{array}\right]\text{.} \end{equation*}
(a)

Let \(\vec{v}\) be an unspecified vector in \(\IR\text{.}\) Show that \(\vec{v}\) can be expressed as a linear combination of \(\vec{e}_1, \vec{e}_2\text{,}\) and \(\vec{e}_3\text{.}\)

(b)

Let \(\vec{w} = \left[\begin{array}{c}1 \\ 1 \\ 0\end{array}\right]\text{.}\) Show that \(\vec{v}\) cannot be expressed as a linear combination of \(\vec{e}_1, \vec{e}_2\text{,}\) and \(\vec{w}\text{.}\)

(c)

Does this imply that all vectors in \(\IR^3\) can be written as a linear combination of \(\vec{e}_1, \vec{e}_2\text{,}\) and \(\vec{e}_3\text{?}\) If you think so, explain what makes these vectors special. If not, explain why not.

Definition 2.6.3.

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

The standard basis of \(\IR^n\) is the set \(\{\vec{e}_1, \ldots, \vec{e}_n\}\) where

\begin{align*} \vec{e}_1 &= \left[\begin{array}{c}1 \\ 0 \\ 0 \\ \vdots \\ 0 \\ 0 \end{array}\right] & \vec{e}_2 &= \left[\begin{array}{c}0 \\ 1 \\ 0 \\ \vdots \\ 0 \\ 0 \end{array}\right] & \cdots & & \vec{e}_n = \left[\begin{array}{c}0 \\ 0 \\ 0 \\ \vdots \\ 0 \\ 1 \end{array}\right]\text{.} \end{align*}

Observation 2.6.4.

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 \(\IR^3\) are often expressed in their component form

\begin{equation*} (3,-2,4)=\left[\begin{array}{c}3 \\ -2 \\ 4\end{array}\right] \end{equation*}

or in their standard basic vector form

\begin{equation*} 3\vec e_1-2\vec e_2+4\vec e_3 = 3\hat\imath-2\hat\jmath+4\hat k . \end{equation*}

Since every vector in \(\IR^3\) can be uniquely described as a linear combination of the vectors in \(\setList{\vec e_1,\vec e_2,\vec e_3}\text{,}\) this set is indeed a basis.

Activity 2.6.5.

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

  • SPANS \(\IR^4\) or DOES NOT SPAN \(\IR^4\)

  • LINEARLY INDEPENDENT or LINEARLY DEPENDENT

  • BASIS FOR \(\IR^4\) or NOT A BASIS FOR \(\IR^4\)

by finding \(\RREF\) for their corresponding matrices.

\begin{align*} A&=\left\{ \left[\begin{array}{c}1\\0\\0\\0\end{array}\right], \left[\begin{array}{c}0\\1\\0\\0\end{array}\right], \left[\begin{array}{c}0\\0\\1\\0\end{array}\right], \left[\begin{array}{c}0\\0\\0\\1\end{array}\right] \right\} & B&=\left\{ \left[\begin{array}{c}2\\3\\0\\-1\end{array}\right], \left[\begin{array}{c}2\\0\\0\\3\end{array}\right], \left[\begin{array}{c}4\\3\\0\\2\end{array}\right], \left[\begin{array}{c}-3\\0\\1\\3\end{array}\right] \right\}\\ C&=\left\{ \left[\begin{array}{c}2\\3\\0\\-1\end{array}\right], \left[\begin{array}{c}2\\0\\0\\3\end{array}\right], \left[\begin{array}{c}3\\13\\7\\16\end{array}\right], \left[\begin{array}{c}-1\\10\\7\\14\end{array}\right], \left[\begin{array}{c}4\\3\\0\\2\end{array}\right] \right\} & D&=\left\{ \left[\begin{array}{c}2\\3\\0\\-1\end{array}\right], \left[\begin{array}{c}4\\3\\0\\2\end{array}\right], \left[\begin{array}{c}-3\\0\\1\\3\end{array}\right], \left[\begin{array}{c}3\\6\\1\\5\end{array}\right] \right\}\\ E&=\left\{ \left[\begin{array}{c}5\\3\\0\\-1\end{array}\right], \left[\begin{array}{c}-2\\1\\0\\3\end{array}\right], \left[\begin{array}{c}4\\5\\1\\3\end{array}\right] \right\} \end{align*}

Activity 2.6.6.

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]\) doesn't have a non-pivot column, and doesn't have a row of zeros. What is \(\RREF[\vec v_1\,\vec v_2\,\vec v_3\,\vec v_4]\text{?}\)

\begin{equation*} \RREF[\vec v_1\,\vec v_2\,\vec v_3\,\vec v_4] = \left[\begin{array}{cccc} \unknown & \unknown & \unknown & \unknown \\ \unknown & \unknown & \unknown & \unknown \\ \unknown & \unknown & \unknown & \unknown \\ \unknown & \unknown & \unknown & \unknown \\ \end{array}\right] \end{equation*}

Subsection 2.6.2 Videos

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

Subsection 2.6.3 Slideshow

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

Exercises 2.6.4 Exercises

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

Subsection 2.6.5 Mathematical Writing Explorations

Exploration 2.6.8.

  • What is a basis for \(M_{2,2}\text{?}\)

  • What about \(M_{3,3}\text{?}\)

  • 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.

Exploration 2.6.9.

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.

Exploration 2.6.10.

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.

Subsection 2.6.6 Sample Problem and Solution

Sample problem Example B.1.10.

You have attempted of activities on this page.