<?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>geometric multiplicity &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/geometric-multiplicity/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Mon, 18 Dec 2017 22:45:38 +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>geometric multiplicity &#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>True or False. Every Diagonalizable Matrix is Invertible</title>
		<link>https://yutsumura.com/true-or-false-every-diagonalizable-matrix-is-invertible/</link>
				<comments>https://yutsumura.com/true-or-false-every-diagonalizable-matrix-is-invertible/#respond</comments>
				<pubDate>Mon, 05 Jun 2017 06:49:55 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[algebraic multiplicity]]></category>
		<category><![CDATA[counterexample]]></category>
		<category><![CDATA[defective matrix]]></category>
		<category><![CDATA[diagonal matrix]]></category>
		<category><![CDATA[diagonalizable]]></category>
		<category><![CDATA[diagonalization]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[geometric multiplicity]]></category>
		<category><![CDATA[invertible matrix]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[true or false]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=3010</guid>
				<description><![CDATA[<p>Is every diagonalizable matrix invertible? &#160; Solution. The answer is No. Counterexample We give a counterexample. Consider the $2\times 2$ zero matrix. The zero matrix is a diagonal matrix, and thus it is diagonalizable.&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/true-or-false-every-diagonalizable-matrix-is-invertible/" target="_blank">True or False. Every Diagonalizable Matrix is Invertible</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 439</h2>
<p> Is every diagonalizable matrix invertible?</p>
<p>&nbsp;<br />
<span id="more-3010"></span><br />

<h2> Solution. </h2>
<p>The answer is No.</p>
<h3>Counterexample</h3>
<p>We give a counterexample. Consider the $2\times 2$ zero matrix.<br />
		The zero matrix is a diagonal matrix, and thus it is diagonalizable.<br />
		However, the zero matrix is not invertible as its determinant is zero.</p>
<h3>More Theoretical Explanation</h3>
<p>Let us give a more theoretical explanation.<br />
		If an $n\times n$ matrix $A$ is diagonalizable, then there exists an invertible matrix $P$ such that<br />
		\[P^{-1}AP=\begin{bmatrix}<br />
				 \lambda_1  &#038; 0 &#038; \cdots &#038; 0 \\<br />
				0 &#038; \lambda_2 &#038; \cdots &#038; 0 \\<br />
				\vdots  &#038; \vdots  &#038; \ddots &#038; \vdots  \\<br />
				0 &#038; 0 &#038; \cdots &#038; \lambda_n<br />
				\end{bmatrix},\]
				where $\lambda_1, \dots, \lambda_n$ are eigenvalues of $A$.<br />
				Then we consider the determinants of the matrices of both sides.<br />
			The determinant of the left hand side is<br />
			\begin{align*}<br />
	\det(P^{-1}AP)=\det(P)^{-1}\det(A)\det(P)=\det(A).<br />
	\end{align*}<br />
	On the other hand, the determinant of the right hand side is the product<br />
	\[\lambda_1\lambda_2\cdots \lambda_n\]
	since the right matrix is diagonal.<br />
	Hence we obtain<br />
	\[\det(A)=\lambda_1\lambda_2\cdots \lambda_n.\]
	(Note that it is always true that the determinant of a matrix is the product of its eigenvalues regardless diagonalizability.<br />
 See the post &#8220;<a href="//yutsumura.com/determinant-trace-and-eigenvalues-of-a-matrix/" target="_blank">Determinant/trace and eigenvalues of a matrix</a>&#8220;.)</p>
<p>	Hence if one of the eigenvalues of $A$ is zero, then the determinant of $A$ is zero, and hence $A$ is not invertible.</p>
<p>	The true statement is:</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">a diagonal matrix is invertible if and only if its eigenvalues are nonzero.</div>
<h3>Is Every Invertible Matrix Diagonalizable?</h3>
<p>	Note that it is not true that every invertible matrix is diagonalizable.</p>
<p>	For example, consider the matrix<br />
	\[A=\begin{bmatrix}<br />
	  1 &#038; 1\\<br />
	  0&#038; 1<br />
	\end{bmatrix}.\]
	The determinant of $A$ is $1$, hence $A$ is invertible.<br />
	The characteristic polynomial of $A$ is<br />
	\begin{align*}<br />
	p(t)=\det(A-tI)=\begin{vmatrix}<br />
	  1-t &#038; 1\\<br />
	  0&#038; 1-t<br />
	\end{vmatrix}=(1-t)^2.<br />
	\end{align*}<br />
	Thus, the eigenvalue of $A$ is $1$ with algebraic multiplicity $2$.<br />
	We have<br />
	\[A-I=\begin{bmatrix}<br />
	  0 &#038; 1\\<br />
	  0&#038; 0<br />
	\end{bmatrix}\]
	and thus eigenvectors corresponding to the eigenvalue $1$ are<br />
	\[a\begin{bmatrix}<br />
	  1 \\<br />
	  0<br />
	\end{bmatrix}\]
	for any nonzero scalar $a$.<br />
	Thus, the geometric multiplicity of the eigenvalue $1$ is $1$.<br />
	Since the geometric multiplicity is strictly less than the algebraic multiplicity, the matrix $A$ is defective and not diagonalizable.</p>
<h3>Is There a Matrix that is Not Diagonalizable and Not Invertible?</h3>
<p>Finally, note that there is a matrix which is not diagonalizable and not invertible.<br />
	For example, the matrix $\begin{bmatrix}<br />
  0 &#038; 1\\<br />
  0&#038; 0<br />
\end{bmatrix}$ is such a matrix.</p>
<h2>Summary </h2>
<p>There are all possibilities.</p>
<ol>
<li>Diagonalizable, but not invertible.<br />
Example: \[\begin{bmatrix}<br />
  0 &#038; 0\\<br />
  0&#038; 0<br />
\end{bmatrix}.\]</li>
<li>Invertible, but not diagonalizable.<br />
Example: \[\begin{bmatrix}<br />
  1 &#038; 1\\<br />
  0&#038; 1<br />
\end{bmatrix}\]</li>
<li>Not diagonalizable and Not invertible.<br />
Example: \[\begin{bmatrix}<br />
  0 &#038; 1\\<br />
  0&#038; 0<br />
\end{bmatrix}.\]</li>
<li>Diagonalizable and invertible<br />
Example: \[\begin{bmatrix}<br />
  1 &#038; 0\\<br />
  0&#038; 1<br />
\end{bmatrix}.\]</li>
</ol>
<button class="simplefavorite-button has-count" data-postid="3010" data-siteid="1" data-groupid="1" data-favoritecount="75" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">75</span></button><p>The post <a href="https://yutsumura.com/true-or-false-every-diagonalizable-matrix-is-invertible/" target="_blank">True or False. Every Diagonalizable Matrix is Invertible</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-every-diagonalizable-matrix-is-invertible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">3010</post-id>	</item>
		<item>
		<title>Find All the Eigenvalues and Eigenvectors of the 6 by 6 Matrix</title>
		<link>https://yutsumura.com/find-all-the-eigenvalues-and-eigenvectors-of-the-6-by-6-matrix/</link>
				<comments>https://yutsumura.com/find-all-the-eigenvalues-and-eigenvectors-of-the-6-by-6-matrix/#respond</comments>
				<pubDate>Sat, 06 May 2017 00:30:22 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[algebraic multiplicity]]></category>
		<category><![CDATA[dimension]]></category>
		<category><![CDATA[eigenspace]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[elementary row operations]]></category>
		<category><![CDATA[geometric multiplicity]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[MIT]]></category>
		<category><![CDATA[MIT.LA]]></category>
		<category><![CDATA[null space]]></category>
		<category><![CDATA[vector space]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2842</guid>
				<description><![CDATA[<p>Find all the eigenvalues and eigenvectors of the matrix \[A=\begin{bmatrix} 10001 &#038; 3 &#038; 5 &#038; 7 &#038;9 &#038; 11 \\ 1 &#038; 10003 &#038; 5 &#038; 7 &#038; 9 &#038; 11 \\ 1&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/find-all-the-eigenvalues-and-eigenvectors-of-the-6-by-6-matrix/" target="_blank">Find All the Eigenvalues and Eigenvectors of the 6 by 6 Matrix</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 400</h2>
<p>	Find all the eigenvalues and eigenvectors of the matrix<br />
	\[A=\begin{bmatrix}<br />
  10001 &#038; 3 &#038; 5 &#038; 7 &#038;9 &#038; 11 \\<br />
   1 &#038; 10003 &#038; 5 &#038; 7 &#038; 9 &#038; 11 \\<br />
    1 &#038; 3 &#038; 10005 &#038; 7 &#038; 9 &#038; 11 \\<br />
     1 &#038; 3 &#038;  5 &#038; 10007 &#038; 9 &#038; 11 \\<br />
      1 &#038;3 &#038;  5 &#038; 7 &#038; 10009 &#038; 11 \\<br />
        1 &#038;3 &#038;  5 &#038; 7 &#038; 9 &#038; 10011<br />
  \end{bmatrix}.\]
<p>(<em>MIT, Linear Algebra Homework Problem</em>)<br />
	&nbsp;<br />
<span id="more-2842"></span></p>
<h2>Solution.</h2>
<p>	Let<br />
		\[B=A-10000I,\]
		where $I$ is the $6 \times 6$ identity matrix. That is, we have<br />
		\[B=\begin{bmatrix}<br />
	  1 &#038; 3 &#038; 5 &#038; 7 &#038;9 &#038; 11 \\<br />
	  1 &#038; 3 &#038; 5 &#038; 7 &#038;9 &#038; 11 \\<br />
	  1 &#038; 3 &#038; 5 &#038; 7 &#038;9 &#038; 11 \\<br />
	  1 &#038; 3 &#038; 5 &#038; 7 &#038;9 &#038; 11 \\<br />
	  1 &#038; 3 &#038; 5 &#038; 7 &#038;9 &#038; 11 \\<br />
	  1 &#038; 3 &#038; 5 &#038; 7 &#038;9 &#038; 11 \\<br />
	  \end{bmatrix}.\]
<p>	  Since all the rows are the same, the matrix $B$ is singular and hence $\lambda=0$ is an eigenvalue of $B$.<br />
	  Let us determine the geometric multiplicity of $\lambda=0$ (namely, the dimension of the null space of $B$).</p>
<p>	  We apply elementary row operations to $B$ and obtain<br />
	  \begin{align*}<br />
	B\xrightarrow{\text{elementary row operations}}<br />
	\begin{bmatrix}<br />
	  1 &#038; 3 &#038; 5 &#038; 7 &#038;9 &#038; 11 \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 &#038; 0 &#038; 0\\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 &#038; 0 &#038; 0\\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 &#038; 0 &#038; 0\\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 &#038; 0 &#038; 0\\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 &#038; 0 &#038; 0\\<br />
	  \end{bmatrix}.<br />
	\end{align*}<br />
	Thus, if $B\mathbf{x}=\mathbf{0}$, then we have<br />
	\[x_1=-3x_2-5x_3-7x_4-9x_5-11x_6.\]
<p>	It follows from this that basis vectors of the eigenspace $E_0=\calN(B)$ are<br />
	\[\begin{bmatrix}<br />
	  -3 \\<br />
	   1 \\<br />
	    0 \\<br />
	   0 \\<br />
	   0\\<br />
	   0<br />
	   \end{bmatrix}, \begin{bmatrix}<br />
	  -5 \\<br />
	   0 \\<br />
	    1 \\<br />
	   0 \\<br />
	   0\\<br />
	   0<br />
	   \end{bmatrix}, \begin{bmatrix}<br />
	  -7 \\<br />
	   0 \\<br />
	    0 \\<br />
	   1 \\<br />
	   0\\<br />
	   0<br />
	   \end{bmatrix}, \begin{bmatrix}<br />
	  -9 \\<br />
	   0 \\<br />
	    0 \\<br />
	   0 \\<br />
	   1\\<br />
	   0<br />
	   \end{bmatrix}, \begin{bmatrix}<br />
	  -11 \\<br />
	   0 \\<br />
	    0 \\<br />
	   0 \\<br />
	   0\\<br />
	   1<br />
	   \end{bmatrix},\]
	   and hence the geometric multiplicity corresponding to $\lambda=0$ is $5$.</p>
<p>	   By inspection, we see that<br />
	   \[B\mathbf{v}=36\mathbf{v},\]
	   where<br />
	   \[\mathbf{v}=\begin{bmatrix}<br />
	  1 \\<br />
	   1 \\<br />
	    1 \\<br />
	   1 \\<br />
	   1\\<br />
	   1<br />
	   \end{bmatrix}.\]
	   Thus, it yields that $\lambda=36$ is an eigenvalue of $B$ and $\mathbf{v}$ is a corresponding eigenvector.</p>
<hr />
<p>	   Recall that the algebraic multiplicity of an eigenvalue is greater than or equal to the geometric multiplicity.</p>
<p>Also the sum of algebraic multiplicities of all eigenvalues of $B$ is equal to $6$ since $B$ is a $6\times 6$ matrix.</p>
<p>	   It follows from this observation that we determine that the algebraic multiplicity of $\lambda=0$ is $5$ and the algebraic and geometric multiplicities of $\lambda=36$ are both $1$.<br />
	   Hence the vector $\mathbf{v}$ form a basis of the eigenspace $E_{36}$.</p>
<hr />
<p>	   Now that we have determined eigenvalues and eigenvectors of $B$, we can deduce those of $A$ as follows.</p>
<p>	   In general, if $A=B+cI$, then the eigenvalues of $A$ are $\lambda+c$, where $\lambda$ are eigenvalues of $B$.<br />
	   The eigenvectors for $A$ corresponding to $\lambda+c$ are exactly the eigenvectors for $B$ corresponding $\lambda$.<br />
	   (See the post &#8220;<a href="//yutsumura.com/eigenvalues-and-algebraicgeometric-multiplicities-of-matrix-aci/" target="_blank">Eigenvalues and algebraic/geometric multiplicities of matrix $A+cI$</a>&#8221; for a proof.)</p>
<hr />
<p>	   In the current problem, we have $A=B+10000I$, and thus $c=10000$.<br />
	   Therefore, the eigenvalues of $A$ are $10000, 10036$.<br />
	   Eigenvectors corresponding to $10000$ are<br />
	   \[x_2\begin{bmatrix}<br />
	  -3 \\<br />
	   1 \\<br />
	    0 \\<br />
	   0 \\<br />
	   0\\<br />
	   0<br />
	   \end{bmatrix}+x_3\begin{bmatrix}<br />
	  -5 \\<br />
	   0 \\<br />
	    1 \\<br />
	   0 \\<br />
	   0\\<br />
	   0<br />
	   \end{bmatrix}+x_4\begin{bmatrix}<br />
	  -7 \\<br />
	   0 \\<br />
	    0 \\<br />
	   1 \\<br />
	   0\\<br />
	   0<br />
	   \end{bmatrix}+x_5\begin{bmatrix}<br />
	  -9 \\<br />
	   0 \\<br />
	    0 \\<br />
	   0 \\<br />
	   1\\<br />
	   0<br />
	   \end{bmatrix}+x_6\begin{bmatrix}<br />
	  -11 \\<br />
	   0 \\<br />
	    0 \\<br />
	   0 \\<br />
	   0\\<br />
	   1<br />
	   \end{bmatrix},\]
	   where $(x_2, x_3, x_4, x_5, x_6)\neq (0, 0, 0, 0, 0, 0)$.</p>
<p>	   The eigenvector corresponding to $10036$ is<br />
	   \[a\begin{bmatrix}<br />
	  1 \\<br />
	   1 \\<br />
	    1 \\<br />
	   1 \\<br />
	   1\\<br />
	   1<br />
	   \end{bmatrix},\]
	   where $a$ is any nonzero scalar.</p>
<button class="simplefavorite-button has-count" data-postid="2842" data-siteid="1" data-groupid="1" data-favoritecount="26" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">26</span></button><p>The post <a href="https://yutsumura.com/find-all-the-eigenvalues-and-eigenvectors-of-the-6-by-6-matrix/" target="_blank">Find All the Eigenvalues and Eigenvectors of the 6 by 6 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-all-the-eigenvalues-and-eigenvectors-of-the-6-by-6-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2842</post-id>	</item>
		<item>
		<title>Quiz 13 (Part 2) Find Eigenvalues and Eigenvectors of a Special Matrix</title>
		<link>https://yutsumura.com/quiz-13-part-2-find-eigenvalues-and-eigenvectors-of-a-special-matrix/</link>
				<comments>https://yutsumura.com/quiz-13-part-2-find-eigenvalues-and-eigenvectors-of-a-special-matrix/#comments</comments>
				<pubDate>Fri, 21 Apr 2017 20:46:32 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[algebraic multiplicity]]></category>
		<category><![CDATA[eigenspace]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[geometric multiplicity]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[null space]]></category>
		<category><![CDATA[nullity]]></category>
		<category><![CDATA[Ohio State]]></category>
		<category><![CDATA[Ohio State.LA]]></category>
		<category><![CDATA[quiz]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2721</guid>
				<description><![CDATA[<p>Find all eigenvalues of the matrix \[A=\begin{bmatrix} 0 &#038; i &#038; i &#038; i \\ i &#038;0 &#038; i &#038; i \\ i &#038; i &#038; 0 &#038; i \\ i &#038; i &#038;&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/quiz-13-part-2-find-eigenvalues-and-eigenvectors-of-a-special-matrix/" target="_blank">Quiz 13 (Part 2) Find Eigenvalues and Eigenvectors of a Special Matrix</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 386</h2>
<p>	Find all eigenvalues of the matrix<br />
	\[A=\begin{bmatrix}<br />
	  0 &#038; i &#038; i &#038;   i \\<br />
	  i &#038;0 &#038;  i &#038; i  \\<br />
	  i &#038; i &#038; 0 &#038; i \\<br />
	  i &#038; i &#038; i &#038; 0<br />
	\end{bmatrix},\]
	where $i=\sqrt{-1}$. For each eigenvalue of $A$, determine its algebraic multiplicity and geometric multiplicity.</p>
<p>&nbsp;<br />
<span id="more-2721"></span><br />

<h2> Proof. </h2>
<p>		We use an indirect method to find the eigenvalues of $A$ as follows.<br />
		Let $B=A+iI$. Then note that if $\lambda$ is an eigenvalue of $B$, then $\lambda-i$ is an eigenvalue of $A$.</p>
<p>Furthermore, the algebraic (respectively, geometric) multiplicity of $\lambda$ is the same as the algebraic (respectively, geometric) multiplicity of $\lambda-i$.</p>
<hr />
<p>		We reduced the matrix $B$ as follows:<br />
		\begin{align*}<br />
		B&#038;=\begin{bmatrix}<br />
		i &#038; i &#038; i &#038;   i \\<br />
		i &#038;i&#038;  i &#038; i  \\<br />
		i &#038; i &#038; i &#038; i \\<br />
		i &#038; i &#038; i &#038; i<br />
		\end{bmatrix}<br />
		\xrightarrow{\substack{R_2-R_1\\ R_3-R_1\\ R_4-R_1}}<br />
		\begin{bmatrix}<br />
		i &#038; i &#038; i &#038;   i \\<br />
	0&#038;0&#038;0&#038;0\\<br />
	0&#038;0&#038;0&#038;0\\<br />
	0&#038;0&#038;0&#038;0<br />
		\end{bmatrix}<br />
		\xrightarrow{\frac{1}{i}R_1}<br />
		\begin{bmatrix}<br />
	1&#038;1&#038;1&#038;1 \\<br />
		0&#038;0&#038;0&#038;0\\<br />
		0&#038;0&#038;0&#038;0\\<br />
		0&#038;0&#038;0&#038;0<br />
		\end{bmatrix}.<br />
		\end{align*}</p>
<hr />
<p>		It follows that the rank of $B$ is $1$, and thus the nullity of $B$ is $3$ by the rank-nullity theorem.</p>
<p>		Since the nullity is greater than $0$, it yields that $\lambda=0$ is an eigenvalue of $A$.</p>
<hr />
<p>		Recall that the eigenspace $E_0$ of $\lambda=0$ is the null space of $B$.<br />
	Hence the geometric multiplicity of $\lambda=0$ is the nullity of $B$, thus it is $3$.<br />
	It follows that the algebraic multiplicity of $\lambda=0$ is either $3$ or $4$.</p>
<hr />
<p>	Recall that the sum of all eigenvalues is equal to the trace of $B$, which is $\tr(B)=4i$.<br />
	Thus, we see that $\lambda=0$ is not the only eigenvalue.</p>
<p>	There can be only one more eigenvalue of $B$ since the sum of algebraic multiplicities of all eigenvalues of $B$ is $4$.<br />
	It follows that $4i$ is an eigenvalue of $B$ with algebraic multiplicity $1$, and hence the geometric multiplicity is also $1$.<br />
	It yields tha the algebraic multiplicity of $\lambda=0$ must be $3$.</p>
<hr />
<p>	Another way to see that $4i$ is an eigenvalue of $B$ is to notice that the vector<br />
	\[\begin{bmatrix}<br />
	1\\1\\1\\1<br />
	\end{bmatrix}\]
	is an eigenvector. In fact, we have<br />
	\begin{align*}<br />
	B\begin{bmatrix}<br />
	1\\1\\1\\1<br />
	\end{bmatrix}=4i\begin{bmatrix}<br />
	1\\1\\1\\1<br />
	\end{bmatrix}.<br />
	\end{align*}<br />
	(Since all the entries are the same, it might not so difficult to notice this.)</p>
<hr />
<p>	In summary so far, we have obtained that eigenvalues of $B$ are $0$ and $4i$ with the algebraic/geometric multiplicities are $3$ and $1$, respectively.</p>
<p>	Since $A=B-iI$, it follows that the eigenvalues of $A$ are $0-i=-i$ and $4i-i=3i$ with the algebraic/geometric multiplicities are $3$ and $1$, respectively.</p>
<h2>Comment.</h2>
<p>This is the second problem of Quiz 13 (Take Home Quiz) for Math 2568 (Introduction to Linear Algebra) at OSU in Spring 2017.<br />
The first problem of Quiz 13 is &#8220;<a href="//yutsumura.com/quiz-13-part-1-diagonalize-a-matrix/" target="_blank">Quiz 13 (Part 1) Diagonalize a matrix.</a>&#8220;.</p>
<h3>List of Quiz Problems of Linear Algebra (Math 2568) at OSU in Spring 2017</h3>
<p>There were 13 weekly quizzes. Here is the list of links to the quiz problems and solutions.</p>
<ul>
<li><a href="//yutsumura.com/quiz-1-gauss-jordan-elimination-homogeneous-system-math-2568-spring-2017/" target="_blank">Quiz 1. Gauss-Jordan elimination / homogeneous system. </a></li>
<li><a href="//yutsumura.com/quiz-2-the-vector-form-for-the-general-solution-transpose-matrices-math-2568-spring-2017/" target="_blank">Quiz 2. The vector form for the general solution / Transpose matrices. </a></li>
<li><a href="//yutsumura.com/quiz-3-condition-that-vectors-are-linearly-dependent-orthogonal-vectors-are-linearly-independent/" target="_blank">Quiz 3. Condition that vectors are linearly dependent/ orthogonal vectors are linearly independent</a></li>
<li><a href="//yutsumura.com/quiz-4-inverse-matrix-nonsingular-matrix-satisfying-a-relation/" target="_blank">Quiz 4. Inverse matrix/ Nonsingular matrix satisfying a relation</a></li>
<li><a href="//yutsumura.com/quiz-5-example-and-non-example-of-subspaces-in-3-dimensional-space/" target="_blank">Quiz 5. Example and non-example of subspaces in 3-dimensional space</a></li>
<li><a href="//yutsumura.com/quiz-6-determine-vectors-in-null-space-range-find-a-basis-of-null-space/" target="_blank">Quiz 6. Determine vectors in null space, range / Find a basis of null space</a></li>
<li><a href="//yutsumura.com/quiz-7-find-a-basis-of-the-range-rank-and-nullity-of-a-matrix/" target="_blank">Quiz 7. Find a basis of the range, rank, and nullity of a matrix</a></li>
<li><a href="//yutsumura.com/quiz-8-determine-subsets-are-subspaces-functions-taking-integer-values-set-of-skew-symmetric-matrices/" target="_blank">Quiz 8. Determine subsets are subspaces: functions taking integer values / set of skew-symmetric matrices</a></li>
<li><a href="//yutsumura.com/quiz-9-find-a-basis-of-the-subspace-spanned-by-four-matrices/" target="_blank">Quiz 9. Find a basis of the subspace spanned by four matrices</a></li>
<li><a href="//yutsumura.com/quiz-10-find-orthogonal-basis-find-value-of-linear-transformation/" target="_blank">Quiz 10. Find orthogonal basis / Find value of linear transformation</a></li>
<li><a href="//yutsumura.com/quiz-11-find-eigenvalues-and-eigenvectors-properties-of-determinants/" target="_blank">Quiz 11. Find eigenvalues and eigenvectors/ Properties of determinants</a></li>
<li><a href="//yutsumura.com/quiz-12-find-eigenvalues-and-their-algebraic-and-geometric-multiplicities/" target="_blank">Quiz 12. Find eigenvalues and their algebraic and geometric multiplicities</a></li>
<li><a href="//yutsumura.com/quiz-13-part-1-diagonalize-a-matrix/" target="_blank">Quiz 13 (Part 1). Diagonalize a matrix.</a></li>
<li><a href="//yutsumura.com/quiz-13-part-2-find-eigenvalues-and-eigenvectors-of-a-special-matrix/" target="_blank">Quiz 13 (Part 2). Find eigenvalues and eigenvectors of a special matrix</a></li>
</ul>
<button class="simplefavorite-button has-count" data-postid="2721" data-siteid="1" data-groupid="1" data-favoritecount="15" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">15</span></button><p>The post <a href="https://yutsumura.com/quiz-13-part-2-find-eigenvalues-and-eigenvectors-of-a-special-matrix/" target="_blank">Quiz 13 (Part 2) Find Eigenvalues and Eigenvectors of a Special Matrix</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/quiz-13-part-2-find-eigenvalues-and-eigenvectors-of-a-special-matrix/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2721</post-id>	</item>
		<item>
		<title>Quiz 13 (Part 1) Diagonalize a Matrix</title>
		<link>https://yutsumura.com/quiz-13-part-1-diagonalize-a-matrix/</link>
				<comments>https://yutsumura.com/quiz-13-part-1-diagonalize-a-matrix/#comments</comments>
				<pubDate>Fri, 21 Apr 2017 20:16:42 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[algebraic multiplicity]]></category>
		<category><![CDATA[defective matrix]]></category>
		<category><![CDATA[diagonal matrix]]></category>
		<category><![CDATA[diagonalizable]]></category>
		<category><![CDATA[diagonalizable matrix]]></category>
		<category><![CDATA[diagonalization]]></category>
		<category><![CDATA[eigenspace]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[geometric multiplicity]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[Ohio State]]></category>
		<category><![CDATA[Ohio State.LA]]></category>
		<category><![CDATA[quiz]]></category>
		<category><![CDATA[symmetric matrix]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2718</guid>
				<description><![CDATA[<p>Let \[A=\begin{bmatrix} 2 &#038; -1 &#038; -1 \\ -1 &#038;2 &#038;-1 \\ -1 &#038; -1 &#038; 2 \end{bmatrix}.\] Determine whether the matrix $A$ is diagonalizable. If it is diagonalizable, then diagonalize $A$. That is,&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/quiz-13-part-1-diagonalize-a-matrix/" target="_blank">Quiz 13 (Part 1) Diagonalize a Matrix</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 385</h2>
<p>	Let<br />
	\[A=\begin{bmatrix}<br />
	  2 &#038; -1 &#038; -1 \\<br />
	   -1 &#038;2 &#038;-1 \\<br />
	   -1 &#038; -1 &#038; 2<br />
	\end{bmatrix}.\]
	Determine whether the matrix $A$ is diagonalizable. If it is diagonalizable, then diagonalize $A$.<br />
	That is, find a nonsingular matrix $S$ and a diagonal matrix $D$ such that $S^{-1}AS=D$.</p>
<p>&nbsp;<br />
<span id="more-2718"></span><br />

We give two solutions.<br />
The first solution is a standard method of diagonalization.<br />
For a review of the process of diagonalization, see the post &#8220;<a href="//yutsumura.com/how-to-diagonalize-a-matrix-step-by-step-explanation/" target="_blank">How to diagonalize a matrix. Step by step explanation.</a>&#8221;</p>
<p>The second solution is a more indirect method to find eigenvalues and eigenvectors.</p>
<h2>Solution 1.</h2>
<p>	We claim that the matrix $A$ is diagonalizable.<br />
	One way to see this is to note that $A$ is a real symmetric matrix, and hence it is diagonalizable.</p>
<p>	Alternatively, we can compute eigenspaces and check whether $A$ is not defective (namely, the algebraic multiplicity and the geometric multiplicity of each eigenvalue of $A$ are the same.</p>
<hr />
<p>	To diagonalize the matrix $A$, we need to find eigenvalues and three linearly independent eigenvectors.</p>
<p>	We compute the characteristic polynomial of $A$ as follows:<br />
	\begin{align*}<br />
	p(t)&#038;=\det(A-tI)\\<br />
	&#038;=\begin{bmatrix}<br />
	  2-t &#038; -1 &#038; -1 \\<br />
	   -1 &#038;2-t &#038;-1 \\<br />
	   -1 &#038; -1 &#038; 2-t<br />
	\end{bmatrix}\\<br />
	&#038;=(2-t)\begin{bmatrix}<br />
	  2-t &#038; -1\\<br />
	  -1&#038; 2-t<br />
	\end{bmatrix}<br />
	-(-1)\begin{bmatrix}<br />
	  -1 &#038; -1\\<br />
	  -1&#038; 2-t<br />
	\end{bmatrix}+(-1)\begin{bmatrix}<br />
	  -1 &#038; 2-t\\<br />
	  -1&#038; -1<br />
	\end{bmatrix} \\<br />
	&#038;\text{(by the first row cofactor expansion)}\\<br />
	&#038;=-t(t-3)^2.<br />
	\end{align*}<br />
	Since eigenvalues are the roots of the characteristic polynomial, eigenvalues of $A$ are $0$ and $3$ with algebraic multiplicity $1$ and $2$, respectively.</p>
<p>	(If you did not confirm that $A$ is diagonalizable yet, then at this point we know that the geometric multiplicity of $\lambda=0$ is $1$ since the geometric multiplicity is alway greater than $0$ and less than or equal to the algebraic multiplicity. However the geometric multiplicity of $\lambda=3$ is either $1$ or $2$.)</p>
<hr />
<p>	Next, we determine the eigenspace $E_{\lambda}$ and its basis for each eigenvalue of $A$.</p>
<p>	For $\lambda=3$, we find solutions of $(A-3I)\mathbf{x}=\mathbf{0}$.<br />
	We have<br />
	\begin{align*}<br />
	A-3I&#038;=\begin{bmatrix}<br />
	-1 &#038; -1 &#038; -1 \\<br />
	-1 &#038;-1 &#038;-1 \\<br />
	-1 &#038; -1 &#038; -1<br />
	\end{bmatrix}<br />
	\xrightarrow{\substack{R_2-R_1\\R_3-R_1}}<br />
	\begin{bmatrix}<br />
	-1 &#038; -1 &#038; -1 \\<br />
	0 &#038;0 &#038;0\\<br />
	0&#038;0&#038;0<br />
	\end{bmatrix}<br />
	\xrightarrow{-R_1}<br />
	\begin{bmatrix}<br />
	1 &#038; 1 &#038; 1 \\<br />
	0 &#038;0 &#038;0\\<br />
	0&#038;0&#038;0<br />
	\end{bmatrix}.<br />
	\end{align*}<br />
	Hence a solution must satisfy $x_1=-x_2-x_3$, and thus the eigenspace is<br />
	\[ E_3=\left\{\, \mathbf{x} \in \R^3 \quad \middle| \quad \mathbf{x}=x_2\begin{bmatrix}<br />
		-1\\<br />
		1\\<br />
		0<br />
		\end{bmatrix}+x_3\begin{bmatrix}<br />
		-1\\<br />
		0\\<br />
		1<br />
		\end{bmatrix} \text{ for any } x_2, x_3 \in \C \,\right\}.\]
		From this expression, it is straightforward to check that the set<br />
		\[\left\{\begin{bmatrix}<br />
		-1\\<br />
		1\\<br />
		0<br />
		\end{bmatrix}, \begin{bmatrix}<br />
		-1\\<br />
		0\\<br />
		1<br />
		\end{bmatrix}  \,\right\}\]
		is a basis of $E_3$.<br />
		(Hence the geometric multiplicity of $\lambda=3$ is $2$, and $A$ is not defective and diagonalizable.)</p>
<hr />
<p>		For $\lambda=0$, we solve $(A-0I)\mathbf{x}=\mathbf{0}$, thus $A\mathbf{x}=\mathbf{0}$.<br />
		We have<br />
		\begin{align*}<br />
		A&#038;=\begin{bmatrix}<br />
		2 &#038; -1 &#038; -1 \\<br />
		-1 &#038;2 &#038;-1 \\<br />
		-1 &#038; -1 &#038; 2<br />
		\end{bmatrix}<br />
		\xrightarrow{R_1 \leftrightarrow R_2}<br />
		\begin{bmatrix}<br />
		-1 &#038;2 &#038;-1 \\<br />
		2 &#038; -1 &#038; -1 \\<br />
		-1 &#038; -1 &#038; 2<br />
		\end{bmatrix}<br />
		\xrightarrow{-R_1}<br />
		\begin{bmatrix}<br />
		1 &#038; -2 &#038; 1 \\<br />
		2 &#038; -1 &#038; -1 \\<br />
		-1 &#038; -1 &#038; 2<br />
		\end{bmatrix}\\<br />
		&#038;\xrightarrow{\substack{R_2-2R_1\\ R_3+R_1}}<br />
		\begin{bmatrix}<br />
		1 &#038; -2 &#038; 1 \\<br />
		0 &#038; 3 &#038; -3 \\<br />
		0 &#038; -3 &#038; 3<br />
		\end{bmatrix}<br />
		\xrightarrow{R_3+R_2}<br />
			\begin{bmatrix}<br />
			1 &#038; -2 &#038; 1 \\<br />
			0 &#038; 3 &#038; -3 \\<br />
			0 &#038; 0 &#038; 0<br />
			\end{bmatrix}<br />
			\xrightarrow{\frac{1}{3}R_2}<br />
				\begin{bmatrix}<br />
				1 &#038; -2 &#038; 1 \\<br />
				0 &#038; 1 &#038; -1 \\<br />
				0 &#038; 0 &#038; 0<br />
				\end{bmatrix}\\<br />
				&#038;\xrightarrow{R_1+2R_2}<br />
					\begin{bmatrix}<br />
					1 &#038; 0 &#038; -1 \\<br />
					0 &#038; 1 &#038; -1 \\<br />
					0 &#038; 0 &#038; 0<br />
					\end{bmatrix}.<br />
		\end{align*}<br />
		Hence any solution satisfies<br />
		\[x_1=x_3 \text{ and } x_2=x_3.\]
		Therefore, the eigenspace is<br />
		\[E_0=\left\{\, \mathbf{x} \in \R^3 \quad \middle| \quad x_3\begin{bmatrix}<br />
		1\\<br />
		1\\<br />
		1<br />
		\end{bmatrix} \text{ for any } x_3 \in \C \,\right\},\]
		and a basis of $E_0$ is<br />
		\[\left\{\, \begin{bmatrix}<br />
		1\\<br />
		1\\<br />
		1<br />
		\end{bmatrix} \,\right\}.\]
<hr />
<p>		Let<br />
		\[\mathbf{u}_1=\begin{bmatrix}<br />
		-1\\<br />
		1\\<br />
		0<br />
		\end{bmatrix}, \mathbf{u}_2=\begin{bmatrix}<br />
		-1\\<br />
		0\\<br />
		1<br />
		\end{bmatrix}, \mathbf{u}_3=\begin{bmatrix}<br />
		1\\<br />
		1\\<br />
		1<br />
		\end{bmatrix}.\]
		Note that $\{\mathbf{u}_1, \mathbf{u}_2\}$ is a basis of $E_3$ and $\{\mathbf{u}_3\}$ is a basis of $E_0$.<br />
		Thus, it follows that the vectors $\mathbf{u}_1, \mathbf{u}_2, \mathbf{u}_3$ are linearly independent eigenvectors.<br />
		Put<br />
		\[S=[\mathbf{u}_1, \mathbf{u}_2, \mathbf{u}_3]= \begin{bmatrix}<br />
		-1 &#038; -1 &#038; 1\\<br />
		1&#038; 0&#038; 1\\<br />
		0&#038; 1 &#038; 1<br />
		\end{bmatrix}.\]
		Since the columns of $S$ are linearly independent, the matrix $S$ is nonsingular. Then the procedure of the diagonalization yields that<br />
		\[S^{-1}AS=\begin{bmatrix}<br />
		\mathbf{3} &#038; 0 &#038; 0\\<br />
		0&#038; \mathbf{3}&#038; 0\\<br />
		0 &#038; 0&#038; \mathbf{0}<br />
		\end{bmatrix},\]
		where diagonal entries are eigenvalues corresponding to the eigenvector $\mathbf{u}_1, \mathbf{u}_2, \mathbf{u}_3$ with this order.</p>
<p>		&nbsp;&nbsp;</p>
<h2>Solution 2.</h2>
<p>		The second solution uses a different method to find eigenvalues and eigenvectors.<br />
		Let $B=A-3I$. Then every entry of $B$ is $-1$.<br />
		We find eigenvalues $\lambda$ and eigenvectors of $B$. Then the eigenvalues of $A$ are $\lambda+3$ and eigenvectors are the same.</p>
<p>		First we reduce the matrix $B$ as follows:<br />
		\begin{align*}<br />
		B&#038;=\begin{bmatrix}<br />
	-1&#038;-1&#038;-1\\<br />
	-1&#038;-1&#038;-1\\<br />
	-1&#038;-1&#038;-1<br />
		\end{bmatrix}<br />
		\xrightarrow{\substack{R_2-R_1\\ R_3-R_1}}<br />
		\begin{bmatrix}<br />
		-1&#038;-1&#038;-1\\<br />
		0&#038;0&#038;0\\<br />
		0&#038;0&#038;0<br />
		\end{bmatrix}<br />
		\xrightarrow{-R_1}<br />
		\begin{bmatrix}<br />
	1&#038;1&#038;1\\<br />
		0&#038;0&#038;0\\<br />
		0&#038;0&#038;0<br />
		\end{bmatrix}.<br />
		\end{align*}<br />
		Hence the rank of $B$ is $1$, and the nullity of $B$ is $2$  by the rank-nullity theorem. It follows that $\lambda=0$ is an eigenvalue of $B$.<br />
		Note that the eigenspace $E_0$ corresponding to $\lambda=0$ is the null space of $A$. From the reduction above, we see that the null space consists of vectors<br />
		\[\mathbf{x}=x_2\begin{bmatrix}<br />
		-1\\1\\0<br />
		\end{bmatrix}<br />
		+x_3\begin{bmatrix}<br />
		-1\\0\\1<br />
		\end{bmatrix}\]
		for any complex numbers $x_2, x_3$.<br />
		It follows that<br />
		\[\begin{bmatrix}<br />
		-1\\1\\0<br />
		\end{bmatrix},<br />
		\begin{bmatrix}<br />
		-1\\0\\1<br />
		\end{bmatrix}\]
		are basis vectors of eigenspace $E_0$. Hence the geometric multiplicity of $\lambda=0$ is $2$.<br />
	(The algebraic multiplicity is either $2$ or $3$. We will see it must be $2$.)</p>
<hr />
<p>		Since all the entries of $B$ are $-1$, by inspection, we find that the vector<br />
		\[\begin{bmatrix}<br />
		1\\1\\1<br />
		\end{bmatrix}\]
		is an eigenvector corresponding to the eigenvalue $-3$.<br />
		In fact, we have<br />
		\begin{align*}<br />
		B\begin{bmatrix}<br />
		1\\1\\1<br />
		\end{bmatrix}<br />
		&#038;=\begin{bmatrix}<br />
		-1&#038;-1&#038;-1\\<br />
		-1&#038;-1&#038;-1\\<br />
		-1&#038;-1&#038;-1<br />
		\end{bmatrix}<br />
		\begin{bmatrix}<br />
		1\\1\\1<br />
		\end{bmatrix}<br />
		=\begin{bmatrix}<br />
		-3\\-3\\-3<br />
		\end{bmatrix}<br />
		=-3\begin{bmatrix}<br />
		1\\1\\1<br />
		\end{bmatrix}.<br />
		\end{align*}</p>
<p>		Since the algebraic multiplicity of $\lambda=0$ is either $2$ or $3$, and the sum of all the algebraic multiplicities is equal to $3$, the algebraic multiplicity of $\lambda=-3$ must be $1$ and that of $\lambda=0$ is $2$.<br />
		Hence the geometric multiplicity of $\lambda=-3$ is $1$. Thus<br />
		\[\begin{bmatrix}<br />
		1\\1\\1<br />
		\end{bmatrix}\]
		is a basis vector of $E_{-3}$.</p>
<hr />
<p>		In a nutshell, we have obtained that eigenvalues of $B$ are $0$ and $-3$ and basis vectors of $E_0$ and $E_{-3}$ are<br />
		\[\begin{bmatrix}<br />
		-1\\1\\0<br />
		\end{bmatrix},<br />
		\begin{bmatrix}<br />
		-1\\0\\1<br />
		\end{bmatrix} \text{ and } \begin{bmatrix}<br />
		1\\1\\1<br />
		\end{bmatrix},\]
		respectively.</p>
<p>		Since $A=B+3I$, the eigenvalues of $A$ are $0+3=3$ and $-3+3=0$ and the corresponding eigenvectors are the same. Thus<br />
			\[\begin{bmatrix}<br />
			-1\\1\\0<br />
			\end{bmatrix},<br />
			\begin{bmatrix}<br />
			-1\\0\\1<br />
			\end{bmatrix} \text{ and } \begin{bmatrix}<br />
			1\\1\\1<br />
			\end{bmatrix}\]
			are the basis vectors of the eigenspace $E_3$ and $E_0$ of $A$, respectively.</p>
<hr />
<p>As in solution 1, we put<br />
			\[S=\begin{bmatrix}<br />
			-1 &#038; -1 &#038; 1\\<br />
			1&#038; 0&#038; 1\\<br />
			0&#038; 1 &#038; 1<br />
			\end{bmatrix}.\]
			Then we have<br />
			\[S^{-1}AS=\begin{bmatrix}<br />
			\mathbf{3} &#038; 0 &#038; 0\\<br />
			0&#038; \mathbf{3}&#038; 0\\<br />
			0 &#038; 0&#038; \mathbf{0}<br />
			\end{bmatrix},\]
			where diagonal entries are eigenvalues corresponding to the eigenvector $\mathbf{u}_1, \mathbf{u}_2, \mathbf{u}_3$ with this order.</p>
<h2>Comment.</h2>
<p>This is the first problem of Quiz 13 (Take Home Quiz) for Math 2568 (Introduction to Linear Algebra) at OSU in Spring 2017.</p>
<h3>List of Quiz Problems of Linear Algebra (Math 2568) at OSU in Spring 2017</h3>
<p>There were 13 weekly quizzes. Here is the list of links to the quiz problems and solutions.</p>
<ul>
<li><a href="//yutsumura.com/quiz-1-gauss-jordan-elimination-homogeneous-system-math-2568-spring-2017/" target="_blank">Quiz 1. Gauss-Jordan elimination / homogeneous system. </a></li>
<li><a href="//yutsumura.com/quiz-2-the-vector-form-for-the-general-solution-transpose-matrices-math-2568-spring-2017/" target="_blank">Quiz 2. The vector form for the general solution / Transpose matrices. </a></li>
<li><a href="//yutsumura.com/quiz-3-condition-that-vectors-are-linearly-dependent-orthogonal-vectors-are-linearly-independent/" target="_blank">Quiz 3. Condition that vectors are linearly dependent/ orthogonal vectors are linearly independent</a></li>
<li><a href="//yutsumura.com/quiz-4-inverse-matrix-nonsingular-matrix-satisfying-a-relation/" target="_blank">Quiz 4. Inverse matrix/ Nonsingular matrix satisfying a relation</a></li>
<li><a href="//yutsumura.com/quiz-5-example-and-non-example-of-subspaces-in-3-dimensional-space/" target="_blank">Quiz 5. Example and non-example of subspaces in 3-dimensional space</a></li>
<li><a href="//yutsumura.com/quiz-6-determine-vectors-in-null-space-range-find-a-basis-of-null-space/" target="_blank">Quiz 6. Determine vectors in null space, range / Find a basis of null space</a></li>
<li><a href="//yutsumura.com/quiz-7-find-a-basis-of-the-range-rank-and-nullity-of-a-matrix/" target="_blank">Quiz 7. Find a basis of the range, rank, and nullity of a matrix</a></li>
<li><a href="//yutsumura.com/quiz-8-determine-subsets-are-subspaces-functions-taking-integer-values-set-of-skew-symmetric-matrices/" target="_blank">Quiz 8. Determine subsets are subspaces: functions taking integer values / set of skew-symmetric matrices</a></li>
<li><a href="//yutsumura.com/quiz-9-find-a-basis-of-the-subspace-spanned-by-four-matrices/" target="_blank">Quiz 9. Find a basis of the subspace spanned by four matrices</a></li>
<li><a href="//yutsumura.com/quiz-10-find-orthogonal-basis-find-value-of-linear-transformation/" target="_blank">Quiz 10. Find orthogonal basis / Find value of linear transformation</a></li>
<li><a href="//yutsumura.com/quiz-11-find-eigenvalues-and-eigenvectors-properties-of-determinants/" target="_blank">Quiz 11. Find eigenvalues and eigenvectors/ Properties of determinants</a></li>
<li><a href="//yutsumura.com/quiz-12-find-eigenvalues-and-their-algebraic-and-geometric-multiplicities/" target="_blank">Quiz 12. Find eigenvalues and their algebraic and geometric multiplicities</a></li>
<li><a href="//yutsumura.com/quiz-13-part-1-diagonalize-a-matrix/" target="_blank">Quiz 13 (Part 1). Diagonalize a matrix.</a></li>
<li><a href="//yutsumura.com/quiz-13-part-2-find-eigenvalues-and-eigenvectors-of-a-special-matrix/" target="_blank">Quiz 13 (Part 2). Find eigenvalues and eigenvectors of a special matrix</a></li>
</ul>
<button class="simplefavorite-button has-count" data-postid="2718" data-siteid="1" data-groupid="1" data-favoritecount="66" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">66</span></button><p>The post <a href="https://yutsumura.com/quiz-13-part-1-diagonalize-a-matrix/" target="_blank">Quiz 13 (Part 1) Diagonalize 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/quiz-13-part-1-diagonalize-a-matrix/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2718</post-id>	</item>
		<item>
		<title>Determine Dimensions of Eigenspaces From Characteristic Polynomial of Diagonalizable Matrix</title>
		<link>https://yutsumura.com/determine-dimensions-of-eigenspaces-from-characteristic-polynomial-of-diagonalizable-matrix/</link>
				<comments>https://yutsumura.com/determine-dimensions-of-eigenspaces-from-characteristic-polynomial-of-diagonalizable-matrix/#respond</comments>
				<pubDate>Fri, 21 Apr 2017 02:44:30 +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[diagonalizable]]></category>
		<category><![CDATA[diagonalizable matrix]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[geometric multiplicity]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[null space]]></category>
		<category><![CDATA[nullity]]></category>
		<category><![CDATA[Ohio State]]></category>
		<category><![CDATA[Ohio State.LA]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2710</guid>
				<description><![CDATA[<p>Let $A$ be an $n\times n$ matrix with the characteristic polynomial \[p(t)=t^3(t-1)^2(t-2)^5(t+2)^4.\] Assume that the matrix $A$ is diagonalizable. (a) Find the size of the matrix $A$. (b) Find the dimension of the eigenspace&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/determine-dimensions-of-eigenspaces-from-characteristic-polynomial-of-diagonalizable-matrix/" target="_blank">Determine Dimensions of Eigenspaces From Characteristic Polynomial of Diagonalizable Matrix</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 384</h2>
<p>		Let $A$ be an $n\times n$ matrix with the characteristic polynomial<br />
	\[p(t)=t^3(t-1)^2(t-2)^5(t+2)^4.\]
	Assume that the matrix $A$ is diagonalizable. </p>
<p><strong>(a)</strong> Find the size of the matrix $A$. </p>
<p><strong>(b)</strong> Find the dimension of the eigenspace $E_2$ corresponding to the eigenvalue $\lambda=2$.</p>
<p><strong>(c)</strong> Find the nullity of $A$.</p>
<p>(<em>The Ohio State University, Linear Algebra Final Exam Problem</em>)<br />
&nbsp;<br />
<span id="more-2710"></span><br />

<h2>Hint/Definition.</h2>
<ul>
<li>Recall that when a matrix is diagonalizable, the algebraic multiplicity of each eigenvalue is the same as the geometric multiplicity.</li>
<li>The geometric multiplicity of an eigenvalue $\lambda$ is the dimension of the eigenspace $E_{\lambda}=\calN(A-\lambda I)$ corresponding to $\lambda$.</li>
<li>The nullity of $A$ is the dimension of the null space $\calN(A)$ of $A$.</li>
</ul>
<h2>Solution.</h2>
<h3>(a) Find the size of the matrix $A$.</h3>
<p>In general, if $A$ is an $n\times n$ matrix, then its characteristic polynomials has degree $n$.<br />
		Since the degree of $p(t)$ is $14$, the size of $A$ is $14 \times 14$.</p>
<h3>(b) Find the dimension of the eigenspace $E_2$ corresponding to the eigenvalue $\lambda=2$.</h3>
<p> Note that the dimension of the eigenspace $E_2$ is the geometric multiplicity of the eigenvalue $\lambda=2$ by definition.</p>
<p>		From the characteristic polynomial $p(t)$, we see that $\lambda=2$ is an eigenvalue of $A$ with algebraic multiplicity $5$.<br />
		Since $A$ is diagonalizable, the algebraic multiplicity of each eigenvalue is the same as the geometric multiplicity.</p>
<p>		It follows that the geometric multiplicity of $\lambda=2$ is $5$, hence the dimension of the eigenspace $E_2$ is $5$.</p>
<h3>(c) Find the nullity of $A$.</h3>
<p> We first observe that $\lambda=0$ is an eigenvalue of $A$ with algebraic multiplicity $3$ from the characteristic polynomial.</p>
<p>	    By definition, the nullity of $A$ is the dimension of the null space $\calN(A)$, and furthermore the null space $\calN(A)$ is the eigenspace $E_0$.<br />
	    Thus, the nullity of $A$ is the same as the geometric multiplicity of the eigenvalue $\lambda=0$.</p>
<p>	    Since $A$ is diagonalizable, the algebraic and geometric multiplicities are the same. Hence the nullity of $A$ is $3$.</p>
<button class="simplefavorite-button has-count" data-postid="2710" data-siteid="1" data-groupid="1" data-favoritecount="23" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">23</span></button><p>The post <a href="https://yutsumura.com/determine-dimensions-of-eigenspaces-from-characteristic-polynomial-of-diagonalizable-matrix/" target="_blank">Determine Dimensions of Eigenspaces From Characteristic Polynomial of Diagonalizable Matrix</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/determine-dimensions-of-eigenspaces-from-characteristic-polynomial-of-diagonalizable-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2710</post-id>	</item>
		<item>
		<title>Determinant of Matrix whose Diagonal Entries are 6 and 2 Elsewhere</title>
		<link>https://yutsumura.com/determinant-of-matrix-whose-diagonal-entries-are-6-and-2-elsewhere/</link>
				<comments>https://yutsumura.com/determinant-of-matrix-whose-diagonal-entries-are-6-and-2-elsewhere/#comments</comments>
				<pubDate>Mon, 17 Apr 2017 01:12:13 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[algebraic multiplicity]]></category>
		<category><![CDATA[determinant]]></category>
		<category><![CDATA[determinant of a matrix]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[geometric multiplicity]]></category>
		<category><![CDATA[Harvard]]></category>
		<category><![CDATA[Harvard.LA]]></category>
		<category><![CDATA[linear algebra]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2686</guid>
				<description><![CDATA[<p>Find the determinant of the following matrix \[A=\begin{bmatrix} 6 &#038; 2 &#038; 2 &#038; 2 &#038;2 \\ 2 &#038; 6 &#038; 2 &#038; 2 &#038; 2 \\ 2 &#038; 2 &#038; 6 &#038; 2&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/determinant-of-matrix-whose-diagonal-entries-are-6-and-2-elsewhere/" target="_blank">Determinant of Matrix whose Diagonal Entries are 6 and 2 Elsewhere</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 380</h2>
<p>	Find the determinant of the following matrix<br />
	\[A=\begin{bmatrix}<br />
	  6 &#038; 2 &#038; 2 &#038; 2 &#038;2 \\<br />
	  2 &#038; 6 &#038; 2 &#038; 2 &#038; 2 \\<br />
	  2 &#038; 2 &#038; 6 &#038; 2 &#038; 2 \\<br />
	  2 &#038; 2 &#038; 2 &#038; 6 &#038; 2 \\<br />
	  2 &#038; 2 &#038; 2 &#038; 2 &#038; 6<br />
	  \end{bmatrix}.\]
<p>(<em>Harvard University, Linear Algebra Exam Problem</em>)<br />
&nbsp;<br />
<span id="more-2686"></span><br />

<h2>Hint.</h2>
<p>Computing the determinant directly by hand is tedious.<br />
So use the fact that <a href="//yutsumura.com/determinant-trace-and-eigenvalues-of-a-matrix/" target="_blank">the determinant of a matrix $A$ is the product of all eigenvalues of $A$</a>.</p>
<hr />
<p>However, finding the eigenvalue of $A$ itself is as complicated as computing the determinant of $A$.<br />
Instead, first determine the eigenvalues of $B=A-4I$.<br />
Then use the fact that if $\lambda$ is an eigenvalue of $B$, then $\lambda+4$ is an eigenvalue of $A$.</p>
<hr />
<p>For a proof of this fact, see the post &#8220;<a href="//yutsumura.com/eigenvalues-and-algebraicgeometric-multiplicities-of-matrix-aci/" target="_blank">Eigenvalues and algebraic/geometric multiplicities of matrix $A+cI$</a>&#8220;.</p>
<h2>Solution.</h2>
<p>	  	Let $B=A-4I$, where $I$ is the $5 \times 5$ identity matrix.<br />
	  	Then every entry of $B$ is $2$.</p>
<p>	  	By elementary row operations, we can reduced the matrix $B$ into<br />
	  	\[B=\begin{bmatrix}<br />
	  2 &#038; 2 &#038; 2 &#038; 2 &#038;2 \\<br />
	  2 &#038; 2 &#038; 2 &#038; 2 &#038; 2 \\<br />
	  2 &#038; 2 &#038; 2 &#038; 2 &#038; 2 \\<br />
	  2 &#038; 2 &#038; 2 &#038; 2 &#038; 2 \\<br />
	  2 &#038; 2 &#038; 2 &#038; 2 &#038; 2<br />
	  \end{bmatrix}\to<br />
	  \begin{bmatrix}<br />
	  1 &#038; 1 &#038; 1 &#038; 1 &#038;1 \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 &#038; 0<br />
	  \end{bmatrix}.\]
	  Thus, the rank of $B$ is $1$, hence the nullity is $4$ by the rank-nullity theorem.<br />
	  It follows that $0$ is an eigenvalue of $B$ and its geometric multiplicity is $4$.</p>
<hr />
<p>	  Since all entries of $B$ are equal, we compute<br />
	  \[B\begin{bmatrix}<br />
	  1 \\<br />
	   1 \\<br />
	    1 \\<br />
	   1 \\<br />
	   1<br />
	   \end{bmatrix}=10\begin{bmatrix}<br />
	  1 \\<br />
	   1 \\<br />
	    1 \\<br />
	   1 \\<br />
	   1<br />
	   \end{bmatrix}.\]
	   This yields that $10$ is an eigenvalue of $B$ and the vector $[1\, 1\, 1\, 1\, 1]^{\trans}$ is an eigenvector corresponding to $10$.</p>
<hr />
<p>	  Combining these observations, we see that the matrix $B$ has eigenvalues $0$ and $10$ with (algebraic) multiplicities $4$ and $0$, respectively.</p>
<p>	  Since $A=B+4I$, the eigenvalues of $A$ are $4$ and $14$ with algebraic multiplicities $4$ and $0$, respectively.<br />
(See Problem <a href="//yutsumura.com/eigenvalues-and-algebraicgeometric-multiplicities-of-matrix-aci/" target="_blank">Eigenvalues and algebraic/geometric multiplicities of matrix $A+cI$</a>.)</p>
<hr />
<p>	  The determinant of $A$ is the product of all the eigenvalues of $A$ (counting multiplicities). Thus we have<br />
	  \[\det(A)=4^4\cdot 14=3584.\]
<button class="simplefavorite-button has-count" data-postid="2686" data-siteid="1" data-groupid="1" data-favoritecount="33" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">33</span></button><p>The post <a href="https://yutsumura.com/determinant-of-matrix-whose-diagonal-entries-are-6-and-2-elsewhere/" target="_blank">Determinant of Matrix whose Diagonal Entries are 6 and 2 Elsewhere</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/determinant-of-matrix-whose-diagonal-entries-are-6-and-2-elsewhere/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2686</post-id>	</item>
		<item>
		<title>Eigenvalues and Eigenvectors of Matrix Whose Diagonal Entries are 3 and 9 Elsewhere</title>
		<link>https://yutsumura.com/eigenvalues-and-eigenvectors-of-matrix-whose-diagonal-entries-are-3-and-9-elsewhere/</link>
				<comments>https://yutsumura.com/eigenvalues-and-eigenvectors-of-matrix-whose-diagonal-entries-are-3-and-9-elsewhere/#comments</comments>
				<pubDate>Sat, 15 Apr 2017 02:36:42 +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[eigenspace]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[geometric multiplicity]]></category>
		<category><![CDATA[Harvard]]></category>
		<category><![CDATA[Harvard.LA]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[rank-nullity theorem]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2681</guid>
				<description><![CDATA[<p>Find all the eigenvalues and eigenvectors of the matrix \[A=\begin{bmatrix} 3 &#038; 9 &#038; 9 &#038; 9 \\ 9 &#038;3 &#038; 9 &#038; 9 \\ 9 &#038; 9 &#038; 3 &#038; 9 \\ 9&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/eigenvalues-and-eigenvectors-of-matrix-whose-diagonal-entries-are-3-and-9-elsewhere/" target="_blank">Eigenvalues and Eigenvectors of Matrix Whose Diagonal Entries are 3 and 9 Elsewhere</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 379</h2>
<p>	  Find all the eigenvalues and eigenvectors of the matrix<br />
	  \[A=\begin{bmatrix}<br />
	  3 &#038; 9 &#038; 9 &#038;   9 \\<br />
	  9 &#038;3 &#038;  9 &#038; 9  \\<br />
	  9 &#038; 9 &#038; 3 &#038; 9 \\<br />
	  9 &#038; 9 &#038; 9 &#038; 3<br />
	\end{bmatrix}.\]
<p>(<em>Harvard University, Linear Algebra Final Exam Problem</em>)</p>
<p>&nbsp;<br />
<span id="more-2681"></span><br />

<h2>Hint.</h2>
<p>Instead of computing the characteristic polynomial $p(t)=\det(A-tI)$ of $A$, consider the matrix $B=A+6I$.<br />
Then use the relation between eigenvalues of $A$ and $B$.</p>
<p>See the problem &#8220;<a href="//yutsumura.com/eigenvalues-and-algebraicgeometric-multiplicities-of-matrix-aci/" target="_blank">Eigenvalues and algebraic/geometric multiplicities of matrix $A+cI$</a>&#8221; for more about the relation.</p>
<h2>Solution.</h2>
<p>		Let $B=A+6I$, where $I$ is the $4 \times 4$ identity matrix. Then every entry of $B$ is $9$. Consider the vector $\mathbf{v}=[1\, 1\, 1\, 1]^{\trans}$.<br />
		Then we have<br />
		\begin{align*}<br />
	B\mathbf{v}=\begin{bmatrix}<br />
	  9 &#038; 9 &#038; 9 &#038;   9 \\<br />
	  9 &#038;9 &#038;  9 &#038; 9  \\<br />
	  9 &#038; 9 &#038; 9 &#038; 9 \\<br />
	  9 &#038; 9 &#038; 9 &#038; 9<br />
	\end{bmatrix}\begin{bmatrix}<br />
	  1 \\<br />
	   1 \\<br />
	    1 \\<br />
	   1<br />
	   \end{bmatrix}=36\begin{bmatrix}<br />
	  1 \\<br />
	   1 \\<br />
	    1 \\<br />
	   1<br />
	   \end{bmatrix}=36\mathbf{v}.<br />
	\end{align*}</p>
<p>	It follows that $36$ is an eigenvalue of $B$ and the vector $\mathbf{v}$ is an associated eigenvector.</p>
<hr />
<p>	We apply the elementary row operations and obtain<br />
	\[B\to \begin{bmatrix}<br />
	  1 &#038; 1 &#038; 1 &#038;   1 \\<br />
	  0 &#038;0 &#038;  0 &#038; 0  \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0<br />
	\end{bmatrix}.\]
	Hence the rank of $B$ is $1$, and it follows from the rank-nullity theorem that the nullity is $3$.<br />
	Thus, $0$ is an eigenvalue of $B$ and its geometric multiplicity is $3$.</p>
<p>	The algebraic multiplicity is always greater than or equal to geometric multiplicity.<br />
	But the algebraic multiplicity of $0$ cannot be $4$, since $36$ is another eigenvalue.</p>
<p>	As a result, the matrix $B$ has eigenvalues $36$ and $0$ with algebraic multiplicities $1$ and $3$.</p>
<hr />
<p>	The eigenvectors corresponding to $36$ are<br />
	\[a\begin{bmatrix}<br />
	  1 \\<br />
	   1 \\<br />
	    1 \\<br />
	   1<br />
	   \end{bmatrix},\]
	   where $a$ is any nonzero complex number.<br />
	   The eigenvector corresponding to $0$ are obtained by solving $B\mathbf{x}=\mathbf{0}$.<br />
	   The solutions satisfy<br />
	   \[x_1=-x_2-x_3-x_4.\]
	   Hence the eigenvectors corresponding to $0$ are<br />
	   \[\mathbf{x}=x_2\begin{bmatrix}<br />
	  -1 \\<br />
	   1 \\<br />
	    0 \\<br />
	   0<br />
	   \end{bmatrix}+x_3\begin{bmatrix}<br />
	  -1 \\<br />
	   0 \\<br />
	    1 \\<br />
	   0<br />
	   \end{bmatrix}+x_4\begin{bmatrix}<br />
	  -1 \\<br />
	   0 \\<br />
	    0 \\<br />
	   1<br />
	   \end{bmatrix},\]
	   where $(x_2, x_3, x_4)\neq (0,0,0)$.</p>
<hr />
<p>	Since $A=B-6I$, it follows that the matrix $A$ has eigenvalues $30$ and $-6$ with algebraic multiplicity $1$ and $3$. Their associated eigenvectors are exactly the eigenvectors for $B$.<br />
(See Problem &#8220;<a href="//yutsumura.com/eigenvalues-and-algebraicgeometric-multiplicities-of-matrix-aci/" target="_blank">Eigenvalues and algebraic/geometric multiplicities of matrix $A+cI$</a>&#8221; for a proof of this fact.)</p>
<p>	Namely, the eigenvectors corresponding to $30$ are<br />
	\[a\begin{bmatrix}<br />
	  1 \\<br />
	   1 \\<br />
	    1 \\<br />
	   1<br />
	   \end{bmatrix},\]
	   where $a$ is any nonzero complex number.<br />
	   The eigenvectors corresponding to $-6$ are<br />
	    \[x_2\begin{bmatrix}<br />
	  -1 \\<br />
	   1 \\<br />
	    0 \\<br />
	   0<br />
	   \end{bmatrix}+x_3\begin{bmatrix}<br />
	  -1 \\<br />
	   0 \\<br />
	    1 \\<br />
	   0<br />
	   \end{bmatrix}+x_4\begin{bmatrix}<br />
	  -1 \\<br />
	   0 \\<br />
	    0 \\<br />
	   1<br />
	   \end{bmatrix},\]
	   where $(x_2, x_3, x_4)\neq (0,0,0)$.</p>
<button class="simplefavorite-button has-count" data-postid="2681" data-siteid="1" data-groupid="1" data-favoritecount="31" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">31</span></button><p>The post <a href="https://yutsumura.com/eigenvalues-and-eigenvectors-of-matrix-whose-diagonal-entries-are-3-and-9-elsewhere/" target="_blank">Eigenvalues and Eigenvectors of Matrix Whose Diagonal Entries are 3 and 9 Elsewhere</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/eigenvalues-and-eigenvectors-of-matrix-whose-diagonal-entries-are-3-and-9-elsewhere/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2681</post-id>	</item>
		<item>
		<title>Eigenvalues and Algebraic/Geometric Multiplicities of Matrix $A+cI$</title>
		<link>https://yutsumura.com/eigenvalues-and-algebraicgeometric-multiplicities-of-matrix-aci/</link>
				<comments>https://yutsumura.com/eigenvalues-and-algebraicgeometric-multiplicities-of-matrix-aci/#comments</comments>
				<pubDate>Sat, 15 Apr 2017 02:24:32 +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[eigenspace]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[geometric multiplicity]]></category>
		<category><![CDATA[linear algebra]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2678</guid>
				<description><![CDATA[<p>Let $A$ be an $n \times n$ matrix and let $c$ be a complex number. (a) For each eigenvalue $\lambda$ of $A$, prove that $\lambda+c$ is an eigenvalue of the matrix $A+cI$, where $I$&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/eigenvalues-and-algebraicgeometric-multiplicities-of-matrix-aci/" target="_blank">Eigenvalues and Algebraic/Geometric Multiplicities of Matrix $A+cI$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 378</h2>
<p>	 Let $A$ be an $n \times n$ matrix and let $c$ be a complex number.</p>
<p><strong>(a)</strong> For each eigenvalue $\lambda$ of $A$, prove that $\lambda+c$ is an eigenvalue of the matrix $A+cI$, where $I$ is the identity matrix. What can you say about the eigenvectors corresponding to $\lambda+c$?</p>
<p><strong>(b)</strong> Prove that the algebraic multiplicity of the eigenvalue $\lambda$ of $A$ is the same as the algebraic multiplicity of the eigenvalue $\lambda+c$ of $A+cI$ are equal.</p>
<p><strong>(c)</strong> How about geometric multiplicities?</p>
<p>&nbsp;<br />
<span id="more-2678"></span><br />

<h2> Proof. </h2>
<h3>(a) $\lambda+c$ is an eigenvalue of $A+cI$.</h3>
<p>		Let $\mathbf{x}$ be an eigenvector corresponding to the eigenvalue $\lambda$. Then we have<br />
		\[A\mathbf{x}=\lambda \mathbf{x}.\]
		It follows that we have<br />
		\begin{align*}<br />
	(A+cI)\mathbf{x}&#038;=A\mathbf{x}+c\mathbf{x}\\<br />
	&#038;=\lambda \mathbf{x}+c\mathbf{x}\\<br />
	&#038;=(\lambda+c)\mathbf{x}.<br />
	\end{align*}</p>
<p>	Thus, we obtain<br />
	\[(A+cI)\mathbf{x}=(\lambda+c)\mathbf{x},\]
	where $\mathbf{x}$ is a nonzero vector.<br />
	Hence $\lambda+c$ is an eigenvalue of the matrix $A+cI$, and $\mathbf{x}$ is an eigenvector corresponding to $\lambda-c$.</p>
<p>	In summary, if $\lambda$ is an eigenvalue of $A$ and $\mathbf{x}$ is an associated eigenvector, then $\lambda+c$ is an eigenvalue of $A+cI$ and $\mathbf{x}$ is an associated eigenvector corresponding to $\lambda+c$.</p>
<h3>(b) Algebraic multiplicities are the same</h3>
<p>Let $p(t)=\det(A-tI)$ be the characteristic polynomial of $A$.<br />
	Let $q(t)$ be the characteristic polynomial of the matrix $A+cI$.<br />
	Then we have<br />
	\begin{align*}<br />
	q(t)&#038;=\det\left(\,  (A+cI)-t \,\right)=\det\left(\,  A-(t-c) \,\right)\\<br />
	&#038;=p(t-c).<br />
	\end{align*}</p>
<p>	 Let $\lambda_1, \dots, \lambda_k$ be distinct eigenvalues of $A$ with algebraic multiplicities $n_1, \dots, n_k$, respectively.<br />
	 Then we have<br />
	 \[p(t)=\pm \prod_{i=1}^k (t-\lambda_i)^{n_i}.\]
	 It follows that we have<br />
	 \begin{align*}<br />
	q(t)&#038;=p(t-c)\\<br />
	&#038;=\pm \prod_{i=1}^k (t-c-\lambda_i)^{n_i}\\<br />
	&#038;=\pm \prod_{i=1}^k \left(t-(\lambda_i+c)\right)^{n_i}.\\<br />
	\end{align*}<br />
	From the last equation, we read that the eigenvalues of the matrix $A+cI$ are $\lambda_i+c$ with algebraic multiplicity $n_i$ for $i=1,\dots, k$.<br />
	Thus, geometric multiplicities of $\lambda$ and $\lambda-c$ are the same.</p>
<h3>(c) How about geometric multiplicities?</h3>
<p>From part (a), we know that eigenvectors of $\lambda$ are eigenvectors of $\lambda-c$.<br />
 Reversing the argument, the eigenvectors of $\lambda+c$ are eigenvectors of $\lambda$. </p>
<p>Thus, the eigenvectors correspond one to one, and the eigenspace of $\lambda$ is the same as the eigenspace of $\lambda+c$.<br />
	Hence their geometric multiplicities are the same.</p>
<h2>Applications </h2>
<p>As applications of this problem, consider the following problems.</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;"><em>Problem</em>. Find all the eigenvalues and eigenvectors of the matrix<br />
	  \[A=\begin{bmatrix}<br />
	  3 &#038; 9 &#038; 9 &#038;   9 \\<br />
	  9 &#038;3 &#038;  9 &#038; 9  \\<br />
	  9 &#038; 9 &#038; 3 &#038; 9 \\<br />
	  9 &#038; 9 &#038; 9 &#038; 3<br />
	\end{bmatrix}.\]</div>
<p>This is a problem of a Linear Algebra final exam at Harvard University.<br />
For a solution of this problem, see the post &#8220;<a href="//yutsumura.com/eigenvalues-and-eigenvectors-of-matrix-whose-diagonal-entries-are-3-and-9-elsewhere/" target="_blank">Eigenvalues and eigenvectors of matrix whose diagonal entries are 3 and 9 elsewhere</a>&#8220;.</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;"><em>Problem</em>. Find the determinant of the following matrix<br />
	\[A=\begin{bmatrix}<br />
	  6 &#038; 2 &#038; 2 &#038; 2 &#038;2 \\<br />
	  2 &#038; 6 &#038; 2 &#038; 2 &#038; 2 \\<br />
	  2 &#038; 2 &#038; 6 &#038; 2 &#038; 2 \\<br />
	  2 &#038; 2 &#038; 2 &#038; 6 &#038; 2 \\<br />
	  2 &#038; 2 &#038; 2 &#038; 2 &#038; 6<br />
	  \end{bmatrix}.\]</div>
<p>This is also a problem of a Linear Algebra final exam at Harvard University.<br />
See the post &#8220;<a href="//yutsumura.com/determinant-of-matrix-whose-diagonal-entries-are-6-and-2-elsewhere/" target="_blank">Determinant of matrix whose diagonal entries are 6 and 2 elsewhere</a>&#8221; for a solution.</p>
<button class="simplefavorite-button has-count" data-postid="2678" data-siteid="1" data-groupid="1" data-favoritecount="12" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">12</span></button><p>The post <a href="https://yutsumura.com/eigenvalues-and-algebraicgeometric-multiplicities-of-matrix-aci/" target="_blank">Eigenvalues and Algebraic/Geometric Multiplicities of Matrix $A+cI$</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/eigenvalues-and-algebraicgeometric-multiplicities-of-matrix-aci/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2678</post-id>	</item>
		<item>
		<title>Quiz 12. Find Eigenvalues and their Algebraic and Geometric Multiplicities</title>
		<link>https://yutsumura.com/quiz-12-find-eigenvalues-and-their-algebraic-and-geometric-multiplicities/</link>
				<comments>https://yutsumura.com/quiz-12-find-eigenvalues-and-their-algebraic-and-geometric-multiplicities/#comments</comments>
				<pubDate>Wed, 12 Apr 2017 22:09:41 +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[eigenspace]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[geometric multiplicity]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[null space]]></category>
		<category><![CDATA[Ohio State]]></category>
		<category><![CDATA[Ohio State.LA]]></category>
		<category><![CDATA[quiz]]></category>
		<category><![CDATA[rank]]></category>
		<category><![CDATA[rank-nullity theorem]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2671</guid>
				<description><![CDATA[<p>(a) Let \[A=\begin{bmatrix} 0 &#038; 0 &#038; 0 &#038; 0 \\ 1 &#038;1 &#038; 1 &#038; 1 \\ 0 &#038; 0 &#038; 0 &#038; 0 \\ 1 &#038; 1 &#038; 1 &#038; 1 \end{bmatrix}.\]&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/quiz-12-find-eigenvalues-and-their-algebraic-and-geometric-multiplicities/" target="_blank">Quiz 12. Find Eigenvalues and their Algebraic and Geometric Multiplicities</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 376</h2>
<p><strong>(a)</strong> Let<br />
	\[A=\begin{bmatrix}<br />
	  0 &#038; 0 &#038; 0 &#038;   0 \\<br />
	  1 &#038;1 &#038;  1 &#038; 1  \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	  1 &#038; 1 &#038; 1 &#038; 1<br />
	\end{bmatrix}.\]
	Find the eigenvalues of the matrix $A$. Also give the algebraic multiplicity of each eigenvalue.</p>
<p><strong>(b)</strong> Let<br />
	\[A=\begin{bmatrix}<br />
	  0 &#038; 0 &#038; 0 &#038;   0 \\<br />
	  1 &#038;1 &#038;  1 &#038; 1  \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	  1 &#038; 1 &#038; 1 &#038; 1<br />
	\end{bmatrix}.\]
	One of the eigenvalues of the matrix $A$ is $\lambda=0$. Find the geometric multiplicity of the eigenvalue $\lambda=0$.</p>
<p>&nbsp;<br />
<span id="more-2671"></span><br />

<h2>Solution (a). Eigenvalues of $A$ and algebraic multiplies </h2>
<p>		Eigenvalues and their algebraic multiplicities are determined by the characteristic polynomial $p(t)$ of $A$.<br />
		By definition, the characteristic polynomial of $A$ is $p(t)=\det(A-tI)$.<br />
		We have<br />
		\begin{align*}<br />
	&#038;p(t)=\det(A-tI)\\<br />
	&#038;=\begin{vmatrix}<br />
	  -t &#038; 0 &#038; 0 &#038;   0 \\<br />
	  1 &#038;1-t &#038;  1 &#038; 1  \\<br />
	  0 &#038; 0 &#038; -t &#038; 0 \\<br />
	  1 &#038; 1 &#038; 1 &#038; 1-t<br />
	\end{vmatrix}\\[6pt]
	&#038;=-t\begin{vmatrix}<br />
	  1-t &#038; 1 &#038; 1 \\<br />
	   0 &#038;-t &#038;0 \\<br />
	   1 &#038; 1 &#038; 1-t<br />
	\end{vmatrix} &#038;&#038; \text{by the first row cofactor expansion}\\[6pt]
	&#038;=-t\left(\,  -t\begin{vmatrix}<br />
	  1-t &#038; 1\\<br />
	  1&#038; 1-t<br />
	\end{vmatrix} \,\right)&#038;&#038; \text{by the second row cofactor expansion}\\[6pt]
	&#038;=t^2\left(\,  (1-t)^2-1 \,\right)\\<br />
	&#038;=t^2(t^2-2t)\\<br />
	&#038;=t^3(t-2).<br />
	\end{align*}<br />
	Thus the characteristic polynomial is<br />
	\[p(t)=t^3(t-2).\]
	From this, the eigenvalues of $A$ are $0$ and $2$ with algebraic multiplicities $3$ and $1$, respectively.</p>
<h2>Solution (b). Geometric multiplicity </h2>
<p>We give two solutions for part (b).</p>
<h3>First Solution (b). (Finding the rank first)</h3>
<p>		Recall that the geometric multiplicity of $\lambda$ is the dimension of the eigenspace $E_{\lambda}=\calN(A-\lambda I)$. That is, the geometric multiplicity of $\lambda$ is the nullity of the matrix $A-\lambda I$.</p>
<p>		Let us now consider the case $\lambda=0$.<br />
		We first find the rank of $A-0 I=A$ as follows.<br />
		\begin{align*}<br />
	A-0 I= A=\begin{bmatrix}<br />
	  0 &#038; 0 &#038; 0 &#038;   0 \\<br />
	  1 &#038;1 &#038;  1 &#038; 1  \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	  1 &#038; 1 &#038; 1 &#038; 1<br />
	\end{bmatrix}<br />
	\xrightarrow{R_4-R_2}<br />
	\begin{bmatrix}<br />
	  0 &#038; 0 &#038; 0 &#038;   0 \\<br />
	  1 &#038;1 &#038;  1 &#038; 1  \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0<br />
	\end{bmatrix}<br />
	\xrightarrow{R_1 \leftrightarrow R_2}<br />
	\begin{bmatrix}<br />
	1 &#038;1 &#038;  1 &#038; 1\\<br />
	  0 &#038; 0 &#038; 0 &#038;   0 \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0<br />
	\end{bmatrix}.<br />
	\end{align*}<br />
	The last matrix is in reduced row echelon form.<br />
	Hence the rank of $A$ is $1$.<br />
	The rank-nullity theorem says that<br />
	\[\text{rank of $A$ } + \text{ nullity of $A$}=4.\]
	Thus, the nullity of $A=A-0I$ is $3$, and hence the geometric multiplicity of $\lambda=0$ is $3$.</p>
<h3>Second Solution (b). (Finding a basis of the eigenspace)</h3>
<p>		In this solution, we find a basis of the eigenspace $E_0$.<br />
		By definition $E_0=\calN(A-0I)=\calN(A)$.<br />
		Thus, the eigenspace $E_0$ is the null space of the matrix $A$.<br />
		We solve the equation $A\mathbf{x}=\mathbf{0}$ as follows.<br />
		The augmented matrix of this equation is<br />
		\begin{align*}<br />
	[A\mid \mathbf{0}]= \left[\begin{array}{rrrr|r}<br />
	 0 &#038; 0 &#038; 0 &#038;   0 &#038;0 \\<br />
	  1 &#038;1 &#038;  1 &#038; 1 &#038;0 \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 &#038;0\\<br />
	  1 &#038; 1 &#038; 1 &#038; 1 &#038;0<br />
	    \end{array} \right]
	    \xrightarrow{R_4-R_2}<br />
	\left[\begin{array}{rrrr|r}<br />
	 0 &#038; 0 &#038; 0 &#038;   0 &#038;0 \\<br />
	  1 &#038;1 &#038;  1 &#038; 1 &#038;0 \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 &#038;0\\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 &#038;0<br />
	    \end{array} \right]
	\xrightarrow{R_1 \leftrightarrow R_2}<br />
	\left[\begin{array}{rrrr|r}<br />
	1 &#038;1 &#038;  1 &#038; 1 &#038;0 \\<br />
	 0 &#038; 0 &#038; 0 &#038;   0 &#038;0 \\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 &#038;0\\<br />
	  0 &#038; 0 &#038; 0 &#038; 0 &#038;0<br />
	    \end{array} \right].<br />
	\end{align*}<br />
	Hence the solution satisfies<br />
	\[x_1=-x_2-x_3-x_4\]
	and the general solution is<br />
	\begin{align*}<br />
	\mathbf{x}=\begin{bmatrix}<br />
	  -x_2-x_3-x_4 \\<br />
	   x_2 \\<br />
	    x_3 \\<br />
	   x_4<br />
	   \end{bmatrix}<br />
	   =x_2\begin{bmatrix}<br />
	  -1 \\<br />
	   1 \\<br />
	    0 \\<br />
	   0<br />
	   \end{bmatrix}+x_3\begin{bmatrix}<br />
	  -1 \\<br />
	   0 \\<br />
	    1 \\<br />
	   0<br />
	   \end{bmatrix}+x_4 \begin{bmatrix}<br />
	  -1 \\<br />
	   0 \\<br />
	    0 \\<br />
	   1<br />
	   \end{bmatrix}.<br />
	\end{align*}<br />
	Therefore, the eigenspace is<br />
	\begin{align*}<br />
	&#038;E_0=\calN(A)\\<br />
&#038;=\left\{\,  \mathbf{x}\in \C^4 \quad \middle | \quad \mathbf{x}=x_2\begin{bmatrix}<br />
	  -1 \\<br />
	   1 \\<br />
	    0 \\<br />
	   0<br />
	   \end{bmatrix}+x_3\begin{bmatrix}<br />
	  -1 \\<br />
	   0 \\<br />
	    1 \\<br />
	   0<br />
	   \end{bmatrix}+x_4 \begin{bmatrix}<br />
	  -1 \\<br />
	   0 \\<br />
	    0 \\<br />
	   1<br />
	   \end{bmatrix}, \text{ for any } x_2, x_3, x_4\in \C \,\right\}\\[10pt]
	   &#038;=\Span\left\{\, \begin{bmatrix}<br />
	  -1 \\<br />
	   1 \\<br />
	    0 \\<br />
	   0<br />
	   \end{bmatrix}, \begin{bmatrix}<br />
	  -1 \\<br />
	   0 \\<br />
	    1 \\<br />
	   0<br />
	   \end{bmatrix},  \begin{bmatrix}<br />
	  -1 \\<br />
	   0 \\<br />
	    0 \\<br />
	   1<br />
	   \end{bmatrix} \,\right\}.<br />
	\end{align*}<br />
	Thus the set<br />
	\[\left\{\, \begin{bmatrix}<br />
	  -1 \\<br />
	   1 \\<br />
	    0 \\<br />
	   0<br />
	   \end{bmatrix}, \begin{bmatrix}<br />
	  -1 \\<br />
	   0 \\<br />
	    1 \\<br />
	   0<br />
	   \end{bmatrix},  \begin{bmatrix}<br />
	  -1 \\<br />
	   0 \\<br />
	    0 \\<br />
	   1<br />
	   \end{bmatrix}  \,\right\}\]
	   is a spanning set of $E_0$, and it is straightforward to check that the set is linearly independent.<br />
	   Hence this set is a basis of $E_0$, and the dimension of $E_0$ is $3$.<br />
	   The geometric multiplicity of $\lambda=0$ is the dimension of $E_0$ by definition.<br />
	   Thus, the geometric multiplicity of $\lambda$ is $3$.</p>
<h2>Comment.</h2>
<p>These are Quiz 12 problems for Math 2568 (Introduction to Linear Algebra) at OSU in Spring 2017.</p>
<p>I could have combined these two problems into one problem, and just asked to find eigenvalues and algebraic/ geometric multiplicities for each eigenvalue.<br />
The reason I didn&#8217;t do is that I wanted to rescue students who didn&#8217;t get a correct answer in part (a) for some reasons.<br />
Also, since one of the eigenvalue is given in (b), students could use this information to double check their solutions in (a).<br />
(At least if you didn&#8217;t get the eigenvalue $0$, you made a mistake somewhere.)</p>
<h3>List of Quiz Problems of Linear Algebra (Math 2568) at OSU in Spring 2017</h3>
<p>There were 13 weekly quizzes. Here is the list of links to the quiz problems and solutions.</p>
<ul>
<li><a href="//yutsumura.com/quiz-1-gauss-jordan-elimination-homogeneous-system-math-2568-spring-2017/" target="_blank">Quiz 1. Gauss-Jordan elimination / homogeneous system. </a></li>
<li><a href="//yutsumura.com/quiz-2-the-vector-form-for-the-general-solution-transpose-matrices-math-2568-spring-2017/" target="_blank">Quiz 2. The vector form for the general solution / Transpose matrices. </a></li>
<li><a href="//yutsumura.com/quiz-3-condition-that-vectors-are-linearly-dependent-orthogonal-vectors-are-linearly-independent/" target="_blank">Quiz 3. Condition that vectors are linearly dependent/ orthogonal vectors are linearly independent</a></li>
<li><a href="//yutsumura.com/quiz-4-inverse-matrix-nonsingular-matrix-satisfying-a-relation/" target="_blank">Quiz 4. Inverse matrix/ Nonsingular matrix satisfying a relation</a></li>
<li><a href="//yutsumura.com/quiz-5-example-and-non-example-of-subspaces-in-3-dimensional-space/" target="_blank">Quiz 5. Example and non-example of subspaces in 3-dimensional space</a></li>
<li><a href="//yutsumura.com/quiz-6-determine-vectors-in-null-space-range-find-a-basis-of-null-space/" target="_blank">Quiz 6. Determine vectors in null space, range / Find a basis of null space</a></li>
<li><a href="//yutsumura.com/quiz-7-find-a-basis-of-the-range-rank-and-nullity-of-a-matrix/" target="_blank">Quiz 7. Find a basis of the range, rank, and nullity of a matrix</a></li>
<li><a href="//yutsumura.com/quiz-8-determine-subsets-are-subspaces-functions-taking-integer-values-set-of-skew-symmetric-matrices/" target="_blank">Quiz 8. Determine subsets are subspaces: functions taking integer values / set of skew-symmetric matrices</a></li>
<li><a href="//yutsumura.com/quiz-9-find-a-basis-of-the-subspace-spanned-by-four-matrices/" target="_blank">Quiz 9. Find a basis of the subspace spanned by four matrices</a></li>
<li><a href="//yutsumura.com/quiz-10-find-orthogonal-basis-find-value-of-linear-transformation/" target="_blank">Quiz 10. Find orthogonal basis / Find value of linear transformation</a></li>
<li><a href="//yutsumura.com/quiz-11-find-eigenvalues-and-eigenvectors-properties-of-determinants/" target="_blank">Quiz 11. Find eigenvalues and eigenvectors/ Properties of determinants</a></li>
<li><a href="//yutsumura.com/quiz-12-find-eigenvalues-and-their-algebraic-and-geometric-multiplicities/" target="_blank">Quiz 12. Find eigenvalues and their algebraic and geometric multiplicities</a></li>
<li><a href="//yutsumura.com/quiz-13-part-1-diagonalize-a-matrix/" target="_blank">Quiz 13 (Part 1). Diagonalize a matrix.</a></li>
<li><a href="//yutsumura.com/quiz-13-part-2-find-eigenvalues-and-eigenvectors-of-a-special-matrix/" target="_blank">Quiz 13 (Part 2). Find eigenvalues and eigenvectors of a special matrix</a></li>
</ul>
<button class="simplefavorite-button has-count" data-postid="2671" data-siteid="1" data-groupid="1" data-favoritecount="16" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">16</span></button><p>The post <a href="https://yutsumura.com/quiz-12-find-eigenvalues-and-their-algebraic-and-geometric-multiplicities/" target="_blank">Quiz 12. Find Eigenvalues and their Algebraic and Geometric Multiplicities</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/quiz-12-find-eigenvalues-and-their-algebraic-and-geometric-multiplicities/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2671</post-id>	</item>
	</channel>
</rss>
