Table of Contents
Linear Combination
EXAMPLE 1. The set
The vector \(\mathbf{v}=\begin{bmatrix}7\\7\\15\end{bmatrix}\) is a linear combination of the vectors \(\mathbf{v}_1=\begin{bmatrix}2\\3\\4\end{bmatrix}\) and \(\mathbf{v}_2=\begin{bmatrix}-1\\2\\-3\end{bmatrix}\) since
In this case \(c_1=3\) and \(c_2=-1\).
Linear Independence
EXAMPLE 2. The set
\(\left\lbrace \begin{bmatrix}2\\0\\-1\end{bmatrix},\begin{bmatrix}-1\\0\\-1\end{bmatrix},\begin{bmatrix}1\\1\\1\end{bmatrix} \right\rbrace\) is linear independent. We need to check that the system
has only a trivial solution. Indeed, the second equation provides that \(x_3=0\). Substituting \(x_3=0\) into the third and first equation, and isolating \(x_1\) on the third we have that \(x_1=-x_2\). Substituting this into the first equation we obtain that \(x_1=0\) and, from the previous relation, \(x_2=0\). So the system has a trivial solution.