<?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>eigenvalues &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/eigenvalues/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Thu, 08 Feb 2018 06:03:18 +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>eigenvalues &#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>Is the Derivative Linear Transformation Diagonalizable?</title>
		<link>https://yutsumura.com/is-the-derivative-linear-transformation-diagonalizable/</link>
				<comments>https://yutsumura.com/is-the-derivative-linear-transformation-diagonalizable/#respond</comments>
				<pubDate>Thu, 08 Feb 2018 06:03:18 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[derivative]]></category>
		<category><![CDATA[derivative linear transformation]]></category>
		<category><![CDATA[diagonalization]]></category>
		<category><![CDATA[diagonalization of a linear transformation]]></category>
		<category><![CDATA[eigenvalues]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear transformation]]></category>
		<category><![CDATA[matrix representation of a linear transformation]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6840</guid>
				<description><![CDATA[<p>Let $\mathrm{P}_2$ denote the vector space of polynomials of degree $2$ or less, and let $T : \mathrm{P}_2 \rightarrow \mathrm{P}_2$ be the derivative linear transformation, defined by \[ T( ax^2 + bx + c&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/is-the-derivative-linear-transformation-diagonalizable/" target="_blank">Is the Derivative Linear Transformation Diagonalizable?</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 690</h2>
<p>Let $\mathrm{P}_2$ denote the vector space of polynomials of degree $2$ or less, and let $T : \mathrm{P}_2 \rightarrow \mathrm{P}_2$ be the derivative linear transformation, defined by<br />
\[ T( ax^2 + bx + c ) = 2ax + b . \]
<p>Is $T$ diagonalizable?  If so, find a diagonal matrix which represents $T$.  If not, explain why not.</p>
<p>&nbsp;<br />
<span id="more-6840"></span></p>
<h2>Solution.</h2>
<p>The standard basis of the vector space $\mathrm{P}_2$ is the set $B = \{ 1 , x , x^2 \}$.  The matrix representing $T$ with respect to this basis is<br />
\[ [T]_B = \begin{bmatrix} 0 &#038; 1 &#038; 0 \\ 0 &#038; 0 &#038; 2 \\ 0 &#038; 0 &#038; 0 \end{bmatrix} . \]
<hr />
<p>The characteristic polynomial of this matrix is<br />
\[ \det ( [T]_B &#8211; \lambda I ) = \begin{vmatrix} -\lambda &#038; 1 &#038; 0 \\ 0 &#038; -\lambda &#038; 2 \\ 0 &#038; 0 &#038; -\lambda \end{vmatrix} = \,  &#8211; \lambda^3 . \]
We see that the only eigenvalue of $T$ is $0$ with algebraic multiplicity $3$.  </p>
<hr />
<p>On the other hand, a polynomial $f(x)$ satisfies $T(f)(x) = 0$ if and only if $f(x) = c$ is a constant.  The null space of $T$ is spanned by the single constant polynomial $\mathbb{1}(x) = 1$, and thus is one-dimensional.  This means that the geometric multiplicity of the eigenvalue $0$ is only $1$.  </p>
<p>Because the geometric multiplicity of $0$ is less than the algebraic multiplicity, the map $T$ is defective, and thus not diagonalizable.</p>
<button class="simplefavorite-button has-count" data-postid="6840" data-siteid="1" data-groupid="1" data-favoritecount="97" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">97</span></button><p>The post <a href="https://yutsumura.com/is-the-derivative-linear-transformation-diagonalizable/" target="_blank">Is the Derivative Linear Transformation Diagonalizable?</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/is-the-derivative-linear-transformation-diagonalizable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6840</post-id>	</item>
		<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="42" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">42</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>
		<item>
		<title>Commuting Matrices $AB=BA$ such that $A-B$ is Nilpotent Have the Same Eigenvalues</title>
		<link>https://yutsumura.com/commuting-matrices-abba-such-that-a-b-is-nilpotent-have-the-same-eigenvalues/</link>
				<comments>https://yutsumura.com/commuting-matrices-abba-such-that-a-b-is-nilpotent-have-the-same-eigenvalues/#respond</comments>
				<pubDate>Wed, 18 Oct 2017 04:07:55 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[binomial expansion]]></category>
		<category><![CDATA[binomial theorem]]></category>
		<category><![CDATA[common eigenvalues]]></category>
		<category><![CDATA[eigenvalues]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[nilpotent matrix]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=5121</guid>
				<description><![CDATA[<p>Let $A$ and $B$ be square matrices such that they commute each other: $AB=BA$. Assume that $A-B$ is a nilpotent matrix. Then prove that the eigenvalues of $A$ and $B$ are the same. &#160;&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/commuting-matrices-abba-such-that-a-b-is-nilpotent-have-the-same-eigenvalues/" target="_blank">Commuting Matrices $AB=BA$ such that $A-B$ is Nilpotent Have the Same Eigenvalues</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 587</h2>
<p>		Let $A$ and $B$ be square matrices such that they commute each other: $AB=BA$.<br />
		Assume that $A-B$ is a nilpotent matrix.</p>
<p>		Then prove that the eigenvalues of $A$ and $B$ are the same.</p>
<p>&nbsp;<br />
<span id="more-5121"></span></p>
<h2> Proof. </h2>
<p>			Let $N:=A-B$. By assumption, the matrix $N$ is nilpotent.<br />
			This means that there exists a positive integer $n$ such that $N^n$ is the zero matrix $O$.</p>
<p>			Let $\lambda$ be an eigenvalue of $B$ and let $\mathbf{v}$ be an eigenvector corresponding to $\lambda$. That is, we have $B\mathbf{v}=\lambda \mathbf{v}$ and $\mathbf{v}\neq \mathbf{0}$.<br />
			We prove that $\lambda$ is also an eigenvalue of $A$.</p>
<hr />
<p>			Note that since $A$ and $B$ commute each other, it follows that the matrices $N$ and $B-\lambda I$ commute each other as well.<br />
			Then we compute<br />
			\begin{align*}<br />
		(A-\lambda I)^n&#038;=(N+B-\lambda I)^n\\<br />
		&#038;=\sum_{i=0}^n \begin{pmatrix}<br />
		  n \\<br />
		  i<br />
		\end{pmatrix}<br />
		N^i(B-\lambda I)^{n-i},<br />
		\end{align*}<br />
		where the second equality follows by the binomial expansion. (Note that the binomial expansion is true for matrices commuting each other.)<br />
		Then we have<br />
		\begin{align*}<br />
		(A-\lambda I)^n \mathbf{v}&#038;=\sum_{i=0}^{n-1} \begin{pmatrix}<br />
		  n \\<br />
		  i<br />
		\end{pmatrix}<br />
		N^i(B-\lambda I)^{n-i}\mathbf{v}+N^n\mathbf{v}=\mathbf{0}<br />
		\end{align*}<br />
		since $(B-\lambda I)\mathbf{v}=\mathbf{0}$ and $N^n=O$.</p>
<hr />
<p>		This implies that there exists an integer $k$, $0\leq k \leq n-1$ such that<br />
		\[\mathbf{u}:=(A-\lambda I)^k\mathbf{v}\neq \mathbf{0} \text{ and } (A-\lambda I)^{k+1}\mathbf{v}=\mathbf{0}.\]
<p>			It yields that $(A-\lambda I)\mathbf{u}=\mathbf{0}$ and $\mathbf{u}\neq \mathbf{0}$, or equivalently $A\mathbf{u}=\lambda \mathbf{u}$.<br />
			Hence $\lambda$ is an eigenvalue of $A$.</p>
<hr />
<p>			This proves that each eigenvalue of $B$ is an eigenvalue of $A$.<br />
			Note that if $A-B$ is nilpotent, then $B-A$ is also nilpotent.<br />
			Thus, switching the roles of $A$ and $B$, we also see that each eigenvalue of $A$ is an eigenvalue of $B$.<br />
			Therefore, the eigenvalues of $A$ and $B$ are the same.</p>
<button class="simplefavorite-button has-count" data-postid="5121" 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/commuting-matrices-abba-such-that-a-b-is-nilpotent-have-the-same-eigenvalues/" target="_blank">Commuting Matrices $AB=BA$ such that $A-B$ is Nilpotent Have the Same Eigenvalues</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/commuting-matrices-abba-such-that-a-b-is-nilpotent-have-the-same-eigenvalues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">5121</post-id>	</item>
		<item>
		<title>An Example of a Matrix that Cannot Be a Commutator</title>
		<link>https://yutsumura.com/an-example-of-a-matrix-that-cannot-be-a-commutator/</link>
				<comments>https://yutsumura.com/an-example-of-a-matrix-that-cannot-be-a-commutator/#respond</comments>
				<pubDate>Tue, 19 Sep 2017 03:32:46 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[characteristic polynomial]]></category>
		<category><![CDATA[commutator]]></category>
		<category><![CDATA[commutator subgroup]]></category>
		<category><![CDATA[determinant of a matrix]]></category>
		<category><![CDATA[diagonalizable matrix]]></category>
		<category><![CDATA[eigenvalues]]></category>
		<category><![CDATA[inverse matrix]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[nonsingular matrix]]></category>
		<category><![CDATA[trace of a matrix]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=4915</guid>
				<description><![CDATA[<p>Let $I$ be the $2\times 2$ identity matrix. Then prove that $-I$ cannot be a commutator $[A, B]:=ABA^{-1}B^{-1}$ for any $2\times 2$ matrices $A$ and $B$ with determinant $1$. &#160; Proof. Assume that $[A,&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/an-example-of-a-matrix-that-cannot-be-a-commutator/" target="_blank">An Example of a Matrix that Cannot Be a Commutator</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 565</h2>
<p>	Let $I$ be the $2\times 2$ identity matrix.<br />
	Then prove that $-I$ cannot be a commutator $[A, B]:=ABA^{-1}B^{-1}$ for any $2\times 2$ matrices $A$ and $B$ with determinant $1$.</p>
<p>&nbsp;<br />
<span id="more-4915"></span></p>
<h2> Proof. </h2>
<p>		Assume that $[A, B]=-I$. Then $ABA^{-1}B^{-1}=-I$ implies<br />
		\[ABA^{-1}=-B. \tag{*}\]
		Taking the trace, we have<br />
		\[-\tr(B)=\tr(-B)=\tr(ABA^{-1})=tr(BAA^{-1})=\tr(B),\]
		hence the trace $\tr(B)=0$.<br />
		Thus, the characteristic polynomial of $B$ is<br />
		\[x^2-\tr(B)x+\det(B)=x^2+1.\]
		Hence the eigenvalues of $B$ are $\pm i$.</p>
<hr />
<p>		Note that the matrix $\begin{bmatrix}<br />
		  0 &#038; -1\\<br />
		  1&#038; 0<br />
		\end{bmatrix}$ has also eigenvalues $\pm i$.<br />
		Thus this matrix is similar to the matrix $B$ as both matrices are similar to the diagonal matrix $\begin{bmatrix}<br />
		  i &#038; 0\\<br />
		  0&#038; -i<br />
		\end{bmatrix}$.<br />
		Let $P$ be a nonsingular matrix such that<br />
		\[B&#8217;:=P^{-1}BP=\begin{bmatrix}<br />
		  0 &#038; -1\\<br />
		  1&#038; 0<br />
		\end{bmatrix}.\]
		Let $A&#8217;=P^{-1}AP$. </p>
<hr />
<p>		The relation (*) is equivalent to $AB=-BA$.<br />
		Using this we have<br />
		\begin{align*}<br />
		A&#8217;B&#8217;&#038;=(P^{-1}AP)(P^{-1}BP)=P^{-1}(AB)P\\<br />
		&#038;=P^{-1}(-BA)P=-(P^{-1}BP)(P^{-1}AP)=-B&#8217;A&#8217;.<br />
		\end{align*}</p>
<p>		Let $A&#8217;=\begin{bmatrix}<br />
		  a &#038; b\\<br />
		  c&#038; d<br />
		\end{bmatrix}$.<br />
		Then $A&#8217;B&#8217;=-B&#8217;A&#8217;$ gives<br />
		\begin{align*}<br />
		\begin{bmatrix}<br />
		  a &#038; b\\<br />
		  c&#038; d<br />
		\end{bmatrix}<br />
		\begin{bmatrix}<br />
		  0 &#038; -1\\<br />
		  1&#038; 0<br />
		\end{bmatrix}<br />
		=-\begin{bmatrix}<br />
		  0 &#038; -1\\<br />
		  1&#038; 0<br />
		\end{bmatrix}\begin{bmatrix}<br />
		  a &#038; b\\<br />
		  c&#038; d<br />
		\end{bmatrix}\\[6pt]
		\Leftrightarrow<br />
		\begin{bmatrix}<br />
		  b &#038; -a\\<br />
		  d&#038; -c<br />
		\end{bmatrix}=\begin{bmatrix}<br />
		  c &#038; d\\<br />
		  -a&#038; -b<br />
		\end{bmatrix}.<br />
		\end{align*}<br />
		Hence we obtain $d=-a$ and $c=b$.</p>
<hr />
<p>		Then<br />
		\begin{align*}<br />
		1=\det(A)=\det(PA&#8217;P^{-1})=\det(A&#8217;)=\begin{vmatrix}<br />
		  a &#038; b\\<br />
		  b&#038; -a<br />
		\end{vmatrix}=-a^2-b^2,<br />
		\end{align*}<br />
		which is impossible.<br />
		Therefore, the matrix $-I$ cannot be written as a commutator $[A, B]$ for any $2\times 2$ matrices $A, B$ with determinant $1$.</p>
<button class="simplefavorite-button has-count" data-postid="4915" data-siteid="1" data-groupid="1" data-favoritecount="20" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">20</span></button><p>The post <a href="https://yutsumura.com/an-example-of-a-matrix-that-cannot-be-a-commutator/" target="_blank">An Example of a Matrix that Cannot Be a Commutator</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/an-example-of-a-matrix-that-cannot-be-a-commutator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">4915</post-id>	</item>
		<item>
		<title>True or False: Eigenvalues of a Real Matrix Are Real Numbers</title>
		<link>https://yutsumura.com/true-or-false-eigenvalues-of-a-real-matrix-are-real-numbers/</link>
				<comments>https://yutsumura.com/true-or-false-eigenvalues-of-a-real-matrix-are-real-numbers/#respond</comments>
				<pubDate>Sat, 13 Aug 2016 01:44:10 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[characteristic polynomial]]></category>
		<category><![CDATA[complex numbers]]></category>
		<category><![CDATA[eigenvalues]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[Ohio State]]></category>
		<category><![CDATA[Ohio State.LA]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=421</guid>
				<description><![CDATA[<p>Answer the following questions regarding eigenvalues of a real matrix. (a) True or False. If each entry of an $n \times n$ matrix $A$ is a real number, then the eigenvalues of $A$ are&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/true-or-false-eigenvalues-of-a-real-matrix-are-real-numbers/" target="_blank">True or False: Eigenvalues of a Real Matrix Are Real Numbers</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 67</h2>
<p>Answer the following questions regarding eigenvalues of a real matrix.</p>
<p><strong>(a)</strong> True or False. If each entry of an $n \times n$ matrix $A$ is a real number, then the eigenvalues of $A$ are all real numbers.<br />
<strong>(b)</strong> Find the eigenvalues of the matrix<br />
\[B=\begin{bmatrix}<br />
-2 &amp; -1\\<br />
5&amp; 2<br />
\end{bmatrix}.\]
<p>(<em>The Ohio State University, Linear Algebra Exam</em>)</p>
<p><span id="more-421"></span><br />

<h2>Hint.</h2>
<p>Consider a $2\times 2$ matrix.<br />
Then the eigenvalues are solutions of a quadratic polynomial.</p>
<p>Does a quadratic polynomial always have real solutions?</p>
<h2>Solution.</h2>
<h3>(a) True or False. If each entry of an $n \times n$ matrix $A$ is a real number, then the eigenvalues of $A$ are all real numbers.</h3>
<p> False. In general, a real matrix can have a complex number eigenvalue. In fact, the part (b) gives an example of such a matrix.</p>
<h3>(b) Find the eigenvalues of the matrix</h3>
<p> The characteristic polynomial for $B$ is<br />
\[ \det(B-tI)=\begin{bmatrix}<br />
-2-t &amp; -1\\<br />
5&amp; 2-t<br />
\end{bmatrix}=t^2+1.\]
<p>The eigenvalues are the solutions of the characteristic polynomial. Thus solving $t^2+1=0$, we obtain eigenvalues $\pm i$, where $i=\sqrt{-1}$.<br />
Thus the eigenvalue of a real matrix $B$ is pure imaginary numbers $\pm i$.</p>
<button class="simplefavorite-button has-count" data-postid="421" data-siteid="1" data-groupid="1" data-favoritecount="37" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">37</span></button><p>The post <a href="https://yutsumura.com/true-or-false-eigenvalues-of-a-real-matrix-are-real-numbers/" target="_blank">True or False: Eigenvalues of a Real Matrix Are Real Numbers</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/true-or-false-eigenvalues-of-a-real-matrix-are-real-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">421</post-id>	</item>
	</channel>
</rss>
