<?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>rotation matrix &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/rotation-matrix/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Tue, 30 Jan 2018 04:26:16 +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>rotation matrix &#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>The Rotation Matrix is an Orthogonal Transformation</title>
		<link>https://yutsumura.com/the-rotation-matrix-is-an-orthogonal-transformation/</link>
				<comments>https://yutsumura.com/the-rotation-matrix-is-an-orthogonal-transformation/#respond</comments>
				<pubDate>Tue, 30 Jan 2018 04:26:16 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[cosine]]></category>
		<category><![CDATA[inner product]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear transformation]]></category>
		<category><![CDATA[orthogonal transformation]]></category>
		<category><![CDATA[Pythagorean identity]]></category>
		<category><![CDATA[rotation matrix]]></category>
		<category><![CDATA[sine]]></category>
		<category><![CDATA[trigonometric function]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=6800</guid>
				<description><![CDATA[<p>Let $\mathbb{R}^2$ be the vector space of size-2 column vectors. This vector space has an inner product defined by $ \langle \mathbf{v} , \mathbf{w} \rangle = \mathbf{v}^\trans \mathbf{w}$. A linear transformation $T : \R^2&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/the-rotation-matrix-is-an-orthogonal-transformation/" target="_blank">The Rotation Matrix is an Orthogonal Transformation</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 684</h2>
<p>Let $\mathbb{R}^2$ be the vector space of size-2 column vectors.  This vector space has an <strong>inner product</strong> defined by $ \langle \mathbf{v} , \mathbf{w} \rangle = \mathbf{v}^\trans \mathbf{w}$.  A linear transformation $T : \R^2 \rightarrow \R^2$ is called an <strong>orthogonal transformation</strong> if for all $\mathbf{v} , \mathbf{w} \in \R^2$,<br />
\[\langle T(\mathbf{v}) , T(\mathbf{w}) \rangle = \langle \mathbf{v} , \mathbf{w} \rangle.\]
<p>For a fixed angle $\theta \in [0, 2 \pi )$ , define the matrix<br />
\[ [T] = \begin{bmatrix} \cos (\theta) &#038; &#8211; \sin ( \theta ) \\ \sin ( \theta ) &#038; \cos ( \theta ) \end{bmatrix} \]
and the linear transformation $T : \R^2 \rightarrow \R^2$ by<br />
\[T( \mathbf{v} ) = [T] \mathbf{v}.\]
<p>Prove that $T$ is an orthogonal transformation.  </p>
<p>&nbsp;<br />
<span id="more-6800"></span></p>
<h2>Solution.</h2>
<p>Suppose we have vectors $\mathbf{v} =  \begin{bmatrix} v_1 \\ v_2 \end{bmatrix}$ and $\mathbf{w} = \begin{bmatrix} w_1 \\ w_2 \end{bmatrix} $ .  Then,<br />
\[T(\mathbf{v}) = \begin{bmatrix} \cos (\theta) &#038; &#8211; \sin ( \theta ) \\ \sin ( \theta ) &#038; \cos ( \theta ) \end{bmatrix} \begin{bmatrix} v_1 \\ v_2 \end{bmatrix} = \begin{bmatrix} \cos(\theta) v_1 &#8211; \sin (\theta) v_2 \\ \sin(\theta) v_1 + \cos (\theta) v_2 \end{bmatrix},\]
and<br />
\[ T(\mathbf{w}) = \begin{bmatrix} \cos (\theta) &#038; &#8211; \sin ( \theta ) \\ \sin ( \theta ) &#038; \cos ( \theta ) \end{bmatrix} \begin{bmatrix} w_1 \\ w_2 \end{bmatrix} = \begin{bmatrix} \cos(\theta) w_1 &#8211; \sin (\theta) w_2 \\  \sin(\theta) w_1 + \cos (\theta) w_2 \end{bmatrix}.\]
<hr />
<p>Then we find the inner product for these two vectors:<br />
\begin{align*}<br />
&#038;\langle T(\mathbf{v} ) , T( \mathbf{w} ) \rangle \\<br />
&#038;= \begin{bmatrix} \cos(\theta) v_1 &#8211; \sin (\theta) v_2 &#038; \sin(\theta) v_1 + \cos (\theta) v_2 \end{bmatrix} \begin{bmatrix} \cos(\theta) w_1 &#8211; \sin (\theta) w_2 \\  \sin(\theta) w_1 + \cos (\theta) w_2 \end{bmatrix} \\[6pt]
&#038;= \biggl( \cos(\theta) v_1  &#8211; \sin(\theta) v_2 \biggr) \biggl( \cos(\theta) w_1 &#8211; \sin ( \theta) w_2 \biggr) \\[6pt]
 &#038;\qquad + \biggl( \sin (\theta) v_1 + \cos (\theta) v_2 \biggr) \biggl( \sin (\theta) w_1 + \cos(\theta) w_2 \biggr)  \\[6pt]
 &#038;= \cos^2(\theta) ( v_1 w_1 + v_2 w_2 ) + \sin(\theta) \cos(\theta) (  &#8211; v_1 w_2 &#8211; v_2 w_1 + v_1 w_2 + v_2 w_1 ) \\ &#038;\qquad + \sin^2 (\theta) ( v_2 w_2 + v_1 w_1 )  \\[6pt]
&#038;= \left( \cos^2 ( \theta) + \sin^2 ( \theta ) \right) ( v_1 w_1 + v_2 w_2 ) \\<br />
&#038;= v_1 w_1 + v_2 w_2 \\<br />
&#038;= \langle \mathbf{v} , \mathbf{w} \rangle .<br />
\end{align*}</p>
<hr />
<p>This proves that $T$ is an orthogonal transformation.  For the second-to-last equality, we used the Pythagorean identity $\sin^2 ( \theta ) + \cos^2 ( \theta ) = 1$.</p>
<button class="simplefavorite-button has-count" data-postid="6800" data-siteid="1" data-groupid="1" data-favoritecount="38" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">38</span></button><p>The post <a href="https://yutsumura.com/the-rotation-matrix-is-an-orthogonal-transformation/" target="_blank">The Rotation Matrix is an Orthogonal Transformation</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/the-rotation-matrix-is-an-orthogonal-transformation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">6800</post-id>	</item>
		<item>
		<title>Rotation Matrix in the Plane and its Eigenvalues and Eigenvectors</title>
		<link>https://yutsumura.com/rotation-matrix-in-the-plane-and-its-eigenvalues-and-eigenvectors/</link>
				<comments>https://yutsumura.com/rotation-matrix-in-the-plane-and-its-eigenvalues-and-eigenvectors/#comments</comments>
				<pubDate>Mon, 28 Aug 2017 23:43:22 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[characteristic polynomial]]></category>
		<category><![CDATA[cosine function]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[rotation]]></category>
		<category><![CDATA[rotation matrix]]></category>
		<category><![CDATA[sine function]]></category>
		<category><![CDATA[trigonometry function]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=4762</guid>
				<description><![CDATA[<p>Consider the $2\times 2$ matrix \[A=\begin{bmatrix} \cos \theta &#38; -\sin \theta\\ \sin \theta&#38; \cos \theta \end{bmatrix},\] where $\theta$ is a real number $0\leq \theta &#60; 2\pi$. &#160; (a) Find the characteristic polynomial of the&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/rotation-matrix-in-the-plane-and-its-eigenvalues-and-eigenvectors/" target="_blank">Rotation Matrix in the Plane and its Eigenvalues and Eigenvectors</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2>Problem 550</h2>
<p>Consider the $2\times 2$ matrix<br />
\[A=\begin{bmatrix}<br />
\cos \theta &amp; -\sin \theta\\<br />
\sin \theta&amp; \cos \theta \end{bmatrix},\]
where $\theta$ is a real number $0\leq \theta &lt; 2\pi$.</p>
<p>&nbsp;</p>
<p><strong>(a)</strong> Find the characteristic polynomial of the matrix $A$.</p>
<p><strong>(b)</strong> Find the eigenvalues of the matrix $A$.</p>
<p><strong>(c)</strong> Determine the eigenvectors corresponding to each of the eigenvalues of $A$.</p>
<p><span id="more-4762"></span><br />

<h2>Proof.</h2>
<h3>(a) Find the characteristic polynomial of the matrix $A$.</h3>
<p>The characteristic polynomial $p(t)$ of $A$ is computed as follows.<br />
Let $I$ be the $2\times 2$ identity matrix.<br />
We have<br />
\begin{align*}<br />
p(t)&amp;=\det(A-tI)\\<br />
&amp;=\begin{vmatrix}<br />
\cos \theta -t &amp; -\sin \theta\\<br />
\sin \theta&amp; \cos \theta -t<br />
\end{vmatrix}\\<br />
&amp;=(\cos \theta -t)^2+\sin^2 \theta \tag{*}\\<br />
&amp;=t^2-(2\cos \theta) t+\cos^2 \theta+\sin^2 \theta\\<br />
&amp;=t^2-(2\cos \theta) t+1<br />
\end{align*}<br />
by the trigonometry identity $\cos^2 \theta+\sin^2 \theta=1$.</p>
<p>Hence the characteristic polynomial of $A$ is<br />
\[p(t)=t^2-(2\cos \theta) t+1.\]
<h3>(b) Find the eigenvalues of the matrix $A$.</h3>
<p>The eigenvalues of $A$ are roots of the characteristic polynomial $p(t)$.<br />
So let us solve<br />
\[p(t)=t^2-(2\cos \theta) t+1=0.\]
By the quadratic formula, we have<br />
\begin{align*}<br />
t&amp;=\frac{2\cos \theta \pm \sqrt{(2\cos \theta)^2-4}}{2}\\[6pt]
&amp;=\cos \theta \pm \sqrt{\cos^2 \theta -1}\\<br />
&amp;=\cos \theta \pm \sqrt{-\sin^2 \theta}\\<br />
&amp;=\cos \theta \pm i \sin \theta =e^{\pm i\theta}.<br />
\end{align*}</p>
<p>Hence eigenvalues of $A$ are<br />
\[\cos \theta \pm i \sin \theta =e^{\pm i\theta}.\]
<hr />
<p>Alternatively, we could have used the equation (*).<br />
Then we have<br />
\begin{align*}<br />
&amp;p(t)=(\cos \theta -t)^2+\sin^2 \theta=0\\<br />
&amp;\Leftrightarrow (\cos \theta-t)^2=-\sin^2 \theta\\<br />
&amp;\Leftrightarrow \cos \theta -t=\pm i \sin \theta<br />
\end{align*}<br />
and thus, we obtain the eigenvalues<br />
\[\cos \theta \pm i \sin \theta =e^{\pm i\theta}.\]
<h3>(c) Determine the eigenvectors</h3>
<p>Let us first find the eigenvectors corresponding to the eigenvalue $\lambda=\cos \theta +i \sin \theta$.<br />
We have<br />
\begin{align*}<br />
A-\lambda I=\begin{bmatrix}<br />
-i \sin \theta &amp; -\sin \theta\\<br />
\sin \theta&amp; -i \sin \theta<br />
\end{bmatrix}.<br />
\end{align*}</p>
<hr />
<p>If $\theta=0, \pi$, then $\sin \theta=0$ and we have<br />
\[A-\lambda I=\begin{bmatrix}<br />
0 &amp; 0\\<br />
0&amp; 0<br />
\end{bmatrix}\]
and thus each nonzero vector of $\R^2$ is an eigenvector.</p>
<hr />
<p>If $\lambda \neq 0, \pi$, then $\sin \theta \neq 0$.<br />
Thus we have by elementary row operations<br />
\begin{align*}<br />
A-\lambda I=\begin{bmatrix}<br />
-i \sin \theta &amp; -\sin \theta\\<br />
\sin \theta&amp; -i \sin \theta<br />
\end{bmatrix}<br />
\xrightarrow[\frac{1}{\sin \theta} R_2]{\frac{i}{\sin \theta} R_1}<br />
\begin{bmatrix}<br />
1 &amp; -i\\<br />
1&amp; -i<br />
\end{bmatrix}<br />
\xrightarrow{R_2-R_1} \begin{bmatrix}<br />
1 &amp; -i\\<br />
0&amp; 0<br />
\end{bmatrix}.<br />
\end{align*}<br />
It follows that the eigenvectors for $\lambda$ are<br />
\[\begin{bmatrix}<br />
i \\<br />
1<br />
\end{bmatrix}t,\]
for any nonzero scalar $t$.</p>
<p>The other eigenvalue is the conjugate $\bar{\lambda}$ of $\lambda$.<br />
Since $A$ is a real matrix, the eigenvectors of $\bar{\lambda}$ are the conjugate of those of $\lambda$.<br />
Hence the eigenvectors corresponding to $\bar{\lambda}$ is<br />
\[\begin{bmatrix}<br />
-i \\<br />
1<br />
\end{bmatrix}t,\]
for any nonzero scalar $t$.</p>
<hr />
<p>In summary, when $\theta=0, \pi$, the eigenvalues are $1, -1$, respectively, and every nonzero vector of $\R^2$ is an eigenvector.</p>
<p>If $\theta \neq 0, \pi$, then the eigenvectors corresponding to the eigenvalue $\cos \theta +i\sin \theta$ are<br />
\[\begin{bmatrix}<br />
i \\<br />
1<br />
\end{bmatrix}t,\]
for any nonzero scalar $t$.<br />
The eigenvectors corresponding to the eigenvalue $\cos \theta -i\sin \theta$ are<br />
\[\begin{bmatrix}<br />
-i \\<br />
1<br />
\end{bmatrix}t,\]
for any nonzero scalar $t$.</p>
<h2>Related Question.</h2>
<p>For a similar proble, try the following.</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;"><strong>Problem</strong>.<br />
For a real number $0\leq \theta \leq \pi$, we define the real $3\times 3$ matrix $A$ by<br />
\[A=\begin{bmatrix}<br />
\cos\theta &amp; -\sin\theta &amp; 0 \\<br />
\sin\theta &amp;\cos\theta &amp;0 \\<br />
0 &amp; 0 &amp; 1<br />
\end{bmatrix}.\]<strong>(a)</strong> Find the determinant of the matrix $A$.</p>
<p><strong>(b)</strong> Show that $A$ is an orthogonal matrix.</p>
<p><strong>(c)</strong> Find the eigenvalues of $A$.</p>
</div>
<p>The solution is given in the post ↴<br />
<a href="//yutsumura.com/rotation-matrix-in-space-and-its-determinant-and-eigenvalues/" target="_blank" rel="noopener">Rotation Matrix in Space and its Determinant and Eigenvalues</a></p>
<button class="simplefavorite-button has-count" data-postid="4762" data-siteid="1" data-groupid="1" data-favoritecount="86" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">86</span></button><p>The post <a href="https://yutsumura.com/rotation-matrix-in-the-plane-and-its-eigenvalues-and-eigenvectors/" target="_blank">Rotation Matrix in the Plane and its Eigenvalues and Eigenvectors</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/rotation-matrix-in-the-plane-and-its-eigenvalues-and-eigenvectors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">4762</post-id>	</item>
		<item>
		<title>Rotation Matrix in Space and its Determinant and Eigenvalues</title>
		<link>https://yutsumura.com/rotation-matrix-in-space-and-its-determinant-and-eigenvalues/</link>
				<comments>https://yutsumura.com/rotation-matrix-in-space-and-its-determinant-and-eigenvalues/#comments</comments>
				<pubDate>Wed, 14 Dec 2016 04:27:28 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[characteristic polynomial]]></category>
		<category><![CDATA[cofactor expansion]]></category>
		<category><![CDATA[determinant]]></category>
		<category><![CDATA[dot product]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[inner product]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[orthogonal matrix]]></category>
		<category><![CDATA[orthonormal]]></category>
		<category><![CDATA[orthonormal vector]]></category>
		<category><![CDATA[rotation matrix]]></category>
		<category><![CDATA[transpose]]></category>
		<category><![CDATA[transpose matrix]]></category>
		<category><![CDATA[trigonometry]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1559</guid>
				<description><![CDATA[<p>For a real number $0\leq \theta \leq \pi$, we define the real $3\times 3$ matrix $A$ by \[A=\begin{bmatrix} \cos\theta &#038; -\sin\theta &#038; 0 \\ \sin\theta &#038;\cos\theta &#038;0 \\ 0 &#038; 0 &#038; 1 \end{bmatrix}.\]&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/rotation-matrix-in-space-and-its-determinant-and-eigenvalues/" target="_blank">Rotation Matrix in Space and its Determinant and Eigenvalues</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 218</h2>
<p> For a real number $0\leq \theta \leq \pi$, we define the real $3\times 3$ matrix $A$ by<br />
\[A=\begin{bmatrix}<br />
  \cos\theta &#038; -\sin\theta &#038; 0 \\<br />
   \sin\theta &#038;\cos\theta &#038;0 \\<br />
   0 &#038; 0 &#038; 1<br />
\end{bmatrix}.\]
<p><strong>(a)</strong> Find the determinant of the matrix $A$.</p>
<p><strong>(b)</strong> Show that $A$ is an orthogonal matrix.</p>
<p><strong>(c)</strong> Find the eigenvalues of $A$.</p>
<p>&nbsp;<br />
<span id="more-1559"></span></p>

<h2>Solution.</h2>
<h3> (a) The determinant of the matrix $A$</h3>
<p> By the cofactor expansion corresponding to the third row, we compute<br />
	\begin{align*}<br />
\det(A)&#038;=\begin{vmatrix}<br />
  \cos\theta &#038; -\sin\theta &#038; 0 \\<br />
   \sin\theta &#038;\cos\theta &#038;0 \\<br />
   0 &#038; 0 &#038; 1<br />
\end{vmatrix}\\<br />
&#038;=0\cdot \begin{vmatrix}<br />
  -\sin \theta &#038; 0\\<br />
  \cos \theta&#038; 0<br />
\end{vmatrix}-0\cdot \begin{vmatrix}<br />
  \cos \theta &#038; 0\\<br />
  \sin \theta&#038; 0<br />
\end{vmatrix}+1\cdot \begin{vmatrix}<br />
  \cos \theta &#038; -\sin \theta\\<br />
  \sin \theta&#038; \cos \theta<br />
\end{vmatrix}\\<br />
&#038;=\cos^2 \theta +\sin^2 \theta\\<br />
&#038;=1.<br />
\end{align*}<br />
The last step follows from the famous trigonometry identity<br />
\[\cos^2 \theta +\sin^2 \theta=1.\]
Thus we have<br />
\[\det(A)=1.\]
<h3>(b) The matrix $A$ is an orthogonal matrix </h3>
<p>We give two solutions for part (b).</p>
<h4> The first solution of (b)</h4>
<p>The first solution computes $A^{\trans}A$ and show that it is the identity matrix $I$.<br />
We have<br />
\begin{align*}<br />
A^{\trans}A&#038;=\begin{bmatrix}<br />
  \cos\theta &#038; \sin\theta &#038; 0 \\<br />
   -\sin\theta &#038;\cos\theta &#038;0 \\<br />
   0 &#038; 0 &#038; 1<br />
\end{bmatrix}\begin{bmatrix}<br />
  \cos\theta &#038; -\sin\theta &#038; 0 \\<br />
   \sin\theta &#038;\cos\theta &#038;0 \\<br />
   0 &#038; 0 &#038; 1<br />
\end{bmatrix}\\<br />
&#038;=\begin{bmatrix}<br />
  \cos^2 \theta +\sin^2\theta &#038; 0 &#038; 0 \\<br />
   0 &#038;\cos^2 \theta+\sin^2 \theta &#038;0 \\<br />
   0 &#038; 0 &#038; 1<br />
\end{bmatrix}\\<br />
&#038;=\begin{bmatrix}<br />
  1 &#038; 0 &#038; 0 \\<br />
   0 &#038;1 &#038;0 \\<br />
   0 &#038; 0 &#038; 1<br />
\end{bmatrix}=I.<br />
\end{align*}<br />
Similarly, you can check that $AA^{\trans}=I$. Thus $A$ is an orthogonal matrix.</p>
<h4> The second solution of (b)</h4>
<p>The second proof uses the following fact: a matrix is orthogonal if and only its column vectors form an orthonormal set.<br />
Let<br />
\[A_1=\begin{bmatrix}<br />
  \cos \theta \\<br />
   \sin \theta \\<br />
    0<br />
  \end{bmatrix}, A_2=\begin{bmatrix}<br />
  -\sin\theta \\<br />
   \cos \theta \\<br />
    0<br />
  \end{bmatrix}, A_3=\begin{bmatrix}<br />
  0 \\<br />
   0 \\<br />
    1<br />
  \end{bmatrix}\]
  be the column vectors of the matrix $A$. The length of these vectors are all $1$. For example, we have<br />
 \begin{align*}<br />
||A_1||=\sqrt{(\cos\theta)^2+(\sin \theta)^2+0^2}=\sqrt{1}=1.<br />
\end{align*}<br />
Similarly, we have $||A_2||=||A_3||=1$.<br />
The dot (inner) product of $A_1$ and $A_2$ is<br />
\begin{align*}<br />
A_1\cdot A_2=\cos \theta \cdot (-\sin \theta)+\sin \theta \cdot \cos \theta +0\cdot 0=0.<br />
\end{align*}<br />
Similarly, we have $A_1\cdot A_3=A_2\cdot A_3=0$.<br />
Therefore, the column vectors $A_1, A_2, A_3$ are orthonormal vectors. Hence by the above fact, the matrix $A$ is orthogonal.</p>
<h3>(c) The eigenvalues of $A$</h3>
<p>We compute the characteristic polynomial $p(t)=\det(A-tI)$ as follows.<br />
\begin{align*}<br />
p(t)&#038;=\det(A-tI)=\begin{vmatrix}<br />
  \cos\theta-t &#038; -\sin\theta &#038; 0 \\<br />
   \sin\theta &#038;\cos\theta -t&#038;0 \\<br />
   0 &#038; 0 &#038; 1-t<br />
\end{vmatrix}\\<br />
&#038;=(1-t)\begin{vmatrix}<br />
  \cos \theta -t &#038; -\sin \theta\\<br />
  \sin \theta&#038; \cos \theta-t<br />
\end{vmatrix} \text{ by the third row cofactor expansion}\\<br />
&#038;=(1-t)(\cos^2 \theta -2t \cos \theta +t^2 +\sin^2 \theta)\\<br />
&#038;=(1-t)(t^2-(2\cos \theta)t+1).<br />
\end{align*}</p>
<p>The eigenvalues are roots of the characteristic polynomial $p(t)$, hence we solve<br />
\[p(t)=(1-t)(t^2-(2\cos \theta)t+1)=0.\]
One solution is $t=1$. The other solutions come from the quadratic polynomial in $p(t)$.<br />
By the quadratic formula, those solutions are<br />
\begin{align*}<br />
t&#038;=\cos\theta \pm\sqrt{\cos^2 \theta -1}\\<br />
&#038;=\cos\theta \pm \sqrt{-\sin^2 \theta}\\<br />
&#038;=\cos \theta \pm i \sin \theta<br />
\end{align*}<br />
since $\sin \theta\geq 0$ since $0 \leq \theta \leq \pi$.<br />
Therefore the eigenvalues of the matrix $A$ are<br />
\[1, \cos \theta \pm i \sin \theta.\]
<h2> Related Question. </h2>
<p>The following problem treats the rotation matrix in the plane.</p>
<div style="padding: 16px; border: none 3px #4169e1; border-radius: 10px; background-color: #f0f8ff; margin-top: 30px; margin-bottom: 30px;">
<strong>Problem</strong>.<br />
Consider the $2\times 2$ matrix<br />
\[A=\begin{bmatrix}<br />
\cos \theta &amp; -\sin \theta\\<br />
\sin \theta&amp; \cos \theta \end{bmatrix},\]
where $\theta$ is a real number $0\leq \theta &lt; 2\pi$.</p>
<p>&nbsp;</p>
<p><strong>(a)</strong> Find the characteristic polynomial of the matrix $A$.</p>
<p><strong>(b)</strong> Find the eigenvalues of the matrix $A$.</p>
<p><strong>(c)</strong> Determine the eigenvectors corresponding to each of the eigenvalues of $A$.
</div>
<p>The solution is given in the post &#8628;<br />
<a href="//yutsumura.com/rotation-matrix-in-the-plane-and-its-eigenvalues-and-eigenvectors/" target="_blank">Rotation Matrix in the Plane and its Eigenvalues and Eigenvectors</a></p>
<button class="simplefavorite-button has-count" data-postid="1559" data-siteid="1" data-groupid="1" data-favoritecount="44" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">44</span></button><p>The post <a href="https://yutsumura.com/rotation-matrix-in-space-and-its-determinant-and-eigenvalues/" target="_blank">Rotation Matrix in Space and its Determinant and Eigenvalues</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/rotation-matrix-in-space-and-its-determinant-and-eigenvalues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1559</post-id>	</item>
	</channel>
</rss>
