<?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>entrance exam &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/entrance-exam/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Wed, 02 Aug 2017 14:25:49 +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>entrance exam &#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 Matrices. 2007 University of Tokyo Entrance Exam Problem</title>
		<link>https://yutsumura.com/idempotent-matrices-2007-university-of-tokyo-entrance-exam-problem/</link>
				<comments>https://yutsumura.com/idempotent-matrices-2007-university-of-tokyo-entrance-exam-problem/#respond</comments>
				<pubDate>Fri, 20 Jan 2017 00:52:35 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[determinant]]></category>
		<category><![CDATA[entrance exam]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[high school]]></category>
		<category><![CDATA[idempotent]]></category>
		<category><![CDATA[idempotent matrix]]></category>
		<category><![CDATA[invertible matrix]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[U.Tokyo]]></category>
		<category><![CDATA[U.Tokyo.LA]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2004</guid>
				<description><![CDATA[<p>For a real number $a$, consider $2\times 2$ matrices $A, P, Q$ satisfying the following five conditions. $A=aP+(a+1)Q$ $P^2=P$ $Q^2=Q$ $PQ=O$ $QP=O$, where $O$ is the $2\times 2$ zero matrix. Then do the following&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/idempotent-matrices-2007-university-of-tokyo-entrance-exam-problem/" target="_blank">Idempotent Matrices. 2007 University of Tokyo Entrance Exam Problem</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 265</h2>
<p>For a real number $a$, consider $2\times 2$ matrices $A, P, Q$ satisfying the following five conditions.</p>
<ol>
<li>$A=aP+(a+1)Q$</li>
<li> $P^2=P$</li>
<li>$Q^2=Q$</li>
<li>$PQ=O$</li>
<li>$QP=O$,</li>
</ol>
<p>where $O$ is the $2\times 2$ zero matrix.<br />
Then do the following problems.</p>
<hr />
<p><strong>(a)</strong> Prove that $(P+Q)A=A$.</p>
<hr />
<p><strong>(b)</strong> Suppose $a$ is a positive real number and let<br />
\[ A=\begin{bmatrix}<br />
  a &#038; 0\\<br />
  1&#038; a+1<br />
\end{bmatrix}.\]
Then find all matrices $P, Q$ satisfying conditions (1)-(5).</p>
<hr />
<p><strong>(c)</strong> Let $n$ be an integer greater than $1$. For any integer $k$, $2\leq k \leq n$, we define the matrix<br />
\[A_k=\begin{bmatrix}<br />
  k &#038; 0\\<br />
  1&#038; k+1<br />
\end{bmatrix}.\]
Then calculate and simplify the matrix product<br />
\[A_nA_{n-1}A_{n-2}\cdots A_2.\]
<p>(<em>Tokyo University Entrance Exam 2007</em>)<br />
&nbsp;<br />
<span id="more-2004"></span><br />

<h2>Solution.</h2>
<h3>(a) Prove that $(P+Q)A=A$.</h3>
<p>	 We have<br />
	\begin{align*}<br />
(P+Q)A&#038;\stackrel{(1)}{=} (P+Q)(aP+(a+1)Q)\\<br />
&#038;=aP^2+(a+1)PQ+aQP+(a+1)Q^2\\<br />
&#038;=aP+(a+1)O+aO+(a+1)Q \\<br />
&#038;\text{[ by (2), (3), (4), (5)]}\\<br />
&#038;=aP+(a+1)Q\stackrel{(1)}{=}A.<br />
\end{align*}<br />
Hence, we obtain<br />
\[(P+Q)A=A\]
as required.</p>
<h3>(b) Find all matrices $P, Q$</h3>
<p> Note that the matrix $A=\begin{bmatrix}<br />
  a &#038; 0\\<br />
  1&#038; a+1<br />
\end{bmatrix}$ is invertible since the determinant<br />
\[\det(A)=\begin{vmatrix}<br />
  a &#038; 0\\<br />
  1&#038; a+1<br />
\end{vmatrix}=a(a+1)\neq 0.\]
By part (a), we know $(P+Q)A=A$.<br />
Multiplying this by $A^{-1}$ from the right, we have<br />
\[P+Q=I,\]
where $I$ is the $2\times 2$ identity matrix.<br />
Substituting $Q=I-P$ into the equality $A=aP+(a+1)Q$ of (1), we have<br />
\begin{align*}<br />
A&#038;=aP+(a+1)(I-P)\\<br />
&#038;=(a+1)I-P.<br />
\end{align*}</p>
<p>Thus, we have<br />
\begin{align*}<br />
P&#038;=(a+1)I-A\\[6pt]
&#038;=\begin{bmatrix}<br />
  a+1 &#038; 0\\<br />
  0&#038; a+1<br />
\end{bmatrix}-\begin{bmatrix}<br />
  a &#038; 0\\<br />
  1&#038; a+1<br />
\end{bmatrix}\\[6pt]
&#038;=\begin{bmatrix}<br />
  1 &#038; 0\\<br />
  -1&#038; 0<br />
\end{bmatrix},<br />
\end{align*}<br />
and thus<br />
\begin{align*}<br />
Q&#038;=I-P\\[6pt]
&#038;=\begin{bmatrix}<br />
  1 &#038; 0\\<br />
  0&#038; 1<br />
\end{bmatrix}-\begin{bmatrix}<br />
  1 &#038; 0\\<br />
  -1&#038; 0<br />
\end{bmatrix}\\[6pt]
&#038;=\begin{bmatrix}<br />
  0 &#038; 0\\<br />
  1&#038; 1<br />
\end{bmatrix}.<br />
\end{align*}<br />
It is straightforward to check that the matrices<br />
\[P=\begin{bmatrix}<br />
  1 &#038; 0\\<br />
  -1&#038; 0<br />
\end{bmatrix} \text{ and } Q=\begin{bmatrix}<br />
  0 &#038; 0\\<br />
  1&#038; 1<br />
\end{bmatrix}\]
satisfy conditions (1)-(5).<br />
Hence these are the only matrices satisfying conditions (1)-(5).</p>
<h3>(c) Calculate and simplify the matrix product $A_nA_{n-1}A_{n-2}\cdots A_2$</h3>
<p> In part (2), we showed that for any positive integer $k$<br />
\[ A_k=kP+(k+1)Q,\]
where<br />
\[P=\begin{bmatrix}<br />
  1 &#038; 0\\<br />
  -1&#038; 0<br />
\end{bmatrix} \text{ and } Q=\begin{bmatrix}<br />
  0 &#038; 0\\<br />
  1&#038; 1<br />
\end{bmatrix}.\]
(We just applied the result of (b) with $a=k$.)</p>
<p>Thus we have<br />
\begin{align*}<br />
&#038;A_n A_{n-1} \cdots A_2 \\<br />
&#038;=\left(nP+(n+1)Q\right) \left((n-1)P+nQ\right)\cdots \left (2P+3Q\right)\\[6pt]
&#038;=n! P+\frac{(n+1)!}{2} Q<br />
\end{align*}<br />
We used conditions (4) and (5) in the second equality.<br />
Using the explicit matrices for $P$ and $Q$, we have<br />
\begin{align*}<br />
&#038;n! P+\frac{(n+1)!}{2} Q\\[6pt]
&#038;=n!\begin{bmatrix}<br />
  1 &#038; 0\\<br />
  -1&#038; 0<br />
\end{bmatrix}+\frac{(n+1)!}{2}\begin{bmatrix}<br />
  0 &#038; 0\\<br />
  1&#038; 1<br />
\end{bmatrix}\\[6pt]
&#038;=\begin{bmatrix}<br />
  n! &#038; 0\\<br />
  -n!+\frac{(n+1)!}{2}&#038; \frac{(n+1)!}{2}<br />
\end{bmatrix}\\[6pt]
&#038;=\begin{bmatrix}<br />
  n! &#038; 0\\<br />
  n!\frac{n-1}{2}&#038; \frac{(n+1)!}{2}<br />
\end{bmatrix}.<br />
\end{align*}</p>
<p>Note that in the last step, we computed<br />
\begin{align*}<br />
&#038;-n!+\frac{(n+1)!}{2}=-n!+\frac{(n+1)n!}{2}\\[6pt]
&#038;=n!(-1+\frac{n+1}{2})\\[6pt]
&#038;=n!\frac{n-1}{2}.<br />
\end{align*}</p>
<p>In conclusion, we have obtained<br />
\[A_n A_{n-1} \cdots A_2 =\begin{bmatrix}<br />
  n! &#038; 0\\<br />
  n!\frac{n-1}{2}&#038; \frac{(n+1)!}{2}<br />
\end{bmatrix}.\]
<h2>Comment.</h2>
<p>Another way to solve (c) is that one first guesses the formula we obtained and prove it by mathematical induction.</p>
<button class="simplefavorite-button has-count" data-postid="2004" data-siteid="1" data-groupid="1" data-favoritecount="17" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">17</span></button><p>The post <a href="https://yutsumura.com/idempotent-matrices-2007-university-of-tokyo-entrance-exam-problem/" target="_blank">Idempotent Matrices. 2007 University of Tokyo Entrance Exam Problem</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/idempotent-matrices-2007-university-of-tokyo-entrance-exam-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2004</post-id>	</item>
	</channel>
</rss>
