<?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>Nagoya.LA &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/nagoya-la/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Mon, 20 Nov 2017 07:00:56 +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>Nagoya.LA &#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>Determine the Values of $a$ such that the 2 by 2 Matrix is Diagonalizable</title>
		<link>https://yutsumura.com/determine-the-values-of-a-such-that-the-2-by-2-matrix-is-diagonalizable/</link>
				<comments>https://yutsumura.com/determine-the-values-of-a-such-that-the-2-by-2-matrix-is-diagonalizable/#respond</comments>
				<pubDate>Fri, 16 Jun 2017 16:39:34 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[algebraic multiplicity]]></category>
		<category><![CDATA[characteristic polynomial]]></category>
		<category><![CDATA[dimension]]></category>
		<category><![CDATA[eigenspace]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[geometric multiplicity]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[Nagoya]]></category>
		<category><![CDATA[Nagoya.LA]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=3159</guid>
				<description><![CDATA[<p>Let \[A=\begin{bmatrix} 1-a &#038; a\\ -a&#038; 1+a \end{bmatrix}\] be a $2\times 2$ matrix, where $a$ is a complex number. Determine the values of $a$ such that the matrix $A$ is diagonalizable. (Nagoya University, Linear&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/determine-the-values-of-a-such-that-the-2-by-2-matrix-is-diagonalizable/" target="_blank">Determine the Values of $a$ such that the 2 by 2 Matrix is Diagonalizable</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 459</h2>
<p>	Let<br />
	\[A=\begin{bmatrix}<br />
  1-a &#038; a\\<br />
  -a&#038; 1+a<br />
	\end{bmatrix}\]
	be a $2\times 2$ matrix, where $a$ is a complex number.<br />
	Determine the values of $a$ such that the matrix $A$ is diagonalizable.</p>
<p>(<em>Nagoya University, Linear Algebra Exam Problem</em>)</p>
<p>&nbsp;<br />
<span id="more-3159"></span></p>
<h2> Proof. </h2>
<p>		To find eigenvalues of the matrix $A$, we determine the characteristic polynomial $p(t)$ of $A$ as follows.<br />
		We have<br />
		\begin{align*}<br />
	p(t)&#038;=\det(A-tI)=\begin{vmatrix}<br />
	  1-a-t &#038; a\\<br />
	  -a&#038; 1+a-t<br />
	\end{vmatrix}\\[6pt]
	&#038;=(1-a-t)(1+a-t)+a^2\\<br />
	&#038;=(1-t)^2-a^2+a^2=(1-t)^2.<br />
	\end{align*}<br />
<div class="su-spoiler su-spoiler-style-default su-spoiler-icon-plus su-spoiler-closed" data-scroll-offset="0" data-anchor-in-url="no"><div class="su-spoiler-title" tabindex="0" role="button"><span class="su-spoiler-icon"></span>Note</div><div class="su-spoiler-content su-u-clearfix su-u-trim">If you put $b=1-t$, then $(1-a-t)(1+a-t)=(b-a)(b+a)=b^2-a^2=(1-t)^2-a^2$. </div></div>
<p>	Thus, the eigenvalue of $A$ is $1$ with algebraic multiplicity $2$.</p>
<hr />
<p>	Let us determine the geometric multiplicity (the dimension of the eigenspace $E_1$).<br />
	We have<br />
	\begin{align*}<br />
	A-I=\begin{bmatrix}<br />
	  -a &#038; a\\<br />
	  -a&#038; a<br />
	\end{bmatrix}<br />
	\xrightarrow{R_2-R_1}<br />
	\begin{bmatrix}<br />
	  -a &#038; a\\<br />
	  0&#038; 0<br />
	\end{bmatrix} .<br />
	\end{align*}<br />
	If $a\neq 0$, then we further reduce it and get<br />
	\begin{align*}<br />
	\begin{bmatrix}<br />
	  -a &#038; a\\<br />
	  0&#038; 0<br />
	\end{bmatrix}\xrightarrow{\frac{-1}{a}R_1}<br />
	\begin{bmatrix}<br />
	  1 &#038; -1\\<br />
	  0&#038; 0<br />
	\end{bmatrix}.<br />
	\end{align*}</p>
<hr />
<p>	Hence the eigenspace corresponding to the eigenvalue $1$ is<br />
	\begin{align*}<br />
	E_1=\calN(A-I)=\Span \left\{\,  \begin{bmatrix}<br />
	  1 \\<br />
	  1<br />
	\end{bmatrix} \,\right\},<br />
	\end{align*}<br />
	and its dimension is $1$, which is less than the algebraic multiplicity.<br />
	Thus, when $a\neq 0$, the matrix $A$ is not diagonalizable.</p>
<hr />
<p>	If $a=0$, then the matrix $A=\begin{bmatrix}<br />
	  1 &#038; 0\\<br />
	  0&#038; 1<br />
	\end{bmatrix}$ is already diagonal, hence it is diagonalizable.</p>
<p>	In conclusion, the matrix $A$ is diagonalizable if and only if $a=0$.</p>
<button class="simplefavorite-button has-count" data-postid="3159" data-siteid="1" data-groupid="1" data-favoritecount="21" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">21</span></button><p>The post <a href="https://yutsumura.com/determine-the-values-of-a-such-that-the-2-by-2-matrix-is-diagonalizable/" target="_blank">Determine the Values of $a$ such that the 2 by 2 Matrix is Diagonalizable</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/determine-the-values-of-a-such-that-the-2-by-2-matrix-is-diagonalizable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">3159</post-id>	</item>
		<item>
		<title>Orthogonality of Eigenvectors of a Symmetric Matrix Corresponding to Distinct Eigenvalues</title>
		<link>https://yutsumura.com/orthogonality-of-eigenvectors-of-a-symmetric-matrix-corresponding-to-distinct-eigenvalues/</link>
				<comments>https://yutsumura.com/orthogonality-of-eigenvectors-of-a-symmetric-matrix-corresponding-to-distinct-eigenvalues/#respond</comments>
				<pubDate>Fri, 30 Dec 2016 01:21:25 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[dot product]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[final exam]]></category>
		<category><![CDATA[inner product]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[Nagoya]]></category>
		<category><![CDATA[Nagoya.LA]]></category>
		<category><![CDATA[orthogonal]]></category>
		<category><![CDATA[orthogonal vector]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1659</guid>
				<description><![CDATA[<p>Suppose that a real symmetric matrix $A$ has two distinct eigenvalues $\alpha$ and $\beta$. Show that any eigenvector corresponding to $\alpha$ is orthogonal to any eigenvector corresponding to $\beta$. (Nagoya University, Linear Algebra Final&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/orthogonality-of-eigenvectors-of-a-symmetric-matrix-corresponding-to-distinct-eigenvalues/" target="_blank">Orthogonality of Eigenvectors of a Symmetric Matrix Corresponding to Distinct Eigenvalues</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 235</h2>
<p>Suppose that a real symmetric matrix $A$ has two distinct eigenvalues $\alpha$ and $\beta$.<br />
Show that any eigenvector corresponding to $\alpha$ is orthogonal to any eigenvector corresponding to $\beta$.</p>
<p>(<em>Nagoya University, Linear Algebra Final Exam Problem</em>)<br />
&nbsp;<br />
<span id="more-1659"></span><br />

<h2>Hint.</h2>
<p>Two vectors $\mathbf{u}$ and $\mathbf{v}$ are orthogonal if their inner (dot) product $\mathbf{u}\cdot \mathbf{v}:=\mathbf{u}^{\trans}\mathbf{v}=0$.</p>
<p>Here $\mathbf{u}^{\trans}$ is the transpose of $\mathbf{u}$.</p>
<p>A fact that we will use below is that for matrices $A$ and $B$, we have $(AB)^{\trans}=B^{\trans}A^{\trans}$.</p>
<h2> Proof. </h2>
<p>	Let $\mathbf{u}, \mathbf{v}$ be eigenvectors corresponding to $\alpha, \beta$, respectively.<br />
	Namely we have<br />
	\[A\mathbf{u}=\alpha \mathbf{u} \text{ and } A\mathbf{v}=\beta \mathbf{v}. \tag{*}\]
<p>	To prove that $\mathbf{u}$ and $\mathbf{v}$ are orthogonal, we show that the inner product $\mathbf{u} \cdot \mathbf{v}=0$.<br />
	Keeping this in mind, we compute<br />
	\begin{align*}<br />
&#038;\alpha (\mathbf{u} \cdot \mathbf{v})  =(\alpha \mathbf{u}) \cdot \mathbf{v}  \\<br />
&#038;\stackrel{(*)}{=} A\mathbf{u}\cdot \mathbf{v} =(A\mathbf{u})^{\trans} \mathbf{v}\\<br />
&#038;=\mathbf{u}^{\trans}A^{\trans}\mathbf{v} \text{   (This follows from the fact mentioned in the hint above)} \\<br />
&#038;=\mathbf{u}^{\trans}A\mathbf{v} \text{  (since $A$ is symmetric.)}\\<br />
&#038; \stackrel{(*)}{=} \mathbf{u}^{\trans}\beta \mathbf{v}=\beta (\mathbf{u}^{\trans} \mathbf{v})=\beta (\mathbf{u}\cdot \mathbf{v}).<br />
\end{align*}</p>
<hr />
<p>Therefore we obtain<br />
\[\alpha (\mathbf{u} \cdot \mathbf{v})=\beta (\mathbf{u} \cdot \mathbf{v}),\]
and thus<br />
\[(\alpha-\beta)(\mathbf{u} \cdot \mathbf{v})=0.\]
<p>Since $\alpha$ and $\beta$ are distinct, $\alpha-\beta \neq 0$.<br />
Hence we must have<br />
\[\mathbf{u} \cdot \mathbf{v}=0,\]
and the eigenvectors $\mathbf{u}, \mathbf{v}$ are orthogonal.</p>
<button class="simplefavorite-button has-count" data-postid="1659" 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/orthogonality-of-eigenvectors-of-a-symmetric-matrix-corresponding-to-distinct-eigenvalues/" target="_blank">Orthogonality of Eigenvectors of a Symmetric Matrix Corresponding to Distinct Eigenvalues</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/orthogonality-of-eigenvectors-of-a-symmetric-matrix-corresponding-to-distinct-eigenvalues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1659</post-id>	</item>
		<item>
		<title>Find the Eigenvalues and Eigenvectors of the Matrix $A^4-3A^3+3A^2-2A+8E$.</title>
		<link>https://yutsumura.com/find-the-eigenvalues-and-eigenvectors-of-the-matrix-a4-3a33a2-2a8e/</link>
				<comments>https://yutsumura.com/find-the-eigenvalues-and-eigenvectors-of-the-matrix-a4-3a33a2-2a8e/#respond</comments>
				<pubDate>Mon, 21 Nov 2016 06:43:48 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[Cayley-Hamilton theorem]]></category>
		<category><![CDATA[characteristic polynomial]]></category>
		<category><![CDATA[complex conjugate]]></category>
		<category><![CDATA[conjugate]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[Nagoya]]></category>
		<category><![CDATA[Nagoya.LA]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1431</guid>
				<description><![CDATA[<p>Let \[A=\begin{bmatrix} 1 &#038; -1\\ 2&#038; 3 \end{bmatrix}.\] Find the eigenvalues and the eigenvectors of the matrix \[B=A^4-3A^3+3A^2-2A+8E.\] (Nagoya University Linear Algebra Exam Problem) &#160; Hint. Apply the Cayley-Hamilton theorem. That is if $p_A(t)$&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/find-the-eigenvalues-and-eigenvectors-of-the-matrix-a4-3a33a2-2a8e/" target="_blank">Find the Eigenvalues and Eigenvectors of the Matrix $A^4-3A^3+3A^2-2A+8E$.</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 191</h2>
<p>Let<br />
\[A=\begin{bmatrix}<br />
  1 &#038; -1\\<br />
  2&#038; 3<br />
\end{bmatrix}.\]
<p>Find the eigenvalues and the eigenvectors of the matrix<br />
\[B=A^4-3A^3+3A^2-2A+8E.\]
<p>(<em>Nagoya University Linear Algebra Exam Problem</em>)<br />
&nbsp;<br />
<span id="more-1431"></span><br />

<h2>Hint.</h2>
<p>Apply the Cayley-Hamilton theorem.<br />
That is if $p_A(t)$ is the characteristic polynomial of the matrix $A$, then the matrix $p_A(A)$ is the zero matrix.</p>
<h2>Solution.</h2>
<p>Let us first find the characteristic polynomial $p_A(t)$ of the matrix $A$.<br />
We have<br />
\begin{align*}<br />
p_A(t)&#038;=\det(A-tI)=\begin{vmatrix}<br />
  1-t &#038; -1\\<br />
  2&#038; 3-t<br />
\end{vmatrix}\\<br />
&#038;=(1-t)(3-t)-(-1)(2)=t^2-4t+5.<br />
\end{align*}<br />
Solving $t^2-4t+5=0$, we see that the matrix $A$ has the eigenvalues $2\pm i$ but it is not a good idea to use this directly to find the eigenvalues of the matrix $B$.<br />
Instead, note that by the Cayley-Hamilton theorem, we know that<br />
\[p_t(A)=A^2-4A+5I=O,\]
where $I$ is the $2\times 2$ identity matrix and $O$ is the $2\times 2$ zero matrix.</p>
<hr />
<p>Since we have<br />
\[B=A^4-3A^3+3A^2-2A+8E=(A^2-4A+5I)(A^2+A+2I)+A-2I,\]
we have<br />
\[B=A-2I=\begin{bmatrix}<br />
  -1 &#038; -1\\<br />
  2&#038; 1<br />
\end{bmatrix}.\]
Since the eigenvalues of $A$ is $2\pm i$, the eigenvalues of $B=A-2I$ are<br />
\[(2\pm i)-2=\pm i.\]
<hr />
<p>Next, we find eigenvectors.<br />
Let us first find eigenvectors corresponding to the eigenvalue $i$.<br />
We have<br />
\begin{align*}<br />
A-iI&#038;=\begin{bmatrix}<br />
  -1-i &#038; -1\\<br />
  2&#038; 1-i<br />
\end{bmatrix}<br />
\xrightarrow{(-1+i)R_1}<br />
\begin{bmatrix}<br />
  2 &#038; 1-i\\<br />
  2 &#038; 1-i<br />
\end{bmatrix}\\<br />
&#038;<br />
\xrightarrow{R_2-R_1}<br />
\begin{bmatrix}<br />
  2 &#038; 1-i\\<br />
  0 &#038; 0<br />
\end{bmatrix}<br />
\xrightarrow{\frac{1}{2}R_1}<br />
\begin{bmatrix}<br />
  1 &#038; (1-i)/2\\<br />
   0 &#038; 0<br />
\end{bmatrix}.<br />
\end{align*}<br />
Thus we have<br />
\[x_1=-\frac{1-i}{2}\] and the eigenvectors associated with the eigenvalue $i$ are<br />
\[\mathbf{x}=x_2\begin{bmatrix}<br />
  -\frac{1-i}{2} \\<br />
  1<br />
\end{bmatrix},\]
where $x_2$ is any nonzero complex number.<br />
Or equivalently, scaling the vector by $-1+i$, the eigenvectors corresponding to the eigenvalue $i$ are<br />
\[a\begin{bmatrix}<br />
  1 \\<br />
  -1-i<br />
\end{bmatrix},\]
where $a$ is any nonzero complex number.</p>
<hr />
<p>Since $B$ is a real matrix and the eigenvalues $i$ and $-i$ are complex conjugate to each other, the eigenvectors of $-i$ are just the conjugates of eigenvectors of $i$. Thus the eigenvectors corresponding to the eigenvalue $-i$ are<br />
\[b\begin{bmatrix}<br />
  1 \\<br />
  -1+i<br />
\end{bmatrix},\]
where $b$ is any nonzero complex number.</p>
<button class="simplefavorite-button has-count" data-postid="1431" data-siteid="1" data-groupid="1" data-favoritecount="50" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">50</span></button><p>The post <a href="https://yutsumura.com/find-the-eigenvalues-and-eigenvectors-of-the-matrix-a4-3a33a2-2a8e/" target="_blank">Find the Eigenvalues and Eigenvectors of the Matrix $A^4-3A^3+3A^2-2A+8E$.</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-eigenvalues-and-eigenvectors-of-the-matrix-a4-3a33a2-2a8e/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1431</post-id>	</item>
		<item>
		<title>Find the Limit of a Matrix</title>
		<link>https://yutsumura.com/find-the-limit-of-a-matrix/</link>
				<comments>https://yutsumura.com/find-the-limit-of-a-matrix/#respond</comments>
				<pubDate>Thu, 04 Aug 2016 15:52:23 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[characteristic polynomial]]></category>
		<category><![CDATA[diagonalization]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[Markov]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[Nagoya]]></category>
		<category><![CDATA[Nagoya.LA]]></category>
		<category><![CDATA[probability matrix]]></category>
		<category><![CDATA[sto]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=312</guid>
				<description><![CDATA[<p>Let \[A=\begin{bmatrix} \frac{1}{7} &#38; \frac{3}{7} &#38; \frac{3}{7} \\ \frac{3}{7} &#38;\frac{1}{7} &#38;\frac{3}{7} \\ \frac{3}{7} &#38; \frac{3}{7} &#38; \frac{1}{7} \end{bmatrix}\] be $3 \times 3$ matrix. Find \[\lim_{n \to \infty} A^n.\] (Nagoya University Linear Algebra Exam) Hint.&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/find-the-limit-of-a-matrix/" target="_blank">Find the Limit of a Matrix</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 50</h2>
<p>Let<br />
\[A=\begin{bmatrix}<br />
\frac{1}{7} &amp; \frac{3}{7} &amp; \frac{3}{7} \\<br />
\frac{3}{7} &amp;\frac{1}{7} &amp;\frac{3}{7} \\<br />
\frac{3}{7} &amp; \frac{3}{7} &amp; \frac{1}{7}<br />
\end{bmatrix}\]
be $3 \times 3$ matrix. Find</p>
<p>\[\lim_{n \to \infty} A^n.\]
<p>(<em>Nagoya University Linear Algebra Exam</em>)</p>
<p><span id="more-312"></span><br />

<h2>Hint.</h2>
<ol>
<li>The matrix $A$ is symmetric, hence diagonalizable.</li>
<li>Diagonalize $A$.</li>
<li>You may want to find eigenvalues<br />
without computing the characteristic polynomial for $A$.</li>
</ol>
<h2>Solution.</h2>
<p>Note that the matrix $A$ is symmetric, hence it is diagonalizable.<br />
We observe several things to simplify the computation.</p>
<hr />
<p>First, note that the sum of the entries in each row is $1$.<br />
(Such a matrix is call a stochastic matrix. See the comment below.)<br />
Thus the matrix $A$ has eigenvalue $1$ and $\begin{bmatrix}<br />
1 \\<br />
1 \\<br />
1<br />
\end{bmatrix}$ is an eigenvector.</p>
<hr />
<p>Also note that if we add $2/7(=-\lambda)$ to diagonal entries, then every entry becomes $3/7$.<br />
That is,<br />
\[A+\frac{2}{7}I=\begin{bmatrix}<br />
\frac{3}{7} &amp; \frac{3}{7} &amp; \frac{3}{7} \\<br />
\frac{3}{7} &amp;\frac{3}{7} &amp;\frac{3}{7} \\<br />
\frac{3}{7} &amp; \frac{3}{7} &amp; \frac{3}{7}<br />
\end{bmatrix},\]
which is clearly singular.</p>
<p>From this observation, we notice that $-2/7$ is an eigenvalue of $A$ and eigenvectors are nonzero solution of $x_1+x_2+x_3=0$. Therefore $\begin{bmatrix}<br />
1 \\<br />
-1 \\<br />
0<br />
\end{bmatrix}$ and $\begin{bmatrix}<br />
0 \\<br />
1 \\<br />
-1<br />
\end{bmatrix}$ are linearly independent eigenvectors for the eigenvalue $-2/7$.</p>
<p>Hence the geometric (and hence algebraic) multiplicity of the eigenvalue $-2/7$ is $2$.<br />
(Note that we found all eigenvalues of $A$ without actually computing the characteristic polynomial.)</p>
<hr />
<p>Now the invertible matix $P=\begin{bmatrix}<br />
1 &amp; 1 &amp; 0 \\<br />
1 &amp;-1 &amp;1 \\<br />
1 &amp; 0 &amp; -1<br />
\end{bmatrix}$ diagonalize $A$. Namely we have<br />
\[P^{-1}AP=\begin{bmatrix}<br />
1 &amp; 0 &amp; 0 \\<br />
0 &amp;-2/7 &amp;0 \\<br />
0 &amp; 0 &amp; -2/7<br />
\end{bmatrix}.\]
Hence<br />
\[A=P\begin{bmatrix}<br />
1 &amp; 0 &amp; 0 \\<br />
0 &amp;-2/7 &amp;0 \\<br />
0 &amp; 0 &amp; -2/7<br />
\end{bmatrix}P^{-1}.\]
Therefore we have<br />
\[ A^n=P\begin{bmatrix}<br />
1^n &amp; 0 &amp; 0 \\<br />
0 &amp; (-2/7)^n &amp;0 \\<br />
0 &amp; 0 &amp; (-2/7)^n<br />
\end{bmatrix}P^{-1}<br />
\text{ and } \lim_{n \to \infty} A^n=P\begin{bmatrix}<br />
1 &amp; 0 &amp; 0 \\<br />
0 &amp; 0 &amp;0 \\<br />
0 &amp; 0 &amp; 0<br />
\end{bmatrix}P^{-1}. \]
Find the inverse $P^{-1}$ by your favorite method<br />
\[P^{-1}=\begin{bmatrix}<br />
\frac{1}{3} &amp; \frac{1}{3} &amp; \frac{1}{3} \\[6pt]
\frac{2}{3} &amp;\frac{-1}{3} &amp;\frac{-1}{3} \\[6pt]
\frac{1}{3} &amp; \frac{1}{3} &amp; \frac{-2}{3}<br />
\end{bmatrix}.\]
Then the answer is<br />
\[\lim_{n \to \infty} A^n=\begin{bmatrix}<br />
\frac{1}{3} &amp; \frac{1}{3} &amp; \frac{1}{3} \\[6pt]
\frac{1}{3} &amp;\frac{1}{3} &amp;\frac{1}{3} \\[6pt]
\frac{1}{3} &amp; \frac{1}{3} &amp; \frac{1}{3}<br />
\end{bmatrix}.\]
<h2>Comment.</h2>
<p>You might come up with the idea to use the diagonalization as it is an exam problem in linear algebra.<br />
But you soon realize that computing the characteristic polynomial for $A$ is a bit messy.<br />
So sometimes it is important to find eigenvalues without finding the roots of the characteristic polynomial.</p>
<p>We observed that </p>
<ol>
<li>the sum of row entries of $A$ is $1$</li>
<li>if we add $(2/7)I$ to $A$ then we obtain a matrix whose entries are all identical.</li>
</ol>
<p>These observation yields the eigenvalues of $A$ without using the characteristic polynomial.</p>
<hr />
<p>If the sum of entries of each row of a matrix is $1$, then the matrix is called called a <strong>stochastic matrix</strong> (or <strong>Markov matrix</strong>, <strong>probability matrix</strong>).<br />
The matrix $A$ in the problem is an example of a stochastic matrix.</p>
<p>Stochastic matrices have always $1$ as an eigenvalue.<br />
see the post<br />
 <a href="//yutsumura.com/stochastic-matrix-markov-matrix-and-its-eigenvalues-and-eigenvectors/">Stochastic matrix (Markov matrix) and its eigenvalues and eigenvectors</a><br />
for an example of a $2\times 2$ stochastic matrix.</p>
<button class="simplefavorite-button has-count" data-postid="312" data-siteid="1" data-groupid="1" data-favoritecount="21" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">21</span></button><p>The post <a href="https://yutsumura.com/find-the-limit-of-a-matrix/" target="_blank">Find the Limit of a Matrix</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-limit-of-a-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">312</post-id>	</item>
	</channel>
</rss>
