Skip to main content

Section 2.5 Linear Independence (VS5)

Subsection 2.5.1 Class Activities

Activity 2.5.1.

Consider the two sets

\begin{equation*} S=\left\{ \left[\begin{array}{c}2\\3\\1\end{array}\right], \left[\begin{array}{c}1\\1\\4\end{array}\right] \right\} \hspace{1em} T=\left\{ \left[\begin{array}{c}2\\3\\1\end{array}\right], \left[\begin{array}{c}1\\1\\4\end{array}\right], \left[\begin{array}{c}-1\\0\\-11\end{array}\right] \right\}\text{.} \end{equation*}

Which of the following is true?

  1. \(\vspan S\) is bigger than \(\vspan T\text{.}\)

  2. \(\vspan S\) and \(\vspan T\) are the same size.

  3. \(\vspan S\) is smaller than \(\vspan T\text{.}\)

Definition 2.5.2.

We say that a set of vectors is linearly dependent if one vector in the set belongs to the span of the others. Otherwise, we say the set is linearly independent.

Figure 16. A linearly dependent set of three vectors

You can think of linearly dependent sets as containing a redundant vector, in the sense that you can drop a vector out without reducing the span of the set. In the above image, all three vectors lay in the same planar subspace, but only two vectors are needed to span the plane, so the set is linearly dependent.

Activity 2.5.3.

Begin with 3 vectors in \(\IR^3\)

\begin{equation*} \vec v_1=\left[\begin{array}{c}1 \\ 0 \\ 0\end{array}\right], \vec v_2=\left[\begin{array}{c}0 \\ 1 \\ 0\end{array}\right], \text{ and } \vec v_3=\left[\begin{array}{c}0 \\ 0 \\ 1\end{array}\right]\text{.} \end{equation*}
(a)

Choose three non-zero scalars, \(a,b\text{,}\) and \(c\text{.}\) Let \(\vec w = a\vec v_1 + b \vec v_2 + c \vec v_3\text{.}\) Is the set \(\{\vec v_1,\vec v_2,\vec v_3,\vec w\}\) linearly dependent?

(b)

Find

\begin{equation*} \RREF \left[\begin{array}{cccc} \vdots & \vdots &\vdots &\vdots \\ \vec v_1 & \vec v_2 & \vec v_3 & \vec w \\ \vdots &\vdots &\vdots &\vdots \end{array}\right]. \end{equation*}

What does this tell you about solution set for the vector equation \(x_1\vec{v}_1+x_2\vec{v}_2+x_3\vec{v}_3 + x_4\vec w=\vec{0}\text{?}\)

Activity 2.5.4.

Let \(\vec{v}_1,\vec{v}_2,\vec{v}_3 \) be vectors in \(\mathbb R^n\text{.}\) Suppose \(3\vec{v}_1-5\vec{v}_2=\vec{v}_3\text{,}\) so the set \(\{\vec{v}_1,\vec{v}_2,\vec{v}_3\}\) is linearly dependent. Which of the following is true of the vector equation \(x_1\vec{v}_1+x_2\vec{v}_2+x_3\vec{v}_3=\vec{0}\text{?}\)

  1. It is consistent with one solution.

  2. It is consistent with infinitely many solutions.

  3. It is inconsistent.

Activity 2.5.6.

Find

\begin{equation*} \RREF\left[\begin{array}{ccccc|c} 2&2&3&-1&4&0\\ 3&0&13&10&3&0\\ 0&0&7&7&0&0\\ -1&3&16&14&1&0 \end{array}\right] \end{equation*}

and mark the part of the matrix that demonstrates that

\begin{equation*} S=\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\\1\end{array}\right] \right\} \end{equation*}

is linearly dependent (the part that shows its linear system has infinitely many solutions).

Observation 2.5.7.

A set of Euclidean vectors \(\{\vec v_1,\dots\vec v_n\}\) is linearly dependent if and only if \(\RREF\left[\begin{array}{ccc}\vec v_1&\dots&\vec v_n\end{array}\right]\) has a column without a pivot position.

Observation 2.5.8.

