<?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>change of basis &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/change-of-basis/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Wed, 12 Jun 2019 12:34:56 +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>change of basis &#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>Basis with Respect to Which the Matrix for Linear Transformation is Diagonal</title>
		<link>https://yutsumura.com/basis-with-respect-to-which-the-matrix-for-linear-transformation-is-diagonal/</link>
				<comments>https://yutsumura.com/basis-with-respect-to-which-the-matrix-for-linear-transformation-is-diagonal/#comments</comments>
				<pubDate>Fri, 24 Feb 2017 22:48:28 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[basis]]></category>
		<category><![CDATA[change of basis]]></category>
		<category><![CDATA[diagonal matrix]]></category>
		<category><![CDATA[diagonalization]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear transformation]]></category>
		<category><![CDATA[matrix for linear transformation]]></category>
		<category><![CDATA[transition matrix]]></category>
		<category><![CDATA[vector space]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2298</guid>
				<description><![CDATA[<p>Let $P_1$ be the vector space of all real polynomials of degree $1$ or less. Consider the linear transformation $T: P_1 \to P_1$ defined by \[T(ax+b)=(3a+b)x+a+3,\] for any $ax+b\in P_1$. (a) With respect to&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/basis-with-respect-to-which-the-matrix-for-linear-transformation-is-diagonal/" target="_blank">Basis with Respect to Which the Matrix for Linear Transformation is Diagonal</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 315</h2>
<p> Let $P_1$ be the vector space of all real polynomials of degree $1$ or less. Consider the linear transformation $T: P_1 \to P_1$ defined by<br />
	\[T(ax+b)=(3a+b)x+a+3,\]
	for any $ax+b\in P_1$.</p>
<p><strong>(a)</strong> With respect to the basis $B=\{1, x\}$, find the matrix of the linear transformation $T$.</p>
<p><strong>(b)</strong> Find a basis $B&#8217;$ of the vector space $P_1$ such that the matrix of $T$ with respect to $B&#8217;$ is a diagonal matrix.</p>
<p><strong>(c)</strong> Express $f(x)=5x+3$ as a linear combination of basis vectors of $B&#8217;$.</p>
<p>&nbsp;<br />
<span id="more-2298"></span><br />

<h3>(a) Find the matrix of the linear transformation $T$ with respect to the basis $B=\{1, x\}$.</h3>
<p>The matrix $A$ for $T$ with respect to the basis $B=\{1, x\}$ is given by<br />
			\[A=[\, [T(1)]_B, [T(x)]_B\,].\]
			Since we have<br />
			\[T(1)=x+3 \text{ and } T(x)=3x+4,\]
			the coordinate vectors of these vector with respect to $B$ are<br />
			\begin{align*}<br />
	[T(1)]_B=\begin{bmatrix}<br />
	  3 \\<br />
	  1<br />
	\end{bmatrix} \text{ and } [T(x)]_B=\begin{bmatrix}<br />
	  4 \\<br />
	  3<br />
	\end{bmatrix}.<br />
	\end{align*}<br />
	Therefore, the matrix $A$ for $T$ with respect to $B$ is<br />
	\[A=\begin{bmatrix}<br />
	  3 &#038; 4\\<br />
	  1&#038; 3<br />
	\end{bmatrix}.\]
<h3>(b) Find a basis $B&#8217;$ of the vector space $P_1$ such that the matrix of $T$ with respect to $B&#8217;$ is a diagonal matrix.</h3>
<p> We first diagonalize the matrix $A$ obtained in (a).<br />
	Solving the characteristic polynomial<br />
	\begin{align*}<br />
	p_A(t)=\det(A-tI)=\begin{bmatrix}<br />
	  3-t &#038; 4\\<br />
	  1&#038; 3-t<br />
	\end{bmatrix}\\<br />
	=t^2-6t+5=(t-1)(t-5),<br />
	\end{align*}<br />
	the eigenvalues are $1$ and $5$. Since $A$ has two distinct eigenvalues, it is diagonalizable.</p>
<p>	We find the eigenvectors corresponding to the eigenvalue $1$.<br />
	The eigenvectors are nonzero solutions of $(A-I)\mathbf{x}=\mathbf{0}$.<br />
	From this, we find that $\begin{bmatrix}<br />
	  2 \\<br />
	  -1<br />
	\end{bmatrix}$ is an eigenvector.<br />
	Similarly, we find that $\begin{bmatrix}<br />
	  2 \\<br />
	  1<br />
	\end{bmatrix}$ is an eigenvector corresponding to the eigenvalue $5$.</p>
<p>	Thus, if we set<br />
	\[P=\begin{bmatrix}<br />
	  2 &#038; 2\\<br />
	  -1&#038; 1<br />
	\end{bmatrix},\]
	then we have the diagonalization of $A$:<br />
	\[\begin{bmatrix}<br />
	  1 &#038; 0\\<br />
	  0 &#038; 5<br />
	\end{bmatrix}=P^{-1}AP.\]
	It follows that $\begin{bmatrix}<br />
	  1 &#038; 0\\<br />
	  0 &#038; 5<br />
	\end{bmatrix}$ is the matrix representation for $T$ with respect to the basis<br />
	\[B&#8217;=\{\mathbf{v}_1, \mathbf{v}_2\},\]
	where<br />
	\[[\mathbf{v}_1]_B=\begin{bmatrix}<br />
	  2 \\<br />
	  -1<br />
	\end{bmatrix} \text{ and } [\mathbf{v}_2]_B=\begin{bmatrix}<br />
	  2 \\<br />
	  1<br />
	\end{bmatrix},\]
	and $P$ is the transition matrix (change of basis) from $B&#8217;$ to $B$.</p>
<p>	(Note that<br />
	\[[\mathbf{v}_1]_B=P[\mathbf{v}_1]_{B&#8217;}=P\begin{bmatrix}<br />
	  1 \\<br />
	  0<br />
	\end{bmatrix}=\begin{bmatrix}<br />
	  2 \\<br />
	  -1<br />
	\end{bmatrix}.\]
	Similarly for $[\mathbf{v}_2]_B$.)</p>
<p>	Hence, $\mathbf{v}_1=-x+2$ and $\mathbf{v}_2=x+2$ form the basis $B&#8217;=\{\mathbf{v}_1, \mathbf{v}_2\}$ with respect to which the matrix for $T$ is the diagonal matrix $\begin{bmatrix}<br />
	  1 &#038; 0\\<br />
	  0 &#038; 5<br />
	\end{bmatrix}$.</p>
<h3>(c) Express $f(x)=5x+3$ as a linear combination of basis vectors of $B&#8217;$.</h3>
<p> Note that since $P$ is the transition matrix from $B&#8217;$ to $B$, we have the following relation between coordinate vectors. For any $\mathbf{v}\in P_1$, we have<br />
	\[P[\mathbf{v}]_{B&#8217;}=[\mathbf{v}]_B.\]
	Using this, we have<br />
	\begin{align*}<br />
	[f(x)]_{B&#8217;}&#038;=P^{-1}[f(x)]_B\\<br />
	&#038;=\frac{1}{4}\begin{bmatrix}<br />
	  1 &#038; -2\\<br />
	  1 &#038; 2<br />
	\end{bmatrix}\begin{bmatrix}<br />
	  3 \\<br />
	  5<br />
	\end{bmatrix}=\begin{bmatrix}<br />
	  -1 \\<br />
	  4<br />
	\end{bmatrix}.<br />
	\end{align*}<br />
	Hence we obtain the linear combination of $f(x)$ with $\mathbf{v}_1, \mathbf{v}_2$:<br />
	\begin{align*}<br />
	f(x)&#038;=\frac{-7}{4}\mathbf{v}_1 + \frac{13}{4} \mathbf{v}_2\\<br />
	\end{align*}</p>
<p>	(You may confirm that $5x+3= \frac{-7}{4} (-x+2) + \frac{13}{4} (x+2)$.)</p>
<button class="simplefavorite-button has-count" data-postid="2298" data-siteid="1" data-groupid="1" data-favoritecount="22" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">22</span></button><p>The post <a href="https://yutsumura.com/basis-with-respect-to-which-the-matrix-for-linear-transformation-is-diagonal/" target="_blank">Basis with Respect to Which the Matrix for Linear Transformation is Diagonal</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/basis-with-respect-to-which-the-matrix-for-linear-transformation-is-diagonal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2298</post-id>	</item>
		<item>
		<title>Solve Linear Recurrence Relation Using Linear Algebra (Eigenvalues and Eigenvectors)</title>
		<link>https://yutsumura.com/solve-linear-recurrence-relation-using-linear-algebra-eigenvalues-and-eigenvectors/</link>
				<comments>https://yutsumura.com/solve-linear-recurrence-relation-using-linear-algebra-eigenvalues-and-eigenvectors/#comments</comments>
				<pubDate>Mon, 20 Feb 2017 02:15:17 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[basis]]></category>
		<category><![CDATA[change of basis]]></category>
		<category><![CDATA[change of coordinates]]></category>
		<category><![CDATA[characteristic polynomial]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear recurrence relation]]></category>
		<category><![CDATA[linear transformation]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[matrix representation]]></category>
		<category><![CDATA[recurrence relation]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2264</guid>
				<description><![CDATA[<p>Let $V$ be a real vector space of all real sequences \[(a_i)_{i=1}^{\infty}=(a_1, a_2, \dots).\] Let $U$ be the subspace of $V$ consisting of all real sequences that satisfy the linear recurrence relation \[a_{k+2}-5a_{k+1}+3a_{k}=0\] for&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/solve-linear-recurrence-relation-using-linear-algebra-eigenvalues-and-eigenvectors/" target="_blank">Solve Linear Recurrence Relation Using Linear Algebra (Eigenvalues and Eigenvectors)</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 310</h2>
<p> Let $V$ be a real vector space of all real sequences<br />
	 \[(a_i)_{i=1}^{\infty}=(a_1, a_2, \dots).\]
	 Let $U$ be the subspace of $V$ consisting of all real sequences that satisfy the linear recurrence relation<br />
	 \[a_{k+2}-5a_{k+1}+3a_{k}=0\]
	  for $k=1, 2, \dots$.<br />
	Let $T$ be the linear transformation from $U$ to $U$ defined by<br />
	\[T\big((a_1, a_2, \dots)\big)=(a_2, a_3, \dots). \]
<p>	Let $B=\{\mathbf{u}_1, \mathbf{u}_2\}$ be a basis of $U$, where<br />
	\begin{align*}<br />
		 \mathbf{u}_1&#038;=(1, 0, -3, -15, -66, \dots)\\<br />
		 \mathbf{u}_2&#038;=(0, 1, 5, 22, 95, \dots).<br />
		 \end{align*}<br />
		 Let $A$ be the matrix representation of the linear transformation $T: U \to U$ with respect to the basis $B$.</p>
<p><strong>(a)</strong> Find the eigenvalues and eigenvectors of $T$.</p>
<p><strong>(b)</strong> Use the result of (a), find a sequence $(a_i)_{i=1}^{\infty}$ satisfying the linear recurrence relation $a_{k+2}-5a_{k+1}+3a_{k}=0$ and the initial condition $a_1=1, a_2=1$.</p>
<p><strong>(c)</strong> Find the formula for the sequences $(a_i)_{i=1}^{\infty}$ satisfying the linear recurrence relation $a_{k+2}-5a_{k+1}+3a_{k}=0$ and express it using $a_1, a_2$.</p>
<p><span id="more-2264"></span><br />

<h2> Related Problems.</h2>
<p>This is the last problem of three problems about a linear recurrence relation and linear algebra. The first two problems are</p>
<ul>
<li>[Problem 1] The basics about the subspace of sequences satisfying a linear recurrence relations. <a href="//yutsumura.com/sequences-satisfying-linear-recurrence-relation-form-a-subspace/" target="_blank">Sequences satisfying linear recurrence relation form a subspace</a></li>
<li>[Problem 2] The problems/solutions of finding a basis and dimension of $U$ and finding a matrix representation of some linear transformation of $U$ to itself are given in the post<br />
<a href="//yutsumura.com/matrix-representation-of-a-linear-transformation-of-subspace-of-sequences-satisfying-recurrence-relation/" target="_blank">Matrix representation of a linear transformation of subspace of sequences satisfying recurrence relation</a>.</li>
</ul>
<p>This is the first problem of three problems about a linear recurrence relation and linear algebra.</p>
<h2> Proof. </h2>
<h3>(a) Find the eigenvalues and eigenvectors of $T$.</h3>
<p>By  <a href="//yutsumura.com/matrix-representation-of-a-linear-transformation-of-subspace-of-sequences-satisfying-recurrence-relation/" target="_blank">problem 2</a>, the matrix representation of the linear transformation $T: U\to U$ with respect to the basis $B=\{\mathbf{u}_1, \mathbf{u}_2\}$ of $U$ is given by<br />
		 	\[A=\begin{bmatrix}<br />
		  0 &#038; 1\\<br />
		  -3&#038; 5<br />
		\end{bmatrix}.\]
		The eigenvalues of $T$ is the same as the eigenvalues of the matrix $A$.<br />
		The characteristic polynomial for $A$ is<br />
		\begin{align*}<br />
	p(t)=\det(A-tI)=\begin{vmatrix}<br />
	  -t &#038; 1\\<br />
	  -3&#038; 5-t<br />
	\end{vmatrix}=t^2-5t+3.<br />
	\end{align*}<br />
	Solving $p(t)=0$, the eigenvalues of $T$ are<br />
	\[t=\frac{5\pm \sqrt{13}}{2}.\]
<hr />
<p>	Let us find an eigenvector corresponding to $t=\frac{5+ \sqrt{13}}{2}$.<br />
	If $(a_i)_{i=1}^{\infty}$ is an eigenvalue, then we have<br />
	\[T\big( (a_i)_{i=1}^{\infty}\big)=\frac{5+ \sqrt{13}}{2} (a_i)_{i=1}^{\infty}.\]
	That is,<br />
	\begin{align*}<br />
	(a_2, a_3, a_4, \dots)=\frac{5+ \sqrt{13}}{2}(a_1, a_2, a_3, \dots).<br />
	\end{align*}<br />
	Thus, the eigenvector satisfies<br />
	\[a_{i+1}=\frac{5+ \sqrt{13}}{2}a_i,\]
	hence it is a geometric progression with initial value $a_1$ and common ratio $\frac{5+ \sqrt{13}}{2}$. Thus, we have<br />
	\[(a_i)_{i=1}^{\infty}=\left( \left(\frac{5+ \sqrt{13}}{2} \right )^{i-1} a_1 \right)_{i=1}^{\infty}\]
	is an eigenvector for any $a_1\in \R$.</p>
<hr />
<p>	Similarly,  we see that the eigenvectors for $t=\frac{5- \sqrt{13}}{2}$ is<br />
		 	\[(a_i)_{i=1}^{\infty}=\left( \left(\frac{5- \sqrt{13}}{2} \right )^{i-1} a_1 \right)_{i=1}^{\infty}\]
		 	for any $a_1\in \R$.<br />
		 	Since $U$ is a $2$-dimensional vector space, these are all the eigenvectors.</p>
<h3>(b) Solve linear recurrence relation $a_{k+2}-5a_{k+1}+3a_{k}=0$ with $a_1=1, a_2=1$.</h3>
<p> By the result of (a), we know that<br />
		 	\[\mathbf{v}_1=\left( \left(\frac{5+ \sqrt{13}}{2} \right )^{i-1} \right)_{i=1}^{\infty}\]
		 	and<br />
		 	\[\mathbf{v}_2=\left( \left(\frac{5- \sqrt{13}}{2} \right )^{i-1}  \right)_{i=1}^{\infty}\]
		 	are eigenvectors of $t=\frac{5\pm \sqrt{13}}{2}$, respectively. (We took the initial value $a_1=1$.)<br />
		 	Thus, the set $B&#8217;=\{\mathbf{v}_1, \mathbf{v}_2\}$ is a basis of $U$.</p>
<hr />
<p>		 	Then any sequence $(a_i)_{i=1}^{\infty} \in U$ can be written as a linear combination of $\mathbf{v}_1, \mathbf{v}_2$. We have<br />
		 	\[(a_i)_{i=1}^{\infty}=c_1\mathbf{v}_1+c_2 \mathbf{v}_2,\]
		 	for some scalars $c_1, c_2$. Comparing the first two terms, we have<br />
		 	\begin{align*}<br />
	1&#038;=a_1=c_1+c_2\\<br />
	1&#038;=a_2=c_1 \left(\frac{5+ \sqrt{13}}{2} \right )+c_2 \left(\frac{5- \sqrt{13}}{2} \right ).<br />
	\end{align*}<br />
	Solving these equations, we obtain<br />
	\[c_1=\frac{13-3\sqrt{13}}{26}, c_2=\frac{13+3\sqrt{13}}{26}.\]
	Therefore, the sequence $(a_i)_{i=1}^{\infty} \in U$ with initial condition $a_1=1, a_2=1$ is<br />
	\begin{align*}<br />
	\frac{13-3\sqrt{13}}{26}\left( \left(\frac{5+ \sqrt{13}}{2} \right )^{i-1} \right)_{i=1}^{\infty}+\frac{13+3\sqrt{13}}{26}\left( \left(\frac{5- \sqrt{13}}{2} \right )^{i-1} \right)_{i=1}^{\infty}<br />
	\end{align*}</p>
<h3>(c) Find the formula for the sequences $(a_i)_{i=1}^{\infty} \in U$. </h3>
<p>Let $(a_i)_{i=1}^{\infty}\in U$. Using the basis vectors in $B=\{\mathbf{u}_1, \mathbf{u}_2\}$, we have<br />
	\[(a_i)_{i=1}^{\infty} = a_1 \mathbf{u}_1+ a_2\mathbf{u}_2.\]
		 	Since $B&#8217;=\{\mathbf{v}_1, \mathbf{v}_2\}$ is also a basis for $U$, we can also write<br />
		 	\[(a_i)_{i=1}^{\infty} = b_1 \mathbf{v}_1+ b_2\mathbf{v}_2\]
		 	for some scalars $b_1, b_2$.</p>
<p>		 	We want to express $b_1, b_2$ in terms of $a_1, a_2$.<br />
		 	To do this, we first express $\mathbf{u}_1$ and $\mathbf{u}_2$ as linear combinations of $\mathbf{v}_1, \mathbf{v}_2$.</p>
<hr />
<p>		 	Let $\mathbf{u}_1=c_1\mathbf{v}_1+c_2\mathbf{v}_2$ for some $c_1, c_2$. We determine $c_1, c_2$.<br />
		 	Comparing the first two terms, we have<br />
		 	\begin{align*}<br />
	1&#038;=c_1+c_2\\<br />
	0&#038;=c_1 \left(\frac{5+ \sqrt{13}}{2} \right )+c_2 \left(\frac{5- \sqrt{13}}{2} \right ).<br />
	\end{align*}<br />
	Solving these equations, we have<br />
	\[c_1=\frac{13-5\sqrt{13}}{26}, c_2=\frac{13+5\sqrt{13}}{26}.\]
	Thus we have obtained the linear combination<br />
	\[\mathbf{u}_1=\frac{13-5\sqrt{13}}{26} \mathbf{v}_1+\frac{13+5\sqrt{13}}{26}\mathbf{v}_2. \tag{*}\]
<hr />
<p>		 	Similarly, if $\mathbf{u}_2=c_1\mathbf{v}_1+c_2\mathbf{v}_2$ for some $c_1, c_2$, then comparing the first two terms we have<br />
		 	\begin{align*}<br />
	0&#038;=c_1+c_2\\<br />
	1&#038;=c_1 \left(\frac{5+ \sqrt{13}}{2} \right )+c_2 \left(\frac{5- \sqrt{13}}{2} \right ).<br />
	\end{align*}<br />
	and this gives<br />
	\[c_1=\frac{\sqrt{13}}{13}, c_2=-\frac{\sqrt{13}}{13}.\]
	Thus we have<br />
	\[\mathbf{u}_2=\frac{\sqrt{13}}{13} \mathbf{v}_1-\frac{\sqrt{13}}{13}\mathbf{v}_2. \tag{**}\]
<hr />
<p>	Using (*), (**), we have<br />
	\begin{align*}<br />
	&#038;(a_i)_{i=1}^{\infty} = a_1 \mathbf{u}_1+ a_2\mathbf{u}_2\\<br />
	&#038;=a_1\left(\frac{13-5\sqrt{13}}{26} \mathbf{v}_1+\frac{13+5\sqrt{13}}{26}\mathbf{v}_2 \right)+a_2\left(\frac{\sqrt{13}}{13} \mathbf{v}_1-\frac{\sqrt{13}}{13}\mathbf{v}_2 \right)\\<br />
	&#038;=\left(\frac{13-5\sqrt{13}}{26}a_1+\frac{\sqrt{13}}{13}a_2\right) \mathbf{v}_1<br />
	+\left( \frac{13+5\sqrt{13}}{26}a_1-\frac{\sqrt{13}}{13}a_2 \right) \mathbf{v}_2.<br />
	\end{align*}<br />
	The coefficients in the last linear combination are the $b_1, b_2$ that we wanted to find.</p>
<hr />
<p>	Therefore, the general formula for $(a_i)_{i=1}^{\infty} \in U$ using $a_1, a_2$ is given by<br />
	\begin{align*}<br />
	&#038;(a_i)_{i=1}^{\infty} = \\<br />
	&#038;=\left(\frac{13-5\sqrt{13}}{26}a_1+\frac{\sqrt{13}}{13}a_2\right) \left( \left(\frac{5+ \sqrt{13}}{2} \right )^{i-1} \right)_{i=1}^{\infty}\\<br />
	&#038;+\left( \frac{13+5\sqrt{13}}{26}a_1-\frac{\sqrt{13}}{13}a_2 \right) \left( \left(\frac{5- \sqrt{13}}{2} \right )^{i-1} \right)_{i=1}^{\infty}.<br />
	\end{align*}</p>
<h4> Remark 1. </h4>
<p>For example, if the initial condition is $a_1=1, a_2=1$, then this formula gives the same formula we obtained in part (b).</p>
<h4> Remark 2. </h4>
<p> Note that we could have solved as follows.<br />
	We had<br />
	\[(a_i)_{i=1}^{\infty} = a_1 \mathbf{u}_1+ a_2\mathbf{u}_2 = b_1 \mathbf{v}_1+ b_2\mathbf{v}_2\]
	and wanted to express $b_1, b_2$ in terms of $a_1, a_2$.<br />
	If $P$ is the change of coordinates matrix from $B&#8217;$ to $B$, we have<br />
	\[\begin{bmatrix}<br />
	  a_1 \\<br />
	  a_2<br />
	\end{bmatrix}_B=P\begin{bmatrix}<br />
	  b_1 \\<br />
	  b_2<br />
	\end{bmatrix}_{B&#8217;},\]
	and<br />
	\[P=\begin{bmatrix}<br />
	  1 &#038; 1\\[6pt]
	   \frac{5+ \sqrt{13}}{2} &#038; \frac{5- \sqrt{13}}{2}<br />
	\end{bmatrix}.\]
	The inverse matix is<br />
	\[P^{-1}=\begin{bmatrix}<br />
	  \frac{13-5 \sqrt{13}}{26} &#038; \frac{\sqrt{13}}{13}\\[6pt]
	  \frac{13+5\sqrt{13}}{26} &#038; -\frac{\sqrt{13}}{13}<br />
	\end{bmatrix}\]
	and thus<br />
	\[\begin{bmatrix}<br />
	  b_1 \\<br />
	  b_2<br />
	\end{bmatrix}=P^{-1}\begin{bmatrix}<br />
	  a_1 \\<br />
	  a_2<br />
	\end{bmatrix},\]
	and we obtain the same $b_1, b_2$ as before.</p>
<button class="simplefavorite-button has-count" data-postid="2264" data-siteid="1" data-groupid="1" data-favoritecount="7" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">7</span></button><p>The post <a href="https://yutsumura.com/solve-linear-recurrence-relation-using-linear-algebra-eigenvalues-and-eigenvectors/" target="_blank">Solve Linear Recurrence Relation Using Linear Algebra (Eigenvalues and Eigenvectors)</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/solve-linear-recurrence-relation-using-linear-algebra-eigenvalues-and-eigenvectors/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2264</post-id>	</item>
	</channel>
</rss>
