<?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>final exam &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/final-exam/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Sat, 18 Nov 2017 17:11:42 +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>final exam &#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>Orthogonality of Eigenvectors of a Symmetric Matrix Corresponding to Distinct Eigenvalues</title>
		<link>https://yutsumura.com/orthogonality-of-eigenvectors-of-a-symmetric-matrix-corresponding-to-distinct-eigenvalues/</link>
				<comments>https://yutsumura.com/orthogonality-of-eigenvectors-of-a-symmetric-matrix-corresponding-to-distinct-eigenvalues/#respond</comments>
				<pubDate>Fri, 30 Dec 2016 01:21:25 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Linear Algebra]]></category>
		<category><![CDATA[dot product]]></category>
		<category><![CDATA[eigenvalue]]></category>
		<category><![CDATA[eigenvector]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[final exam]]></category>
		<category><![CDATA[inner product]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[Nagoya]]></category>
		<category><![CDATA[Nagoya.LA]]></category>
		<category><![CDATA[orthogonal]]></category>
		<category><![CDATA[orthogonal vector]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=1659</guid>
				<description><![CDATA[<p>Suppose that a real symmetric matrix $A$ has two distinct eigenvalues $\alpha$ and $\beta$. Show that any eigenvector corresponding to $\alpha$ is orthogonal to any eigenvector corresponding to $\beta$. (Nagoya University, Linear Algebra Final&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/orthogonality-of-eigenvectors-of-a-symmetric-matrix-corresponding-to-distinct-eigenvalues/" target="_blank">Orthogonality of Eigenvectors of a Symmetric Matrix Corresponding to Distinct Eigenvalues</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 235</h2>
<p>Suppose that a real symmetric matrix $A$ has two distinct eigenvalues $\alpha$ and $\beta$.<br />
Show that any eigenvector corresponding to $\alpha$ is orthogonal to any eigenvector corresponding to $\beta$.</p>
<p>(<em>Nagoya University, Linear Algebra Final Exam Problem</em>)<br />
&nbsp;<br />
<span id="more-1659"></span><br />

<h2>Hint.</h2>
<p>Two vectors $\mathbf{u}$ and $\mathbf{v}$ are orthogonal if their inner (dot) product $\mathbf{u}\cdot \mathbf{v}:=\mathbf{u}^{\trans}\mathbf{v}=0$.</p>
<p>Here $\mathbf{u}^{\trans}$ is the transpose of $\mathbf{u}$.</p>
<p>A fact that we will use below is that for matrices $A$ and $B$, we have $(AB)^{\trans}=B^{\trans}A^{\trans}$.</p>
<h2> Proof. </h2>
<p>	Let $\mathbf{u}, \mathbf{v}$ be eigenvectors corresponding to $\alpha, \beta$, respectively.<br />
	Namely we have<br />
	\[A\mathbf{u}=\alpha \mathbf{u} \text{ and } A\mathbf{v}=\beta \mathbf{v}. \tag{*}\]
<p>	To prove that $\mathbf{u}$ and $\mathbf{v}$ are orthogonal, we show that the inner product $\mathbf{u} \cdot \mathbf{v}=0$.<br />
	Keeping this in mind, we compute<br />
	\begin{align*}<br />
&#038;\alpha (\mathbf{u} \cdot \mathbf{v})  =(\alpha \mathbf{u}) \cdot \mathbf{v}  \\<br />
&#038;\stackrel{(*)}{=} A\mathbf{u}\cdot \mathbf{v} =(A\mathbf{u})^{\trans} \mathbf{v}\\<br />
&#038;=\mathbf{u}^{\trans}A^{\trans}\mathbf{v} \text{   (This follows from the fact mentioned in the hint above)} \\<br />
&#038;=\mathbf{u}^{\trans}A\mathbf{v} \text{  (since $A$ is symmetric.)}\\<br />
&#038; \stackrel{(*)}{=} \mathbf{u}^{\trans}\beta \mathbf{v}=\beta (\mathbf{u}^{\trans} \mathbf{v})=\beta (\mathbf{u}\cdot \mathbf{v}).<br />
\end{align*}</p>
<hr />
<p>Therefore we obtain<br />
\[\alpha (\mathbf{u} \cdot \mathbf{v})=\beta (\mathbf{u} \cdot \mathbf{v}),\]
and thus<br />
\[(\alpha-\beta)(\mathbf{u} \cdot \mathbf{v})=0.\]
<p>Since $\alpha$ and $\beta$ are distinct, $\alpha-\beta \neq 0$.<br />
Hence we must have<br />
\[\mathbf{u} \cdot \mathbf{v}=0,\]
and the eigenvectors $\mathbf{u}, \mathbf{v}$ are orthogonal.</p>
<button class="simplefavorite-button has-count" data-postid="1659" data-siteid="1" data-groupid="1" data-favoritecount="49" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">49</span></button><p>The post <a href="https://yutsumura.com/orthogonality-of-eigenvectors-of-a-symmetric-matrix-corresponding-to-distinct-eigenvalues/" target="_blank">Orthogonality of Eigenvectors of a Symmetric Matrix Corresponding to Distinct Eigenvalues</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/orthogonality-of-eigenvectors-of-a-symmetric-matrix-corresponding-to-distinct-eigenvalues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1659</post-id>	</item>
	</channel>
</rss>
