<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mathresearch.utsa.edu/wiki/index.php?action=history&amp;feed=atom&amp;title=Linear_Dependence_of_Vectors</id>
	<title>Linear Dependence of Vectors - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mathresearch.utsa.edu/wiki/index.php?action=history&amp;feed=atom&amp;title=Linear_Dependence_of_Vectors"/>
	<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=Linear_Dependence_of_Vectors&amp;action=history"/>
	<updated>2026-06-12T19:30:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://mathresearch.utsa.edu/wiki/index.php?title=Linear_Dependence_of_Vectors&amp;diff=3997&amp;oldid=prev</id>
		<title>Khanh: Created page with &quot;==Linear Independence and Dependence== &lt;blockquote style=&quot;background: white; border: 1px solid black; padding: 1em;&quot;&gt;  :'''Definition:''' A set of vectors &lt;math&gt;V = \{ \mathbf...&quot;</title>
		<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=Linear_Dependence_of_Vectors&amp;diff=3997&amp;oldid=prev"/>
		<updated>2021-11-18T06:02:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Linear Independence and Dependence== &amp;lt;blockquote style=&amp;quot;background: white; border: 1px solid black; padding: 1em;&amp;quot;&amp;gt;  :&amp;#039;&amp;#039;&amp;#039;Definition:&amp;#039;&amp;#039;&amp;#039; A set of vectors &amp;lt;math&amp;gt;V = \{ \mathbf...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Linear Independence and Dependence==&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;background: white; border: 1px solid black; padding: 1em;&amp;quot;&amp;gt; &lt;br /&gt;
:'''Definition:''' A set of vectors &amp;lt;math&amp;gt;V = \{ \mathbf{x_1}, \mathbf{x_2}, ..., \mathbf{x_n} \}&amp;lt;/math&amp;gt; and the scalars &amp;lt;math&amp;gt;k_1, k_2, ..., k_n&amp;lt;/math&amp;gt; has a solution for the vector equation &amp;lt;math&amp;gt;k_1\mathbf{x_1} + k_2\mathbf{x_2} + ... + k_n\mathbf{x_n} = 0&amp;lt;/math&amp;gt;, namely when &amp;lt;math&amp;gt;k_1 = k_2 = ... = k_n = 0&amp;lt;/math&amp;gt;. If this is the only solution to the vector equation, then the set &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt; is said to be '''Linearly Independent'''. If there exists other solutions where not all &amp;lt;math&amp;gt;k_i = 0&amp;lt;/math&amp;gt;, then &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt; is said to be '''Linearly Dependent'''.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We will now look at some examples of vector sets which are either linearly independent or linearly dependent.&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;background: white; border: 1px solid black; padding: 1em;&amp;quot;&amp;gt; &lt;br /&gt;
:'''Note:''' Another way to write that a set of vectors &amp;lt;math&amp;gt;\{v_1, v_2, ..., v_n \}&amp;lt;/math&amp;gt; is linearly independent is by saying that &amp;lt;math&amp;gt;\mathrm{span} (v_1, v_2, ..., v_n) = \bigoplus_{i=1}^{n} \mathbb{F}v_i&amp;lt;/math&amp;gt;, which says that any vector that is a linear combination of the set of vectors &amp;lt;math&amp;gt;v_1, v_2, ..., v_n&amp;lt;/math&amp;gt; is a unique linear combination.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Example 1===&lt;br /&gt;
'''Determine whether or not the vector set &amp;lt;math&amp;gt;V = \{ (1, 2), (-5, -3) \}&amp;lt;/math&amp;gt; is linearly independent or linearly dependent.'''&lt;br /&gt;
	&lt;br /&gt;
We first must see if there exists only one set of scalars &amp;lt;math&amp;gt;c_1 = c_2 = 0&amp;lt;/math&amp;gt; (the trivial solution) as a solution to the vector equation &amp;lt;math&amp;gt;c_1(1, 2) + c_2(-5, -3) = 0&amp;lt;/math&amp;gt; or if there exists more solutions.&lt;br /&gt;
	&lt;br /&gt;
From this vector equation we get the following system of linear equations:&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;math&amp;gt;\begin{align} c_1 - 5c_2 = 0 \\ 2c_1 -3c_2 = 0 \end{align}&amp;lt;/math&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
When we reduce this system to RREF, we get that:&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;math&amp;gt;\begin{align} c_1 + 0c_2 = 0 \\ 0c_1 + c_2 = 0 \end{align}&amp;lt;/math&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
Therefore our only set of scalars &amp;lt;math&amp;gt;c_1, c_2&amp;lt;/math&amp;gt; are both equal to zero. Therefore, the vector set &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt; is linearly independent.&lt;br /&gt;
&lt;br /&gt;
===Example 2===&lt;br /&gt;
'''Determine whether the vector set &amp;lt;math&amp;gt;V = \{ (3, 6), (4, 8) \}&amp;lt;/math&amp;gt; is a linearly independent or a linearly dependent set.'''&lt;br /&gt;
&lt;br /&gt;
Once again, for &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt; to be a linearly independent set then the vector equation &amp;lt;math&amp;gt;c_1(3, 6) + c_2(4, 8) = 0&amp;lt;/math&amp;gt; must containing only one set of scalars &amp;lt;math&amp;gt;c_1 = c_2 = 0&amp;lt;/math&amp;gt;. From our vector equation be obtain the following system of linear equations:&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;math&amp;gt;\begin{align} 3c_1 + 4c_2 = 0 \\ 6c_1 + 8c_2 = 0 \end{align}&amp;lt;/math&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When we solve this system of equations we obtain that:&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;math&amp;gt;\begin{align} c_1 + \frac{4}{3}c_2 = 0 \\ 0c_1 + 0c_2 = 0 \end{align}&amp;lt;/math&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Suppose that &amp;lt;math&amp;gt;c_2 = s&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;c_1 = - \frac{4}{3} s&amp;lt;/math&amp;gt;. We see that for any &amp;lt;math&amp;gt;s \in \mathbb{R}&amp;lt;/math&amp;gt;, the scalars &amp;lt;math&amp;gt;c_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;c_2&amp;lt;/math&amp;gt; satisfy the vector equation and thus there are infinitely many scalars sets. Therefore &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt; is a linearly ''dependent'' set.&lt;br /&gt;
&lt;br /&gt;
===Example 3===&lt;br /&gt;
'''Show that if &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; is an &amp;lt;math&amp;gt;n \times n&amp;lt;/math&amp;gt; invertible matrix, then the column vectors of &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; denoted &amp;lt;math&amp;gt;C_1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;C_2&amp;lt;/math&amp;gt;, &amp;amp;#8230;, &amp;lt;math&amp;gt;C_n&amp;lt;/math&amp;gt; are linearly independent.'''&lt;br /&gt;
&lt;br /&gt;
Suppose that &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; is an invertible matrix and suppose that we have the linear system &amp;lt;math&amp;gt;Ax = 0&amp;lt;/math&amp;gt;. We note that the only solution to this linear system is the trivial solution, namely &amp;lt;math&amp;gt;x = 0&amp;lt;/math&amp;gt;. This system corresponds to the following vector equations though:&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x_1C_1 + x_2C_2 + ... + x_nC_n = 0 &amp;lt;/math&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And since &amp;lt;math&amp;gt;x = (x_1, x_2, ..., x_n) = (0, 0, ..., 0)&amp;lt;/math&amp;gt;, we see that this vector equation only have the scalars &amp;lt;math&amp;gt;x_1 = x_2 = ... = x_n = 0&amp;lt;/math&amp;gt;, so the column vectors of &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; are linearly independent.&lt;br /&gt;
&lt;br /&gt;
===Example 4===&lt;br /&gt;
'''Consider the set of vectors &amp;lt;math&amp;gt;\{1, 1-x, 1-x^2 \}&amp;lt;/math&amp;gt; from the vector space &amp;lt;math&amp;gt;\wp_2 (\mathbb{F})&amp;lt;/math&amp;gt;. Determine if this set of vectors is linearly independent or linearly dependent.'''&lt;br /&gt;
&lt;br /&gt;
When we expand the vector equation &amp;lt;math&amp;gt;a(1) + b(1 -x) + c(1 - x^2) = 0&amp;lt;/math&amp;gt; as follows, notice:&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;math&amp;gt;\begin{align} a(1) + b(1 -x) + c(1 - x^2) = 0 \\ a + b - bx + c - cx^2 = 0 \\ (a + b + c) + (-b)x + (-c)x^2 = 0 \end{align}&amp;lt;/math&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We can clearly see that this equation holds only if &amp;lt;math&amp;gt;a = b = c = 0&amp;lt;/math&amp;gt;. We can also verify this with the following matrix:&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;math&amp;gt;\begin{align} A = \begin{bmatrix} 1 &amp;amp; 1 &amp;amp; 1\\ 0 &amp;amp; 1 &amp;amp; 0\\ 0 &amp;amp; 0 &amp;amp; 1 \end{bmatrix} \end{align}&amp;lt;/math&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since this is an upper triangular matrix, its determinant is the product of the entries down the main diagonal and so &amp;lt;math&amp;gt;\mathrm{det} (A) = 1 \cdot (-1) \cdot (-1) = 1&amp;lt;/math&amp;gt; which implies &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; is invertible, and so the homogenous system &amp;lt;math&amp;gt;\begin{bmatrix}1 &amp;amp; 1 &amp;amp; 1\\ 0 &amp;amp; -1 &amp;amp; 0\\ 0 &amp;amp; 0 &amp;amp; -1\end{bmatrix} \begin{bmatrix}a\\ b\\ c \end{bmatrix} = \begin{bmatrix}0\\ 0\\ 0 \end{bmatrix}&amp;lt;/math&amp;gt; has only the trivial solution &amp;lt;math&amp;gt;a = b = c = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example 5===&lt;br /&gt;
'''Show that the set of vectors &amp;lt;math&amp;gt;\{ m, m - x, m - x^2 \}&amp;lt;/math&amp;gt; from &amp;lt;math&amp;gt;\wp_2 (\mathbb{F})&amp;lt;/math&amp;gt; is a linearly independent set for all nonzero &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt;.'''&lt;br /&gt;
	&lt;br /&gt;
We should note that this example is a more general version of example 4. First, let's expand the vector equation &amp;lt;math&amp;gt;a_1m + a_2(m - x) + a_3(m - x^2) = 0&amp;lt;/math&amp;gt; as follows:&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;math&amp;gt;\begin{align} a_1m + a_2(m - x) + a_3(m - x^2) = 0 \\ a_1m + a_2m - a_2x + a_3m - a_3x^2 = 0 \\ (a_1 + a_2 + a_3)m + (-a_2)x + (-a_3)x^2 = 0 \end{align}&amp;lt;/math&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
Once again, this vector equation is only true if &amp;lt;math&amp;gt;a_1 = a_2 = a_3 = 0&amp;lt;/math&amp;gt;. The same matrix from example 4 can be used to provide a more extensive argument.&lt;br /&gt;
&lt;br /&gt;
==Linear Dependence Lemma==&lt;br /&gt;
We will now look at a very important lemma known as the linear dependence lemma.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote style=&amp;quot;background: white; border: 1px solid black; padding: 1em;&amp;quot;&amp;gt; &lt;br /&gt;
:'''Lemma (Linear Dependence Lemma):''' Let &amp;lt;math&amp;gt;\{ v_1, v_2, ..., v_m \}&amp;lt;/math&amp;gt; be a set of linearly dependent vectors in the vector space &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;v_1 \neq 0&amp;lt;/math&amp;gt;. Then there exists &amp;lt;math&amp;gt;j \in \{ 2, 3, ..., m \}&amp;lt;/math&amp;gt; such that:&amp;lt;br /&amp;gt;&lt;br /&gt;
:'''a)''' &amp;lt;math&amp;gt;v_j \in \mathrm{span} \{ v_1, ..., v_{j-1} \}&amp;lt;/math&amp;gt;.&amp;lt;br /&amp;gt;&lt;br /&gt;
:'''b)''' &amp;lt;math&amp;gt;\mathrm{span} \{ v_1, ..., v_{j-1}, v_{j+1}, ..., v_m \} = \mathrm{span} \{ v_1, ..., v_m \}&amp;lt;/math&amp;gt;.&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The linear dependence lemma tells us that given a linear dependent set of vectors where the first vector is nonzero, then there exists a vector in the set &amp;lt;math&amp;gt;\{ v_1, v_2, ..., v_m \}&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;v_j&amp;lt;/math&amp;gt; can be written as a linear combination of &amp;lt;math&amp;gt;\{ v_1, v_2, ..., v_{j-1}&amp;lt;/math&amp;gt; (that is &amp;lt;math&amp;gt;v_j \in \mathrm{span} \{ v_1, v_2, ..., v_{j-1} \}&amp;lt;/math&amp;gt;), and that the set of linear combinations of the set of vectors &amp;lt;math&amp;gt;\{ v_1, ..., v_{j-1}, v_{j+1}, ..., v_m \}&amp;lt;/math&amp;gt; is the same set as the combination of the set of vectors &amp;lt;math&amp;gt;\{ v_1, v_2, ..., v_m \}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*'''Proof:''' Let &amp;lt;math&amp;gt;\{ v_1, v_2, ..., v_m \}&amp;lt;/math&amp;gt; be a set of vectors that are linearly dependent where &amp;lt;math&amp;gt;v_1 \neq 0&amp;lt;/math&amp;gt;, and let &amp;lt;math&amp;gt;a_1, a_2, ..., a_m \in \mathbb{F}&amp;lt;/math&amp;gt;. Since this set of vectors is not linearly independent, then:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;math&amp;gt; a_1v_1 + a_2v_2 + ... + a_mv_m = 0 &amp;lt;/math&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Where not all &amp;lt;math&amp;gt;a_i&amp;lt;/math&amp;gt; are zero (otherwise the set of vectors would be linearly independent). Now since &amp;lt;math&amp;gt;v_1 \neq 0&amp;lt;/math&amp;gt;, it follows that not all &amp;lt;math&amp;gt;a_2, a_3, ..., a_m \in \mathbb{F}&amp;lt;/math&amp;gt; are equal to zero, and so there exists an &amp;lt;math&amp;gt;a_j \in \mathbb{F}&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;a_j \neq 0&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;j&amp;lt;/math&amp;gt; is the largest index such that &amp;lt;math&amp;gt;a_j \neq 0&amp;lt;/math&amp;gt;, in other words, &amp;lt;math&amp;gt;a_{j+1} = 0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;a_{j+2} = 0&amp;lt;/math&amp;gt;, etc&amp;amp;#8230;, and so so:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;math&amp;gt;\begin{align} \quad a_jv_j = -a_1v_1 - a_2v_2 - ... - a_{j-1}v_{j-1} - \underbrace{a_{j+1}v_{j+1}}_{=0} + ... + \underbrace{a_{m}v_{m}}_{=0} \\ \quad a_jv_j = -a_1v_1 - a_2v_2 - ... - a_{j-1}v_{j-1} \\ \quad v_j = -\frac{a_1}{a_j}v_1 -\frac{a_2}{a_j}v_2 - ... - \frac{a_{j-1}}{a_j}v_{j-1} \end{align}&amp;lt;/math&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Therefore &amp;lt;math&amp;gt;v_j&amp;lt;/math&amp;gt; can be written as a linear combination of the set of vectors &amp;lt;math&amp;gt;\{ v_1, v_2, ..., v_{j-1} \}&amp;lt;/math&amp;gt; so &amp;lt;math&amp;gt;v_j \in \mathrm{span} \{ v_1, v_2, ..., v_{j-1} \}&amp;lt;/math&amp;gt; which proves '''A'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Now let &amp;lt;math&amp;gt;u \in \mathrm{span} \{ v_1, v_2, ..., v_m \}&amp;lt;/math&amp;gt;, and so &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; can be written as a linear combination of the vectors in this set, and so there exists &amp;lt;math&amp;gt;b_1, b_2, ..., b_m \in \mathbb{F}&amp;lt;/math&amp;gt; such that:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;math&amp;gt; u = b_1v_1 + b_2v_2 + ... + b_mv_m &amp;lt;/math&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Now we substitute that &amp;lt;math&amp;gt;\quad v_j = -\frac{a_1}{a_j}v_1 -\frac{a_2}{a_j}v_2 - ... - \frac{a_{j-1}}{a_j}v_{j-1}&amp;lt;/math&amp;gt; and so:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;&amp;lt;math&amp;gt;\begin{align} \quad u = b_1v_1 + b_2v_2 + ... + b_{j-1}v_{j-1} + b_jv_j + b_{j+1}v_{j+1} + ... + b_mv_m \\ \quad u = b_1v_1 + b_2v_2 + ... + b_{j-1}v_{j-1} + b_j[-\frac{a_1}{a_j}v_1 -\frac{a_2}{a_j}v_2 - ... - \frac{a_{j-1}}{a_j}v_{j-1}] + b_{j+1}v_{j+1} + ... + b_mv_m \\ \quad u = (b_1 - a_1b_j)v_1 + (b_2 - a_2b_j)v_2 + ... + (b_{j-1} - a_{j-1}b_j)v_{j-1} + (b_{j+1} - a_{j+1}b_j)v_{j+1} + ... + (b_m - a_mb_j)v_m \end{align}&amp;lt;/math&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*Therefore &amp;lt;math&amp;gt;u&amp;lt;/math&amp;gt; can be written as a linear combination of the vectors &amp;lt;math&amp;gt;\{ v_1, ..., v_{j-1}, v_{j+1}, ..., v_m&amp;lt;/math&amp;gt; and so &amp;lt;math&amp;gt;u \in \mathrm{span} \{ v_1, ..., v_{j-1}, v_{j+1}, ..., v_m \}&amp;lt;/math&amp;gt;. Therefore &amp;lt;math&amp;gt;\mathrm{span} \{ v_1, v_2, ..., v_m \} = \mathrm{span} \{ v_1, ..., v_{j-1}, v_{j+1}, ..., v_m \}&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt;\blacksquare&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Licensing == &lt;br /&gt;
Content obtained and/or adapted from:&lt;br /&gt;
* [http://mathonline.wikidot.com/linear-independence-and-dependence Linear Independence and Dependence, mathonline.wikidot.com] under a CC BY-SA license&lt;br /&gt;
* [http://mathonline.wikidot.com/linear-dependence-lemma Linear Dependence Lemma, mathonline.wikidot.com] under a CC BY-SA license&lt;/div&gt;</summary>
		<author><name>Khanh</name></author>
		
	</entry>
</feed>