<?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>row space method &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/row-space-method/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Mon, 26 Feb 2018 13:54:44 +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>row space method &#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>Find a Basis for the Subspace spanned by Five Vectors</title>
		<link>https://yutsumura.com/find-a-basis-for-the-subspace-spanned-by-five-vectors/</link>
				<comments>https://yutsumura.com/find-a-basis-for-the-subspace-spanned-by-five-vectors/#respond</comments>
				<pubDate>Mon, 26 Feb 2018 13:54:44 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[basis]]></category>
		<category><![CDATA[leading 1 method]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[row space]]></category>
		<category><![CDATA[row space method]]></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=6930</guid>
				<description><![CDATA[<p>Let $S=\{\mathbf{v}_{1},\mathbf{v}_{2},\mathbf{v}_{3},\mathbf{v}_{4},\mathbf{v}_{5}\}$ where \[ \mathbf{v}_{1}= \begin{bmatrix} 1 \\ 2 \\ 2 \\ -1 \end{bmatrix} ,\;\mathbf{v}_{2}= \begin{bmatrix} 1 \\ 3 \\ 1 \\ 1 \end{bmatrix} ,\;\mathbf{v}_{3}= \begin{bmatrix} 1 \\ 5 \\ -1 \\ 5 \end{bmatrix}&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/find-a-basis-for-the-subspace-spanned-by-five-vectors/" target="_blank">Find a Basis for the Subspace spanned by Five Vectors</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 709</h2>
<p>Let $S=\{\mathbf{v}_{1},\mathbf{v}_{2},\mathbf{v}_{3},\mathbf{v}_{4},\mathbf{v}_{5}\}$ where<br />
\[<br />
\mathbf{v}_{1}=<br />
\begin{bmatrix}<br />
1 \\ 2 \\ 2 \\ -1<br />
\end{bmatrix}<br />
,\;\mathbf{v}_{2}=<br />
\begin{bmatrix}<br />
1 \\ 3 \\ 1 \\ 1<br />
\end{bmatrix}<br />
,\;\mathbf{v}_{3}=<br />
\begin{bmatrix}<br />
1 \\ 5 \\ -1 \\ 5<br />
\end{bmatrix}<br />
,\;\mathbf{v}_{4}=<br />
\begin{bmatrix}<br />
1 \\ 1 \\ 4 \\ -1<br />
\end{bmatrix}<br />
,\;\mathbf{v}_{5}=<br />
\begin{bmatrix}<br />
2 \\ 7 \\ 0 \\ 2<br />
\end{bmatrix}<br />
.\]
Find a basis for the span $\Span(S)$.</p>
<p>&nbsp;<br />
<span id="more-6930"></span><br />

	We will give two solutions.</p>
<h2>Solution 1.</h2>
<p>	We apply the leading 1 method.<br />
	Let $A$ be the matrix whose column vectors are vectors in the set $S$:<br />
	\[<br />
	A=<br />
	\begin{bmatrix}<br />
	1 &#038; 1 &#038; 1 &#038; 1 &#038; 2 \\<br />
	2 &#038; 3 &#038; 5 &#038; 1 &#038; 7 \\<br />
	2 &#038; 1 &#038; -1 &#038; 4 &#038; 0 \\<br />
	-1 &#038; 1 &#038; 5 &#038; -1 &#038; 2<br />
	\end{bmatrix}<br />
	.\]
	Applying the elementary row operations to $A$, we obtain<br />
	\begin{align*}<br />
A=\begin{bmatrix}<br />
	1 &#038; 1 &#038; 1 &#038; 1 &#038; 2 \\<br />
	2 &#038; 3 &#038; 5 &#038; 1 &#038; 7 \\<br />
	2 &#038; 1 &#038; -1 &#038; 4 &#038; 0 \\<br />
	-1 &#038; 1 &#038; 5 &#038; -1 &#038; 2<br />
	\end{bmatrix}<br />
	\xrightarrow[R_4+R_1]{\substack{R_2-2R_1 \\ R_3-2R_1}}<br />
	\begin{bmatrix}<br />
   1 &#038; 1 &#038; 1 &#038;   1 &#038;  2 \\<br />
   0 &#038;  1 &#038; 3  &#038; -1 &#038; 3 \\<br />
    0 &#038; -1 &#038; -3 &#038; 2 &#038; -4 \\<br />
     0 &#038; 2 &#038; 6 &#038; 0 &#038; 4<br />
     \end{bmatrix}\\[6pt]
     \xrightarrow[R_4-2R_2]{\substack{R_1-R_2 \\ R_3+R_2}}<br />
     \begin{bmatrix}<br />
   1 &#038; 0 &#038; -2 &#038;   2 &#038;  -1 \\<br />
   0 &#038;  1 &#038; 3  &#038; -1 &#038; 3 \\<br />
    0 &#038; 0 &#038; 0 &#038; 1 &#038; -1 \\<br />
     0 &#038; 0 &#038; 0 &#038; 2 &#038; -2<br />
     \end{bmatrix}<br />
     \xrightarrow[R_4-2R_3]{\substack{R_1-2R_3 \\ R_2+R_3}}<br />
     \begin{bmatrix}<br />
   1 &#038; 0 &#038; -2 &#038;   0 &#038;  1 \\<br />
   0 &#038;  1 &#038; 3  &#038; 0 &#038; 2 \\<br />
    0 &#038; 0 &#038; 0 &#038; 1 &#038; -1 \\<br />
     0 &#038; 0 &#038; 0 &#038; 0 &#038; 0<br />
     \end{bmatrix}=\rref(A).<br />
\end{align*}<br />
Observe that the first, second, and fourth column vectors of $\rref(A)$ contain the leading 1 entries.<br />
Hence, the first, second, and fourth column vectors of $A$ form a basis of $\Span(S)$.<br />
Namely,<br />
\[\left\{ \begin{bmatrix}<br />
  1 \\<br />
   2 \\<br />
    2 \\<br />
   -1<br />
   \end{bmatrix}, \begin{bmatrix}<br />
  1 \\<br />
   3 \\<br />
    1 \\<br />
   1<br />
   \end{bmatrix}, \begin{bmatrix}<br />
  1 \\<br />
   1 \\<br />
    4 \\<br />
   -1<br />
   \end{bmatrix}\right \}\]
   is a basis for $\Span(S)$.</p>
<h2>Solution 2.</h2>
<p>	Let<br />
	\[<br />
	A=<br />
	\begin{bmatrix}<br />
	1 &#038; 1 &#038; 1 &#038; 1 &#038; 2 \\<br />
	2 &#038; 3 &#038; 5 &#038; 1 &#038; 7 \\<br />
	2 &#038; 1 &#038; -1 &#038; 4 &#038; 0 \\<br />
	-1 &#038; 1 &#038; 5 &#038; -1 &#038; 2<br />
	\end{bmatrix}<br />
	.\]
	Then $\Span(S)$ is the column space of $A$, which is the row space of $A^{T}$. Using row operations, we have<br />
	\[<br />
	A^{T}=<br />
	\begin{bmatrix}<br />
	1 &#038; 2 &#038; 2 &#038; -1 \\<br />
	1 &#038; 3 &#038; 1 &#038; 1 \\<br />
	1 &#038; 5 &#038; -1 &#038; 5 \\<br />
	1 &#038; 1 &#038; 4 &#038; -1 \\<br />
	2 &#038; 7 &#038; 0 &#038; 2<br />
	\end{bmatrix}<br />
	\to<br />
	\begin{bmatrix}<br />
	1 &#038; 2 &#038; 2 &#038; -1 \\<br />
	0 &#038; 1 &#038; -1 &#038; 2 \\<br />
	0 &#038; 3 &#038; -3 &#038; 6 \\<br />
	0 &#038; -1 &#038; 2 &#038; 0 \\<br />
	0 &#038; 3 &#038; -4 &#038; 4<br />
	\end{bmatrix}<br />
	\to<br />
	\begin{bmatrix}<br />
	1 &#038; 0 &#038; 4 &#038; 5 \\<br />
	0 &#038; 1 &#038; -1 &#038; 2 \\<br />
	0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	0 &#038; 0 &#038; 1 &#038; 2 \\<br />
	0 &#038; 0 &#038; -1 &#038; -2<br />
	\end{bmatrix}<br />
	\]
	\[<br />
	\to<br />
	\begin{bmatrix}<br />
	1 &#038; 0 &#038; 0 &#038; -13 \\<br />
	0 &#038; 1 &#038; 0 &#038; 4 \\<br />
	0 &#038; 0 &#038; 1 &#038; 2 \\<br />
	0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	0 &#038; 0 &#038; 0 &#038; 0<br />
	\end{bmatrix}<br />
	.<br />
	\]
	Therefore, the set of nonzero rows<br />
	\[<br />
	\left\{<br />
	\begin{bmatrix}<br />
	1 \\ 0 \\ 0 \\ -13<br />
	\end{bmatrix}<br />
	,<br />
	\begin{bmatrix}<br />
	0 \\ 1 \\ 0 \\ 4<br />
	\end{bmatrix}<br />
	,<br />
	\begin{bmatrix}<br />
	0 \\ 0 \\ 1 \\ 2<br />
	\end{bmatrix}<br />
	\right\}<br />
	\]
	is a basis for the row space of $A^{T}$, which equals $\Span(S)$.</p>
<button class="simplefavorite-button has-count" data-postid="6930" data-siteid="1" data-groupid="1" data-favoritecount="138" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">138</span></button><p>The post <a href="https://yutsumura.com/find-a-basis-for-the-subspace-spanned-by-five-vectors/" target="_blank">Find a Basis for the Subspace spanned by Five Vectors</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/find-a-basis-for-the-subspace-spanned-by-five-vectors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6930</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>
<p>The post <a href="https://yutsumura.com/find-a-basis-for-nullspace-row-space-and-range-of-a-matrix/" target="_blank">Find a Basis for Nullspace, Row Space, and Range of a Matrix</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></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="94" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">94</span></button><p>The post <a href="https://yutsumura.com/find-a-basis-for-nullspace-row-space-and-range-of-a-matrix/" target="_blank">Find a Basis for Nullspace, Row Space, and Range of a Matrix</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></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>Find Bases for the Null Space, Range, and the Row Space of a $5\times 4$ Matrix</title>
		<link>https://yutsumura.com/find-bases-for-the-null-space-range-and-the-row-space-of-a-5times-4-matrix/</link>
				<comments>https://yutsumura.com/find-bases-for-the-null-space-range-and-the-row-space-of-a-5times-4-matrix/#respond</comments>
				<pubDate>Wed, 08 Nov 2017 11:05:03 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[basis]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[leading 1 method]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[null space of a matrix]]></category>
		<category><![CDATA[Ohio State]]></category>
		<category><![CDATA[Ohio State.LA]]></category>
		<category><![CDATA[range of a matrix]]></category>
		<category><![CDATA[row space]]></category>
		<category><![CDATA[row space method]]></category>
		<category><![CDATA[subspace]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=5261</guid>
				<description><![CDATA[<p>Let \[A=\begin{bmatrix} 1 &#038; -1 &#038; 0 &#038; 0 \\ 0 &#038;1 &#038; 1 &#038; 1 \\ 1 &#038; -1 &#038; 0 &#038; 0 \\ 0 &#038; 2 &#038; 2 &#038; 2\\ 0 &#038;&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/find-bases-for-the-null-space-range-and-the-row-space-of-a-5times-4-matrix/" target="_blank">Find Bases for the Null Space, Range, and the Row Space of a \times 4$ Matrix</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 604</h2>
<p>		Let<br />
		\[A=\begin{bmatrix}<br />
		  1 &#038; -1 &#038; 0 &#038;   0 \\<br />
		  0 &#038;1 &#038;  1 &#038; 1  \\<br />
		  1 &#038; -1 &#038; 0 &#038; 0 \\<br />
		  0 &#038; 2 &#038; 2 &#038; 2\\<br />
		  0 &#038; 0 &#038; 0 &#038; 0<br />
		\end{bmatrix}.\]
<p><strong>(a)</strong> Find a basis for the null space $\calN(A)$.</p>
<p><strong>(b)</strong> Find a basis of the range $\calR(A)$.</p>
<p><strong>(c)</strong> Find a basis of the row space for $A$.</p>
<p><em>(The Ohio State University, Linear Algebra Midterm)</em><br />
&nbsp;<br />
<span id="more-5261"></span><br />

<h2>Solution.</h2>
<h3>(a) Find a basis for the null space $\calN(A)$.</h3>
<p>		To find a basis for the null space $\calN(A)$, we first find an algebraic description of $\calN(A)$.<br />
		Recall that $\calN(A)$ consists of the solutions of the homogeneous system $A\mathbf{x}=\mathbf{0}$. Let us find the solution of this system by applying elementary row operations to the augmented matrix $[A\mid \mathbf{0}]$ as follows.<br />
		\[ \left[\begin{array}{rrrr|r}<br />
	1 &#038; -1 &#038; 0 &#038;   0 &#038;  0 \\<br />
	0 &#038;  1 &#038; 1  &#038; 1 &#038; 0 \\<br />
	1 &#038; -1 &#038; 0 &#038; 0 &#038; 0 \\<br />
	0 &#038; 2 &#038; 2 &#038; 2 &#038; 0 \\<br />
	0 &#038; 0 &#038; 0 &#038; 0 &#038; 0<br />
	\end{array} \right]
	\xrightarrow[R_4-2R_2]{R_3-R_1}<br />
	\left[\begin{array}{rrrr|r}<br />
	1 &#038; -1 &#038; 0 &#038;   0 &#038;  0 \\<br />
	0 &#038;  1 &#038; 1  &#038; 1 &#038; 0 \\<br />
	0 &#038; 0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	0 &#038; 0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	0 &#038; 0 &#038; 0 &#038; 0 &#038; 0<br />
	\end{array} \right]
	\xrightarrow{R_1+R_2}<br />
	\left[\begin{array}{rrrr|r}<br />
	1 &#038; 0 &#038; 1 &#038;   1 &#038;  0 \\<br />
	0 &#038;  1 &#038; 1  &#038; 1 &#038; 0 \\<br />
	0 &#038; 0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	0 &#038; 0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	0 &#038; 0 &#038; 0 &#038; 0 &#038; 0<br />
	\end{array} \right].\]
	Hence the general solution satisfies<br />
	\begin{align*}<br />
	x_1&#038;=-x_3-x_4\\<br />
	x_2&#038;=-x_3-x_4<br />
	\end{align*}<br />
	and hence the elements in $\calN(A)$ are of the form<br />
	\[\mathbf{x}=\begin{bmatrix}<br />
	x_1\\ x_2\\ x_3 \\x_4<br />
	\end{bmatrix}=\begin{bmatrix}<br />
	  -x_3-x_4\\ -x_3-x_4\\ x_3 \\x_4<br />
	    \end{bmatrix}<br />
	    =x_3 \begin{bmatrix}<br />
	      -1\\ -1\\ 1 \\0<br />
	        \end{bmatrix}<br />
	        +x_4 \begin{bmatrix}<br />
	          -1\\ -1\\ 0 \\1<br />
	            \end{bmatrix}<br />
	            .\]
<p>	            It follows that the set<br />
	            \[\left\{ \,\begin{bmatrix}<br />
	            -1\\ -1\\ 1 \\0<br />
	            \end{bmatrix}, \,<br />
	            \begin{bmatrix}<br />
	            -1\\ -1\\ 0 \\1<br />
	            \end{bmatrix} \, \right\}.\]
	            is a spanning set for $\calN(A)$.<br />
	            It is straightforward to see that these vectors are linearly independent.<br />
	            Hence it is a basis for $\calN(A)$.</p>
<h3>(b) Find a basis of the range $\calR(A)$.</h3>
<p> Note that we have already computed the reduced row echelon form matrix for $A$ in part (a) (just ignore the augmented part).<br />
	            The first two columns contain leading 1&#8217;s. Hence by the leading 1 method, we see that<br />
	             \[\left\{ \,\begin{bmatrix}<br />
	             1\\ 0\\ 1 \\0 \\0<br />
	             \end{bmatrix}, \,<br />
	             \begin{bmatrix}<br />
	             -1\\ 1\\ -1 \\2\\0<br />
	             \end{bmatrix} \, \right\}\]
	             is a basis for the range $\calR(A)$.</p>
<h3>(c) Find a basis of the row space of $A$.</h3>
<p> Again by the reduced row echelon form matrix in $A$, we see that the set of the nonzero rows<br />
	              \[\left\{ \,\begin{bmatrix}<br />
	              1\\ 0\\ 1 \\1<br />
	              \end{bmatrix}, \,<br />
	              \begin{bmatrix}<br />
	              0\\ 1\\ 1 \\1<br />
	              \end{bmatrix} \, \right\}\]
	              is a basis for the row space of $A$ by the row space method.</p>
<h2>Comment.</h2>
<p>This is one of the midterm 2 exam problems for Linear Algebra (Math 2568) in Autumn 2017.</p>
<h2>List of Midterm 2 Problems for Linear Algebra (Math 2568) in Autumn 2017</h2>
<ol>
<li><a href="//yutsumura.com/vector-space-of-2-by-2-traceless-matrices/" rel="noopener" target="_blank">Vector Space of 2 by 2 Traceless Matrices</a></li>
<li><a href="//yutsumura.com/find-an-orthonormal-basis-of-the-given-two-dimensional-vector-space/" rel="noopener" target="_blank">Find an Orthonormal Basis of the Given Two Dimensional Vector Space</a></li>
<li><a href="//yutsumura.com/are-the-trigonometric-functions-sin2x-and-cos2x-linearly-independent/" rel="noopener" target="_blank">Are the Trigonometric Functions $\sin^2(x)$ and $\cos^2(x)$ Linearly Independent?</a></li>
<li>Find Bases for the Null Space, Range, and the Row Space of a $5\times 4$ Matrix ←The current problem</li>
<li><a href="//yutsumura.com/matrix-representation-rank-and-nullity-of-a-linear-transformation-tr2to-r3/" rel="noopener" target="_blank">Matrix Representation, Rank, and Nullity of a Linear Transformation $T:\R^2\to \R^3$</a></li>
<li><a href="//yutsumura.com/determine-the-dimension-of-a-mysterious-vector-space-from-coordinate-vectors/" rel="noopener" target="_blank">Determine the Dimension of a Mysterious Vector Space From Coordinate Vectors</a></li>
<li><a href="//yutsumura.com/find-a-basis-of-the-subspace-spanned-by-four-polynomials-of-degree-3-or-less/" rel="noopener" target="_blank">Find a Basis of the Subspace Spanned by Four Polynomials of Degree 3 or Less</a></li>
</ol>
<button class="simplefavorite-button has-count" data-postid="5261" 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><p>The post <a href="https://yutsumura.com/find-bases-for-the-null-space-range-and-the-row-space-of-a-5times-4-matrix/" target="_blank">Find Bases for the Null Space, Range, and the Row Space of a \times 4$ Matrix</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/find-bases-for-the-null-space-range-and-the-row-space-of-a-5times-4-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">5261</post-id>	</item>
		<item>
		<title>Row Equivalent Matrix, Bases for the Null Space, Range, and Row Space of a Matrix</title>
		<link>https://yutsumura.com/row-equivalent-matrix-bases-for-the-null-space-range-and-row-space-of-a-matrix/</link>
				<comments>https://yutsumura.com/row-equivalent-matrix-bases-for-the-null-space-range-and-row-space-of-a-matrix/#comments</comments>
				<pubDate>Tue, 17 Jan 2017 20:51:29 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[basis]]></category>
		<category><![CDATA[column space]]></category>
		<category><![CDATA[elementary row operations]]></category>
		<category><![CDATA[homogeneous system]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel of a matrix]]></category>
		<category><![CDATA[leading 1 method]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linearly independent]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[null space]]></category>
		<category><![CDATA[range]]></category>
		<category><![CDATA[range of a matrix]]></category>
		<category><![CDATA[reduced row echelon form]]></category>
		<category><![CDATA[row echelon form]]></category>
		<category><![CDATA[row equivalent]]></category>
		<category><![CDATA[row space method]]></category>
		<category><![CDATA[spanning set]]></category>
		<category><![CDATA[subspace]]></category>
		<category><![CDATA[vector space]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1970</guid>
				<description><![CDATA[<p>Let \[A=\begin{bmatrix} 1 &#038; 1 &#038; 2 \\ 2 &#038;2 &#038;4 \\ 2 &#038; 3 &#038; 5 \end{bmatrix}.\] (a) Find a matrix $B$ in reduced row echelon form such that $B$ is row equivalent&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/row-equivalent-matrix-bases-for-the-null-space-range-and-row-space-of-a-matrix/" target="_blank">Row Equivalent Matrix, Bases for the Null Space, Range, and Row Space of a Matrix</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 260</h2>
<p>	Let \[A=\begin{bmatrix}<br />
  1 &#038; 1 &#038; 2 \\<br />
   2 &#038;2 &#038;4 \\<br />
   2 &#038; 3 &#038; 5<br />
\end{bmatrix}.\]
<p><strong>(a)</strong> Find a matrix $B$ in reduced row echelon form such that $B$ is row equivalent to the matrix $A$.</p>
<p><strong>(b)</strong> Find a basis for the null space of $A$.</p>
<p><strong>(c)</strong> Find a basis for the range of $A$ that consists of columns of $A$. For each columns, $A_j$ of $A$ that does not appear in the basis, express $A_j$ as a linear combination of the basis vectors.</p>
<p><strong>(d)</strong> Exhibit a basis for the row space of $A$.</p>
<p>&nbsp;<br />
<span id="more-1970"></span></p>

<h2>Hint.</h2>
<p>In part (c), you may use the following theorem.</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;"><strong>Theorem (leading-1 method)</strong>: If $B$ is a matrix in reduced row echelon form that is row equivalent to $A$, then all the column vectors of $A$ whose corresponding columns in $B$ have leading 1&#8217;s form a basis of the range of $A$.</div>
<p>In part (d), you may use the following theorem.</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;"><strong>Theorem (Row-space method)</strong>: If $B$ is a matrix in (reduced) row echelon form that is row equivalent to $A$, then the nonzero rows of $B$ form a basis for the row space of $A$.</div>
<h2>Solution.</h2>
<h3>(a) Find a matrix $B$ in reduced roe echelon form such that $B$ is row equivalent to the matrix $A$.</h3>
<p> We apply the elementary row operations to the matrix $A$ and obtain<br />
	\begin{align*}<br />
A=\begin{bmatrix}<br />
  1 &#038; 1 &#038; 2 \\<br />
   2 &#038;2 &#038;4 \\<br />
   2 &#038; 3 &#038; 5<br />
\end{bmatrix}<br />
\xrightarrow{\substack{R_2-2R_1\\ R_3-2R_1}}<br />
\begin{bmatrix}<br />
  1 &#038; 1 &#038; 2 \\<br />
   0 &#038;0 &#038;0 \\<br />
   0 &#038; 1 &#038; 1<br />
\end{bmatrix}<br />
\xrightarrow{R_2 \leftrightarrow R_3}\\<br />
\begin{bmatrix}<br />
  1 &#038; 1 &#038; 2 \\<br />
   0 &#038; 1 &#038; 1\\<br />
    0 &#038;0 &#038;0<br />
\end{bmatrix}<br />
\xrightarrow{R_1-R_2}<br />
\begin{bmatrix}<br />
  1 &#038; 0 &#038; 1 \\<br />
   0 &#038; 1 &#038; 1\\<br />
    0 &#038;0 &#038;0<br />
\end{bmatrix}.<br />
\end{align*}<br />
The last matrix is in reduced row echelon form that is row equivalent to $A$.<br />
Thus we set<br />
\[B=\begin{bmatrix}<br />
  1 &#038; 0 &#038; 1 \\<br />
   0 &#038; 1 &#038; 1\\<br />
    0 &#038;0 &#038;0<br />
\end{bmatrix}.\]
<h3>(b) Find a basis for the null space of $A$.</h3>
<p> The null space $\calN(A)$ of the matrix is the set of solutions of the homogeneous system $A\mathbf{x}=\mathbf{0}$.<br />
By part (a), the augmented matrix $[A\mid \mathbf{0}]$ is row equivalent to $[B \mid \mathbf{0}]$.<br />
Thus, the solution $\mathbf{x}=\begin{bmatrix}<br />
  x_1 \\<br />
   x_2 \\<br />
    x_3<br />
  \end{bmatrix}$ must satisfy<br />
  \[x_1=-x_3 \text{ and } x_2=-x_3,\]
  where $x_3$ is a free variable.<br />
  Thus the solutions are given by<br />
  \[\mathbf{x}=\begin{bmatrix}<br />
  -x_3 \\<br />
   -x_3 \\<br />
    x_3<br />
  \end{bmatrix}=x_3\begin{bmatrix}<br />
  -1 \\<br />
   -1 \\<br />
    1<br />
  \end{bmatrix}\]
  for any number $x_3$.<br />
  Hence we have<br />
  \begin{align*}<br />
\calN(A)&#038;=\{ \mathbf{x}\in \R^3 \mid \mathbf{x}=x_3\begin{bmatrix}<br />
  -1 \\<br />
   -1 \\<br />
    1<br />
  \end{bmatrix} \text{ for any } x_3\in \R \} \\<br />
&#038;=\Span\left\{ \quad\begin{bmatrix}<br />
  -1 \\<br />
   -1 \\<br />
    1<br />
  \end{bmatrix}\quad  \right \}.<br />
\end{align*}</p>
<p>From this, we deduce that the set<br />
 \[\left\{ \quad\begin{bmatrix}<br />
  -1 \\<br />
   -1 \\<br />
    1<br />
  \end{bmatrix}\quad  \right \}\]
  is a basis for the null space of $A$.    </p>
<h3>(c) Find a basis for the range of $A$ that consists of columns of $A$. (Longer version)</h3>
<p>Let us write<br />
  \[A=\begin{bmatrix}<br />
  1 &#038; 1 &#038; 2 \\<br />
   2 &#038;2 &#038;4 \\<br />
   2 &#038; 3 &#038; 5<br />
\end{bmatrix}=[A_1, A_2, A_3],\]
  where $A_1, A_2, A_3$ are the column vectors of the matrix $A$.<br />
The range $\calR(A)$ of $A$ is the same as the column space of $A$.<br />
	Thus, it suffices to find the maximal number of linearly independent vectors among the column vectors $A_1, A_2, A_3$.<br />
	Consider the linear combination<br />
	\[x_1A_1+x_2A_2+x_3A_3=\mathbf{0}. \tag{*} \]
	Then this is equivalent to the homogeneous system<br />
	\[A\mathbf{x}=\mathbf{0}\]
	and we already found the solutions in part (b):<br />
	\[x_1=-x_3 \text{ and } x_2=-x_3.\]
	This tells us the vectors $A_1, A_2, A_3$ are linearly dependent.<br />
    For example, $x_1=-1, x_2=-1, x_3=1$ is a nonzero solution of the system (*).<br />
    Thus, we have<br />
    \[\calR(A)=\Span(A_1, A_2, A_3)=\Span(A_1, A_2).\]
<p>	On the other hand, if we consider only $A_1$ and $A_2$, they are linearly independent.<br />
	(To see this, you just need to repeat the above argument without $A_3$. This amounts to just ignoring the third columns in the computations.)</p>
<p>	Therefore, the set $\{A_1, A_2\}$ is a linearly independent spanning set for the range.<br />
	Hence a basis of the range consisting column vectors of $A$ is<br />
	\[\{A_1, A_2\}.\]
<p>The only column vector which is not a basis vector is $A_3$.<br />
We already found that $x_1=-1, x_2=-1, x_3=1$ is a nonzero solution of (*).<br />
Thus we have<br />
\[-A_1-A_2+A_3=\mathbf{0}.\]
Solving this for $A_3$, we obtain the linear combination for $A_3$ of the basis vectors:<br />
\[A_3=A_1+A_2.\]
<h4>(c) A shorter solution using the leading 1 method</h4>
<p>Here is a shorter solution which uses the following theorem.</p>
<p>Theorem (leading-1 method): If $B$ is a matrix in reduced row echelon form that is row equivalent to $A$, then all the column vectors of $A$ whose corresponding columns in $B$ have leading 1&#8217;s form a basis of the range of $A$.</p>
<p>Looking at the matrix $B$, we see that the first and the second columns of $B$ have leading 1&#8217;s. Thus the first and the second column vectors of $A$ form a basis for the range of $A$.</p>
<h3>(d) Exhibit a basis for the row space of $A$.</h3>
<p> We use the following theorem.</p>
<p>Theorem (Row-space method): If $B$ is a matrix in (reduced) row echelon form that is row equivalent to $A$, then the nonzero rows of $B$ form a basis for the row space of $A$.</p>
<p>We have already found such $B$ in part (a), and the first and the second row vectors are nonzero. Thus they form a basis for the row space of $A$.<br />
Hence a basis for the row space of $A$ is<br />
\[\left\{\,\begin{bmatrix}<br />
  1 \\<br />
   0 \\<br />
    1<br />
  \end{bmatrix}, \begin{bmatrix}<br />
  0 \\<br />
   1 \\<br />
    1<br />
  \end{bmatrix} \, \right \}.\]
<h2>Comment.</h2>
<p>The longer solution of part (c) is essentially the proof of Theorem (leading 1 method).<br />
It is good to know where the theorem came from, but when you solve a problem you may forget and just use the theorem like the shorter solution of (c).</p>
<button class="simplefavorite-button has-count" data-postid="1970" data-siteid="1" data-groupid="1" data-favoritecount="40" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">40</span></button><p>The post <a href="https://yutsumura.com/row-equivalent-matrix-bases-for-the-null-space-range-and-row-space-of-a-matrix/" target="_blank">Row Equivalent Matrix, Bases for the Null Space, Range, and Row Space of a Matrix</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/row-equivalent-matrix-bases-for-the-null-space-range-and-row-space-of-a-matrix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1970</post-id>	</item>
	</channel>
</rss>
