<?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>matrix for a linear transf &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/matrix-for-a-linear-transf/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Wed, 13 Sep 2017 04:26:03 +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>matrix for a linear transf &#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>A Linear Transformation Preserves Exactly Two Lines If and Only If There are Two Real Non-Zero Eigenvalues</title>
		<link>https://yutsumura.com/a-linear-transformation-preserves-exactly-two-lines-if-and-only-if-there-are-two-real-non-zero-eigenvalues/</link>
				<comments>https://yutsumura.com/a-linear-transformation-preserves-exactly-two-lines-if-and-only-if-there-are-two-real-non-zero-eigenvalues/#comments</comments>
				<pubDate>Fri, 23 Jun 2017 21:31:34 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear transformation]]></category>
		<category><![CDATA[matrix for a linear transf]]></category>
		<category><![CDATA[matrix representation]]></category>
		<category><![CDATA[span]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=3266</guid>
				<description><![CDATA[<p>Let $T:\R^2 \to \R^2$ be a linear transformation and let $A$ be the matrix representation of $T$ with respect to the standard basis of $\R^2$. Prove that the following two statements are equivalent. (a)&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/a-linear-transformation-preserves-exactly-two-lines-if-and-only-if-there-are-two-real-non-zero-eigenvalues/" target="_blank">A Linear Transformation Preserves Exactly Two Lines If and Only If There are Two Real Non-Zero Eigenvalues</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 472</h2>
<p>	Let $T:\R^2 \to \R^2$ be a linear transformation and let $A$ be the matrix representation of $T$ with respect to the standard basis of $\R^2$.</p>
<p>	Prove that the following two statements are equivalent.</p>
<p><strong>(a)</strong> There are exactly two distinct lines $L_1, L_2$ in $\R^2$ passing through the origin  that are mapped onto themselves:<br />
	\[T(L_1)=L_1 \text{ and } T(L_2)=L_2.\]
<p><strong>(b)</strong> The matrix $A$ has two distinct nonzero real eigenvalues.</p>
<p>&nbsp;<br />
<span id="more-3266"></span><br />

<h2> Proof. </h2>
<h3>(a) $\implies$ (b).</h3>
<p> Suppose that the statement (a) holds.<br />
		That is, there are lines $L_1, L_2$ in $\R^2$ passing through the origin that are mapped onto themselves, and no other lines passing through the origin are mapped onto themselves.</p>
<p>	A line passing through the origin in $\R^2$ is a one-dimensional subspace in $\R^2$. Thus, it is spanned by a single nonzero vector.</p>
<p>	We have<br />
	\[L_1=\Span(\mathbf{v}_1) \text{ and } L_2=\Span(\mathbf{v}_2)\]
	for some nonzero vectors $\mathbf{v}_1, \mathbf{v}_2$.</p>
<hr />
<p>	Since $T(L_1)=L_1$, we have $A\mathbf{v}_1\in L_1=\Span(\mathbf{v}_1)$.<br />
	Hence there exists $\lambda_1 \in \R$ such that<br />
	\[A\mathbf{v}_1=\lambda_1\mathbf{v}_1.\]
	Since $\mathbf{v}_1$ is a nonzero vector, this means that $\lambda_1$ is an eigenvalue of $A$.</p>
<hr />
<p>	We claim that $\lambda_1\neq 0$. Otherwise, we have $A\mathbf{v}_1=\mathbf{0}$.<br />
	Any vector in $L_1$ is of the form  $\mathbf{v}=a\mathbf{v}_1$ for some $a\in \R$. So we have<br />
	\[A\mathbf{v}=A(a\mathbf{v}_1)=aA\mathbf{v}_1=\mathbf{0},\]
	and this yields that $T(L_1)=\{\mathbf{0}\}$, a contradiction.<br />
	Hence $\lambda_1$ is a nonzero real eigenvalue of $A$.</p>
<p>	By the same argument, there is a nonzero real eigenvalue $\lambda_2$ such that $A\mathbf{v}_2=\lambda_2 \mathbf{v}_2$.</p>
<hr />
<p>	It remains to show that $\lambda_1 \neq \lambda_2$.<br />
	Assume on the contrary that $\lambda:=\lambda_1=\lambda_2$.</p>
<p>	Since $\mathbf{v}_1, \mathbf{v}_2$ are a basis of two distinct lines, they form a basis of $\R^2$.<br />
	Hence any vector $\mathbf{v}\in \R^2$ can be written as a linear combination<br />
	\[\mathbf{v}=a\mathbf{v}_1+b\mathbf{v}_2\]
	for some $a, b \in \R$.</p>
<p>	Then we have<br />
	\begin{align*}<br />
	A\mathbf{v}&#038;=A(a\mathbf{v}_1+b\mathbf{v}_2)\\<br />
	&#038;=aA\mathbf{v}_1+bA\mathbf{v}_2\\<br />
	&#038;=a\lambda \mathbf{v}_1+b\lambda \mathbf{v}_2\\<br />
	&#038;=\lambda (a\mathbf{v}_1+b\mathbf{v}_2)\\<br />
	&#038;=\lambda \mathbf{v}.<br />
	\end{align*}</p>
<hr />
<p>	This implies that any line spanned by a nonzero vector $\mathbf{v}$ is mapped onto itself by the linear transformation $T$.<br />
	This contradicts our assumption that $L_1, L_2$ are the only such lines.</p>
<p>	Therefore, $\lambda_1 \neq \lambda_2$, and we have proved that $A$ has two distinct nonzero real eigenvalues.</p>
<h3>(b) $\implies$ (a).</h3>
<p>	Now we suppose that the statement (b) holds.<br />
	Namely, we suppose that there are two distinct nonzero real eigenvalues of $A$. Let us call them $\lambda_1, \lambda_2$ and let $\mathbf{v}_1, \mathbf{v}_2$ be eigenvectors corresponding to $\lambda_1, \lambda_2$, respectively.</p>
<hr />
<p>	In general <a href="//yutsumura.com/two-eigenvectors-corresponding-to-distinct-eigenvalues-are-linearly-independent/" target="_blank">eigenvectors corresponding to distinct eigenvalues are linearly independent</a>.<br />
	Thus, $\mathbf{v}_1, \mathbf{v}_2$ are linearly independent.<br />
	Hence the lines $L_1, L_2$ spanned by $\mathbf{v}_1, \mathbf{v}_2$ are distinct.</p>
<p>	Each vector on $L_1$ is of the form $\mathbf{v}=a\mathbf{v}_1$ for some $a \in R$. Hence we have<br />
	\begin{align*}<br />
	A\mathbf{v}=A(a\mathbf{v}_1)=aA\mathbf{v}_1=a\lambda_1\mathbf{v}_1=\lambda \mathbf{v}.<br />
	\end{align*}</p>
<p>	It follows that each vector $\mathbf{v}\in L_1$ is mapped onto $L_1$.<br />
	(Since $\lambda \neq 0$, the image under $T$ is one-dimensional, hence $T(L_1)=L_1$.)<br />
	Similarly, we have $T(L_2)=L_2$.</p>
<hr />
<p>	Finally, we show that no other lines passing through the origin are mapped onto themselves by $T$.</p>
<p>	Assume that we have a line $L=\Span(\mathbf{w})$ such that $T(L)=L$.<br />
	Then since we have $A\mathbf{w}\in L=\Span(\mathbf{w})$, there is $\mu\in \R$ such that<br />
	\[A\mathbf{w}=\mu\mathbf{w}. \tag{*}\]
<p>	Since $\{\mathbf{v}_1, \mathbf{v}_2\}$ is a basis of $\R^2$, we have<br />
	\[\mathbf{w}=a\mathbf{v}_1+b\mathbf{v}_2\]
	for some $a, b\in \R$.<br />
	Then the left hand side of (*) becomes<br />
	\begin{align*}<br />
	A\mathbf{w}&#038;=A(a\mathbf{v}_1+b\mathbf{v}_2)\\<br />
	&#038;=aA\mathbf{v}_1+bA\mathbf{v}_2\\<br />
	&#038;=a\lambda_1 \mathbf{v}_1+b\lambda_2 \mathbf{v}_2.<br />
	\end{align*}</p>
<hr />
<p>	Thus the relation (*) yields that<br />
	\begin{align*}<br />
	a\lambda_1 \mathbf{v}_1+b\lambda_2 \mathbf{v}_2=\mu a\mathbf{v}_1+\mu b\mathbf{v}_2\\<br />
	a(\lambda_1-\mu )\mathbf{v}_1+b(\lambda_2-\mu)\mathbf{v}_2=\mathbf{0}.<br />
	\end{align*}<br />
	Since $\mathbf{v}_1, \mathbf{v}_2$ are linearly independent, we have<br />
	\[a(\lambda_1-\mu )=0 \text{ and } b(\lambda_2-\mu)=0.\]
<p>	The equality $a(\lambda_1-\mu )=0$ implies that either $a=0$ or $\lambda_1=\mu$.<br />
	If $a=0$, then we have $\mathbf{w}=b \mathbf{v}_2$, and hence $L=L_2$.</p>
<p>	If $\mu=\lambda_1$, then the second equality $b(\lambda_2-\mu)=0$ implies that $b=0$ since $\lambda_1\neq \lambda_2$.<br />
	Then we have $\mathbf{w}=a\mathbf{v}_1$, and hence $L=L_1$.</p>
<p>	In either case, $L$ must be $L_1$ or $L_2$.<br />
	This completes the proof.</p>
<button class="simplefavorite-button has-count" data-postid="3266" data-siteid="1" data-groupid="1" data-favoritecount="19" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">19</span></button><p>The post <a href="https://yutsumura.com/a-linear-transformation-preserves-exactly-two-lines-if-and-only-if-there-are-two-real-non-zero-eigenvalues/" target="_blank">A Linear Transformation Preserves Exactly Two Lines If and Only If There are Two Real Non-Zero Eigenvalues</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-preserves-exactly-two-lines-if-and-only-if-there-are-two-real-non-zero-eigenvalues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">3266</post-id>	</item>
	</channel>
</rss>