Compare the following results:

  • A set of \(\IR^m\) vectors \(\{\vec v_1,\dots\vec v_n\}\) is linearly independent if and only if \(\RREF\left[\begin{array}{ccc}\vec v_1&\dots&\vec v_n\end{array}\right]\) has all pivot columns.

  • A set of \(\IR^m\) vectors \(\{\vec v_1,\dots\vec v_n\}\) spans \(\IR^m\) if and only if \(\RREF\left[\begin{array}{ccc}\vec v_1&\dots&\vec v_n\end{array}\right]\) has all pivot rows.

  • A set of \(\IR^m\) vectors \(\{\vec v_1,\dots\vec v_n\}\) is linearly independent if and only the vector equation

    \begin{equation*} c_1\vec v_1+ c_2 \vec v_2 + \cdots + c_n\vec v_n = 0 \end{equation*}

    has exactly one solution, with \(c_1 = c_2 = \cdots = c_n = 0\text{.}\)

Activity 2.5.9.

Consider whether the set of Euclidean vectors \(\left\{ \left[\begin{array}{c}-4\\2\\3\\0\\-1\end{array}\right], \left[\begin{array}{c}1\\2\\0\\0\\3\end{array}\right], \left[\begin{array}{c}1\\10\\10\\2\\6\end{array}\right], \left[\begin{array}{c}3\\4\\7\\2\\1\end{array}\right] \right\}\) is linearly dependent or linearly independent.

(a)

Reinterpret this question as an appropriate question about solutions to a vector equation.

(b)

Use the solution to this question to answer the original question.

Activity 2.5.10.

Consider whether the set of polynomials \(\left\{ x^3+1,x^2+2x,x^2+7x+4 \right\}\) is linearly dependent or linearly independent.

(a)

Reinterpret this question as an appropriate question about solutions to a polynomial equation.

(b)

Use the solution to this question to answer the original question.

Activity 2.5.11.

What is the largest number of \(\IR^4\) vectors that can form a linearly independent set?

  1. \(\displaystyle 3\)

  2. \(\displaystyle 4\)

  3. \(\displaystyle 5\)

  4. You can have infinitely many vectors and still be linearly independent.

Activity 2.5.12.

What is the largest number of

\begin{equation*} \P_4=\setBuilder{ax^4+bx^3+cx^2+dx+e}{a,b,c,d,e\in\IR} \end{equation*}

vectors that can form a linearly independent set?

  1. \(\displaystyle 3\)

  2. \(\displaystyle 4\)

  3. \(\displaystyle 5\)

  4. You can have infinitely many vectors and still be linearly independent.

Activity 2.5.13.

What is the largest number of

\begin{equation*} \P=\setBuilder{f(x)}{f(x)\text{ is any polynomial}} \end{equation*}

vectors that can form a linearly independent set?

  1. \(\displaystyle 3\)

  2. \(\displaystyle 4\)

  3. \(\displaystyle 5\)

  4. You can have infinitely many vectors and still be linearly independent.

Activity 2.5.14.

Is is possible for the set of vectors \(\{\vec v_1, \vec v_2,\ldots, \vec v_n, \vec 0\}\) in a vector space \(V \) to be linearly independent? Recall that \(\vec 0\) represents the additive identity.

Subsection 2.5.2 Videos

Figure 17. Video: Linear independence

Subsection 2.5.3 Slideshow

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

Exercises 2.5.4 Exercises

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

Subsection 2.5.5 Mathematical Writing Explorations

Exploration 2.5.15.

Prove the result of Observation 2.5.8, by showing that, given a set \(S = \{\vec{v}_1,\vec{v}_2,\ldots,\vec{v}_n\}\) of vectors, \(S\) is linearly independent iff the equation \(x_1\vec{v}_1 + x_2\vec{v}_2 + \ldots\ + x_n\vec{v}_n = \vec{0}\) is only true when \(x_1 = x_2 = \cdots = x_n = 0\text{.}\)

Subsection 2.5.6 Sample Problem and Solution

Sample problem Example B.1.9.

You have attempted of activities on this page.