<?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>range of a linear transformation &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/range-of-a-linear-transformation/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Tue, 23 Jan 2018 04:09:37 +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>range 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>Find the Nullspace and Range of the Linear Transformation $T(f)(x) = f(x)-f(0)$</title>
		<link>https://yutsumura.com/find-the-nullspace-and-range-of-the-linear-transformation-tfx-fx-f0/</link>
				<comments>https://yutsumura.com/find-the-nullspace-and-range-of-the-linear-transformation-tfx-fx-f0/#respond</comments>
				<pubDate>Tue, 23 Jan 2018 04:09:37 +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[null space of a linear transformation]]></category>
		<category><![CDATA[range of a linear transformation]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6758</guid>
				<description><![CDATA[<p>Let $C([-1, 1])$ denote the vector space of real-valued functions on the interval $[-1, 1]$. Define the vector subspace \[W = \{ f \in C([-1, 1]) \mid f(0) = 0 \}.\] Define the map&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/find-the-nullspace-and-range-of-the-linear-transformation-tfx-fx-f0/" target="_blank">Find the Nullspace and Range of the Linear Transformation $T(f)(x) = f(x)-f(0)$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 680</h2>
<p>Let $C([-1, 1])$ denote the vector space of real-valued functions on the interval $[-1, 1]$.  Define the vector subspace<br />
\[W =  \{ f \in C([-1, 1]) \mid f(0) = 0  \}.\]
<p>Define the map $T : C([-1, 1]) \rightarrow W$ by $T(f)(x) = f(x) &#8211; f(0)$.  Determine if $T$ is a linear map.  If it is, determine its nullspace and range.</p>
<p>&nbsp;<br />
<span id="more-6758"></span><br />

<h2> Proof. </h2>
<h3>$T$ is a lineawr transformation</h3>
<p>First we must check that $T$ takes values in $W$, as the problem implies but does not prove.  Consider $f \in C([-1 , 1])$.  The function $T(f)$ lies in $W$ if and only if $T(f)(0) = 0$.  We quickly check that it satisfies this condition:in $C([-1, 1])$ lies<br />
\[ T(f)(0) = f(0) &#8211; f(0) = 0 . \]
<hr />
<p>Now that we know $T$ takes values in $W$, we show that it is a linear transformation.  We will prove this by showing that $T$ satisfies both of the axioms for linear transformations.  First, suppose that $f, g \in C([-1, 1])$.  Then<br />
\begin{align*}<br />
T(f+g)(x) &#038;= (f+g)(x) &#8211; (f+g)(0) \\<br />
&#038;= f(x) + g(x) &#8211; f(0) &#8211; g(0) \\<br />
&#038;= f(x) &#8211; f(0) + g(x) &#8211; g(0) \\<br />
&#038;= T(f)(x) + T(g)(x) . \end{align*}</p>
<hr />
<p>Now for a scalar $c \in \mathbb{R}$ we have<br />
\begin{align*}<br />
T( cf )(x) &#038;= (cf)(x) &#8211; (cf)(0) \\<br />
&#038;= c f(x) &#8211; c f(0) \\<br />
&#038;= c ( f(x) &#8211; f(0) ) \\<br />
&#038;= c T(f)(x) . \end{align*}</p>
<p>Thus we have proven that $T$ is a linear transformation. </p>
<h3>The nullspace of $T$</h3>
<p>Next, we will prove that the nullspace of $T$ is<br />
\[\mathcal{N}(T) = \{ f \in C([-1 , 1]) \mid f(x) \mbox{ is a constant function } \}.\]
Suppose that $f \in \calN(T)$, that is, $f$ satisfies<br />
\[0 = T(f)(x) = f(x) &#8211; f(0).\]
Then $f(x) = f(0)$ for all $x \in [-1, 1]$.  This means that $f$ is a constant function.  On the other hand, if $f(x)$ is a constant function, then $T(f)(x) = f(x) &#8211; f(0) = 0$.  We see that $f$ lies in the nullspace of $T$ if and only if it is a constant function.</p>
<h3>The range of $T$</h3>
<p>Next, we want to find the range of $T$.  We claim that<br />
\[\mathcal{R}(T) = W.\]
<p>Suppose that $f \in W$, that is, it is a function such that $f(0) = 0$.  Then<br />
\[T(f)(x) = f(x) &#8211; f(0) = f(x),\]
and so we see that $f \in \mathcal{R}(T)$.<br />
Conversely, suppose that $f \in \mathcal{R}(T)$, so that $f = T(g)$ for some $g \in C([-1, 1])$.  Then<br />
\[f(0) = T(g)(0) = g(0) &#8211; g(0) = 0,\]
and so $f \in W$.  Thus every $f \in C([-1, 1])$ lies in the range of $T$ if and only if $f(0) = 0$.</p>
<p>\end{proof}</p>
<button class="simplefavorite-button has-count" data-postid="6758" data-siteid="1" data-groupid="1" data-favoritecount="30" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">30</span></button><p>The post <a href="https://yutsumura.com/find-the-nullspace-and-range-of-the-linear-transformation-tfx-fx-f0/" target="_blank">Find the Nullspace and Range of the Linear Transformation $T(f)(x) = f(x)-f(0)$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/find-the-nullspace-and-range-of-the-linear-transformation-tfx-fx-f0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6758</post-id>	</item>
		<item>
		<title>The Range and Null Space of the Zero Transformation of Vector Spaces</title>
		<link>https://yutsumura.com/the-range-and-null-space-of-the-zero-transformation-of-vector-spaces/</link>
				<comments>https://yutsumura.com/the-range-and-null-space-of-the-zero-transformation-of-vector-spaces/#respond</comments>
				<pubDate>Tue, 05 Sep 2017 01:55:24 +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[null space of a linear transformation]]></category>
		<category><![CDATA[range of a linear transformation]]></category>
		<category><![CDATA[vector space]]></category>
		<category><![CDATA[zero transformation]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=4814</guid>
				<description><![CDATA[<p>Let $U$ and $V$ be vector spaces over a scalar field $\F$. Define the map $T:U\to V$ by $T(\mathbf{u})=\mathbf{0}_V$ for each vector $\mathbf{u}\in U$. (a) Prove that $T:U\to V$ is a linear transformation. (Hence,&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/the-range-and-null-space-of-the-zero-transformation-of-vector-spaces/" target="_blank">The Range and Null Space of the Zero Transformation of Vector Spaces</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 555</h2>
<p>	Let $U$ and $V$ be vector spaces over a scalar field $\F$.<br />
		Define the map $T:U\to V$ by $T(\mathbf{u})=\mathbf{0}_V$ for each vector $\mathbf{u}\in U$.</p>
<p><strong>(a)</strong> Prove that $T:U\to V$ is a linear transformation.<br />
		(Hence, $T$ is called the <strong>zero transformation</strong>.)</p>
<p><strong>(b)</strong> Determine the null space $\calN(T)$ and the range $\calR(T)$ of $T$.</p>
<p>&nbsp;<br />
<span id="more-4814"></span><br />

<h2> Proof. </h2>
<h3>(a) Prove that $T:U\to V$ is a linear transformation.</h3>
<p>Let $\mathbf{u}_1, \mathbf{u}_2\in U$ and $r$ be a scalar, that is, $r\in \F$.<br />
			 	It follows from the definition of $T$ that<br />
			 	\begin{align*}<br />
		T(\mathbf{u}_1)&#038;=\mathbf{0}_V, \quad T(\mathbf{v}_2)=\mathbf{0}_V, \\<br />
		T(\mathbf{u}_1+\mathbf{u}_2)&#038;=\mathbf{0}_V, \quad T(r\mathbf{u}_1)=\mathbf{0}_V<br />
		\end{align*}<br />
		since $\mathbf{u}_1+\mathbf{u}_2, r\mathbf{u}_1\in U$.<br />
		Hence we have<br />
		\begin{align*}<br />
		T(\mathbf{u}_1+\mathbf{u}_2)&#038;=\mathbf{0}_V=\mathbf{0}_V+\mathbf{0}_V=T(\mathbf{u}_1)+T(\mathbf{u}_2)\\<br />
		T(r\mathbf{u}_1)&#038;=\mathbf{0}_V=r\mathbf{0}_V=rT(\mathbf{u}_1).<br />
		\end{align*}<br />
		Since these equalities holds for all $\mathbf{u}_1, \mathbf{u}_2\in U$, and $r\in \F$, the map $T:U\to V$ is a linear transformation.</p>
<h3>(b) Determine the null space $\calN(T)$ and the range $\calR(T)$ of $T$.</h3>
<p> The null space $\calN(T)$ of $T$ is, by definition,<br />
		\begin{align*}<br />
		\calN(T)=\{\mathbf{u}\in U \mid T(\mathbf{u})=\mathbf{0}_V\}.<br />
		\end{align*}<br />
		Since $T(\mathbf{u})=\mathbf{0}_V$ for every $\mathbf{u}\in U$, we obtain<br />
		\[\calN(T)=U.\]
<p>		The range $\calR(T)$ of $T$ is, by definition,<br />
		\[\calR(T)=\{\mathbf{v} \in V \mid \text{there exists } \mathbf{u}\in U \text{ such that } T(\mathbf{u})=\mathbf{v}\}.\]
<p>		Since every vector of $U$ is mapped into $\mathbf{0}_V$, we have<br />
		\[\calR(T)=\{\mathbf{0}_V\}.\]
<button class="simplefavorite-button has-count" data-postid="4814" data-siteid="1" data-groupid="1" data-favoritecount="77" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">77</span></button><p>The post <a href="https://yutsumura.com/the-range-and-null-space-of-the-zero-transformation-of-vector-spaces/" target="_blank">The Range and Null Space of the Zero Transformation of Vector Spaces</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/the-range-and-null-space-of-the-zero-transformation-of-vector-spaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">4814</post-id>	</item>
		<item>
		<title>A Linear Transformation $T: U\to V$ cannot be Injective if $\dim(U) &gt; \dim(V)$</title>
		<link>https://yutsumura.com/a-linear-transformation-t-uto-v-cannot-be-injective-if-dimu-dimv/</link>
				<comments>https://yutsumura.com/a-linear-transformation-t-uto-v-cannot-be-injective-if-dimu-dimv/#respond</comments>
				<pubDate>Thu, 17 Aug 2017 21:40:56 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[basis]]></category>
		<category><![CDATA[injective linear transformation]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[null space of a linear transformation]]></category>
		<category><![CDATA[nullity]]></category>
		<category><![CDATA[range of a linear transformation]]></category>
		<category><![CDATA[rank]]></category>
		<category><![CDATA[rank-nullity theorem]]></category>
		<category><![CDATA[subspace]]></category>
		<category><![CDATA[vector space]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=4668</guid>
				<description><![CDATA[<p>Let $U$ and $V$ be finite dimensional vector spaces over a scalar field $\F$. Consider a linear transformation $T:U\to V$. Prove that if $\dim(U) > \dim(V)$, then $T$ cannot be injective (one-to-one). &#160; Hints.&#46;&#46;&#46;</p>
<p>The post <a href="https://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> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 541</h2>
<p>	 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 (one-to-one).</p>
<p>&nbsp;<br />
<span id="more-4668"></span><br />

<h2>Hints.</h2>
<p>You may use the folowing facts.</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
A linear transformation $T: U\to V$ is injective if and only if the nullity of $T$ is zero.
</div>
<p>For the proof of this fact, see the post &#8628;<br />
<a href="//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></p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
<strong>Rank-Nullity Theorem</strong><br />
For a linear transformation $T: U \to V$, we have<br />
\[\nullity(T)+\rk(T)=\dim(U).\]
</div>
<hr />
<p>We give two proofs. The first one uses the rank-nullity theorem.<br />
The second one avoids using the theorem.</p>
<h2> Proof 1. </h2>
<p>	 	By the rank-nullity theorem, we have<br />
	 	\[\nullity(T)+\rk(T)=\dim(U).\]
	 	Note that the rank of $T$ is the dimension of the range $\calR(T)$, which is a subspace of the vector space of $V$.<br />
	 	Hence it yields that<br />
	 	\[\rk(T)=\dim(\calR(T)) \leq \dim(V).\]
<p>	 	It follows that<br />
	 	\begin{align*}<br />
		\nullity(T)=\dim(U)-\rk(T) > \dim(U)-\dim(V) > 0,<br />
		\end{align*}<br />
		where the last inequality follows from the assumption.</p>
<p>		This implies that the nullity is nonzero, hence $T$ is not injective.<br />
(See the hints above.)</p>
<h2> Proof 2. </h2>
<p>	 In the second proof, we prove $T$ is injective without using the rank-nullity theorem.</p>
<p>	 Seeking a contradiction, assume that $T: U\to V$ is injective.<br />
	 Let $\{\mathbf{u}_1, \dots, \mathbf{u}_n\}$ be a basis of the vector space $U$, where $n=\dim(U)$.<br />
	 Put $\mathbf{v}_1=T(\mathbf{u}_1), \dots, \mathbf{v}_n=T(\mathbf{u}_n)$.</p>
<hr />
<p>	 	We claim that the vectors $\mathbf{v}_1, \dots, \mathbf{v}_n$ are linearly independent in $V$.<br />
	 	To see this, consider the linear combination<br />
	 	\[c_1\mathbf{v}_1+\cdots+c_n \mathbf{v}_n=\mathbf{0}_V,\]
	 	where $c_1, \dots, c_n$ are scalars in $\F$.<br />
	 	Then we have<br />
	 	\begin{align*}<br />
		\mathbf{0}_V&#038;=c_1\mathbf{v}_1+\cdots+c_n \mathbf{v}_n\\<br />
		&#038;=c_1T(\mathbf{u}_1)+\cdots+c_n T(\mathbf{u}_n)\\<br />
		&#038;=T(c_1\mathbf{u}_1+\cdots + c_n \mathbf{u}_n).<br />
		\end{align*}<br />
	 	Since $T$ is assumed to be injective, we must have<br />
	 	\[c_1\mathbf{u}_1+\cdots + c_n \mathbf{u}_n=\mathbf{0}_U.\]
	 	Because $\mathbf{u}_1, \dots, \mathbf{u}_n$ are basis vectors, they are linearly independent.<br />
	 	It follows that<br />
	 	\[c_1=\cdots=c_n=0,\]
	 	and hence the vectors $\mathbf{v}_1, \dots, \mathbf{v}_n$ are linearly independent.</p>
<hr />
<p>	  As the vector space $V$ contains $n$ linearly independent vectors, we see that<br />
	  \[\dim(V) \geq n=\dim(U),\]
	  which contradicts the assumption that $\dim(U) > \dim(V)$.<br />
	  Therefore, $T$ cannot be injective.</p>
<button class="simplefavorite-button has-count" data-postid="4668" 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><p>The post <a href="https://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> 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-t-uto-v-cannot-be-injective-if-dimu-dimv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">4668</post-id>	</item>
	</channel>
</rss>
