<?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>nullity of a linear transformation &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/nullity-of-a-linear-transformation/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Thu, 18 Jan 2018 15:19:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.6</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>nullity of a linear transformation &#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>The Rank and Nullity of a Linear Transformation from Vector Spaces of Matrices to Polynomials</title>
		<link>https://yutsumura.com/the-rank-and-nullity-of-a-linear-transformation-from-vector-spaces-of-matrices-to-polynomials/</link>
				<comments>https://yutsumura.com/the-rank-and-nullity-of-a-linear-transformation-from-vector-spaces-of-matrices-to-polynomials/#respond</comments>
				<pubDate>Thu, 18 Jan 2018 15:19:45 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear transformation]]></category>
		<category><![CDATA[matrix for a linear transformation]]></category>
		<category><![CDATA[matrix representation]]></category>
		<category><![CDATA[nullity of a linear transformation]]></category>
		<category><![CDATA[rank of a linear transformation]]></category>
		<category><![CDATA[rank-nullity theorem]]></category>
		<category><![CDATA[vector space of matrices]]></category>
		<category><![CDATA[vector space of polynomials]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6729</guid>
				<description><![CDATA[<p>Let $V$ be the vector space of $2 \times 2$ matrices with real entries, and $\mathrm{P}_3$ the vector space of real polynomials of degree 3 or less. Define the linear transformation $T : V&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/the-rank-and-nullity-of-a-linear-transformation-from-vector-spaces-of-matrices-to-polynomials/" target="_blank">The Rank and Nullity of a Linear Transformation from Vector Spaces of Matrices to Polynomials</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 676</h2>
<p>Let $V$ be the vector space of $2 \times 2$ matrices with real entries, and $\mathrm{P}_3$ the vector space of real polynomials of degree 3 or less.  Define the linear transformation $T : V \rightarrow \mathrm{P}_3$ by<br />
\[T \left( \begin{bmatrix} a &#038; b \\ c &#038; d \end{bmatrix} \right) = 2a + (b-d)x &#8211; (a+c)x^2 + (a+b-c-d)x^3.\]
<p>Find the rank and nullity of $T$.</p>
<p>&nbsp;<br />
<span id="more-6729"></span></p>
<h2>Solution.</h2>
<p>To find the rank of $T$, we will use its matrix representation relative to the standard bases for $V$ and $\mathrm{P}_3$.  Define the matrices<br />
\[\mathbf{e}_1 = \begin{bmatrix} 1 &#038; 0 \\ 0 &#038; 0 \end{bmatrix} , \, \mathbf{e}_2 = \begin{bmatrix} 0 &#038; 1 \\ 0 &#038; 0 \end{bmatrix} , \, \mathbf{e}_3 = \begin{bmatrix} 0 &#038; 0 \\ 1 &#038; 0 \end{bmatrix} , \, \mathbf{e}_4 = \begin{bmatrix} 0 &#038; 0 \\ 0 &#038; 1 \end{bmatrix}\]
and the polynomials<br />
\[p_1(x) = 1 , \quad p_2(x) = x , \quad p_3(x) = x^2 , \quad p_4(x) = x^3.\]
<p>Then the standard bases are<br />
\[B = \{ \mathbf{e}_1 , \mathbf{e}_2 , \mathbf{e}_3 , \mathbf{e}_4 \} \subset V \mbox{  and  } C = \{ p_1 , p_2 , p_3 , p_4 \} \subset \mathrm{P}_3.\]
<p>We now find the matrix of representation of $T$ relative to these bases.  This will be a $4 \times 4$ matrix whose $i$-th row is the column vector of $T(e_i)$ relative to the basis $C$.  For example, we have<br />
\[ T(e_1) = 2 &#8211; x^2 + x^3 = 2p_1 &#8211; p_3 + p_4 , \]
and so the first column of the matrix is the column vector<br />
\[ [T(e_1)]_{C} = \begin{bmatrix} 2 \\ 0 \\ -1 \\ 1 \end{bmatrix} . \]
<p>This vector becomes the first column of the matrix.  After performing this process for the other three basis elements $e_2 , e_3 , e_4$, we get the matrix<br />
\[ [T]_{B}^{C} = \begin{bmatrix} 2 &#038; 0 &#038; 0 &#038; 0 \\ 0 &#038; 1 &#038; 0 &#038; -1 \\ -1 &#038; 0 &#038; -1 &#038; 0 \\ 1 &#038; 1 &#038; -1 &#038; -1 \end{bmatrix}.\]
<p>To find the rank of $T$, we row-reduce this matrix:<br />
\begin{align*}<br />
\begin{bmatrix} 2 &#038; 0 &#038; 0 &#038; 0 \\ 0 &#038; 1 &#038; 0 &#038; -1 \\ -1 &#038; 0 &#038; -1 &#038; 0 \\ 1 &#038; 1 &#038; -1 &#038; -1 \end{bmatrix} \xrightarrow[-R_3]{ \frac{1}{2} R_1 }  \begin{bmatrix} 1 &#038; 0 &#038; 0 &#038; 0 \\ 0 &#038; 1 &#038; 0 &#038; -1 \\ 1 &#038; 0 &#038; 1 &#038; 0 \\ 1 &#038; 1 &#038; -1 &#038; -1 \end{bmatrix} \xrightarrow{ R_3 &#8211; R_1 } \\[6pt]
 \begin{bmatrix} 1 &#038; 0 &#038; 0 &#038; 0 \\ 0 &#038; 1 &#038; 0 &#038; -1 \\ 0 &#038; 0 &#038; 1 &#038; 0 \\ 1 &#038; 1 &#038; -1 &#038; -1 \end{bmatrix}<br />
 \xrightarrow{R_4 &#8211; R_1 &#8211; R_2 + R_3} \begin{bmatrix} 1 &#038; 0 &#038; 0 &#038; 0 \\ 0 &#038; 1 &#038; 0 &#038; -1 \\ 0 &#038; 0 &#038; 1 &#038; 0 \\ 0 &#038; 0 &#038; 0 &#038; 0 \end{bmatrix}.<br />
\end{align*}</p>
<p>This reduced matrix has three non-zero rows, and so has rank 3.  Thus the orginal linear transformation $T$ also has rank 3.  The nullity can be computed using the equation<br />
\[ \mathtt{rank}(T) + \mathtt{nullity}(T) = \dim (V).\]
Using the values $\mathtt{rank}(T) = 3$ and $\dim (V) = 4$, the nullity of $T$ must be 1.</p>
<button class="simplefavorite-button has-count" data-postid="6729" data-siteid="1" data-groupid="1" data-favoritecount="70" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">70</span></button><p>The post <a href="https://yutsumura.com/the-rank-and-nullity-of-a-linear-transformation-from-vector-spaces-of-matrices-to-polynomials/" target="_blank">The Rank and Nullity of a Linear Transformation from Vector Spaces of Matrices to Polynomials</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/the-rank-and-nullity-of-a-linear-transformation-from-vector-spaces-of-matrices-to-polynomials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6729</post-id>	</item>
		<item>
		<title>A Linear Transformation is Injective (One-To-One) if and only if the Nullity is Zero</title>
		<link>https://yutsumura.com/a-linear-transformation-is-injective-one-to-one-if-and-only-if-the-nullity-is-zero/</link>
				<comments>https://yutsumura.com/a-linear-transformation-is-injective-one-to-one-if-and-only-if-the-nullity-is-zero/#comments</comments>
				<pubDate>Thu, 17 Aug 2017 15:45:59 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[injective linear transformation]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear transformation]]></category>
		<category><![CDATA[null space]]></category>
		<category><![CDATA[nullity]]></category>
		<category><![CDATA[nullity of a linear transformation]]></category>
		<category><![CDATA[one-to-one linear transformation]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=4663</guid>
				<description><![CDATA[<p>Let $U$ and $V$ be vector spaces over a scalar field $\F$. Let $T: U \to V$ be a linear transformation. Prove that $T$ is injective (one-to-one) if and only if the nullity of&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/a-linear-transformation-is-injective-one-to-one-if-and-only-if-the-nullity-is-zero/" target="_blank">A Linear Transformation is Injective (One-To-One) if and only if the Nullity is Zero</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 540</h2>
<p>	 Let $U$ and $V$ be vector spaces over a scalar field $\F$.<br />
	 Let $T: U \to V$ be a linear transformation.</p>
<p>	 Prove that $T$ is injective (one-to-one) if and only if the nullity of $T$ is zero.</p>
<p>&nbsp;<br />
<span id="more-4663"></span><br />

<h2>Definition (Injective, One-to-One Linear Transformation).</h2>
<p>A linear transformation is said to be <strong>injective</strong> or <strong>one-to-one</strong> if provided that for all $\mathbf{u}_1$ and $\mathbf{u}_1$ in $U$, whenever $T(\mathbf{u}_1)=T(\mathbf{u}_2)$, then we have $\mathbf{u}_1=\mathbf{u}_2$.</p>
<h2> Proof. </h2>
<h3>$(\implies)$: If $T$ is injective, then the nullity is zero.</h3>
<p> Suppose that $T$ is injective.<br />
	 	Our objective is to show that the null space $\calN(T)=\{\mathbf{0}_U\}$.</p>
<p>	 	Since $T$ is a linear transformation, it sends the zero vector $\mathbf{0}_U$ of $U$ to the zero vector $\mathbf{0}_V$ of $V$.<br />
	 	In fact, we have<br />
	 	\begin{align*}<br />
		T(\mathbf{0}_U)&#038;=T(\mathbf{0}_U-\mathbf{0}_U)\\<br />
		&#038;=T(\mathbf{0}_U+(-1)\mathbf{0}_U)\\<br />
		&#038;=T(\mathbf{0}_U)+(-1)T(\mathbf{0}_U) &#038;&#038;\text{by linearity of $T$}\\<br />
		&#038;=T(\mathbf{0}_U)-T(\mathbf{0}_U)=\mathbf{0}_V.<br />
		\end{align*}<br />
		Hence $\mathbf{0}_U\in \calN(T)$.</p>
<p>		On the other hand, if $\mathbf{u}\in \calN(T)$, then we have<br />
		\[T(\mathbf{u})=\mathbf{0}_V=T(\mathbf{0}_U).\]
		Since $T$ is injective, it yields that $\mathbf{u}=\mathbf{0}_U$.<br />
		Therefore we obtain $\calN(T)=\{\mathbf{0}_U\}$, and the nullity of $T$ is zero.<br />
		(Recall that the nullity of $T$ is the dimension of $\calN(T)$.)</p>
<h3>$(\impliedby)$: If the nullity is zero, then $T$ is injective.</h3>
<p> Next, suppose that the nullity of $T$ is zero.<br />
		This is equivalent to the condition $\calN(T)=\{\mathbf{0}_U\}$.<br />
		Our goal is to show that $T: U \to V$ is injective.</p>
<p>		Suppose that $T(\mathbf{u}_1)=T(\mathbf{u}_2)$ for some $\mathbf{u}_1, \mathbf{u}_2\in U$.<br />
		Then we have<br />
		\begin{align*}<br />
		\mathbf{0}_V&#038;=T(\mathbf{u}_1)-T(\mathbf{u}_2)\\<br />
		&#038;=T(\mathbf{u}_1)+(-1)T(\mathbf{u}_2)\\<br />
		&#038;=T(\mathbf{u}_1+(-1)\mathbf{u}_2) &#038;&#038; \text{by linearity of $T$}\\<br />
		&#038;=T(\mathbf{u}_1-\mathbf{u}_2)<br />
		\end{align*}<br />
		It follows that the vector $\mathbf{u}_1-\mathbf{u}_2$ is in the null space $\calN(T)=\{\mathbf{0}_U\}$.<br />
		Thus, we have $\mathbf{u}_1-\mathbf{u}_2=\mathbf{0}_U$, or $\mathbf{u}_1=\mathbf{u}_2$.<br />
		So the linear transformation $T$ is injective.</p>
<h2> Related Question. </h2>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
<strong>Problem</strong>.<br />
 Let $U$ and $V$ be finite dimensional vector spaces over a scalar field $\F$.<br />
	 Consider a linear transformation $T:U\to V$.</p>
<p>	 Prove that if $\dim(U) > \dim(V)$, then $T$ cannot be injective.</p>
</div>
<p>The proof of this problem is given in the post &#8628;<br />
<a href="//yutsumura.com/a-linear-transformation-t-uto-v-cannot-be-injective-if-dimu-dimv/" target="_blank">A Linear Transformation $T: U\to V$ cannot be Injective if $\dim(U) > \dim(V)$</a></p>
<button class="simplefavorite-button has-count" data-postid="4663" data-siteid="1" data-groupid="1" data-favoritecount="53" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">53</span></button><p>The post <a href="https://yutsumura.com/a-linear-transformation-is-injective-one-to-one-if-and-only-if-the-nullity-is-zero/" target="_blank">A Linear Transformation is Injective (One-To-One) if and only if the Nullity is Zero</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/a-linear-transformation-is-injective-one-to-one-if-and-only-if-the-nullity-is-zero/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">4663</post-id>	</item>
		<item>
		<title>Find Matrix Representation of Linear Transformation From $\R^2$ to $\R^2$</title>
		<link>https://yutsumura.com/find-matrix-representation-of-linear-transformation-from-r2-to-r2/</link>
				<comments>https://yutsumura.com/find-matrix-representation-of-linear-transformation-from-r2-to-r2/#comments</comments>
				<pubDate>Fri, 07 Apr 2017 01:38:21 +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 transformation]]></category>
		<category><![CDATA[matrix for linear transformation]]></category>
		<category><![CDATA[matrix representation]]></category>
		<category><![CDATA[nullity]]></category>
		<category><![CDATA[nullity of a linear transformation]]></category>
		<category><![CDATA[Ohio State]]></category>
		<category><![CDATA[Ohio State.LA]]></category>
		<category><![CDATA[rank]]></category>
		<category><![CDATA[rank of a linear transformation]]></category>
		<category><![CDATA[rank-nullity theorem]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2604</guid>
				<description><![CDATA[<p>Let $T: \R^2 \to \R^2$ be a linear transformation such that \[T\left(\, \begin{bmatrix} 1 \\ 1 \end{bmatrix} \,\right)=\begin{bmatrix} 4 \\ 1 \end{bmatrix}, T\left(\, \begin{bmatrix} 0 \\ 1 \end{bmatrix} \,\right)=\begin{bmatrix} 3 \\ 2 \end{bmatrix}.\] Then&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/find-matrix-representation-of-linear-transformation-from-r2-to-r2/" target="_blank">Find Matrix Representation of Linear Transformation From $\R^2$ to $\R^2$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 370</h2>
<p>Let $T: \R^2 \to \R^2$ be a linear transformation such that<br />
	\[T\left(\,  \begin{bmatrix}<br />
	  1 \\<br />
	  1<br />
	\end{bmatrix} \,\right)=\begin{bmatrix}<br />
	  4 \\<br />
	  1<br />
	\end{bmatrix}, T\left(\,  \begin{bmatrix}<br />
	  0 \\<br />
	  1<br />
	\end{bmatrix} \,\right)=\begin{bmatrix}<br />
	  3 \\<br />
	  2<br />
	\end{bmatrix}.\]
	Then find the matrix $A$ such that $T(\mathbf{x})=A\mathbf{x}$ for every $\mathbf{x}\in \R^2$, and find the rank and nullity of $T$.</p>
<p>(<em>The Ohio State University, Linear Algebra Exam Problem</em>)<br />
&nbsp;<br />
<span id="more-2604"></span><br />

<h2>Solution.</h2>
<p>		The matrix $A$ such that $T(\mathbf{x})=A\mathbf{x}$ is given by<br />
		\[A=[T(\mathbf{e}_1), T(\mathbf{e}_2)],\]
		where $\mathbf{e}_1=\begin{bmatrix}<br />
	  1 \\<br />
	  0<br />
	\end{bmatrix}, \mathbf{e}_2=\begin{bmatrix}<br />
	  0 \\<br />
	  1<br />
	\end{bmatrix}$ are standard basis of $\R^2$.<br />
	Since the vector $T(\mathbf{e}_2)$ is given, it remains to find $T(\mathbf{e}_1)$.<br />
	By inspection, we obtain the linear combination<br />
	\[\begin{bmatrix}<br />
	  1 \\<br />
	  0<br />
	\end{bmatrix}=\begin{bmatrix}<br />
	  1 \\<br />
	  1<br />
	\end{bmatrix}-\begin{bmatrix}<br />
	  0 \\<br />
	  1<br />
	\end{bmatrix}.\]
	Thus, we have<br />
	\begin{align*}<br />
	T(\mathbf{e}_1)&#038;=T\left(\,\begin{bmatrix}<br />
	  1 \\<br />
	  1<br />
	\end{bmatrix}-\begin{bmatrix}<br />
	  0 \\<br />
	  1<br />
	\end{bmatrix}   \,\right)\\<br />
	&#038;=T\left(\,  \begin{bmatrix}<br />
	  1 \\<br />
	  1<br />
	\end{bmatrix} \,\right)-T\left(\,  \begin{bmatrix}<br />
	  0 \\<br />
	  1<br />
	\end{bmatrix} \,\right) &#038;&#038; \text{by linearity of $T$}\\<br />
	&#038;=\begin{bmatrix}<br />
	  4 \\<br />
	  1<br />
	\end{bmatrix}-\begin{bmatrix}<br />
	  3 \\<br />
	  2<br />
	\end{bmatrix}\\<br />
	&#038;=\begin{bmatrix}<br />
	  1 \\<br />
	  -1<br />
	\end{bmatrix}.<br />
	\end{align*}<br />
	It follows that the matrix $A$ is given by<br />
	\[A=\begin{bmatrix}<br />
	  1 &#038; 3\\<br />
	  -1&#038; 2<br />
	\end{bmatrix}.\]
<p>	The rank and nullity of $T$ are the same as the rank and nullity of $A$.<br />
	We reduced the matrix $A$ by elementary row operations as follows:<br />
	\begin{align*}<br />
	A\xrightarrow{R_2+R_1} \begin{bmatrix}<br />
	  1 &#038; 3\\<br />
	  0&#038; 5<br />
	\end{bmatrix}<br />
	\xrightarrow{\frac{1}{5}R_2}<br />
	\begin{bmatrix}<br />
	  1 &#038; 3\\<br />
	  0&#038; 1<br />
	\end{bmatrix}<br />
	\xrightarrow{R_1-3R_2}<br />
	\begin{bmatrix}<br />
	  1 &#038; 0\\<br />
	  0&#038; 1<br />
	\end{bmatrix}.<br />
	\end{align*}<br />
	Hence the rank of $A$ is $2$ (because there are two non zero rows). The nullity of $A$ is determined by the rank nullity theorem<br />
	\[\text{rank of $A$} + \text{ nullity of $A$}=2 \text{ (the number of columns of $A$)}.\]
	Hence the nullity of $A$ is $0$.</p>
<p>	 In a nutshell, the rank of $T$ is $2$, and the nullity of $T$ is $0$.</p>
<h2>Linear Algebra Midterm Exam 2 Problems and Solutions </h2>
<ul>
<li><a href="//yutsumura.com/true-or-false-problems-of-vector-spaces-and-linear-transformations/" target="_blank">True of False Problems  and Solutions</a>: True or False problems of vector spaces and linear transformations</li>
<li><a href="//yutsumura.com/10-examples-of-subsets-that-are-not-subspaces-of-vector-spaces/" target="_blank">Problem 1 and its solution</a>: See (7) in the post &#8220;10 examples of subsets that are not subspaces of vector spaces&#8221;</li>
<li><a href="//yutsumura.com/determine-whether-trigonometry-functions-sin2x-cos2x-1-are-linearly-independent-or-dependent/" target="_blank">Problem 2 and its solution</a>: Determine whether trigonometry functions $\sin^2(x), \cos^2(x), 1$ are linearly independent or dependent</li>
<li><a href="//yutsumura.com/orthonormal-basis-of-null-space-and-row-space/" target="_blank">Problem 3 and its solution</a>: Orthonormal basis of null space and row space</li>
<li><a href="//yutsumura.com/basis-of-span-in-vector-space-of-polynomials-of-degree-2-or-less/" target="_blank">Problem 4 and its solution</a>: Basis of span in vector space of polynomials of degree 2 or less</li>
<li><a href="//yutsumura.com/determine-value-of-linear-transformation-from-r3-to-r2/" target="_blank">Problem 5 and its solution</a>: Determine value of linear transformation from $R^3$ to $R^2$</li>
<li><a href="//yutsumura.com/rank-and-nullity-of-linear-transformation-from-r3-to-r2/" target="_blank">Problem 6 and its solution</a>: Rank and nullity of linear transformation from $R^3$ to $R^2$</li>
<li>Problem 7 and its solution (current problem): Find matrix representation of linear transformation from $R^2$ to $R^2$</li>
<li><a href="//yutsumura.com/hyperplane-through-origin-is-subspace-of-4-dimensional-vector-space/" target="_blank">Problem 8 and its solution</a>: Hyperplane through origin is subspace of 4-dimensional vector space</li>
</ul>
<button class="simplefavorite-button has-count" data-postid="2604" data-siteid="1" data-groupid="1" data-favoritecount="43" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">43</span></button><p>The post <a href="https://yutsumura.com/find-matrix-representation-of-linear-transformation-from-r2-to-r2/" target="_blank">Find Matrix Representation of Linear Transformation From $\R^2$ to $\R^2$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/find-matrix-representation-of-linear-transformation-from-r2-to-r2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2604</post-id>	</item>
		<item>
		<title>Rank and Nullity of Linear Transformation From $\R^3$ to $\R^2$</title>
		<link>https://yutsumura.com/rank-and-nullity-of-linear-transformation-from-r3-to-r2/</link>
				<comments>https://yutsumura.com/rank-and-nullity-of-linear-transformation-from-r3-to-r2/#comments</comments>
				<pubDate>Fri, 07 Apr 2017 01:33:03 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[leading 1 method]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear transformation]]></category>
		<category><![CDATA[matrix for linear transformation]]></category>
		<category><![CDATA[matrix representation]]></category>
		<category><![CDATA[nullity]]></category>
		<category><![CDATA[nullity of a linear transformation]]></category>
		<category><![CDATA[Ohio State]]></category>
		<category><![CDATA[Ohio State.LA]]></category>
		<category><![CDATA[rank]]></category>
		<category><![CDATA[rank of a linear transformation]]></category>
		<category><![CDATA[rank-nullity theorem]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2601</guid>
				<description><![CDATA[<p>Let $T:\R^3 \to \R^2$ be a linear transformation such that \[ T(\mathbf{e}_1)=\begin{bmatrix} 1 \\ 0 \end{bmatrix}, T(\mathbf{e}_2)=\begin{bmatrix} 0 \\ 1 \end{bmatrix}, T(\mathbf{e}_3)=\begin{bmatrix} 1 \\ 0 \end{bmatrix},\] where $\mathbf{e}_1, \mathbf{e}_2, \mathbf{e}_3$ are the standard basis&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/rank-and-nullity-of-linear-transformation-from-r3-to-r2/" target="_blank">Rank and Nullity of Linear Transformation From $\R^3$ to $\R^2$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 369</h2>
<p>	Let $T:\R^3 \to \R^2$ be a linear transformation such that<br />
	\[ T(\mathbf{e}_1)=\begin{bmatrix}<br />
	  1 \\<br />
	  0<br />
	\end{bmatrix}, T(\mathbf{e}_2)=\begin{bmatrix}<br />
	  0 \\<br />
	  1<br />
	\end{bmatrix}, T(\mathbf{e}_3)=\begin{bmatrix}<br />
	  1 \\<br />
	  0<br />
	\end{bmatrix},\]
	where $\mathbf{e}_1, \mathbf{e}_2, \mathbf{e}_3$ are the standard basis of $\R^3$.<br />
	Then find the rank and the nullity of $T$.</p>
<p>(<em>The Ohio State University, Linear Algebra Exam Problem</em>)<br />
&nbsp;<br />
<span id="more-2601"></span><br />

<h2>Solution.</h2>
<p>		The matrix representation of the linear transformation $T$ is given by<br />
		\[A=[T(\mathbf{e}_1), T(\mathbf{e}_2), T(\mathbf{e}_3)]=\begin{bmatrix}<br />
	  1 &#038; 0 &#038; 1 \\<br />
	   0 &#038;1 &#038;0<br />
	\end{bmatrix}.\]
<p>	Note that the rank and nullity of $T$ are the same as the rank and nullity of $A$.<br />
	The matrix $A$ is already in reduced row echelon form.<br />
	Thus, the rank of $A$ is $2$ because there are two nonzero rows.</p>
<hr />
<p>	Another way to see this is to use the leading 1 method. It implies that the first two columns vectors form a basis of the range of $A$ because the first two columns contain the leading 1&#8217;s.<br />
	Thus, the rank (=the dimension of the range) is $2$.</p>
<hr />
<p>	The rank-nullity theorem says that<br />
	\[\text{rank of $A$} + \text{ nullity of $A$}=3 \text{ (the number of columns of $A$)}.\]
	Hence the nullity of $A$ is $1$.</p>
<p>	In summary, the rank of $T$ is $2$, and the nullity of $T$ is $1$.</p>
<h2>Linear Algebra Midterm Exam 2 Problems and Solutions </h2>
<ul>
<li><a href="//yutsumura.com/true-or-false-problems-of-vector-spaces-and-linear-transformations/" target="_blank">True of False Problems  and Solutions</a>: True or False problems of vector spaces and linear transformations</li>
<li><a href="//yutsumura.com/10-examples-of-subsets-that-are-not-subspaces-of-vector-spaces/" target="_blank">Problem 1 and its solution</a>: See (7) in the post &#8220;10 examples of subsets that are not subspaces of vector spaces&#8221;</li>
<li><a href="//yutsumura.com/determine-whether-trigonometry-functions-sin2x-cos2x-1-are-linearly-independent-or-dependent/" target="_blank">Problem 2 and its solution</a>: Determine whether trigonometry functions $\sin^2(x), \cos^2(x), 1$ are linearly independent or dependent</li>
<li><a href="//yutsumura.com/orthonormal-basis-of-null-space-and-row-space/" target="_blank">Problem 3 and its solution</a>: Orthonormal basis of null space and row space</li>
<li><a href="//yutsumura.com/basis-of-span-in-vector-space-of-polynomials-of-degree-2-or-less/" target="_blank">Problem 4 and its solution</a>: Basis of span in vector space of polynomials of degree 2 or less</li>
<li><a href="//yutsumura.com/determine-value-of-linear-transformation-from-r3-to-r2/" target="_blank">Problem 5 and its solution</a>: Determine value of linear transformation from $R^3$ to $R^2$</li>
<li>Problem 6 and its solution (current problem): Rank and nullity of linear transformation from $R^3$ to $R^2$</li>
<li><a href="//yutsumura.com/find-matrix-representation-of-linear-transformation-from-r2-to-r2/" target="_blank">Problem 7 and its solution</a>: Find matrix representation of linear transformation from $R^2$ to $R^2$</li>
<li><a href="//yutsumura.com/hyperplane-through-origin-is-subspace-of-4-dimensional-vector-space/" target="_blank">Problem 8 and its solution</a>: Hyperplane through origin is subspace of 4-dimensional vector space</li>
</ul>
<button class="simplefavorite-button has-count" data-postid="2601" data-siteid="1" data-groupid="1" data-favoritecount="49" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">49</span></button><p>The post <a href="https://yutsumura.com/rank-and-nullity-of-linear-transformation-from-r3-to-r2/" target="_blank">Rank and Nullity of Linear Transformation From $\R^3$ to $\R^2$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/rank-and-nullity-of-linear-transformation-from-r3-to-r2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2601</post-id>	</item>
		<item>
		<title>Range, Null Space, Rank, and Nullity of a Linear Transformation from $\R^2$ to $\R^3$</title>
		<link>https://yutsumura.com/range-null-space-rank-and-nullity-of-a-linear-transformation-from-r2-to-r3/</link>
				<comments>https://yutsumura.com/range-null-space-rank-and-nullity-of-a-linear-transformation-from-r2-to-r3/#comments</comments>
				<pubDate>Sat, 22 Oct 2016 03:54:37 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[column space]]></category>
		<category><![CDATA[elementary row operations]]></category>
		<category><![CDATA[Gauss-Jordan elimination]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kernel of a linear transformation]]></category>
		<category><![CDATA[kernel of a matrix]]></category>
		<category><![CDATA[leading 1 method]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear transformation]]></category>
		<category><![CDATA[matrix for linear transformation]]></category>
		<category><![CDATA[null space]]></category>
		<category><![CDATA[nullity]]></category>
		<category><![CDATA[nullity of a linear transformation]]></category>
		<category><![CDATA[nullity of a matrix]]></category>
		<category><![CDATA[range]]></category>
		<category><![CDATA[rank]]></category>
		<category><![CDATA[rank of a linear transformation]]></category>
		<category><![CDATA[rank of a matrix]]></category>
		<category><![CDATA[rank-nullity theorem]]></category>
		<category><![CDATA[reduced row echelon form]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1243</guid>
				<description><![CDATA[<p>Define the map $T:\R^2 \to \R^3$ by $T \left ( \begin{bmatrix} x_1 \\ x_2 \end{bmatrix}\right )=\begin{bmatrix} x_1-x_2 \\ x_1+x_2 \\ x_2 \end{bmatrix}$. (a) Show that $T$ is a linear transformation. (b) Find a matrix&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/range-null-space-rank-and-nullity-of-a-linear-transformation-from-r2-to-r3/" target="_blank">Range, Null Space, Rank, and Nullity of a Linear Transformation from $\R^2$ to $\R^3$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 154</h2>
<p>    Define the map $T:\R^2 \to \R^3$ by $T \left ( \begin{bmatrix}<br />
  x_1 \\<br />
  x_2<br />
\end{bmatrix}\right )=\begin{bmatrix}<br />
  x_1-x_2 \\<br />
   x_1+x_2 \\<br />
    x_2<br />
  \end{bmatrix}$.</p>
<p><strong>(a) </strong>Show that $T$ is a linear transformation.</p>
<p><strong>(b)</strong> Find a matrix $A$ such that $T(\mathbf{x})=A\mathbf{x}$ for each $\mathbf{x} \in \R^2$.</p>
<p><strong>(c)</strong> Describe the null space (kernel) and the range of $T$ and give the rank and the nullity of $T$.</p>
<p>&nbsp;<br />
<span id="more-1243"></span><br />

<h2> Proof. </h2>
<h3>(a) Show that $T$ is a linear transformation.</h3>
<p>	To show that $T: \R^2 \to \R^3$ is a linear transformation, the map $T$ needs to satisfy:</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
(i) $T(\mathbf{u}+\mathbf{v})=T(\mathbf{u})+T(\mathbf{v})$ for any $\mathbf{u}, \mathbf{v}\in \R^2$, and<br />
(ii) $T(c\mathbf{v})=cT(\mathbf{v})$ for any $\mathbf{v} \in \R^2$ and $c\in \R$.
</div>
<hr />
<p>	To check (i), let<br />
	\[\mathbf{u}=\begin{bmatrix}<br />
  u_1 \\<br />
   u_2<br />
  \end{bmatrix}, \mathbf{v}=\begin{bmatrix}<br />
  v_1 \\<br />
  v_2<br />
\end{bmatrix}\in \R^2.\]
We have<br />
	\begin{align*}<br />
T(\mathbf{u}+\mathbf{v})&#038;=T\left( \begin{bmatrix}<br />
  u_1+v_1 \\<br />
  u_2+v_2<br />
\end{bmatrix} \right) =\begin{bmatrix}<br />
  (u_1+v_1)-(u_2+v_2) \\<br />
   (u_1+v_1)+(u_2+v_2) \\<br />
    u_2+v_2<br />
  \end{bmatrix}\\[6pt]
  &#038;=<br />
  \begin{bmatrix}<br />
  (u_1-u_2)+(v_1-v_2) \\<br />
   (u_1+u_2)+(v_1+v_2) \\<br />
    u_2+v_2<br />
  \end{bmatrix}<br />
  =<br />
    \begin{bmatrix}<br />
  u_1-u_2\\<br />
   u_1+u_2 \\<br />
    u_2<br />
      \end{bmatrix}+<br />
    \begin{bmatrix}<br />
  v_1-v_2 \\<br />
   v_1+v_2 \\<br />
    v_2<br />
  \end{bmatrix}\\[6pt]
  &#038;=T(\mathbf{u})+T(\mathbf{v}).<br />
  \end{align*}<br />
  Thus condition (i) holds.</p>
<hr />
<p>  To check (ii), consider any $\mathbf{v}=\begin{bmatrix}<br />
  v_1 \\<br />
  v_2<br />
\end{bmatrix}$ and $c\in \R$.<br />
Then we have<br />
\begin{align*}<br />
T(c\mathbf{v})=&#038;T\left( \begin{bmatrix}<br />
  cv_1 \\<br />
  cv_2<br />
\end{bmatrix}<br />
\right)<br />
= \begin{bmatrix}<br />
  cv_1-cv_2 \\<br />
   cv_1+cv_2 \\<br />
    cv_2<br />
  \end{bmatrix}\\[6pt]
  &#038;= c\begin{bmatrix}<br />
  v_1-v_2 \\<br />
   v_1+v_2 \\<br />
    v_2<br />
  \end{bmatrix}<br />
  =cT(\mathbf{v}).<br />
\end{align*}<br />
Thus condition (ii) is met and the map $T$ is a linear transformation from $\R^2$ to $\R^3$.</p>
<h3>(b) Find a matrix $A$ such that $T(\mathbf{x})=A\mathbf{x}$ for each $\mathbf{x} \in \R^2$.</h3>
<p><strong>(b)</strong> Let<br />
\[\mathbf{e}_1=\begin{bmatrix}<br />
  1 \\<br />
  0<br />
\end{bmatrix}, \mathbf{e}_2=\begin{bmatrix}<br />
  0 \\<br />
  1<br />
\end{bmatrix}\]
be the standard basis vectors of $\R^2$.<br />
The matrix $A$ satisfying $T(\mathbf{x})=A\mathbf{x}$ can be obtained as<br />
\[A=[T(\mathbf{e}_1)\quad T(\mathbf{e}_2)].\]
Since we have<br />
\[T(\mathbf{e}_1)=\begin{bmatrix}<br />
  1 \\<br />
   1 \\<br />
    0<br />
  \end{bmatrix} \text{ and } T(\mathbf{e}_2)=\begin{bmatrix}<br />
  -1 \\<br />
   1 \\<br />
    1<br />
  \end{bmatrix},\]
  we obtain the matrix<br />
  \[A=\begin{bmatrix}<br />
  1 &#038; -1 \\<br />
   1  &#038; 1 \\<br />
   0 &#038;1<br />
\end{bmatrix}.\]
<h3>(c) Describe the null space (kernel) and the range of $T$ and give the rank and the nullity of $T$</h3>
<h4>Null Space and Nullity</h4>
<p>We fist find the null space of the linear transformation of $T$.<br />
Note that the null space of $T$ is the same as the null space of the matrix $A$.</p>
<p>By definition, the null space is<br />
\[ \calN(T)=\calN(A)=\{\mathbf{x} \in \R^2 \mid A\mathbf{x}=\mathbf{0}\}.\]
So the null space is a set of all solutions for the system $A\mathbf{x}=\mathbf{0}$.</p>
<p>To find the solution of the system we consider the augmented matrix and reduce the matrix using the elementary row operations. (The Gauss-Jordan elimination method.)<br />
We have<br />
\begin{align*}<br />
 \left[\begin{array}{rr|r}<br />
  1 &#038; -1 &#038; 0 \\<br />
   1 &#038;1 &#038;0 \\<br />
   0 &#038; 1 &#038; 0<br />
    \end{array} \right]
    \xrightarrow{R_2-R_1}<br />
    \left[\begin{array}{rr|r}<br />
  1 &#038; -1 &#038; 0 \\<br />
   0 &#038;2 &#038;0 \\<br />
   0 &#038; 1 &#038; 0<br />
    \end{array} \right]\\[6pt]
    \xrightarrow[\text{then} R_2\leftrightarrow R_3] {\substack{R_1+R_3 \\ R_2-2R_1}}<br />
     \left[\begin{array}{rr|r}<br />
  1 &#038; 0 &#038; 0 \\<br />
   0 &#038;1 &#038;0 \\<br />
   0 &#038; 0 &#038; 0<br />
    \end{array} \right].<br />
\end{align*}</p>
<p>Thus the system has only zero solution<br />
\[x_1=0, x_2=0.\]
Therefore we obtained<br />
\[\calN(T)=\calN(A)=\left \{ \begin{bmatrix}<br />
  0 \\<br />
  0<br />
\end{bmatrix} \right \}.\]
<p>Since the nullity is the dimension of the null space, we see that the nullity of $T$ is $0$ since the dimension of the zero vector space is $0$.</p>
<h4> Range and Rank</h4>
<p>Next, we find the range of $T$. Note that the range of the linear transformation $T$ is the same as the range of the matrix $A$.<br />
We describe the range by giving its basis.</p>
<p>The range of $A$ is the columns space of $A$. Thus it is spanned by columns<br />
\[\begin{bmatrix}<br />
  1 \\<br />
   1 \\<br />
    0<br />
  \end{bmatrix}, \begin{bmatrix}<br />
  -1 \\<br />
   1 \\<br />
    1<br />
  \end{bmatrix}.\]
<p>  From the above reduction of the augmented matrix, we see that these vectors are linearly independent, thus a basis for the range. (Basically, this is the <a href="//yutsumura.com/row-equivalent-matrix-bases-for-the-null-space-range-and-row-space-of-a-matrix/" target="_blank">leading 1 method</a>.)<br />
  Hence we have<br />
  \[\calR(T)=\calR(A)=\Span \left\{\,\begin{bmatrix}<br />
  1 \\<br />
   1 \\<br />
    0<br />
  \end{bmatrix}, \begin{bmatrix}<br />
  -1 \\<br />
   1 \\<br />
    1<br />
  \end{bmatrix} \,\right\}\]
and<br />
\[\left\{\,  \begin{bmatrix}<br />
  1 \\<br />
   1 \\<br />
    0<br />
  \end{bmatrix}, \begin{bmatrix}<br />
  -1 \\<br />
   1 \\<br />
    1<br />
  \end{bmatrix} \,\right\}\]
  is a basis for $\calR(T)$.</p>
<p>  The rank of $T$ is the dimension of the range $\calR(T)$.<br />
  Thus the rank of $T$ is $2$.</p>
<p>  Remark that we obtained that the nullity of $T$ is $0$ and the rank of $T$ is $2$. This agrees with the rank-nullity theorem<br />
  \[(\text{rank of } T)+ (\text{nullity of } T)=2.\]
<h2>More Problems about Linear Transformations </h2>
<p>Additional problems about linear transformations are collected on the following page:<br />
<a href="//yutsumura.com/linear-algebra/linear-transformation-from-rn-to-rm/" rel="noopener" target="_blank">Linear Transformation from $\R^n$ to $\R^m$</a></p>
<button class="simplefavorite-button has-count" data-postid="1243" data-siteid="1" data-groupid="1" data-favoritecount="147" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">147</span></button><p>The post <a href="https://yutsumura.com/range-null-space-rank-and-nullity-of-a-linear-transformation-from-r2-to-r3/" target="_blank">Range, Null Space, Rank, and Nullity of a Linear Transformation from $\R^2$ to $\R^3$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/range-null-space-rank-and-nullity-of-a-linear-transformation-from-r2-to-r3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1243</post-id>	</item>
	</channel>
</rss>
