<?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>projective matrix &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/projective-matrix/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Sun, 19 Nov 2017 03:42:59 +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>projective matrix &#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>Idempotent (Projective) Matrices are Diagonalizable</title>
		<link>https://yutsumura.com/idempotent-projective-matrices-are-diagonalizable/</link>
				<comments>https://yutsumura.com/idempotent-projective-matrices-are-diagonalizable/#respond</comments>
				<pubDate>Fri, 14 Apr 2017 02:46:41 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[diagonalizable]]></category>
		<category><![CDATA[eigenspace]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[idempotent]]></category>
		<category><![CDATA[idempotent matrix]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[projective matrix]]></category>
		<category><![CDATA[span]]></category>
		<category><![CDATA[vector space]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2676</guid>
				<description><![CDATA[<p>Let $A$ be an $n\times n$ idempotent complex matrix. Then prove that $A$ is diagonalizable. &#160; Definition. An $n\times n$ matrix $A$ is said to be idempotent if $A^2=A$. It is also called projective&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/idempotent-projective-matrices-are-diagonalizable/" target="_blank">Idempotent (Projective) Matrices are Diagonalizable</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 377</h2>
<p> Let $A$ be an $n\times n$ idempotent complex matrix.<br />
Then prove that $A$ is diagonalizable.</p>
<p>&nbsp;<br />
<span id="more-2676"></span><br />

<h2>Definition.</h2>
<p>An $n\times n$ matrix $A$ is said to be <strong>idempotent</strong> if $A^2=A$.<br />
It is also called <strong>projective matrix</strong>.</p>
<h2> Proof. </h2>
<p>	In general, an $n \times n$ matrix $B$ is diagonalizable if there are $n$ linearly independent eigenvectors. So if eigenvectors of $B$ span $\R^n$, then $B$ is diagonalizable.</p>
<hr />
<p>	We prove that $\R^n$ is spanned by eigenspaces. Every vector $\mathbf{v}\in \R^n$ can be expresses as<br />
	\[\mathbf{v}=(\mathbf{v}-A\mathbf{v})+A\mathbf{v}=\mathbf{v}_0+\mathbf{v}_1,\]
	where we put $\mathbf{v}_0=\mathbf{v}-A\mathbf{v}$ and $\mathbf{v}_1=A\mathbf{v}$.</p>
<hr />
<p>	We claim that $\mathbf{v}_0$ and $\mathbf{v}_1$ are elements in the eigenspaces corresponding to (possible) eigenvalues $0$ and $1$, respectively.<br />
	To see this, we compute<br />
	\begin{align*}<br />
A\mathbf{v}_0&#038;=A(\mathbf{v}-A\mathbf{v})\\<br />
&#038;=A\mathbf{v}-A^2\mathbf{v}\\<br />
&#038;=A\mathbf{v}-A\mathbf{v} &#038;&#038;  \text{since $A$ is idempotent}\\<br />
&#038;=O=0\mathbf{v}_0.<br />
\end{align*}</p>
<p>Thus, we have $A\mathbf{v}_0=0\mathbf{v}_0$, and this means that $\mathbf{v}_0$ is a vector in the eigenspace corresponding to the eigenvalue $0$.<br />
(If $0$ is not an eigenvalue of $A$, then $\mathbf{v}_0=\mathbf{0}$.)</p>
<hr />
<p>We also have<br />
\begin{align*}<br />
A\mathbf{v}_1=A(A\mathbf{v})=A^2\mathbf{v}=A\mathbf{v}=\mathbf{v}_1,<br />
\end{align*}<br />
where the third equality holds as $A$ is idempotent.<br />
This implies that $\mathbf{v}_1$ is a vector in the eigenspace corresponding to eigenvalue $1$. (If $1$ is not an eigenvalue of $A$, then $\mathbf{v}_1=\mathbf{0}$.)</p>
<hr />
<p>It follows that every vector $\mathbf{v}\in \R^n$ is a sum of eigenvectors (or the zero vector).<br />
That is, $\R^n$ is spanned by eigenvectors.</p>
<p>By the general fact mentioned at the beginning of the proof, we conclude that the idempotent matrix $A$ is diagonalizable.</p>
<h2>Different Proofs </h2>
<p>Three other different proofs of the fact that every idempotent matrix is diagonalizable are given in the post &#8220;<a href="//yutsumura.com/idempotent-matrices-are-diagonalizable/" target="_blank">Idempotent Matrices are Diagonalizable</a>&#8220;.</p>
<button class="simplefavorite-button has-count" data-postid="2676" data-siteid="1" data-groupid="1" data-favoritecount="32" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">32</span></button><p>The post <a href="https://yutsumura.com/idempotent-projective-matrices-are-diagonalizable/" target="_blank">Idempotent (Projective) Matrices are Diagonalizable</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/idempotent-projective-matrices-are-diagonalizable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2676</post-id>	</item>
	</channel>
</rss>
