<?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>linear combination | Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/linear-combination/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Mon, 19 Mar 2018 04:57:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.10</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>linear combination | 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>Find a Spanning Set for the Vector Space of Skew-Symmetric Matrices</title>
		<link>https://yutsumura.com/find-a-spanning-set-for-the-vector-space-of-skew-symmetric-matrices/</link>
				<comments>https://yutsumura.com/find-a-spanning-set-for-the-vector-space-of-skew-symmetric-matrices/#respond</comments>
				<pubDate>Mon, 19 Mar 2018 04:57:36 +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[skew-symmetric matrix]]></category>
		<category><![CDATA[spanning set]]></category>
		<category><![CDATA[subspace]]></category>
		<category><![CDATA[vector space]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6964</guid>
				<description><![CDATA[<p>Let $W$ be the set of $3\times 3$ skew-symmetric matrices. Show that $W$ is a subspace of the vector space $V$ of all $3\times 3$ matrices. Then, exhibit a spanning set for $W$. &#160;&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/find-a-spanning-set-for-the-vector-space-of-skew-symmetric-matrices/">Find a Spanning Set for the Vector Space of Skew-Symmetric Matrices</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 714</h2>
<p>Let $W$ be the set of $3\times 3$ skew-symmetric matrices. Show that $W$ is a subspace of the vector space $V$ of all $3\times 3$ matrices. Then, exhibit a spanning set for $W$.</p>
<p> &nbsp;<br />
<span id="more-6964"></span></p>
<h2> Proof. </h2>
<p> 	 To prove that $W$ is a subspace of $V$, the $3\times 3$ zero matrix $\mathbf{0}$ is the zero vector of $V$, and since $\mathbf{0}$ is clearly skew-symmetric, $\mathbf{0}\in W$. Next, let $A,B\in W$. Then $A^{T}=-A$ and $B^{T}=-B$. Therefore,<br />
	\[<br />
	(A+B)^{T}<br />
	=A^{T}+B^{T}<br />
	=-A+(-B)<br />
	=-(A+B).<br />
	\]
	Thus $A+B$ is skew-symmetric, and therefore $A+B\in W$. Next, take any $A\in W$ and $r$ in the scalar field. Then<br />
	\[<br />
	(rA)^{T}<br />
	=rA^{T}<br />
	=r(-A)<br />
	=-rA.<br />
	\]
	Thus $rA$ is skew symmetric, which implies $rA\in W$. Therefore, $W$ is a subspace of $V$.</p>
<hr />
<p>	To exhibit a spanning set for $W$, first note that<br />
	\[<br />
	W=<br />
	\left\{<br />
	A\left|<br />
	A=<br />
	\begin{bmatrix}<br />
	0 &#038; a &#038; b \\<br />
	-a &#038; 0 &#038; c \\<br />
	-b &#038; -c &#038; 0<br />
	\end{bmatrix}<br />
	,\;a,b,c\in\R<br />
	\right.\right\}.<br />
	\]
	Let<br />
	\[<br />
	A_{1}=<br />
	\begin{bmatrix}<br />
	0 &#038; 1 &#038; 0 \\<br />
	-1 &#038; 0 &#038; 0 \\<br />
	0 &#038; 0 &#038; 0<br />
	\end{bmatrix}<br />
	,\;<br />
	A_{2}=<br />
	\begin{bmatrix}<br />
	0 &#038; 0 &#038; 1 \\<br />
	0 &#038; 0 &#038; 0 \\<br />
	-1 &#038; 0 &#038; 0<br />
	\end{bmatrix}<br />
	,\;<br />
	A_{3}=<br />
	\begin{bmatrix}<br />
	0 &#038; 0 &#038; 0 \\<br />
	0 &#038; 0 &#038; 1 \\<br />
	0 &#038; -1 &#038; 0<br />
	\end{bmatrix}<br />
	.<br />
	\]
	Then any $A\in W$ can be written as<br />
	\[<br />
	A=<br />
	\begin{bmatrix}<br />
	0 &#038; a &#038; b \\<br />
	-a &#038; 0 &#038; c \\<br />
	-b &#038; -c &#038; 0<br />
	\end{bmatrix}<br />
	=aA_{1}+bA_{2}+cA_{3},<br />
	\]
	which is a linear combination of $A_{1},A_{2},A_{3}$. Thus $\{A_{1},A_{2},A_{3}\}$ is a spanning set for $W$.</p>
<button class="simplefavorite-button has-count" data-postid="6964" data-siteid="1" data-groupid="1" data-favoritecount="139" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">139</span></button>The post <a href="https://yutsumura.com/find-a-spanning-set-for-the-vector-space-of-skew-symmetric-matrices/">Find a Spanning Set for the Vector Space of Skew-Symmetric Matrices</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/find-a-spanning-set-for-the-vector-space-of-skew-symmetric-matrices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6964</post-id>	</item>
		<item>
		<title>Find a basis for $\Span(S)$, where $S$ is a Set of Four Vectors</title>
		<link>https://yutsumura.com/find-a-basis-for-spans-where-s-is-a-set-of-four-vectors/</link>
				<comments>https://yutsumura.com/find-a-basis-for-spans-where-s-is-a-set-of-four-vectors/#respond</comments>
				<pubDate>Mon, 26 Feb 2018 14:10:52 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[basis for a vector space]]></category>
		<category><![CDATA[leading 1 method]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear combination]]></category>
		<category><![CDATA[span]]></category>
		<category><![CDATA[spanning set]]></category>
		<category><![CDATA[subspace]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6933</guid>
				<description><![CDATA[<p>Find a basis for $\Span(S)$ where $S= \left\{ \begin{bmatrix} 1 \\ 2 \\ 1 \end{bmatrix} , \begin{bmatrix} -1 \\ -2 \\ -1 \end{bmatrix} , \begin{bmatrix} 2 \\ 6 \\ -2 \end{bmatrix} , \begin{bmatrix} 1&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/find-a-basis-for-spans-where-s-is-a-set-of-four-vectors/">Find a basis for $\Span(S)$, where $S$ is a Set of Four Vectors</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 710</h2>
<p>Find a basis for $\Span(S)$ where $S=<br />
\left\{<br />
\begin{bmatrix}<br />
1 \\ 2 \\ 1<br />
\end{bmatrix}<br />
,<br />
\begin{bmatrix}<br />
-1 \\ -2 \\ -1<br />
\end{bmatrix}<br />
,<br />
\begin{bmatrix}<br />
2 \\ 6 \\ -2<br />
\end{bmatrix}<br />
,<br />
\begin{bmatrix}<br />
1 \\ 1 \\ 3<br />
\end{bmatrix}<br />
\right\}$.</p>
<p>&nbsp;<br />
<span id="more-6933"></span><br />

<h2>Solution.</h2>
<p>	We will first use the leading $1$ method. Consider the system<br />
	\[<br />
	x_{1}<br />
	\begin{bmatrix}<br />
	1 \\ 2 \\ 1<br />
	\end{bmatrix}<br />
	+x_{2}<br />
	\begin{bmatrix}<br />
	-1 \\ -2 \\ -1<br />
	\end{bmatrix}<br />
	+x_{3}<br />
	\begin{bmatrix}<br />
	2 \\ 6 \\ -2<br />
	\end{bmatrix}<br />
	+x_{4}<br />
	\begin{bmatrix}<br />
	1 \\ 1 \\ 3<br />
	\end{bmatrix}<br />
	=<br />
	\begin{bmatrix}<br />
	0 \\ 0 \\ 0<br />
	\end{bmatrix}<br />
	.\]
	The augmented matrix for this system is<br />
	\[<br />
	\left[\begin{array}{cccc|c}<br />
	1 &#038; -1 &#038; 2 &#038; 1 &#038; 0 \\<br />
	2 &#038; -2 &#038; 6 &#038; 1 &#038; 0 \\<br />
	1 &#038; -1 &#038; -2 &#038; 3 &#038; 0<br />
	\end{array}\right]
	\xrightarrow{\substack{R_{2}-2R_{1} \\ R_{3}-R_{1}}}<br />
	\left[\begin{array}{cccc|c}<br />
	1 &#038; -1 &#038; 2 &#038; 1 &#038; 0 \\<br />
	0 &#038; 0 &#038; 2 &#038; -1 &#038; 0 \\<br />
	0 &#038; 0 &#038; -4 &#038; 2 &#038; 0<br />
	\end{array}\right]
	\]
	\[<br />
	\to<br />
	\left[\begin{array}{cccc|c}<br />
	1 &#038; -1 &#038; 0 &#038; 2 &#038; 0 \\<br />
	0 &#038; 0 &#038; 1 &#038; -1/2 &#038; 0 \\<br />
	0 &#038; 0 &#038; 0 &#038; 0<br />
	\end{array}\right].<br />
	\]
	Since the above matrix has leading $1$&#8217;s in the first and third columns, we can conclude that the first and third vectors of $S$ form a basis of $\Span(S)$. Thus<br />
	\[<br />
	\left\{<br />
	\begin{bmatrix}<br />
	1 \\ 2 \\ 1<br />
	\end{bmatrix}<br />
	,<br />
	\begin{bmatrix}<br />
	2 \\ 6 \\ -2<br />
	\end{bmatrix}<br />
	\right\}<br />
	\]
	is a basis for $\Span(S)$.</p>
<button class="simplefavorite-button has-count" data-postid="6933" data-siteid="1" data-groupid="1" data-favoritecount="127" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">127</span></button>The post <a href="https://yutsumura.com/find-a-basis-for-spans-where-s-is-a-set-of-four-vectors/">Find a basis for $\Span(S)$, where $S$ is a Set of Four Vectors</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/find-a-basis-for-spans-where-s-is-a-set-of-four-vectors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6933</post-id>	</item>
		<item>
		<title>How to Find a Basis for the Nullspace, Row Space, and Range of a Matrix</title>
		<link>https://yutsumura.com/how-to-find-a-basis-for-the-nullspace-row-space-and-range-of-a-matrix/</link>
				<comments>https://yutsumura.com/how-to-find-a-basis-for-the-nullspace-row-space-and-range-of-a-matrix/#respond</comments>
				<pubDate>Mon, 26 Feb 2018 13:46:00 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[column vector]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear combination]]></category>
		<category><![CDATA[nullspace]]></category>
		<category><![CDATA[range of a matrix]]></category>
		<category><![CDATA[row space]]></category>
		<category><![CDATA[vector space]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6926</guid>
				<description><![CDATA[<p>Let $A=\begin{bmatrix} 2 &#038; 4 &#038; 6 &#038; 8 \\ 1 &#038;3 &#038; 0 &#038; 5 \\ 1 &#038; 1 &#038; 6 &#038; 3 \end{bmatrix}$. (a) Find a basis for the nullspace of $A$.&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/how-to-find-a-basis-for-the-nullspace-row-space-and-range-of-a-matrix/">How to Find a Basis for the Nullspace, Row Space, and Range of a Matrix</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 708</h2>
<p> Let $A=\begin{bmatrix}<br />
  2 &#038; 4 &#038; 6 &#038;   8 \\<br />
  1 &#038;3 &#038;  0 &#038; 5  \\<br />
  1 &#038; 1 &#038; 6 &#038; 3<br />
  \end{bmatrix}$.		</p>
<p><strong>(a)</strong> Find a basis for the nullspace of $A$.</p>
<p><strong>(b)</strong> Find a basis for the row space of $A$.</p>
<p><strong>(c)</strong> Find a basis for the range of $A$ that consists of column vectors of $A$.</p>
<p><strong>(d)</strong> For each column vector which is not a basis vector that you obtained in part (c), express it as a linear combination of the basis vectors for the range of $A$.</p>
<p>&nbsp;<br />
<span id="more-6926"></span><br />

<h2>Solution.</h2>
<p>	We first obtain the reduced row echelon form matrix corresponding to the matrix $A$.<br />
We reduce the matrix $A$ as follows:<br />
\begin{align*}<br />
A=\begin{bmatrix}<br />
  2 &#038; 4 &#038; 6 &#038;   8 \\<br />
  1 &#038;3 &#038;  0 &#038; 5  \\<br />
  1 &#038; 1 &#038; 6 &#038; 3<br />
  \end{bmatrix}<br />
  \xrightarrow{\frac{1}{2}R_1}<br />
  \begin{bmatrix}<br />
  1 &#038; 2 &#038; 3 &#038;   4 \\<br />
  1 &#038;3 &#038;  0 &#038; 5  \\<br />
  1 &#038; 1 &#038; 6 &#038; 3<br />
  \end{bmatrix}\\[6pt]
  \xrightarrow[R_3-R_1]{R_2-R_1}<br />
  \begin{bmatrix}<br />
  1 &#038; 2 &#038; 3 &#038;   4 \\<br />
  0 &#038;1 &#038;  -3 &#038; 1  \\<br />
  0 &#038; -1 &#038; 3 &#038; -1<br />
  \end{bmatrix}<br />
  \xrightarrow[R_3+R_2]{R_1-2R_2}<br />
  \begin{bmatrix}<br />
  1 &#038; 0 &#038; 9 &#038;   2 \\<br />
  0 &#038;1 &#038;  -3 &#038; 1  \\<br />
  0 &#038; 0 &#038; 0 &#038; 0<br />
  \end{bmatrix}.<br />
\end{align*}<br />
The last matrix is in reduced row echelon form. That is,<br />
\[\rref(A)=\begin{bmatrix}<br />
  1 &#038; 0 &#038; 9 &#038;   2 \\<br />
  0 &#038;1 &#038;  -3 &#038; 1  \\<br />
  0 &#038; 0 &#038; 0 &#038; 0<br />
  \end{bmatrix}. \tag{*}\]
<h3>(a) Find a basis for the nullspace of $A$.</h3>
<p>By the computation above, we see that the general solution of $A\mathbf{x}=\mathbf{0}$ is<br />
\begin{align*}<br />
x_1&#038;=-9x_3-2x_4\\<br />
x_2&#038;=3x_3-x_4,<br />
\end{align*}<br />
where $x_3$ and $x_4$ are free variables.<br />
Thus, the vector form solution to $A\mathbf{x}=\mathbf{0}$ is<br />
\begin{align*}<br />
\mathbf{x}=\begin{bmatrix}<br />
  x_1 \\<br />
   x_2 \\<br />
    x_3 \\<br />
   x_4<br />
   \end{bmatrix}<br />
   =\begin{bmatrix}<br />
  -9x_3-2x_4 \\<br />
   3x_3-x_4 \\<br />
    x_3 \\<br />
   x_4<br />
   \end{bmatrix}<br />
 =x_3\begin{bmatrix}<br />
  -9 \\<br />
   3 \\<br />
    1 \\<br />
   0<br />
   \end{bmatrix}+x_4\begin{bmatrix}<br />
  -2 \\<br />
   -1 \\<br />
    0 \\<br />
   1<br />
   \end{bmatrix}.<br />
\end{align*}<br />
It follows that the nullspace of the matrix $A$ is given by<br />
\begin{align*}<br />
\calN(A)&#038;=\left\{ \mathbf{x}\in \R^4 \quad \middle | \quad  \mathbf{x}= x_3\begin{bmatrix}<br />
  -9 \\<br />
   3 \\<br />
    1 \\<br />
   0<br />
   \end{bmatrix}+x_4\begin{bmatrix}<br />
  -2 \\<br />
   -1 \\<br />
    0 \\<br />
   1<br />
   \end{bmatrix}, \text{ for all } x_3, x_4 \in \R^4 \right \}\\[6pt]
   &#038;= \Span \left\{ \begin{bmatrix}<br />
  -9 \\<br />
   3 \\<br />
    1 \\<br />
   0<br />
   \end{bmatrix}, \begin{bmatrix}<br />
  -2 \\<br />
   -1 \\<br />
    0 \\<br />
   1<br />
   \end{bmatrix} \right \}.<br />
\end{align*}<br />
 Thus, the set<br />
 \[\left\{ \begin{bmatrix}<br />
  -9 \\<br />
   3 \\<br />
    1 \\<br />
   0<br />
   \end{bmatrix}, \begin{bmatrix}<br />
  -2 \\<br />
   -1 \\<br />
    0 \\<br />
   1<br />
   \end{bmatrix} \right \}\]
   is a spanning set for the nullspace $\calN(A)$.<br />
   It is straightforward to see that this set is linearly independent, and hence it is a basis for $\calN(A)$.</p>
<h3>(b) Find a basis for the row space of $A$.</h3>
<p>Recall that the nonzero rows of $\rref(A)$ form a basis for the row space of $A$.<br />
Thus,<br />
\[\left\{\begin{bmatrix}<br />
  1 \\<br />
   0 \\<br />
    9 \\<br />
   2<br />
   \end{bmatrix}, \quad \begin{bmatrix}<br />
  0 \\<br />
   1 \\<br />
    -3 \\<br />
   1<br />
   \end{bmatrix} \right \}\]
   is a basis for the row space of $A$.</p>
<h3>(c) Find a basis for the range of $A$ that consists of column vectors of $A$.</h3>
<p>Recall that by the leading 1 method, the columns of $A$ corresponding to columns of $\rref(A)$ that contain leading 1 entries form a basis for the range $\calR(A)$ of $A$.<br />
	From (*), we see that the first and the second columns contain the leading 1 entries. Thus,<br />
	\[\left\{\begin{bmatrix}<br />
  2 \\<br />
   1 \\<br />
    1<br />
  \end{bmatrix}, \begin{bmatrix}<br />
  4 \\<br />
   3 \\<br />
    1<br />
  \end{bmatrix}\right \}\]
  is a basis for the range $\calR(A)$ of $A$.</p>
<h3>(d) For each column vector which is not a basis vector that you obtained in part (c), express it as a linear combination of the basis vectors for the range of $A$.</h3>
<p>Let us write $A_1, A_2, A_3$, and $A_4$ for the column vectors of the matrix $A$.<br />
  In part (c), we showed that $\{A_1, A_2\}$ is a basis for the range $\calR(A)$.<br />
  Thus, we need to express the vectors $A_3$ and $A_4$ as a linear combination of $A_1$ and $A_2$, respectively.</p>
<p>  A shortcut is to note that the entries of third column vector of $\rref(A)$ give the coefficients of the linear combination for $A_3$. That is, we have<br />
  \[A_3=9A_1-3A_2.\]
  Similarly, the entries of the fourth column of $\rref(A)$ yield<br />
  \[A_4=2A_1+A_2.\]
<button class="simplefavorite-button has-count" data-postid="6926" data-siteid="1" data-groupid="1" data-favoritecount="176" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">176</span></button>The post <a href="https://yutsumura.com/how-to-find-a-basis-for-the-nullspace-row-space-and-range-of-a-matrix/">How to Find a Basis for the Nullspace, Row Space, and Range of a Matrix</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/how-to-find-a-basis-for-the-nullspace-row-space-and-range-of-a-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6926</post-id>	</item>
		<item>
		<title>Can We Reduce the Number of Vectors in a Spanning Set?</title>
		<link>https://yutsumura.com/can-we-reduce-the-number-of-vectors-in-a-spanning-set/</link>
				<comments>https://yutsumura.com/can-we-reduce-the-number-of-vectors-in-a-spanning-set/#respond</comments>
				<pubDate>Mon, 26 Feb 2018 13:09:40 +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[linearly dependent]]></category>
		<category><![CDATA[spanning set]]></category>
		<category><![CDATA[subspace]]></category>
		<category><![CDATA[vector space]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6923</guid>
				<description><![CDATA[<p>Suppose that a set of vectors $S_1=\{\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3\}$ is a spanning set of a subspace $V$ in $\R^3$. Is it possible that $S_2=\{\mathbf{v}_1\}$ is a spanning set for $V$? &#160; Solution. Yes, in&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/can-we-reduce-the-number-of-vectors-in-a-spanning-set/">Can We Reduce the Number of Vectors in a Spanning Set?</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 707</h2>
<p> Suppose that a set of vectors $S_1=\{\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3\}$ is a spanning set of a subspace $V$ in $\R^3$. Is it possible that $S_2=\{\mathbf{v}_1\}$ is a spanning set for $V$?</p>
<p>&nbsp;<br />
<span id="more-6923"></span></p>
<h2>Solution.</h2>
<p> 	Yes, in general, $S_2$ can be a spanning set.</p>
<p> 	As an example, consider the vectors<br />
 	\[\mathbf{v}_1=\begin{bmatrix}<br />
  1 \\<br />
   0 \\<br />
    0<br />
  \end{bmatrix}, \mathbf{v}_2=\begin{bmatrix}<br />
  2 \\<br />
   0 \\<br />
    0<br />
  \end{bmatrix}, \mathbf{v}_3=\begin{bmatrix}<br />
  3 \\<br />
   0 \\<br />
    0<br />
  \end{bmatrix}.\]
  Then, as we have $\mathbf{v}_2=2\mathbf{v}_1$ and $\mathbf{v}_3=\mathbf{3}\mathbf{v}_1$, we see that<br />
 the set $S_1=\{\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3\}$ is a spanning set of the subspace $V=\Span(\mathbf{v}_1)$, and clearly $S_2=\{\mathbf{v}_1\}$ is a spanning set for $V$.</p>
<p> Geometrically, $V=\Span(\mathbf{v}_1)$ is a line in $\R^3$ passing through the origin and $\mathbf{v}_1$. The vectors $\mathbf{v}_2, \mathbf{v}_3$ are also on the same line. Thus, we can omit them from the spanning set $S_1$.</p>
<button class="simplefavorite-button has-count" data-postid="6923" data-siteid="1" data-groupid="1" data-favoritecount="86" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">86</span></button>The post <a href="https://yutsumura.com/can-we-reduce-the-number-of-vectors-in-a-spanning-set/">Can We Reduce the Number of Vectors in a Spanning Set?</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/can-we-reduce-the-number-of-vectors-in-a-spanning-set/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6923</post-id>	</item>
		<item>
		<title>Does an Extra Vector Change the Span?</title>
		<link>https://yutsumura.com/does-an-extra-vector-change-the-span/</link>
				<comments>https://yutsumura.com/does-an-extra-vector-change-the-span/#respond</comments>
				<pubDate>Mon, 26 Feb 2018 04:54:44 +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[span]]></category>
		<category><![CDATA[spanning set]]></category>
		<category><![CDATA[subspace]]></category>
		<category><![CDATA[vector space]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6920</guid>
				<description><![CDATA[<p>Suppose that a set of vectors $S_1=\{\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3\}$ is a spanning set of a subspace $V$ in $\R^5$. If $\mathbf{v}_4$ is another vector in $V$, then is the set \[S_2=\{\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3, \mathbf{v}_4\}\]&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/does-an-extra-vector-change-the-span/">Does an Extra Vector Change the Span?</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 706</h2>
<p>Suppose that a set of vectors $S_1=\{\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3\}$ is a spanning set of a subspace $V$ in $\R^5$. If $\mathbf{v}_4$ is another vector in $V$, then is the set<br />
\[S_2=\{\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3, \mathbf{v}_4\}\]
still a spanning set for $V$? If so, prove it. Otherwise, give a counterexample.</p>
<p>&nbsp;<br />
<span id="more-6920"></span><br />

<h2> Proof. </h2>
<p>We prove that $S_2$ is also a spanning set for $V$, that is, we prove that<br />
\[\Span(S_2)=V.\]
<h3>Prove $\Span(S_2) \subset V$</h3>
<p> We first show that $\Span(S_2)$ is contained in $V$. Let $\mathbf{x}$ be an element in $\Span(S_2)$. Then there exist scalars $c_1, c_2, c_3, c_4$ such that<br />
\[\mathbf{x}=c_1\mathbf{v}_1+c_2\mathbf{v}_2+c_3 \mathbf{v}_3 + c_4 \mathbf{v}_4.\]
Since $\Span(S_1)=V$, we know that $c_1\mathbf{v}_1+c_2\mathbf{v}_2+c_3 \mathbf{v}_3$ is a vector in $V$. As $\mathbf{v}_4\in V$, we have $c_4\mathbf{v}_4 \in V$.<br />
Since $V$ is a vector space, the sum of two elements in $V$ is in $V$.<br />
So, \[\mathbf{x}=(c_1\mathbf{v}_1+c_2\mathbf{v}_2+c_3 \mathbf{v}_3) + (c_4 \mathbf{v}_4) \in V.\]
This proves that $\Span(S_2) \subset V$.</p>
<h3>Prove $\Span(S_2) \supset V$</h3>
<p>	Note that since $S_1$ is a spanning set for $V$, every element of $S_1$ can be written as a linear combination of the vectors $\mathbf{v}_1, \mathbf{v}_2$, and $\mathbf{v}_3$.<br />
	That is, for any $\mathbf{v}\in V$, there exist scalars $c_1, c_2, c_3$ such that<br />
	\[\mathbf{v}=c_1\mathbf{v}_1+c_2\mathbf{v}_2+c_3\mathbf{v}_3.\]
	Observe that this can be written as follows.<br />
	\[\mathbf{v}=c_1\mathbf{v}_1+c_2\mathbf{v}_2+c_3\mathbf{v}_3+0\mathbf{v}_4.\]
	This tells us that $\mathbf{v}$ is a linear combination of $\mathbf{v}_1, \mathbf{v}_2, \mathbf{v}_3$, and $\mathbf{v}_4$.<br />
	Hence, any vector in $V$ can be written as a linear combination of the vectors in $S_2$.<br />
	Thus, $V\subset \Span(S_2)$.</p>
<hr />
<p>	Putting these inclusion together yields that $V=\Span(S_2)$, and hence $S_2$ is a spanning set for $V$.</p>
<button class="simplefavorite-button has-count" data-postid="6920" data-siteid="1" data-groupid="1" data-favoritecount="56" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">56</span></button>The post <a href="https://yutsumura.com/does-an-extra-vector-change-the-span/">Does an Extra Vector Change the Span?</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/does-an-extra-vector-change-the-span/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6920</post-id>	</item>
		<item>
		<title>Find a Basis for Nullspace, Row Space, and Range of a Matrix</title>
		<link>https://yutsumura.com/find-a-basis-for-nullspace-row-space-and-range-of-a-matrix/</link>
				<comments>https://yutsumura.com/find-a-basis-for-nullspace-row-space-and-range-of-a-matrix/#respond</comments>
				<pubDate>Wed, 21 Feb 2018 20:52:29 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[basis for a vector space]]></category>
		<category><![CDATA[leading 1 method]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear combination]]></category>
		<category><![CDATA[null space]]></category>
		<category><![CDATA[range of a matrix]]></category>
		<category><![CDATA[row space]]></category>
		<category><![CDATA[row space method]]></category>
		<category><![CDATA[vector space]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6906</guid>
				<description><![CDATA[<p>Let $A=\begin{bmatrix} 2 &#038; 4 &#038; 6 &#038; 8 \\ 1 &#038;3 &#038; 0 &#038; 5 \\ 1 &#038; 1 &#038; 6 &#038; 3 \end{bmatrix}$. (a) Find a basis for the nullspace of $A$.&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/find-a-basis-for-nullspace-row-space-and-range-of-a-matrix/">Find a Basis for Nullspace, Row Space, and Range of a Matrix</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 704</h2>
<p> Let $A=\begin{bmatrix}<br />
  2 &#038; 4 &#038; 6 &#038;   8 \\<br />
  1 &#038;3 &#038;  0 &#038; 5  \\<br />
  1 &#038; 1 &#038; 6 &#038; 3<br />
  \end{bmatrix}$.<br />
<strong>(a)</strong> Find a basis for the nullspace of $A$.</p>
<p><strong>(b)</strong> Find a basis for the row space of $A$.</p>
<p><strong>(c)</strong> Find a basis for the range of $A$ that consists of column vectors of $A$.</p>
<p><strong>(d)</strong> For each column vector which is not a basis vector that you obtained in part (c), express it as a linear combination of the basis vectors for the range of $A$.</p>
<p>&nbsp;<br />
<span id="more-6906"></span><br />

<h2>Solution.</h2>
<p>	We first obtain the reduced row echelon form matrix corresponding to the matrix $A$.<br />
We reduce the matrix $A$ as follows:<br />
\begin{align*}<br />
A=\begin{bmatrix}<br />
  2 &#038; 4 &#038; 6 &#038;   8 \\<br />
  1 &#038;3 &#038;  0 &#038; 5  \\<br />
  1 &#038; 1 &#038; 6 &#038; 3<br />
  \end{bmatrix}<br />
  \xrightarrow{\frac{1}{2}R_1}<br />
  \begin{bmatrix}<br />
  1 &#038; 2 &#038; 3 &#038;   4 \\<br />
  1 &#038;3 &#038;  0 &#038; 5  \\<br />
  1 &#038; 1 &#038; 6 &#038; 3<br />
  \end{bmatrix}\\[6pt]
  \xrightarrow[R_3-R_1]{R_2-R_1}<br />
  \begin{bmatrix}<br />
  1 &#038; 2 &#038; 3 &#038;   4 \\<br />
  0 &#038;1 &#038;  -3 &#038; 1  \\<br />
  0 &#038; -1 &#038; 3 &#038; -1<br />
  \end{bmatrix}<br />
  \xrightarrow[R_3+R_2]{R_1-2R_2}<br />
  \begin{bmatrix}<br />
  1 &#038; 0 &#038; 9 &#038;   2 \\<br />
  0 &#038;1 &#038;  -3 &#038; 1  \\<br />
  0 &#038; 0 &#038; 0 &#038; 0<br />
  \end{bmatrix}.<br />
\end{align*}<br />
The last matrix is in reduced row echelon form. That is,<br />
\[\rref(A)=\begin{bmatrix}<br />
  1 &#038; 0 &#038; 9 &#038;   2 \\<br />
  0 &#038;1 &#038;  -3 &#038; 1  \\<br />
  0 &#038; 0 &#038; 0 &#038; 0<br />
  \end{bmatrix}. \tag{*}\]
<h3>(a) Find a basis for the nullspace of $A$.</h3>
<p>By the computation above, we see that the general solution of $A\mathbf{x}=\mathbf{0}$ is<br />
\begin{align*}<br />
x_1&#038;=-9x_3-2x_4\\<br />
x_2&#038;=3x_3-x_4,<br />
\end{align*}<br />
where $x_3$ and $x_4$ are free variables.<br />
Thus, the vector form solution to $A\mathbf{x}=\mathbf{0}$ is<br />
\begin{align*}<br />
\mathbf{x}=\begin{bmatrix}<br />
  x_1 \\<br />
   x_2 \\<br />
    x_3 \\<br />
   x_4<br />
   \end{bmatrix}<br />
   =\begin{bmatrix}<br />
  -9x_3-2x_4 \\<br />
   3x_3-x_4 \\<br />
    x_3 \\<br />
   x_4<br />
   \end{bmatrix}<br />
 =x_3\begin{bmatrix}<br />
  -9 \\<br />
   3 \\<br />
    1 \\<br />
   0<br />
   \end{bmatrix}+x_4\begin{bmatrix}<br />
  -2 \\<br />
   -1 \\<br />
    0 \\<br />
   1<br />
   \end{bmatrix}.<br />
\end{align*}<br />
It follows that the nullspace of the matrix $A$ is given by<br />
\begin{align*}<br />
\calN(A)&#038;=\left\{ \mathbf{x}\in \R^4 \quad \middle | \quad  \mathbf{x}= x_3\begin{bmatrix}<br />
  -9 \\<br />
   3 \\<br />
    1 \\<br />
   0<br />
   \end{bmatrix}+x_4\begin{bmatrix}<br />
  -2 \\<br />
   -1 \\<br />
    0 \\<br />
   1<br />
   \end{bmatrix}, \text{ for all } x_3, x_4 \in \R^4 \right \}\\[6pt]
   &#038;= \Span \left\{ \begin{bmatrix}<br />
  -9 \\<br />
   3 \\<br />
    1 \\<br />
   0<br />
   \end{bmatrix}, \begin{bmatrix}<br />
  -2 \\<br />
   -1 \\<br />
    0 \\<br />
   1<br />
   \end{bmatrix} \right \}.<br />
\end{align*}<br />
 Thus, the set<br />
 \[\left\{ \begin{bmatrix}<br />
  -9 \\<br />
   3 \\<br />
    1 \\<br />
   0<br />
   \end{bmatrix}, \begin{bmatrix}<br />
  -2 \\<br />
   -1 \\<br />
    0 \\<br />
   1<br />
   \end{bmatrix} \right \}\]
   is a spanning set for the nullspace $\calN(A)$.<br />
   It is straightforward to see that this set is linearly independent, and hence it is a basis for $\calN(A)$.</p>
<h3>(b) Find a basis for the row space of $A$.</h3>
<p>Recall that the nonzero rows of $\rref(A)$ form a basis for the row space of $A$. (The row space method.)</p>
<p>Thus,<br />
\[\left\{\begin{bmatrix}<br />
  1 \\<br />
   0 \\<br />
    9 \\<br />
   2<br />
   \end{bmatrix}, \quad \begin{bmatrix}<br />
  0 \\<br />
   1 \\<br />
    -3 \\<br />
   1<br />
   \end{bmatrix} \right \}\]
   is a basis for the row space of $A$.</p>
<h3>(c) Find a basis for the range of $A$ that consists of column vectors of $A$.</h3>
<p>Recall that by the leading 1 method, the columns of $A$ corresponding to columns of $\rref(A)$ that contain leading 1 entries form a basis for the range $\calR(A)$ of $A$.<br />
	From (*), we see that the first and the second columns contain the leading 1 entries. Thus,<br />
	\[\left\{\begin{bmatrix}<br />
  2 \\<br />
   1 \\<br />
    1<br />
  \end{bmatrix}, \begin{bmatrix}<br />
  4 \\<br />
   3 \\<br />
    1<br />
  \end{bmatrix}\right \}\]
  is a basis for the range $\calR(A)$ of $A$.</p>
<h3>(d) For each column vector which is not a basis vector that you obtained in part (c), express it as a linear combination of the basis vectors for the range of $A$.</h3>
<p>Let us write $A_1, A_2, A_3$, and $A_4$ for the column vectors of the matrix $A$.<br />
  In part (c), we showed that $\{A_1, A_2\}$ is a basis for the range $\calR(A)$.<br />
  Thus, we need to express the vectors $A_3$ and $A_4$ as a linear combination of $A_1$ and $A_2$, respectively.</p>
<p>  A shortcut is to note that the entries of third column vector of $\rref(A)$ give the coefficients of the linear combination for $A_3$. That is, we have<br />
  \[A_3=9A_1-3A_2.\]
  Similarly, the entries of the fourth column of $\rref(A)$ yield<br />
  \[A_4=2A_1+A_2.\]
<button class="simplefavorite-button has-count" data-postid="6906" data-siteid="1" data-groupid="1" data-favoritecount="131" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">131</span></button>The post <a href="https://yutsumura.com/find-a-basis-for-nullspace-row-space-and-range-of-a-matrix/">Find a Basis for Nullspace, Row Space, and Range of a Matrix</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/find-a-basis-for-nullspace-row-space-and-range-of-a-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6906</post-id>	</item>
		<item>
		<title>If $\mathbf{v}, \mathbf{w}$ are Linearly Independent Vectors and $A$ is Nonsingular, then $A\mathbf{v}, A\mathbf{w}$ are Linearly Independent</title>
		<link>https://yutsumura.com/if-mathbfv-mathbfw-are-linearly-independent-vectors-and-a-is-nonsingular-then-amathbfv-amathbfw-are-linearly-independent/</link>
				<comments>https://yutsumura.com/if-mathbfv-mathbfw-are-linearly-independent-vectors-and-a-is-nonsingular-then-amathbfv-amathbfw-are-linearly-independent/#respond</comments>
				<pubDate>Mon, 12 Feb 2018 16:08:12 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear combination]]></category>
		<category><![CDATA[linearly independent]]></category>
		<category><![CDATA[nonsingular matrix]]></category>
		<category><![CDATA[Ohio State]]></category>
		<category><![CDATA[Ohio State.LA]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6874</guid>
				<description><![CDATA[<p>Let $A$ be an $n\times n$ nonsingular matrix. Let $\mathbf{v}, \mathbf{w}$ be linearly independent vectors in $\R^n$. Prove that the vectors $A\mathbf{v}$ and $A\mathbf{w}$ are linearly independent. &#160; Proof. Suppose that we have a&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/if-mathbfv-mathbfw-are-linearly-independent-vectors-and-a-is-nonsingular-then-amathbfv-amathbfw-are-linearly-independent/">If $\mathbf{v}, \mathbf{w}$ are Linearly Independent Vectors and $A$ is Nonsingular, then $A\mathbf{v}, A\mathbf{w}$ are Linearly Independent</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 700</h2>
<p>Let $A$ be an $n\times n$ nonsingular matrix. Let $\mathbf{v}, \mathbf{w}$ be linearly independent vectors in $\R^n$. Prove that the vectors $A\mathbf{v}$ and $A\mathbf{w}$ are linearly independent.</p>
<p>&nbsp;<br />
<span id="more-6874"></span></p>
<h2> Proof. </h2>
<p>	Suppose that we have a linear combination<br />
	\[c_1(A\mathbf{v})+c_2(A\mathbf{w})=\mathbf{0},\]
	where $c_1, c_2$ are scalars.<br />
	Out goal is to show that $c_1=c_2=0$.<br />
	Factoring out $A$, we have<br />
	\[A(c_1\mathbf{v}+c_2\mathbf{w})=\mathbf{0}.\]
<hr />
<p>	Note that since $A$ is a nonsingular matrix, the equation $A\mathbf{x}=\mathbf{0}$ has only the zero solution $\mathbf{x}=\mathbf{0}$.<br />
	The above equality yields that $c_1\mathbf{v}+c_2\mathbf{w}$ is a solution to $A\mathbf{x}=\mathbf{0}$.<br />
	Hence, we have<br />
	\[c_1\mathbf{v}+c_2\mathbf{w}=\mathbf{0}.\]
<p>	By assumption, the vectors $\mathbf{v}$ and $\mathbf{w}$ are linearly independent, and this implies that $c_1=c_2=0$.</p>
<p>	We have shown that whenever we have $c_1(A\mathbf{v})+c_2(A\mathbf{w})=\mathbf{0}$, we must have $c_1=c_2=0$. This yields that the vectors $A\mathbf{v}$ and $A\mathbf{w}$ are linearly independent.</p>
<h2>Common Mistake</h2>
<p>This is a midterm exam problem of Lienar Algebra at the Ohio State University.</p>
<hr />
<p>One common mistake is to ignore the logic and write down whatever you know.<br />
For example, some students started with $c_1\mathbf{v}+c_2\mathbf{w}=\mathbf{0}$ and since $\mathbf{v}$ and $\mathbf{w}$ are linearly independent, we have $c_1=c_2=0$.<br />
Multiplying by $A$, we have $c_1A\mathbf{v}+c_2A\mathbf{w}=\mathbf{0}$ and $c_1=c_2=0$.</p>
<p>This argument is totally wrong. </p>
<p>The above argument is wrong because it started with different vectors than we want to prove to be linearly independent.<br />
There is nothing wrong about the mathematical operations in the above arguments. However, that argument does not prove that the vectors $A\mathbf{v}$ and $A\mathbf{w}$ are linearly independent.</p>
<p>We should first assume that $c_1A\mathbf{v}+c_2A\mathbf{w}=\mathbf{0}$ and prove that $c_1=c_2=0$.</p>
<button class="simplefavorite-button has-count" data-postid="6874" data-siteid="1" data-groupid="1" data-favoritecount="34" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">34</span></button>The post <a href="https://yutsumura.com/if-mathbfv-mathbfw-are-linearly-independent-vectors-and-a-is-nonsingular-then-amathbfv-amathbfw-are-linearly-independent/">If $\mathbf{v}, \mathbf{w}$ are Linearly Independent Vectors and $A$ is Nonsingular, then $A\mathbf{v}, A\mathbf{w}$ are Linearly Independent</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/if-mathbfv-mathbfw-are-linearly-independent-vectors-and-a-is-nonsingular-then-amathbfv-amathbfw-are-linearly-independent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6874</post-id>	</item>
		<item>
		<title>Compute $A^5\mathbf{u}$ Using Linear Combination</title>
		<link>https://yutsumura.com/compute-a5mathbfu-using-linear-combination/</link>
				<comments>https://yutsumura.com/compute-a5mathbfu-using-linear-combination/#respond</comments>
				<pubDate>Mon, 12 Feb 2018 16:04:42 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear combination]]></category>
		<category><![CDATA[Ohio State]]></category>
		<category><![CDATA[Ohio State.LA]]></category>
		<category><![CDATA[power of a matrix]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6866</guid>
				<description><![CDATA[<p>Let \[A=\begin{bmatrix} -4 &#038; -6 &#038; -12 \\ -2 &#038;-1 &#038;-4 \\ 2 &#038; 3 &#038; 6 \end{bmatrix}, \quad \mathbf{u}=\begin{bmatrix} 6 \\ 5 \\ -3 \end{bmatrix}, \quad \mathbf{v}=\begin{bmatrix} -2 \\ 0 \\ 1 \end{bmatrix},&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/compute-a5mathbfu-using-linear-combination/">Compute $A^5\mathbf{u}$ Using Linear Combination</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 696</h2>
<p>Let<br />
\[A=\begin{bmatrix}<br />
  -4 &#038; -6 &#038; -12 \\<br />
   -2 &#038;-1 &#038;-4 \\<br />
   2 &#038; 3 &#038; 6<br />
\end{bmatrix}, \quad \mathbf{u}=\begin{bmatrix}<br />
  6 \\<br />
   5 \\<br />
    -3<br />
  \end{bmatrix}, \quad \mathbf{v}=\begin{bmatrix}<br />
  -2 \\<br />
   0 \\<br />
    1<br />
  \end{bmatrix}, \quad \text{ and } \mathbf{w}=\begin{bmatrix}<br />
  -2 \\<br />
   -1 \\<br />
    1<br />
  \end{bmatrix}.\]
<p><strong>(a)</strong> Express the vector $\mathbf{u}$ as a linear combination of $\mathbf{v}$ and $\mathbf{w}$.</p>
<p><strong>(b)</strong> Compute $A^5\mathbf{v}$.</p>
<p><strong>(c)</strong> Compute $A^5\mathbf{w}$.</p>
<p><strong>(d)</strong> Compute $A^5\mathbf{u}$.</p>
<p>&nbsp;<br />
<span id="more-6866"></span><br />

<h2>Solution.</h2>
<h3>(a) Express the vector $\mathbf{u}$ as a linear combination of $\mathbf{v}$ and $\mathbf{w}$.</h3>
<p>Our goal here is to find scalars $c_1, c_2$ such that<br />
		\[\mathbf{u}=c_1\mathbf{v}+c_2\mathbf{w}.\]
		This is the same as the matrix equation<br />
		\[\begin{bmatrix}<br />
  -2 &#038; -2 \\<br />
   0  &#038; -1 \\<br />
   1 &#038;1<br />
\end{bmatrix}<br />
\begin{bmatrix}<br />
  c_1 \\<br />
  c_2<br />
\end{bmatrix}=\begin{bmatrix}<br />
  6 \\<br />
   5 \\<br />
    -3<br />
  \end{bmatrix}.\]
 To solve this, we reduced the augmented matrix as follows:<br />
 \begin{align*}<br />
\left[\begin{array}{rr|r}<br />
   -2 &#038; -2 &#038; 6 \\<br />
   0 &#038;-1 &#038;5 \\<br />
   1 &#038; 1 &#038; -3<br />
  \end{array}\right]
  \xrightarrow{R_1 \leftrightarrow R_3}<br />
  \left[\begin{array}{rr|r}<br />
   1 &#038; 1 &#038; -3 \\<br />
   0 &#038;-1 &#038;5 \\<br />
   -2 &#038; -2 &#038; 6<br />
  \end{array}\right]\\[6pt]
  \xrightarrow[-R_2]{R_3+2R_1}<br />
  \left[\begin{array}{rr|r}<br />
   1 &#038; 1 &#038; -3 \\<br />
   0 &#038;1 &#038;-5 \\<br />
   0 &#038; 0 &#038; 0<br />
  \end{array}\right]
  \xrightarrow{R_1-R_2}<br />
  \left[\begin{array}{rr|r}<br />
   1 &#038; 0 &#038; 2 \\<br />
   0 &#038;1 &#038;-5 \\<br />
   0 &#038; 0 &#038; 0<br />
  \end{array}\right].<br />
\end{align*}<br />
  This yields the solution $c_1=2$ and $c_2=-5$.<br />
  Hence, we have the linear combination<br />
  \[\mathbf{u}=2\mathbf{v}-5\mathbf{w}.\]
<h3>(b) Compute $A^5\mathbf{v}$.</h3>
<p>We first compute $A\mathbf{v}$. We have<br />
  \[A\mathbf{v}= \begin{bmatrix}<br />
  -4 &#038; -6 &#038; -12 \\<br />
   -2 &#038;-1 &#038;-4 \\<br />
   2 &#038; 3 &#038; 6<br />
\end{bmatrix}<br />
\begin{bmatrix}<br />
  -2 \\<br />
   0 \\<br />
    1<br />
  \end{bmatrix}<br />
  =\begin{bmatrix}<br />
  -4 \\<br />
   0 \\<br />
    2<br />
  \end{bmatrix}=2\begin{bmatrix}<br />
  -2 \\<br />
   0 \\<br />
    1<br />
  \end{bmatrix}=2\mathbf{v}.<br />
\]
Using this relation $A\mathbf{v}=2\mathbf{v}$, we obtain<br />
\[A^2\mathbf{v}=AA\mathbf{v}=A(2\mathbf{v})=2A\mathbf{v}=2(2\mathbf{v})=2^2\mathbf{v}.\]
Next, we have<br />
\[A^3\mathbf{v}=AA^2\mathbf{v}=A(2^2\mathbf{v})=2^2A\mathbf{v}=2^2(a\mathbf{v})=2^3\mathbf{v}.\]
Repeating this process, we see that $A^5\mathbf{v}=2^5\mathbf{v}$.<br />
Or, we can find this by computing as follows:<br />
\begin{align*}<br />
A^5\mathbf{v}=A^2A^3\mathbf{v}=A^2(2^3\mathbf{v})=2^3A^2\mathbf{v}=2^3(2^2\mathbf{v})=2^5\mathbf{v}.<br />
\end{align*}<br />
In summary, we have<br />
\[A^5\mathbf{v}=2^5\mathbf{v}=32\begin{bmatrix}<br />
  -2 \\<br />
   0 \\<br />
    1<br />
  \end{bmatrix}=\begin{bmatrix}<br />
  -64 \\<br />
   0 \\<br />
    32<br />
  \end{bmatrix}.\]
<h3>(c) Compute $A^5\mathbf{w}$.</h3>
<p>First, we note that<br />
 \[A\mathbf{w}= \begin{bmatrix}<br />
  -4 &#038; -6 &#038; -12 \\<br />
   -2 &#038;-1 &#038;-4 \\<br />
   2 &#038; 3 &#038; 6<br />
\end{bmatrix} \begin{bmatrix}<br />
  -2 \\<br />
   -1 \\<br />
    1<br />
  \end{bmatrix}=\begin{bmatrix}<br />
  2 \\<br />
   1 \\<br />
    -1<br />
  \end{bmatrix}=-\begin{bmatrix}<br />
  -2 \\<br />
   -1 \\<br />
    1<br />
  \end{bmatrix}=-\mathbf{w}.\]
  Using this relation $A\mathbf{w}=-\mathbf{w}$ as in part (a), we obtain<br />
  \[A^5\mathbf{w}=(-1)^5\mathbf{w}=-\begin{bmatrix}<br />
  -2 \\<br />
   -1 \\<br />
    1<br />
  \end{bmatrix}=\begin{bmatrix}<br />
  2 \\<br />
   1 \\<br />
    -1<br />
  \end{bmatrix}.\]
<h3>(d) Compute $A^5\mathbf{u}$.</h3>
<p>Using the linear combination $\mathbf{u}=2\mathbf{v}-5\mathbf{w}$ obtained part (a), we compute<br />
\begin{align*}<br />
A^5\mathbf{w}&#038;=A^5(2\mathbf{v}-5\mathbf{w})\\<br />
&#038;=2A^5\mathbf{v}-5A^5\mathbf{w}\\[6pt]
&#038;=2\begin{bmatrix}<br />
  -64 \\<br />
   0 \\<br />
    32<br />
  \end{bmatrix}-5\begin{bmatrix}<br />
  2 \\<br />
   1 \\<br />
    -1<br />
  \end{bmatrix} &#038;&#038;\text{by (b), (c)}\\[6pt]
  &#038;=\begin{bmatrix}<br />
  -138 \\<br />
   -5 \\<br />
    69<br />
  \end{bmatrix}.<br />
\end{align*}</p>
<h2>Common Mistake</h2>
<p>This is a midterm exam problem of Lienar Algebra at the Ohio State University.</p>
<p>One common pitfall is to compute $A^5$, but this is time consuming and it is very likely to make a mistake by hand computaiton.</p>
<button class="simplefavorite-button has-count" data-postid="6866" data-siteid="1" data-groupid="1" data-favoritecount="25" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">25</span></button>The post <a href="https://yutsumura.com/compute-a5mathbfu-using-linear-combination/">Compute $A^5\mathbf{u}$ Using Linear Combination</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/compute-a5mathbfu-using-linear-combination/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6866</post-id>	</item>
		<item>
		<title>Spanning Sets for $\R^2$ or its Subspaces</title>
		<link>https://yutsumura.com/spanning-sets-for-r2-or-its-subspaces/</link>
				<comments>https://yutsumura.com/spanning-sets-for-r2-or-its-subspaces/#respond</comments>
				<pubDate>Mon, 12 Feb 2018 04:58:07 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[augmented matrix]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear combination]]></category>
		<category><![CDATA[span]]></category>
		<category><![CDATA[spanning set]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6846</guid>
				<description><![CDATA[<p>In this problem, we use the following vectors in $\R^2$. \[\mathbf{a}=\begin{bmatrix} 1 \\ 0 \end{bmatrix}, \mathbf{b}=\begin{bmatrix} 1 \\ 1 \end{bmatrix}, \mathbf{c}=\begin{bmatrix} 2 \\ 3 \end{bmatrix}, \mathbf{d}=\begin{bmatrix} 3 \\ 2 \end{bmatrix}, \mathbf{e}=\begin{bmatrix} 0 \\ 0&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/spanning-sets-for-r2-or-its-subspaces/">Spanning Sets for $\R^2$ or its Subspaces</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 691</h2>
<p>  In this problem, we use the following vectors in $\R^2$.<br />
  \[\mathbf{a}=\begin{bmatrix}<br />
  1 \\<br />
  0<br />
\end{bmatrix}, \mathbf{b}=\begin{bmatrix}<br />
  1 \\<br />
  1<br />
\end{bmatrix}, \mathbf{c}=\begin{bmatrix}<br />
  2 \\<br />
  3<br />
\end{bmatrix}, \mathbf{d}=\begin{bmatrix}<br />
  3 \\<br />
  2<br />
\end{bmatrix}, \mathbf{e}=\begin{bmatrix}<br />
  0 \\<br />
  0<br />
\end{bmatrix}, \mathbf{f}=\begin{bmatrix}<br />
  5 \\<br />
  6<br />
\end{bmatrix}.\]
For each set $S$, determine whether $\Span(S)=\R^2$. If $\Span(S)\neq \R^2$, then give algebraic description for $\Span(S)$ and explain the geometric shape of $\Span(S)$.</p>
<p><strong>(a)</strong> $S=\{\mathbf{a}, \mathbf{b}\}$<br />
<strong>(b)</strong> $S=\{\mathbf{a}, \mathbf{c}\}$<br />
<strong>(c) </strong>$S=\{\mathbf{c}, \mathbf{d}\}$<br />
<strong>(d)</strong> $S=\{\mathbf{a}, \mathbf{f}\}$<br />
<strong>(e)</strong> $S=\{\mathbf{e}, \mathbf{f}\}$<br />
<strong>(f)</strong> $S=\{\mathbf{a}, \mathbf{b}, \mathbf{c}\}$<br />
<strong>(g)</strong> $S=\{\mathbf{e}\}$</p>
<p>&nbsp;<br />
<span id="more-6846"></span><br />

<h2>Solution.</h2>
<p>	By definition, the subspace $\Span(S)$ spanned by $S$ is the set of all linear combinations of vectors in $S$. Thus, $\Span(S)$ is a subset in $\R^2$. The question is whether all of the vectors in $\R^2$ are linear combinations of vectors in $S$ or not.</p>
<h3>(a) $S=\{\mathbf{a}, \mathbf{b}\}$</h3>
<p>Let $\begin{bmatrix}<br />
  a \\<br />
  b<br />
\end{bmatrix}$ be an arbitrary vector in $\R^2$. We determine whether it is a linear combination of $\mathbf{a}$ and $\mathbf{b}$:<br />
\[\begin{bmatrix}<br />
  a \\<br />
  b<br />
\end{bmatrix}=c_1\mathbf{a}+c_2\mathbf{b}.\]
The augmented matrix is<br />
\begin{align*}<br />
\left[\begin{array}{rr|r}<br />
  1 &#038; 1 &#038; a \\<br />
   0 &#038; 1 &#038; b<br />
\end{array} \right]
\xrightarrow{R_1-R_2}<br />
\left[\begin{array}{rr|r}<br />
  1 &#038; 0 &#038; a-b \\<br />
   0 &#038; 1 &#038; b<br />
\end{array} \right].<br />
\end{align*}<br />
Hence, the solution is $c_1=a-b$, $c_2=b$.<br />
Thus, we have<br />
\[\begin{bmatrix}<br />
  a \\<br />
  b<br />
\end{bmatrix}=(a-b)\mathbf{a}+b\mathbf{b},\]
and this implies that every vector in $\R^2$ is a linear combination of $\mathbf{a}$ and $\mathbf{b}$.<br />
Hence, $\Span(S)=\R^2$.</p>
<h3>(b) $S=\{\mathbf{a}, \mathbf{c}\}$</h3>
<p>Just like part (a), let $\begin{bmatrix}<br />
  a \\<br />
  b<br />
\end{bmatrix}$ be any vector in $\R^2$.<br />
Are there $c_1, c_2$ satisfying<br />
\[\begin{bmatrix}<br />
  a \\<br />
  b<br />
\end{bmatrix}=c_1\mathbf{a}+c_2\mathbf{c}?\]
The augmented matrix is<br />
\begin{align*}<br />
\left[\begin{array}{rr|r}<br />
  1 &#038; 2 &#038; a \\<br />
   0 &#038; 3 &#038; b<br />
\end{array} \right]
\xrightarrow{\frac{1}{3} R_2}<br />
\left[\begin{array}{rr|r}<br />
  1 &#038; 2 &#038; a \\<br />
   0 &#038; 1 &#038; b/3<br />
\end{array} \right]
\xrightarrow{R_1-2R_2}<br />
\left[\begin{array}{rr|r}<br />
  1 &#038; 0 &#038; a-\frac{2}{3}b \\<br />
   0 &#038; 1 &#038; b/3<br />
\end{array} \right].<br />
\end{align*}<br />
Hence, we have $c_1=a-\frac{2}{3}b$, $c_2=b/3$.<br />
Thus,<br />
\[\begin{bmatrix}<br />
  a \\<br />
  b<br />
\end{bmatrix}=\frac{2b}{3} \mathbf{a}+\frac{b}{3}\mathbf{c}.\]
This yields that every vector in $\R^2$ is in $\Span(S)$. Hence $\Span(S)=\R^2$.</p>
<h3>(c) $S=\{\mathbf{c}, \mathbf{d}\}$</h3>
<p>The strategy for this problem is the exactly same as before. So let us consider<br />
\begin{align*}<br />
\left[\begin{array}{rr|r}<br />
  2 &#038; 3 &#038; a \\<br />
   3 &#038; 2 &#038; b<br />
\end{array} \right]
\xrightarrow{R_2-R_1}<br />
\left[\begin{array}{rr|r}<br />
  2 &#038; 3 &#038; a \\<br />
   1 &#038; -1 &#038; b-a<br />
\end{array} \right]
\xrightarrow{R_1\leftrightarrow R_2}<br />
\left[\begin{array}{rr|r}<br />
  1 &#038; -1 &#038; b-a \\<br />
   2 &#038; 3 &#038; a<br />
\end{array} \right]\\[6pt]
\xrightarrow{R_2- 2 R_1}<br />
\left[\begin{array}{rr|r}<br />
  1 &#038; -1 &#038; b-a \\<br />
   0 &#038; 5 &#038; 3a-2b<br />
\end{array} \right]
\xrightarrow{\frac{1}{5}R_2}<br />
\left[\begin{array}{rr|r}<br />
  1 &#038; -1 &#038; b-a \\<br />
   0 &#038; 1 &#038; \frac{3}{5}a-\frac{2}{5}b<br />
\end{array} \right] \\[6pt]
\xrightarrow{R_1+R_2}<br />
\left[\begin{array}{rr|r}<br />
  1 &#038; 0 &#038; -\frac{2}{5}a+\frac{3}{5}b \\<br />
   0 &#038; 1 &#038; \frac{3}{5}a-\frac{2}{5}b<br />
\end{array} \right].<br />
\end{align*}<br />
It follows that any vector $\begin{bmatrix}<br />
  a \\<br />
  b<br />
\end{bmatrix}\in \R^2$ can be written as a linear combination<br />
\[\begin{bmatrix}<br />
  a \\<br />
  b<br />
\end{bmatrix}=\left(-\frac{2}{5}a+\frac{3}{5}b \right)\mathbf{c}+\left( \frac{3}{5}a-\frac{2}{5}b \right) \mathbf{d}.\]
Hence, $\Span(S)=\R^2$.</p>
<h3>(d) $S=\{\mathbf{a}, \mathbf{f}\}$</h3>
<p>This is also similar to previous problems. For any vector $\begin{bmatrix}<br />
  a \\<br />
  b<br />
\end{bmatrix}\in \R^2$, we have<br />
\begin{align*}<br />
\left[\begin{array}{rr|r}<br />
  1 &#038; 5 &#038; a \\<br />
   0 &#038; 6 &#038; b<br />
\end{array} \right]
\xrightarrow{\frac{1}{6}R_2}<br />
\left[\begin{array}{rr|r}<br />
  1 &#038; 5 &#038; a \\<br />
   0 &#038; 1 &#038; b/6<br />
\end{array} \right]
\xrightarrow{R_1-5R_2}<br />
\left[\begin{array}{rr|r}<br />
  1 &#038; 0 &#038; a-\frac{5}{6}b \\<br />
   0 &#038; 1 &#038; b/6<br />
\end{array} \right].<br />
\end{align*}<br />
This yields that<br />
\[\begin{bmatrix}<br />
  a \\<br />
  b<br />
\end{bmatrix}=\left(a-\frac{5b}{6} \right)\mathbf{a}+\left(\frac{b}{6}\right)\mathbf{f}.\]
Hence, $\Span(S)=\R^2$.</p>
<h3>(e) $S=\{\mathbf{e}, \mathbf{f}\}$</h3>
<p>Note that as the vector $\mathbf{e}$ is the zero vector, any linear combination of $\mathbf{e}$ and $\mathbf{f}$ is just a scalar multiple of $\mathbf{f}$:<br />
\[c_1\mathbf{e}+c_2\mathbf{f}=c_2\mathbf{f}.\]
Thus, the algebraic description is<br />
\begin{align*}<br />
\Span(S)=\Span(\mathbf{e}, \mathbf{f})=\Span(\mathbf{f})=\{\mathbf{x}\in \R^2 \mid \mathbf{x}=c\mathbf{f} \text{ for some } c\in \R\}.<br />
\end{align*}<br />
Geometrically, the span is the line parametrized by $c\mathbf{f}=c\begin{bmatrix}<br />
  5 \\<br />
  6<br />
\end{bmatrix}$ for any $c\in \R$.</p>
<h3>(f) $S=\{\mathbf{a}, \mathbf{b}, \mathbf{c}\}$</h3>
<p>Note that $\Span(\mathbf{a}, \mathbf{b})$ is contained in $\Span(\mathbf{a}, \mathbf{b}, \mathbf{c})$ because any linear combination of $\mathbf{a}$ and $\mathbf{b}$ is a linear combination of $\mathbf{a}, \mathbf{b}$, and $\mathbf{c}$ by taking the coefficient of $\mathbf{c}$ to be $0$.<br />
We already saw in part (a) that $\Span(\mathbf{a}, \mathbf{b})=\R^2$. Hence, we must have $\Span(\mathbf{a}, \mathbf{b}, \mathbf{c})=\R^2$ as well.</p>
<h3>(g) $S=\{\mathbf{e}\}$</h3>
<p>Note that $\Span(\mathbf{e})$ is the set of all linear combination of $\mathbf{e}$, which is just the zero vector. So,<br />
\[\Span(\mathbf{e})=\left\{\begin{bmatrix}<br />
  0 \\<br />
  0<br />
\end{bmatrix}\right\}.\]Geometrically, this is just one point: the origin in the $x$-$y$ plane.</p>
<button class="simplefavorite-button has-count" data-postid="6846" data-siteid="1" data-groupid="1" data-favoritecount="21" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">21</span></button>The post <a href="https://yutsumura.com/spanning-sets-for-r2-or-its-subspaces/">Spanning Sets for $\R^2$ or its Subspaces</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/spanning-sets-for-r2-or-its-subspaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6846</post-id>	</item>
		<item>
		<title>How to Obtain Information of a Vector if Information of Other Vectors are Given</title>
		<link>https://yutsumura.com/how-to-obtain-information-of-a-vector-if-information-of-other-vectors-are-given/</link>
				<comments>https://yutsumura.com/how-to-obtain-information-of-a-vector-if-information-of-other-vectors-are-given/#respond</comments>
				<pubDate>Wed, 07 Feb 2018 04:21:36 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[augmented matrix]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear combination]]></category>
		<category><![CDATA[matrix power]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6827</guid>
				<description><![CDATA[<p>Let $A$ be a $3\times 3$ matrix and let \[\mathbf{v}=\begin{bmatrix} 1 \\ 2 \\ -1 \end{bmatrix} \text{ and } \mathbf{w}=\begin{bmatrix} 2 \\ -1 \\ 3 \end{bmatrix}.\] Suppose that $A\mathbf{v}=-\mathbf{v}$ and $A\mathbf{w}=2\mathbf{w}$. Then find the&#46;&#46;&#46;</p>
The post <a href="https://yutsumura.com/how-to-obtain-information-of-a-vector-if-information-of-other-vectors-are-given/">How to Obtain Information of a Vector if Information of Other Vectors are Given</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></description>
								<content:encoded><![CDATA[<h2> Problem 688</h2>
<p>Let $A$ be a $3\times 3$ matrix and let<br />
	\[\mathbf{v}=\begin{bmatrix}<br />
  1 \\<br />
   2 \\<br />
    -1<br />
  \end{bmatrix} \text{ and } \mathbf{w}=\begin{bmatrix}<br />
  2 \\<br />
   -1 \\<br />
    3<br />
  \end{bmatrix}.\]
  Suppose that $A\mathbf{v}=-\mathbf{v}$ and $A\mathbf{w}=2\mathbf{w}$.<br />
  Then find the vector<br />
  \[A^5\begin{bmatrix}<br />
  -1 \\<br />
   8 \\<br />
    -9<br />
  \end{bmatrix}.\]
<p>&nbsp;<br />
<span id="more-6827"></span></p>
<h2>Solution.</h2>
<p>  	Note that the given information is only about the vectors $\mathbf{v}$ and $\mathbf{w}$.<br />
  	Thus, we first need to relate the vector $\begin{bmatrix}<br />
  -1 \\<br />
   8 \\<br />
    -9<br />
  \end{bmatrix}$ with $\mathbf{v}$ and $\mathbf{w}$.<br />
  So let us find a linear combination:<br />
  \[\begin{bmatrix}<br />
  -1 \\<br />
   8 \\<br />
    -9<br />
  \end{bmatrix}=a\mathbf{v}+b\mathbf{w}.\]
  The augmented matrix for this is<br />
  \begin{align*}<br />
\left[\begin{array}{rr|r}<br />
   1 &#038; 2 &#038; -1 \\<br />
   2 &#038;-1 &#038;8 \\<br />
   -1 &#038; 3 &#038; -9<br />
  \end{array}\right]
  \xrightarrow[R_3+R_1]{R_2-2R_1}<br />
  \left[\begin{array}{rr|r}<br />
   1 &#038; 2 &#038; -1 \\<br />
   0 &#038;-5 &#038;10 \\<br />
   0 &#038; 5 &#038; -10<br />
  \end{array}\right]
  \xrightarrow{-\frac{1}{5}R_2}\\[6pt]
  \left[\begin{array}{rr|r}<br />
   1 &#038; 2 &#038; -1 \\<br />
   0 &#038;1 &#038;-2 \\<br />
   0 &#038; 5 &#038; -10<br />
  \end{array}\right]
  \xrightarrow[R_3-R_2]{R_1-2R_2}<br />
  \left[\begin{array}{rr|r}<br />
   1 &#038; 0 &#038; 3 \\<br />
   0 &#038;1 &#038;-2 \\<br />
   0 &#038; 0 &#038; 0<br />
  \end{array}\right].<br />
\end{align*}<br />
It yields that the solution is $a=3$ and $b=-2$.<br />
Thus, we have<br />
\[\begin{bmatrix}<br />
  -1 \\<br />
   8 \\<br />
    9<br />
  \end{bmatrix}=3\mathbf{v}-2\mathbf{w}.\]
<hr />
<p>  Then, we compute<br />
  \begin{align*}<br />
A^5\begin{bmatrix}<br />
  -1 \\<br />
   8 \\<br />
    9<br />
  \end{bmatrix}&#038;=A^5(3\mathbf{v}-2\mathbf{w})=3A^5\mathbf{v}-2A^5\mathbf{w} \tag{*}<br />
\end{align*}</p>
<hr />
<p>Now, by assumption we have $A\mathbf{v}=-\mathbf{v}$.<br />
Using this repeatedly we see that $A^5\mathbf{v}=(-1)^5\mathbf{v}=-\mathbf{v}$.<br />
Similarly, we have $A^5\mathbf{w}=2^5\mathbf{w}=32\mathbf{w}$ using $A\mathbf{w}=2\mathbf{w}$.<br />
Combining these with (*) yields,<br />
\begin{align*}<br />
A^5\begin{bmatrix}<br />
  -1 \\<br />
   8 \\<br />
    9<br />
  \end{bmatrix}&#038;=3(-\mathbf{v})-2(32\mathbf{w})\\[6pt]
&#038;=-3\begin{bmatrix}<br />
  1 \\<br />
   2 \\<br />
    -1<br />
  \end{bmatrix}-64\begin{bmatrix}<br />
  2 \\<br />
   -1 \\<br />
    3<br />
  \end{bmatrix}\\[6pt]
  &#038;=\begin{bmatrix}<br />
  -3-128 \\<br />
   -6+64 \\<br />
    3-192<br />
  \end{bmatrix}<br />
  =\begin{bmatrix}<br />
  -131 \\<br />
   58 \\<br />
    -189<br />
  \end{bmatrix}.<br />
\end{align*}</p>
<button class="simplefavorite-button has-count" data-postid="6827" data-siteid="1" data-groupid="1" data-favoritecount="26" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">26</span></button>The post <a href="https://yutsumura.com/how-to-obtain-information-of-a-vector-if-information-of-other-vectors-are-given/">How to Obtain Information of a Vector if Information of Other Vectors are Given</a> first appeared on <a href="https://yutsumura.com">Problems in Mathematics</a>.]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/how-to-obtain-information-of-a-vector-if-information-of-other-vectors-are-given/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6827</post-id>	</item>
	</channel>
</rss>
