<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>scalar &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/scalar/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Sat, 18 Nov 2017 14:49:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.4</generator>

<image>
	<url>https://i2.wp.com/yutsumura.com/wp-content/uploads/2016/12/cropped-question-logo.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>scalar &#8211; Problems in Mathematics</title>
	<link>https://yutsumura.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">114989322</site>	<item>
		<title>Show the Subset of the Vector Space of Polynomials is a Subspace and Find its Basis</title>
		<link>https://yutsumura.com/show-the-subset-of-the-vector-space-of-polynomials-is-a-subspace-and-find-its-basis/</link>
				<comments>https://yutsumura.com/show-the-subset-of-the-vector-space-of-polynomials-is-a-subspace-and-find-its-basis/#respond</comments>
				<pubDate>Fri, 21 Oct 2016 02:17:59 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[basis]]></category>
		<category><![CDATA[basis for a vector space]]></category>
		<category><![CDATA[derivative]]></category>
		<category><![CDATA[differentiation]]></category>
		<category><![CDATA[dimension]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear combination]]></category>
		<category><![CDATA[linearly independent]]></category>
		<category><![CDATA[polynomial]]></category>
		<category><![CDATA[scalar]]></category>
		<category><![CDATA[scalar multiplication]]></category>
		<category><![CDATA[span]]></category>
		<category><![CDATA[spanning set]]></category>
		<category><![CDATA[subspace]]></category>
		<category><![CDATA[vector space]]></category>
		<category><![CDATA[zero polynomial]]></category>
		<category><![CDATA[zero vector]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1234</guid>
				<description><![CDATA[<p>Let $P_3$ be the vector space over $\R$ of all degree three or less polynomial with real number coefficient. Let $W$ be the following subset of $P_3$. \[W=\{p(x) \in P_3 \mid p'(-1)=0 \text{ and&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/show-the-subset-of-the-vector-space-of-polynomials-is-a-subspace-and-find-its-basis/" target="_blank">Show the Subset of the Vector Space of Polynomials is a Subspace and Find its Basis</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 153</h2>
<p>Let $P_3$ be the vector space over $\R$ of all degree three or less polynomial with real number coefficient.<br />
Let $W$ be the following subset of $P_3$.<br />
\[W=\{p(x) \in P_3 \mid p'(-1)=0 \text{ and } p^{\prime\prime}(1)=0\}.\]
Here $p'(x)$ is the first derivative of $p(x)$ and $p^{\prime\prime}(x)$ is the second derivative of $p(x)$.</p>
<p>Show that $W$ is a subspace of $P_3$ and find a basis for $W$.</p>
<p>&nbsp;<br />
<span id="more-1234"></span><br />

<h2> Proof. </h2>
<h3> Subspace criteria</h3>
<p>	To show that the subset $W$ of the vector space $P_3$ is a subspace, we need to check that</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
<ol>
<li> the zero vector in $P_3$ is in $W$</li>
<li> for any two vectors $u,v \in W$, we have $u+v \in W$</li>
<li> for any scalar $c$ and any vector $u \in W$, we have $cu \in W$.</li>
</ol>
</div>
<h4>Check Condition 1</h4>
<p>First note that the zero vector in $P_3$ is the zero polynomial, which we denote $\theta(x)$.<br />
Thus we have $\theta(x)=0$ for any $x$.</p>
<p>The derivative of the zero function is still the zero function, we have<br />
\[\theta'(x)=0, \text{ and } \theta^{\prime\prime}(x)=0.\]
<p>Therefore the zero vector $\theta(x)$ satisfies the following defining relations for $W$<br />
\[\theta'(-1)=0 \text{ and } \theta^{\prime\prime}(1)=0\]
and thus the zero vector $\theta(x)$ is in $W$.<br />
Thus condition 1 is met.</p>
<h4>Check Condition 2</h4>
<p>To check condition 2, let $f(x), g(x) \in W$.<br />
Then $f(x)$ and $g(x)$ satisfy<br />
\[f'(-1)=0, f^{\prime\prime}(1)=0, \text{ and } g'(-1)=0, g^{\prime\prime}(1)=0.\]
Let $h(x):=f(x)+g(x)$. We want to show that the sum $h(x)=f(x)+g(x)$ is in $W$.</p>
<p>We have<br />
\[h'(x)=(f(x)+g(x))&#8217;=f'(x)+g'(x)\]
and similarly we have<br />
\[h^{\prime\prime}(x)=f^{\prime\prime}(x)+g^{\prime\prime}(x).\]
<p>Thus we obtain<br />
\[h'(-1)=f'(-1)+g'(-1)=0+0=0 \text{ and } h^{\prime\prime}(1)=f^{\prime\prime}(1)+g^{\prime\prime}(1)=0+0=0.\]
Therefore $h(x)$ satisfies the defining relations of $W$ and hence $h(x)=f(x)+g(x) \in W$.<br />
So condition 2 is satisfied.</p>
<h4>Check Condition 3</h4>
<p>Condition 3 can be checked as follows. Let $f(x) \in W$ and let $r\in R$.<br />
We want to show that the scalar product $k(x):=rf(x)$ is in $W$.</p>
<p>Since $f(x)$ is in $W$, we have<br />
\[f'(-1)=0, f^{\prime\prime}(1)=0.\]
<p>Note that we have<br />
\[k'(x)=(rf(x))&#8217;=rf'(x), \text{ and } k^{\prime\prime}(x)=rf^{\prime\prime}(x).\]
<p>Thus we see that<br />
\[k'(-1)=rf'(-1)=r\cdot 0=0 \text{ and } k^{\prime\prime}(1)=rf^{\prime\prime}(1)=r\cdot 0=0.\]
<p>Thus $k(x)$ satisfies the defining relations of $W$ and hence the scalar product $k(x)=rf(x)$ is in $W$.<br />
Therefore condition 3 and thus all conditions are met, and we conclude that $W$ is a subspace of $P_3$.</p>
<h3> Find a basis for the subspace $W$.</h3>
<p>To find a basis, we observe the following.</p>
<p>Any vector in $W$ is a polynomial<br />
\[p(x)=a_0+a_1x+a_2x^2+a_3x^3\]
satisfying<br />
\[p'(-1)=0 \text{ and } p^{\prime\prime}(1)=0.\]
<p>Since we have<br />
\[p'(x)=a_1+2a_2x+3a_3x^2 \text{ and } p^{\prime\prime}(x)=2a_2+6a_3x,\]
the above conditions become<br />
\[a_1-2a_2+3a_3=0 \text{ and } 2a_2+6a_3=0.\]
To find solutions for these equations consider the augmented matrix<br />
\[\left[\begin{array}{rrr|r}<br />
  1 &#038; -2 &#038; 3 &#038;   0 \\<br />
  0 &#038;2 &#038;  6 &#038; 0<br />
      \end{array} \right].\]
      We apply the elementary row operations to this matrix and obtain the following reduced row echelon matrix.<br />
      \[\left[\begin{array}{rrr|r}<br />
  1 &#038; 0 &#038; 9 &#038;   0 \\<br />
  0 &#038;1 &#038;  3 &#038; 0<br />
      \end{array} \right].\]
      Thus, solutions are\begin{align*}<br />
a_1&#038;=-9a_3\\<br />
a_2&#038;=-3a_3.<br />
\end{align*}</p>
<hr />
<p>Therefore, any polynomial $p(x)$ in $W$ can be written as<br />
\begin{align*}<br />
p(x)&#038;=a_0-9a_3x-3a_3x^2+a_3x^3\\<br />
&#038;=a_0(1)+a_3(-9x-3x^2+x^3).<br />
\end{align*}</p>
<p>In particular we see that the polynomials $q_1(x):=1$ and $q_2(x):=-9x-3x^2+x^3$ are in $W$.<br />
Since any vector $p(x) \in W$ is a linear combination of $q_1(x)$ and $q_2(x)$, the set $\{q_1(x), q_2(x)\}$ is a spanning set for $W$.</p>
<hr />
<p>We check that $q_1(x)$ and $q_2(x)$ are linearly independent.<br />
If we have a linear combination<br />
\[c_1q_1(x)+c_2q_2(x)=0(=\theta(x)),\]
then we have<br />
\[c_1-9c_2x-3c_2x^2+c_2x^3=0.\]
<p>Thus we see that $c_1=c_2=0$ and the vectors $q_1(x)$ and $q_2(x)$ are linearly independent.<br />
Therefore $\{q_1(x), q_2(x)\}$ is a linearly independent spanning set for $W$, and thus it is a basis for $W$.</p>
<hr />
<p>In summary we found a basis<br />
\[\{1, -9x-3x^2+x^3\}.\]
<p>Remark: The dimension of $W$ is $2$.</p>
<button class="simplefavorite-button has-count" data-postid="1234" data-siteid="1" data-groupid="1" data-favoritecount="38" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">38</span></button><p>The post <a href="https://yutsumura.com/show-the-subset-of-the-vector-space-of-polynomials-is-a-subspace-and-find-its-basis/" target="_blank">Show the Subset of the Vector Space of Polynomials is a Subspace and Find its Basis</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/show-the-subset-of-the-vector-space-of-polynomials-is-a-subspace-and-find-its-basis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1234</post-id>	</item>
		<item>
		<title>Any Vector is a Linear Combination of Basis Vectors Uniquely</title>
		<link>https://yutsumura.com/any-vector-is-a-linear-combination-of-basis-vectors-uniquely/</link>
				<comments>https://yutsumura.com/any-vector-is-a-linear-combination-of-basis-vectors-uniquely/#respond</comments>
				<pubDate>Thu, 20 Oct 2016 01:03:35 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[basis]]></category>
		<category><![CDATA[basis of a vector space]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear combination]]></category>
		<category><![CDATA[linearly independent]]></category>
		<category><![CDATA[scalar]]></category>
		<category><![CDATA[vector]]></category>
		<category><![CDATA[vector space]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1227</guid>
				<description><![CDATA[<p>Let $B=\{\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3\}$ be a basis for a vector space $V$ over a scalar field $K$. Then show that any vector $\mathbf{v}\in V$ can be written uniquely as \[\mathbf{v}=c_1\mathbf{v}_1+c_2\mathbf{v}_2+c_3\mathbf{v}_3,\] where $c_1, c_2, c_3$&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/any-vector-is-a-linear-combination-of-basis-vectors-uniquely/" target="_blank">Any Vector is a Linear Combination of Basis Vectors Uniquely</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 151</h2>
<p>Let $B=\{\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3\}$ be a basis for a vector space $V$ over a scalar field $K$. Then show that any vector $\mathbf{v}\in V$ can be written uniquely as<br />
\[\mathbf{v}=c_1\mathbf{v}_1+c_2\mathbf{v}_2+c_3\mathbf{v}_3,\]
 where $c_1, c_2, c_3$ are scalars.<br />
&nbsp;<br />
<span id="more-1227"></span></p>
<h2> Proof. </h2>
<p>	Since $B$ is a basis for $V$, any vector $\mathbf{v} \in V$ is a linear combination of basis vectors in $B$.<br />
	Thus, there exist scalars $c_1, c_2, c_3 \in K$ such that<br />
	\[\mathbf{v}=c_1\mathbf{v}_+c_2\mathbf{v}_2+c_3\mathbf{v}_3.\]
	Hence such an expression as a linear combination of basis vectors exists.</p>
<hr />
<p>	We now show that such representation of $\mathbf{v}$ is unique.<br />
	Suppose we have another representaion<br />
	\[\mathbf{v}=d_1\mathbf{v}_+d_2\mathbf{v}_2+d_3\mathbf{v}_3\]
	for some scalars $d_1, d_2, d_3 \in K$.</p>
<p>	Then we have<br />
	\begin{align*}<br />
c_1\mathbf{v}_+c_2\mathbf{v}_2+c_3\mathbf{v}_3=\mathbf{v}=d_1\mathbf{v}_+d_2\mathbf{v}_2+d_3\mathbf{v}_3.<br />
\end{align*}<br />
Thus, we obtain<br />
\[(c_1-d_1)\mathbf{v}_+(c_2-d_2)\mathbf{v}_2+(c_3-d_3)\mathbf{v}_3=\mathbf{0}.\]
Since $B$ is a basis, the vectors $\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3$ are linearly independent.</p>
<hr />
<p>Hence the coefficients of the above linear combination must be all zero, and thus we obtain<br />
\[c_1-d_1=0, \quad c_2-d_2=0, \quad c_3-d_3=0,\]
equivalently, we have<br />
\[c_1=d_1, \quad c_2=d_2, \quad c_3=d_3.\]
Therefore two representations of the vector $\mathbf{v}$ are the same, and thus the representation of $\mathbf{v}$ as a linear combination of basis vectors  $\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3$ is unique.</p>
<button class="simplefavorite-button has-count" data-postid="1227" data-siteid="1" data-groupid="1" data-favoritecount="36" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">36</span></button><p>The post <a href="https://yutsumura.com/any-vector-is-a-linear-combination-of-basis-vectors-uniquely/" target="_blank">Any Vector is a Linear Combination of Basis Vectors Uniquely</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/any-vector-is-a-linear-combination-of-basis-vectors-uniquely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1227</post-id>	</item>
		<item>
		<title>Non-Example of a Subspace in 3-dimensional Vector Space $\R^3$</title>
		<link>https://yutsumura.com/non-example-of-a-subspace-in-3-dimensional-vector-space-r3/</link>
				<comments>https://yutsumura.com/non-example-of-a-subspace-in-3-dimensional-vector-space-r3/#respond</comments>
				<pubDate>Wed, 28 Sep 2016 04:12:33 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[scalar]]></category>
		<category><![CDATA[scalar multiplication]]></category>
		<category><![CDATA[subspace]]></category>
		<category><![CDATA[vector]]></category>
		<category><![CDATA[vector space]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1058</guid>
				<description><![CDATA[<p>Let $S$ be the following subset of the 3-dimensional vector space $\R^3$. \[S=\left\{ \mathbf{x}\in \R^3 \quad \middle&#124; \quad \mathbf{x}=\begin{bmatrix} x_1 \\ x_2 \\ x_3 \end{bmatrix}, x_1, x_2, x_3 \in \Z \right\}, \] where $\Z$&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/non-example-of-a-subspace-in-3-dimensional-vector-space-r3/" target="_blank">Non-Example of a Subspace in 3-dimensional Vector Space $\R^3$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 125</h2>
<p> Let $S$ be the following subset of the 3-dimensional vector space $\R^3$.<br />
\[S=\left\{ \mathbf{x}\in \R^3 \quad \middle| \quad \mathbf{x}=\begin{bmatrix}<br />
  x_1 \\<br />
   x_2 \\<br />
    x_3<br />
  \end{bmatrix}, x_1, x_2, x_3 \in \Z \right\}, \]
where $\Z$ is the set of all integers.<br />
  Determine whether $S$ is a subspace of $\R^3$.</p>
<p> &nbsp;<br />
<span id="more-1058"></span><br />

<h2> Proof. </h2>
<p>  We claim that $S$ is not a subspace of $\R^3$.<br />
  If $S$ is a subspace, then $S$ is closed under scalar multiplication.<br />
  But this is not the case for $S$.</p>
<hr />
<p>  For example, consider $\mathbf{x}=\begin{bmatrix}<br />
  1 \\<br />
   1 \\<br />
    1<br />
  \end{bmatrix}$.<br />
  Since all entries are integers, this is an element of $S$.<br />
  Let us compute the scalar multiplication of this vector $\mathbf{x}$ and the scalar $1/2 \in \R$. We have<br />
  \[\frac{1}{2}\cdot \mathbf{x}=	\frac{1}{2}\cdot\begin{bmatrix}<br />
  1 \\<br />
   1 \\<br />
    1<br />
  \end{bmatrix}=\begin{bmatrix}<br />
  1/2 \\<br />
   1/2 \\<br />
    1/2<br />
  \end{bmatrix}.\]
  Since $1/2$ is not an integer, the scalar multiplication $\frac{1}{2}\mathbf{x}$ is not in $S$. Therefore the subset $S$ cannot be a subspace of $R^3$.</p>
<h2>More Examples of Non-Subspaces </h2>
<p>Check out the post &#8628;<br />
<a href="//yutsumura.com/10-examples-of-subsets-that-are-not-subspaces-of-vector-spaces/" target="_blank">10 Examples of Subsets that Are Not Subspaces of Vector Spaces</a><br />
for various subsets in vector spaces that are not subspaces.</p>
<button class="simplefavorite-button has-count" data-postid="1058" data-siteid="1" data-groupid="1" data-favoritecount="22" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">22</span></button><p>The post <a href="https://yutsumura.com/non-example-of-a-subspace-in-3-dimensional-vector-space-r3/" target="_blank">Non-Example of a Subspace in 3-dimensional Vector Space $\R^3$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/non-example-of-a-subspace-in-3-dimensional-vector-space-r3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1058</post-id>	</item>
		<item>
		<title>If Vectors are Linearly Dependent, then What Happens When We Add One More Vectors?</title>
		<link>https://yutsumura.com/if-vectors-are-linearly-dependent-then-what-happens-when-we-add-one-more-vectors/</link>
				<comments>https://yutsumura.com/if-vectors-are-linearly-dependent-then-what-happens-when-we-add-one-more-vectors/#respond</comments>
				<pubDate>Sun, 25 Sep 2016 04:34:31 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear combination]]></category>
		<category><![CDATA[linear dependent]]></category>
		<category><![CDATA[linear independent]]></category>
		<category><![CDATA[scalar]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1043</guid>
				<description><![CDATA[<p>Suppose that $\mathbf{v}_1, \mathbf{v}_2, \dots, \mathbf{v}_r$ are linearly dependent $n$-dimensional real vectors. For any vector $\mathbf{v}_{r+1} \in \R^n$, determine whether the vectors $\mathbf{v}_1, \mathbf{v}_2, \dots, \mathbf{v}_r, \mathbf{v}_{r+1}$ are linearly independent or linearly dependent. &#160;&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/if-vectors-are-linearly-dependent-then-what-happens-when-we-add-one-more-vectors/" target="_blank">If Vectors are Linearly Dependent, then What Happens When We Add One More Vectors?</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 120</h2>
<p>Suppose that $\mathbf{v}_1, \mathbf{v}_2, \dots, \mathbf{v}_r$ are linearly dependent $n$-dimensional real vectors. </p>
<p>For any vector $\mathbf{v}_{r+1} \in \R^n$, determine whether the vectors $\mathbf{v}_1, \mathbf{v}_2, \dots, \mathbf{v}_r, \mathbf{v}_{r+1}$ are linearly independent or linearly dependent.</p>
<p>&nbsp;<br />
<span id="more-1043"></span></p>
<h2>Solution.</h2>
<p>We claim that the vectors $\mathbf{v}_1, \mathbf{v}_2, \dots, \mathbf{v}_r, \mathbf{v}_{r+1}$ are linearly dependent.<br />
Since the vectors $\mathbf{v}_1, \mathbf{v}_2, \dots, \mathbf{v}_r$ are linearly dependent, there exist scalars (real numbers) $a_1, a_2, \dots, a_r$ such that<br />
\[a_1 \mathbf{v}_1+a_2\mathbf{v}_2+\cdots +a_r\mathbf{v}_r=\mathbf{0} \tag{*}\]
and not all of $a_1, \dots, a_r$ are zero, that is, $(a_1, \dots, a_r) \neq (0, \dots, 0)$.</p>
<p>Consider the equation<br />
\[x_1\mathbf{v}_1+x_2 \mathbf{v}_2+\cdots +x_r \mathbf{v}_r+x_{r+1} \mathbf{v}_{r+1}=\mathbf{0}.\]
If this equation has a nonzero solution $(x_1, \dots, x_r, x_{r+1})$, then the vectors $\mathbf{v}_1, \dots, \mathbf{v}_{r+1}$ are linearly dependent.</p>
<hr />
<p>In fact,<br />
\[(x_1,x_2,\dots, x_r, x_{r+1})=(a_1, a_2, \dots, a_r, 0)\]
is a nonzero solution of the above equation.<br />
To see this, first note that since not all of $a_1, a_2, \dots, a_r$ are zero, we have<br />
\[(a_1, a_2, \dots, a_r, 0)\neq (0, 0, \dots, 0, 0).\]
<p>Plug these values in the equation, we have<br />
\begin{align*}<br />
&#038;a_1 \mathbf{v}_1+a_2\mathbf{v}_2+\cdots +a_r\mathbf{v}_r+0\mathbf{v}_{r+1}\\<br />
&#038;=a_1 \mathbf{v}_1+a_2\mathbf{v}_2+\cdots +a_r\mathbf{v}_r=\mathbf{0} \text{ by (*).}<br />
\end{align*}<br />
Therefore, we conclude that the vectors $\mathbf{v}_1, \mathbf{v}_2, \dots, \mathbf{v}_r, \mathbf{v}_{r+1}$ are linearly dependent.</p>
<button class="simplefavorite-button has-count" data-postid="1043" data-siteid="1" data-groupid="1" data-favoritecount="13" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">13</span></button><p>The post <a href="https://yutsumura.com/if-vectors-are-linearly-dependent-then-what-happens-when-we-add-one-more-vectors/" target="_blank">If Vectors are Linearly Dependent, then What Happens When We Add One More Vectors?</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/if-vectors-are-linearly-dependent-then-what-happens-when-we-add-one-more-vectors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1043</post-id>	</item>
	</channel>
</rss>
