Section 2.5 Linear Independence (VS5)
Learning Outcomes
Determine if a set of Euclidean vectors is linearly dependent or independent by solving an appropriate vector equation.
Subsection 2.5.1 Class Activities
Activity 2.5.1.
Consider the two sets
Which of the following is true?
\(\vspan S\) is bigger than \(\vspan T\text{.}\)
\(\vspan S\) and \(\vspan T\) are the same size.
\(\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.
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\)
(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
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{?}\)
It is consistent with one solution.
It is consistent with infinitely many solutions.
It is inconsistent.
Fact 2.5.5.
For any vector space, the set \(\{\vec v_1,\dots\vec v_n\}\) is linearly dependent if and only if the vector equation \(x_1\vec v_1+\dots+x_n\vec v_n=\vec{0}\) is consistent with infinitely many solutions.
Activity 2.5.6.
Find
and mark the part of the matrix that demonstrates that
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?
\(\displaystyle 3\)
\(\displaystyle 4\)
\(\displaystyle 5\)
You can have infinitely many vectors and still be linearly independent.
Activity 2.5.12.
What is the largest number of
vectors that can form a linearly independent set?
\(\displaystyle 3\)
\(\displaystyle 4\)
\(\displaystyle 5\)
You can have infinitely many vectors and still be linearly independent.
Activity 2.5.13.
What is the largest number of
vectors that can form a linearly independent set?
\(\displaystyle 3\)
\(\displaystyle 4\)
\(\displaystyle 5\)
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
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.