<?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 &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/rotation/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Mon, 28 Aug 2017 23:43:22 +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 &#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>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>Dihedral Group and Rotation of the Plane</title>
		<link>https://yutsumura.com/dihedral-group-and-rotation-of-the-plane/</link>
				<comments>https://yutsumura.com/dihedral-group-and-rotation-of-the-plane/#respond</comments>
				<pubDate>Fri, 05 Aug 2016 14:11:30 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[dihedral group]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[homomorphism]]></category>
		<category><![CDATA[injective homomorphism]]></category>
		<category><![CDATA[relation]]></category>
		<category><![CDATA[representation]]></category>
		<category><![CDATA[rotation]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=321</guid>
				<description><![CDATA[<p>Let $n$ be a positive integer. Let $D_{2n}$ be the dihedral group of order $2n$. Using the generators and the relations, the dihedral group $D_{2n}$ is given by \[D_{2n}=\langle r,s \mid r^n=s^2=1, sr=r^{-1}s\rangle.\] Put&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/dihedral-group-and-rotation-of-the-plane/" target="_blank">Dihedral Group and Rotation of the Plane</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 52</h2>
<p>Let $n$ be a positive integer. Let $D_{2n}$ be the dihedral group of order $2n$. Using the generators and the relations, the dihedral group $D_{2n}$ is given by<br />
\[D_{2n}=\langle r,s \mid r^n=s^2=1, sr=r^{-1}s\rangle.\]
Put $\theta=2 \pi/n$.</p>
<hr />
<p><strong>(a) </strong>Prove that the matrix $\begin{bmatrix}<br />
\cos \theta &amp; -\sin \theta\\<br />
\sin \theta&amp; \cos \theta<br />
\end{bmatrix}$ is the matrix representation of the linear transformation $T$ which rotates the $x$-$y$ plane about the origin in a counterclockwise direction by $\theta$ radians.</p>
<hr />
<p><strong>(b)</strong> Let $\GL_2(\R)$ be the group of all $2 \times 2$ invertible matrices with real entries. Show that the map $\rho: D_{2n} \to \GL_2(\R)$ defined on the generators by<br />
\[ \rho(r)=\begin{bmatrix}<br />
\cos \theta &amp; -\sin \theta\\<br />
\sin \theta&amp; \cos \theta<br />
\end{bmatrix} \text{ and }<br />
\rho(s)=\begin{bmatrix}<br />
0 &amp; 1\\<br />
1&amp; 0<br />
\end{bmatrix}\]
extends to a homomorphism of $D_{2n}$ into $\GL_2(\R)$.</p>
<hr />
<p><strong>(c) </strong>Determine whether the homomorphism $\rho$ in part (b) is injective and/or surjective.</p>
<p><span id="more-321"></span><br />

<h2>Hint.</h2>
<ol>
<li>For (a), consider the unit vectors of the plane and consider where do the unit vector go by the linear transformation $T$.</li>
<li>Show that $\rho(r)$ and $\rho(s)$ satisfy the same relations as $D_{2n}.</li>
<li>Consider the determinant.</li>
</ol>
<h2> Proof. </h2>
<h3>(a) The matrix representation of the linear transformation $T$</h3>
<p>Let $\mathbf{e}_1, \mathbf{e}_2$ be the standard basis of the plane $\R^2$. That is<br />
\[\mathbf{e}_1=\begin{bmatrix}<br />
1 \\<br />
0<br />
\end{bmatrix} \text{ and }<br />
\mathbf{e}_2=\begin{bmatrix}<br />
0 \\<br />
1<br />
\end{bmatrix}.\]
Then by the $\theta$ rotation $\mathbf{e}_1$ moves to the point $\begin{bmatrix}<br />
\cos \theta \\<br />
\sin \theta<br />
\end{bmatrix}$ and $\mathbf{e}_2$ moves to the point $\begin{bmatrix}<br />
-\sin \theta \\<br />
\cos \theta<br />
\end{bmatrix}$.<br />
Therefore the matrix representation of $T$ is the matrix $\begin{bmatrix}<br />
\cos \theta &amp; -\sin \theta\\<br />
\sin \theta&amp; \cos \theta<br />
\end{bmatrix}$.</p>
<p>(Recall that if $T$ is a linear transformation from a vector space $V$ to itself with a basis $\{\mathbf{e}_1, \dots, \mathbf{e}_n\}$, its representation matrix is given by the matrix $[T(\mathbf{e}_1) \cdots T(\mathbf{e}_n)]$ whose $i$-th column is the vector $T(\mathbf{e}_i)$.)</p>
<h3>(b) $\rho$ is a homomorphism of $D_{2n}$ into $\GL_2(\R)$</h3>
<p> Any element $x \in D_{2n}$ can be written as $x=r^as^b$ using the relations.<br />
Then we define the value of $\rho$ on $x$ by<br />
\[\rho(x):=\rho(r)^a\rho(s)^b=\begin{bmatrix}<br />
\cos \theta &amp; -\sin \theta\\<br />
\sin \theta&amp; \cos \theta<br />
\end{bmatrix}^a<br />
\begin{bmatrix}<br />
0 &amp; 1\\<br />
1&amp; 0<br />
\end{bmatrix}^b.\]
<p>We need to show that this is well defined.<br />
To do this, we show that $\rho(r)$ and $\rho(s)$ satisfy the same relation as $D_{2n}$.</p>
<p>We have<br />
\[\rho(r)^n=\begin{bmatrix}<br />
\cos \theta &amp; -\sin \theta\\<br />
\sin \theta&amp; \cos \theta<br />
\end{bmatrix}^n=<br />
\begin{bmatrix}<br />
\cos (n\theta) &amp; -\sin (n\theta)\\<br />
\sin (n\theta)&amp; \cos (n\theta)<br />
\end{bmatrix}<br />
=I_2,\]
where $I_2$ is the $2\times 2$ identity matrix. Also we have $\rho(s)^=I_2$.</p>
<p>Finally, we compute<br />
\begin{align*}<br />
\rho(r)\rho(s)\rho(r)&amp;=\begin{bmatrix}<br />
\cos \theta &amp; -\sin \theta\\<br />
\sin \theta&amp; \cos \theta<br />
\end{bmatrix}<br />
\begin{bmatrix}<br />
0 &amp; 1\\<br />
1&amp; 0<br />
\end{bmatrix}<br />
\begin{bmatrix}<br />
\cos \theta &amp; -\sin \theta\\<br />
\sin \theta&amp; \cos \theta<br />
\end{bmatrix}<br />
\\[6pt]
&amp;=\begin{bmatrix}<br />
&#8211; \sin \theta &amp; \cos \theta\\<br />
\cos \theta&amp; \sin \theta<br />
\end{bmatrix}<br />
\begin{bmatrix}<br />
\cos \theta &amp; -\sin \theta\\<br />
\sin \theta&amp; \cos \theta<br />
\end{bmatrix} \\[6pt]
&amp;=\begin{bmatrix}<br />
0 &amp; \sin^2 \theta + \cos^2 \theta\\<br />
\cos^2+\sin^2 \theta&amp; 0<br />
\end{bmatrix}=I_2<br />
\end{align*}<br />
Therefore, the extension of $\rho$ does not depend on the expression of $x=r^as^b$.</p>
<h3>(c) Determine whether the homomorphism $\rho$ in part (b) is injective and/or surjective.</h3>
<p>We first show that $\rho$ is injective.<br />
Suppose that we have $\rho(x)=I_2$ for $x \in D_{2n}$. Write $x=r^as^b$.<br />
Then we have $\rho(r)^a\rho(s)^b=I_2$.</p>
<p>We compute the determinant of both sides and get<br />
\[\det(\rho(r))^a \det(\rho(s))^b=1.\]
Since $\det(\rho(r))=1$ and $\det(\rho(s))=-1$ we have $(-1)^b=1$, thus $b$ must be even.<br />
Then $x=r^a$ since the order of $s$ is two.<br />
Then $\rho(r)^a=I_2$ implies that $r\theta=2\pi m$ for some $m\in \Z$.</p>
<p> Hence $r=nm$ and we obtain $x=r^{nm}=1$ since the order of $r$ is $n$. Therefore the kernel of $\rho$ is trivial, hence the homomorphism $\rho$ is injective.</p>
<p>As the argument shows, the determinant of $\rho(x)$ is either $\pm 1$. The homomorphism $\rho$ is not surjective since $\GL_2(\R)$ contains elements with determinants not equal to $\pm 1$.</p>
<button class="simplefavorite-button has-count" data-postid="321" data-siteid="1" data-groupid="1" data-favoritecount="6" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">6</span></button><p>The post <a href="https://yutsumura.com/dihedral-group-and-rotation-of-the-plane/" target="_blank">Dihedral Group and Rotation of the Plane</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/dihedral-group-and-rotation-of-the-plane/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">321</post-id>	</item>
	</channel>
</rss>
