<?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>characteristic polynomials &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/characteristic-polynomials/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Wed, 31 Jan 2018 04:53:07 +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>characteristic polynomials &#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 Recursive Relationship for a Power of a Matrix</title>
		<link>https://yutsumura.com/a-recursive-relationship-for-a-power-of-a-matrix/</link>
				<comments>https://yutsumura.com/a-recursive-relationship-for-a-power-of-a-matrix/#respond</comments>
				<pubDate>Wed, 31 Jan 2018 04:53:07 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[Cayley-Hamilton theorem]]></category>
		<category><![CDATA[characteristic polynomials]]></category>
		<category><![CDATA[eigenvalues]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[recursive relationship]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6808</guid>
				<description><![CDATA[<p>Suppose that the $2 \times 2$ matrix $A$ has eigenvalues $4$ and $-2$. For each integer $n \geq 1$, there are real numbers $b_n , c_n$ which satisfy the relation \[ A^{n} = b_n&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/a-recursive-relationship-for-a-power-of-a-matrix/" target="_blank">A Recursive Relationship for a Power 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 685</h2>
<p>Suppose that the $2 \times 2$ matrix $A$ has eigenvalues $4$ and $-2$.  For each integer $n \geq 1$, there are real numbers $b_n , c_n$ which satisfy the relation<br />
\[ A^{n} = b_n A + c_n I  , \]
where $I$ is the identity matrix. </p>
<p>Find $b_n$ and $c_n$ for $2 \leq n \leq 5$, and then find a recursive relationship to find $b_n, c_n$ for every $n \geq 1$.</p>
<p>&nbsp;<br />
<span id="more-6808"></span></p>
<h2>Solution.</h2>
<p>Because the eigenvalues of $A$ are $4$ and $-2$, its characteristic polynomial must be<br />
\[ p(\lambda) = (\lambda &#8211; 4) ( \lambda + 2) = \lambda^2 &#8211; 2 \lambda &#8211; 8 . \]
<p>The Cayley-Hamilton Theorem tells us that $p(A) = 0$, the zero matrix.  Rearranging terms, we find that<br />
\[ A^2 = 2 A + 8 I . \]
So $b_2=2$ and $c_2=8$.</p>
<hr />
<p>With this relationship, we can reduce the higher powers of $A$:<br />
\begin{align*}<br />
A^3 &#038;= A^2 A= (2A + 8 I)A = 2A^2 + 8 A\\<br />
&#038; = 2(2A+8I)+8A= 12 A + 16 I<br />
\end{align*}<br />
\begin{align*}<br />
A^4 &#038;= A^3 A=(12 A + 16 I)A = 12A^2+16A\\<br />
&#038;=12(2A+8I)+16A = 40 A + 96 I<br />
\end{align*}<br />
\begin{align*}<br />
A^5 &#038;=A^4A= (40 A + 96 I)A = 40 A^2 + 96 A \\<br />
&#038;=40(2A+8I)+96A = 176 A + 320 I<br />
\end{align*}<br />
Hence, we have $b_3=12, c_3=16, b_4=40, c_4=96, b_5=176$, and $c_5=320$.</p>
<hr />
<p>To find the recursive relationship, suppose we know that $A^n = b_n A + c_n I$.  Then<br />
\begin{align*}<br />
A^{n+1} &#038;= A^{n} A = ( b_n A + c_n I ) A = b_n A^2 + c_n A\\<br />
&#038;=b_n(2A+8I)+c_n A = (2 b_n + c_n) A + 8 b_n I.<br />
\end{align*}<br />
This gives the recursive relationships<br />
\[ b_{n+1} = 2 b_n + c_n , \qquad c_{n+1} = 8 b_n . \]
<p>Using the work above, you can quickly verify this for $1 \leq n \leq 4$.</p>
<button class="simplefavorite-button has-count" data-postid="6808" data-siteid="1" data-groupid="1" data-favoritecount="46" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">46</span></button><p>The post <a href="https://yutsumura.com/a-recursive-relationship-for-a-power-of-a-matrix/" target="_blank">A Recursive Relationship for a Power 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/a-recursive-relationship-for-a-power-of-a-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6808</post-id>	</item>
	</channel>
</rss>
