Skip to main content
Contents
Embed
Dark Mode Prev Up Next
\(\newcommand{\foo}{b^{ar}}
\newcommand{\aug}{\fboxsep=-\fboxrule\!\!\!\fbox{\strut}\!\!\!}
\newcommand{\Nul}{\operatorname{Nul}}
\newcommand{\Col}{\operatorname{Col}}
\newcommand{\Row}{\operatorname{Row}}
\newcommand{\Span}{\operatorname{Span}}
\renewcommand{\det}{\operatorname{det}}
\newcommand{\rank}{\operatorname{rank}}
\newcommand{\proj}{\operatorname{proj}}
\newcommand{\dist}{\operatorname{dist}}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 1.7 Linear Independence
Worksheet 1.7 Linear Independence
Objectives: Topics
Objectives: Goals
Motivating Question: What is the smallest number of vectors needed in a parametric solution to a linear system?
Definition 1.44 .
A set of vectors \({\vec v_1, \ldots, \vec v_k}\) in \(\mathbb{R}^n\) is called linearly independent if the vector equation
\begin{equation*}
c_1 \vec v_1 + c_2 \vec v_2 + \cdots + c_k \vec v_k = \vec 0
\end{equation*}
has only the trivial solution \(c_1 = c_2 = \cdots = c_k = 0\text{.}\) The set \({\vec v_1, \ldots, \vec v_k}\) is said to be linearly dependent if there exist weights \(c_1, c_2, \dots, c_k\text{,}\) not all zero , such that
\begin{equation*}
c_1 \vec v_1 + c_2 \vec v_2 + \cdots + c_k \vec v_k = \vec 0
\end{equation*}
Let \(A = \begin{bmatrix} \vec v_1 \amp \cdots \amp \vec v_n \end{bmatrix}\text{.}\) Then some equivalent definitions of linear independence are
Example 1.45 .
For each of the following sets, determine if the set is linearly independent or linearly dependent.
(a)
\(\left\{\begin{bmatrix}1 \\ 0 \\ 1\end{bmatrix}, \begin{bmatrix} 2 \\ 2 \\ 0 \end{bmatrix}, \begin{bmatrix} 0 \\ 2 \\ 1 \end{bmatrix} \right\}\)
(b)
\(\left\{\begin{bmatrix}1 \\ 2 \\ 1\end{bmatrix}, \begin{bmatrix} 2 \\ 4 \\ 2 \end{bmatrix}\right\}\)
(c)
\(\left\{\begin{bmatrix}1 \\ 0 \\ 1\end{bmatrix}, \begin{bmatrix} 2 \\ 1 \\ 3 \end{bmatrix}, \begin{bmatrix} 0 \\ 1 \\ 1 \end{bmatrix} \right\}\)
Theorem 1.46 .
Any set containing the zero vector \(\vec 0\) is linearly dependent.
Theorem 1.47 .
Suppose \(\vec v_1, \ldots, \vec v_n\) are vectors in \(\mathbb{R}^m\) with \(n > m\text{.}\) Then the set \(\{\vec v_1, \ldots, \vec v_n\}\) is linearly dependent.
Example 1.48 .
For what values of \(h\) are the vectors \(\begin{bmatrix} 1 \\ 1 \\ h \end{bmatrix},
\begin{bmatrix} 1 \\ h \\ 1 \end{bmatrix},
\begin{bmatrix} h \\ 1 \\ 1 \end{bmatrix}\) linearly dependent?