<?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/"
	>

<channel>
	<title>SciBuff.com &#187; Mathematics</title>
	<atom:link href="http://www.scibuff.com/category/math/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scibuff.com</link>
	<description>Science Blog</description>
	<lastBuildDate>Mon, 30 May 2011 00:47:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Reflection matrix</title>
		<link>http://www.scibuff.com/2009/06/22/reflection-matrix/</link>
		<comments>http://www.scibuff.com/2009/06/22/reflection-matrix/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 11:07:26 +0000</pubDate>
		<dc:creator>scibuff</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[linear algebra]]></category>
		<category><![CDATA[linear transformations]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[reflection]]></category>

		<guid isPermaLink="false">http://www.scibuff.com/?p=560</guid>
		<description><![CDATA[It&#8217;s been a while since my last math post. It seems that my previous assertion correlating the quality of question with the period of final exams could not have been further from the truth. It now seems quite likely that the occurrence of a few &#8220;good&#8221; questions on Yahoo Answers in a short period of [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since my last math <a title="Common Denominators" href="http://www.scibuff.com/2009/06/03/common-denominators/" target="_blank">post</a>. It seems that my previous assertion correlating the quality of question with the period of final exams could not have been further from the truth. It now seems quite likely that the occurrence of a few &#8220;good&#8221; questions on Yahoo Answers in a short period of time a few weeks back was more of a fluke rather than the norm.</p>
<p><strong>Problem</strong>: Find the standard matrix for the linear transformation which reflects points in the x-y plane across the line <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B-2x%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{-2x}{3}' title='y = \frac{-2x}{3}' class='latex' />.</p>
<p><strong>Solution</strong>: To find the matrix representing a given linear transformation all we need to do is to figure out where the basis vectors, i.e.</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cvec%7Be_%7B1%7D%7D%3D%5Cbegin%7Bbmatrix%7D%201%5C%5C%200%20%5Cend%7Bbmatrix%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\vec{e_{1}}=\begin{bmatrix} 1\\ 0 \end{bmatrix}' title='\vec{e_{1}}=\begin{bmatrix} 1\\ 0 \end{bmatrix}' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=%20%5Cvec%7Be_%7B2%7D%7D%3D%5Cbegin%7Bbmatrix%7D%200%5C%5C%201%20%5Cend%7Bbmatrix%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' \vec{e_{2}}=\begin{bmatrix} 0\\ 1 \end{bmatrix}' title=' \vec{e_{2}}=\begin{bmatrix} 0\\ 1 \end{bmatrix}' class='latex' /></p>
<p>are mapped under the transformation.</p>
<p>This is easy to see from the fact that since <img src='http://s.wordpress.com/latex.php?latex=%5Cvec%7Be_%7B1%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\vec{e_{1}}' title='\vec{e_{1}}' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=%5Cvec%7Be_%7B2%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\vec{e_{2}}' title='\vec{e_{2}}' class='latex' /> form a basis of <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5E%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbb{R}^{2}' title='\mathbb{R}^{2}' class='latex' /> any element</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cvec%7Bu%7D%5C%20%5Cepsilon%20%5C%20%5Cmathbb%7BR%7D%5E%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\vec{u}\ \epsilon \ \mathbb{R}^{2}' title='\vec{u}\ \epsilon \ \mathbb{R}^{2}' class='latex' /></p>
<p>can be written as</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cvec%7Bu%7D%20%3D%20a%20%5Ccdot%20%5Cvec%7Be_%7B1%7D%7D%20%2B%20b%20%5Ccdot%20%5Cvec%7Be_%7B2%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\vec{u} = a \cdot \vec{e_{1}} + b \cdot \vec{e_{2}}' title='\vec{u} = a \cdot \vec{e_{1}} + b \cdot \vec{e_{2}}' class='latex' /></p>
<p>for some <img src='http://s.wordpress.com/latex.php?latex=a%2Cb%5C%20%5Cepsilon%5C%20%5Cmathbb%7BR%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a,b\ \epsilon\ \mathbb{R}' title='a,b\ \epsilon\ \mathbb{R}' class='latex' />.</p>
<p>Now let</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=A%20%3A%20%5Cmathbb%7BR%7D%5E%7B2%7D%20%5Cto%20%5Cmathbb%7BR%7D%5E%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A : \mathbb{R}^{2} \to \mathbb{R}^{2}' title='A : \mathbb{R}^{2} \to \mathbb{R}^{2}' class='latex' /></p>
<p>be a linear transformation. Then, by definition</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=A%28%5Cvec%7Bu%7D%29%20%3D%20A%28a%20%5Ccdot%20%5Cvec%7Be_%7B1%7D%7D%20%2B%20b%20%5Ccdot%20%5Cvec%7Be_%7B2%7D%7D%29%20%3D%20a%20%5Ccdot%20A%28%20%5Cvec%7Be_%7B1%7D%7D%20%29%20%2B%20b%20%5Ccdot%20A%28%20%5Cvec%7Be_%7B2%7D%7D%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A(\vec{u}) = A(a \cdot \vec{e_{1}} + b \cdot \vec{e_{2}}) = a \cdot A( \vec{e_{1}} ) + b \cdot A( \vec{e_{2}} )' title='A(\vec{u}) = A(a \cdot \vec{e_{1}} + b \cdot \vec{e_{2}}) = a \cdot A( \vec{e_{1}} ) + b \cdot A( \vec{e_{2}} )' class='latex' /></p>
<p>Thus, the <a rel="nofollow" href="http://bit.ly/WbyHf" target="_blank">image</a> of any element <img src='http://s.wordpress.com/latex.php?latex=%5Cvec%7Bu%7D%5C%20%5Cepsilon%20%5C%20%5Cmathbb%7BR%7D%5E%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\vec{u}\ \epsilon \ \mathbb{R}^{2}' title='\vec{u}\ \epsilon \ \mathbb{R}^{2}' class='latex' /> under a linear transformation is completely determined by the image of the basis of the transformation&#8217;s <a rel="nofollow" href="http://bit.ly/5g9jw" target="_blank">domain</a>.</p>
<p>Let&#8217;s find the image of <img src='http://s.wordpress.com/latex.php?latex=%5Cvec%7Be_%7B1%7D%7D%3D%5Cbegin%7Bbmatrix%7D%201%5C%5C%200%20%5Cend%7Bbmatrix%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\vec{e_{1}}=\begin{bmatrix} 1\\ 0 \end{bmatrix}' title='\vec{e_{1}}=\begin{bmatrix} 1\\ 0 \end{bmatrix}' class='latex' /> under a reflection across the line given by <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B-2x%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{-2x}{3}' title='y = \frac{-2x}{3}' class='latex' />. First, we need to find a line perpendicular to <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B-2x%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{-2x}{3}' title='y = \frac{-2x}{3}' class='latex' /> that passed through the point <img src='http://s.wordpress.com/latex.php?latex=p_%7B1%7D%20%3D%20%281%2C%200%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_{1} = (1, 0)' title='p_{1} = (1, 0)' class='latex' />.</p>
<p>In general, a line perpendicular to <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20mx%20%2B%20b&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = mx + b' title='y = mx + b' class='latex' /> is given by <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B-x%7D%7Bm%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{-x}{m}' title='y = \frac{-x}{m}' class='latex' />, i.e in our case, <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B3x%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{3x}{2}' title='y = \frac{3x}{2}' class='latex' />. To find the one particular line with the same slope, that passes through <img src='http://s.wordpress.com/latex.php?latex=p_%7B1%7D%20%3D%20%281%2C%200%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_{1} = (1, 0)' title='p_{1} = (1, 0)' class='latex' />, we need to simply plug in the values of <img src='http://s.wordpress.com/latex.php?latex=x%20%3D%201&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = 1' title='x = 1' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = 0' title='y = 0' class='latex' /> into the line equation and add a constant value so that the equality will hold. Then we have</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%280%29%20%3D%20%5Cfrac%7B3%281%29%7D%7B2%7D%2Bb&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(0) = \frac{3(1)}{2}+b' title='(0) = \frac{3(1)}{2}+b' class='latex' /></p>
<p>Thus, the line perpendicular to <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B-2x%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{-2x}{3}' title='y = \frac{-2x}{3}' class='latex' /> that passes through <img src='http://s.wordpress.com/latex.php?latex=p_%7B1%7D%20%3D%20%281%2C%200%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_{1} = (1, 0)' title='p_{1} = (1, 0)' class='latex' /> is given by <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B3x%7D%7B2%7D%20-%20%5Cfrac%7B3%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{3x}{2} - \frac{3}{2}' title='y = \frac{3x}{2} - \frac{3}{2}' class='latex' /></p>
<div id="attachment_593" class="wp-caption aligncenter" style="width: 607px"><a href="http://www.scibuff.com/blog/wp-content/uploads/2009/06/screenshot2.jpg" rel="lightbox[560]"><img class="size-full wp-image-593" title="The lines given by equations (1) - red and (2) - green" src="http://www.scibuff.com/blog/wp-content/uploads/2009/06/screenshot2.jpg" alt="The lines given by equations (1) - red and (2) - green" width="597" height="544" /></a><p class="wp-caption-text">The lines given by equations (1) - red and (2) - green</p></div>
<p>Now let&#8217;s find the point <img src='http://s.wordpress.com/latex.php?latex=q_%7B1%7D%20%3D%20%28x%2C%20y%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q_{1} = (x, y)' title='q_{1} = (x, y)' class='latex' /> at which our two lines <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B-2x%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{-2x}{3}' title='y = \frac{-2x}{3}' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B3x%7D%7B2%7D%20-%20%5Cfrac%7B3%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{3x}{2} - \frac{3}{2}' title='y = \frac{3x}{2} - \frac{3}{2}' class='latex' /> intersect. This is done easily by solving the two line equation simultaneously:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B-2x%7D%7B3%7D%20%5C%20%281%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{-2x}{3} \ (1)' title='y = \frac{-2x}{3} \ (1)' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B3x%7D%7B2%7D%20-%20%5Cfrac%7B3%7D%7B2%7D%20%5C%20%282%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{3x}{2} - \frac{3}{2} \ (2)' title='y = \frac{3x}{2} - \frac{3}{2} \ (2)' class='latex' /></p>
<p style="text-align: left;">Equating <img src='http://s.wordpress.com/latex.php?latex=%281%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(1)' title='(1)' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=%282%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(2)' title='(2)' class='latex' /> (and multiplying by 6 for simplicity) gives</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=-4x%20%3D%209x%20-%209&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='-4x = 9x - 9' title='-4x = 9x - 9' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=x%20%3D%20%5Cfrac%7B9%7D%7B13%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = \frac{9}{13}' title='x = \frac{9}{13}' class='latex' /></p>
<p style="text-align: left;">which then gives</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B-6%7D%7B13%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{-6}{13}' title='y = \frac{-6}{13}' class='latex' /></p>
<p>Thus, our two lines intersect at</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=q_%7B1%7D%20%3D%20%5Cleft%20%28%5Cfrac%7B9%7D%7B13%7D%2C%20%5Cfrac%7B-6%7D%7B13%7D%20%5Cright%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q_{1} = \left (\frac{9}{13}, \frac{-6}{13} \right )' title='q_{1} = \left (\frac{9}{13}, \frac{-6}{13} \right )' class='latex' /></p>
<p>Now, let <img src='http://s.wordpress.com/latex.php?latex=%7Bp_%7B1%7D%7D%27%20%3D%20%28x%2C%20y%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{p_{1}}&#039; = (x, y)' title='{p_{1}}&#039; = (x, y)' class='latex' /> be the reflection of <img src='http://s.wordpress.com/latex.php?latex=p_%7B1%7D%20%3D%20%281%2C%200%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_{1} = (1, 0)' title='p_{1} = (1, 0)' class='latex' /> across <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B-2x%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{-2x}{3}' title='y = \frac{-2x}{3}' class='latex' />.  Since <img src='http://s.wordpress.com/latex.php?latex=%7Bp_%7B1%7D%7D%27&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{p_{1}}&#039;' title='{p_{1}}&#039;' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=p_%7B1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_{1}' title='p_{1}' class='latex' /> are symmetric across <img src='http://s.wordpress.com/latex.php?latex=q_%7B1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q_{1}' title='q_{1}' class='latex' /> (because that is how the reflection is actually constructed) it follows that</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=x%20%3D%20q_%7B1%7Dx%20-%20%5Cleft%20%7C%20p_%7B1%7Dx%20-%20q_%7B1%7Dx%20%5Cright%20%7C%20%3D%20%5Cfrac%7B9%7D%7B13%7D%20-%20%5Cleft%20%7C%201%20-%20%5Cfrac%7B9%7D%7B13%7D%20%5Cright%20%7C%20%3D%20%5Cfrac%7B5%7D%7B13%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = q_{1}x - \left | p_{1}x - q_{1}x \right | = \frac{9}{13} - \left | 1 - \frac{9}{13} \right | = \frac{5}{13}' title='x = q_{1}x - \left | p_{1}x - q_{1}x \right | = \frac{9}{13} - \left | 1 - \frac{9}{13} \right | = \frac{5}{13}' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20q_%7B1%7Dy%20-%20%5Cleft%20%7C%20p_%7B1%7Dy%20-%20q_%7B1%7Dy%20%5Cright%20%7C%20%3D%20%5Cfrac%7B-6%7D%7B13%7D%20-%20%5Cleft%20%7C%200%20-%20%5Cfrac%7B-6%7D%7B13%7D%20%5Cright%20%7C%20%3D%20%5Cfrac%7B-12%7D%7B13%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = q_{1}y - \left | p_{1}y - q_{1}y \right | = \frac{-6}{13} - \left | 0 - \frac{-6}{13} \right | = \frac{-12}{13}' title='y = q_{1}y - \left | p_{1}y - q_{1}y \right | = \frac{-6}{13} - \left | 0 - \frac{-6}{13} \right | = \frac{-12}{13}' class='latex' /></p>
<p>so</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=A%28%20%5Cvec%7Be_%7B1%7D%7D%20%29%20%3D%20%5Cbegin%7Bbmatrix%7D%20%5Cfrac%7B5%7D%7B13%7D%20%5C%5C%20%5Cfrac%7B-12%7D%7B13%7D%20%5Cend%7Bbmatrix%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A( \vec{e_{1}} ) = \begin{bmatrix} \frac{5}{13} \\ \frac{-12}{13} \end{bmatrix}' title='A( \vec{e_{1}} ) = \begin{bmatrix} \frac{5}{13} \\ \frac{-12}{13} \end{bmatrix}' class='latex' /></p>
<p>Similarly as above, we find the image of <img src='http://s.wordpress.com/latex.php?latex=%5Cvec%7Be_%7B2%7D%7D%3D%5Cbegin%7Bbmatrix%7D%200%5C%5C%201%20%5Cend%7Bbmatrix%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\vec{e_{2}}=\begin{bmatrix} 0\\ 1 \end{bmatrix}' title='\vec{e_{2}}=\begin{bmatrix} 0\\ 1 \end{bmatrix}' class='latex' /> under a reflection across the line given by <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B-2x%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{-2x}{3}' title='y = \frac{-2x}{3}' class='latex' />. The line perpendicular to <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B-2x%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{-2x}{3}' title='y = \frac{-2x}{3}' class='latex' /> that passed through the point <img src='http://s.wordpress.com/latex.php?latex=p_%7B2%7D%20%3D%20%280%2C%201%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_{2} = (0, 1)' title='p_{2} = (0, 1)' class='latex' /> is given by</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B3x%7D%7B2%7D%20%2B%201%20%5C%20%283%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{3x}{2} + 1 \ (3)' title='y = \frac{3x}{2} + 1 \ (3)' class='latex' /></p>
<div id="attachment_592" class="wp-caption aligncenter" style="width: 600px"><a href="http://www.scibuff.com/blog/wp-content/uploads/2009/06/screenshot1.jpg" rel="lightbox[560]"><img class="size-full wp-image-592" title="The lines given by equations (1) - red, (2) - green, and (3) - blue" src="http://www.scibuff.com/blog/wp-content/uploads/2009/06/screenshot1.jpg" alt="The lines given by equations (1) - red, (2) - green, and (3) - blue" width="590" height="545" /></a><p class="wp-caption-text">The lines given by equations (1) - red, (2) - green, and (3) - blue</p></div>
<p>Equating <img src='http://s.wordpress.com/latex.php?latex=%281%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(1)' title='(1)' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=%283%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(3)' title='(3)' class='latex' /> (and multiplying by 6 again) gives</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=-4x%20%3D%209x%20%2B%206&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='-4x = 9x + 6' title='-4x = 9x + 6' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=x%20%3D%20%5Cfrac%7B-6%7D%7B13%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = \frac{-6}{13}' title='x = \frac{-6}{13}' class='latex' /></p>
<p style="text-align: left;">and so</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B4%7D%7B13%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{4}{13}' title='y = \frac{4}{13}' class='latex' /></p>
<p>Therefore, <img src='http://s.wordpress.com/latex.php?latex=%281%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(1)' title='(1)' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=%283%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(3)' title='(3)' class='latex' /> intersect at</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=q_%7B2%7D%20%3D%20%5Cleft%20%28%5Cfrac%7B-6%7D%7B13%7D%2C%20%5Cfrac%7B4%7D%7B13%7D%20%5Cright%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q_{2} = \left (\frac{-6}{13}, \frac{4}{13} \right )' title='q_{2} = \left (\frac{-6}{13}, \frac{4}{13} \right )' class='latex' /></p>
<p style="text-align: left;">and the image <img src='http://s.wordpress.com/latex.php?latex=%7Bp_%7B2%7D%7D%27%20%3D%20%28x%2C%20y%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='{p_{2}}&#039; = (x, y)' title='{p_{2}}&#039; = (x, y)' class='latex' /> of <img src='http://s.wordpress.com/latex.php?latex=p_%7B2%7D%20%3D%20%280%2C%201%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_{2} = (0, 1)' title='p_{2} = (0, 1)' class='latex' /> under the reflection across <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B-2x%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{-2x}{3}' title='y = \frac{-2x}{3}' class='latex' /> is given by</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=x%20%3D%20q_%7B2%7Dx%20-%20%5Cleft%20%7C%20p_%7B2%7Dx%20-%20q_%7B2%7Dx%20%5Cright%20%7C%20%3D%20%5Cfrac%7B-6%7D%7B13%7D%20-%20%5Cleft%20%7C%200%20-%20%5Cfrac%7B-6%7D%7B13%7D%20%5Cright%20%7C%20%3D%20%5Cfrac%7B-12%7D%7B13%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = q_{2}x - \left | p_{2}x - q_{2}x \right | = \frac{-6}{13} - \left | 0 - \frac{-6}{13} \right | = \frac{-12}{13}' title='x = q_{2}x - \left | p_{2}x - q_{2}x \right | = \frac{-6}{13} - \left | 0 - \frac{-6}{13} \right | = \frac{-12}{13}' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20q_%7B2%7Dy%20-%20%5Cleft%20%7C%20p_%7B2%7Dy%20-%20q_%7B2%7Dy%20%5Cright%20%7C%20%3D%20%5Cfrac%7B4%7D%7B13%7D%20-%20%5Cleft%20%7C%201%20-%20%5Cfrac%7B4%7D%7B13%7D%20%5Cright%20%7C%20%3D%20%5Cfrac%7B-5%7D%7B13%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = q_{2}y - \left | p_{2}y - q_{2}y \right | = \frac{4}{13} - \left | 1 - \frac{4}{13} \right | = \frac{-5}{13}' title='y = q_{2}y - \left | p_{2}y - q_{2}y \right | = \frac{4}{13} - \left | 1 - \frac{4}{13} \right | = \frac{-5}{13}' class='latex' /></p>
<p>which yields</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=A%28%20%5Cvec%7Be_%7B2%7D%7D%20%29%20%3D%20%5Cbegin%7Bbmatrix%7D%20%5Cfrac%7B-12%7D%7B13%7D%20%5C%5C%20%5Cfrac%7B-5%7D%7B13%7D%20%5Cend%7Bbmatrix%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A( \vec{e_{2}} ) = \begin{bmatrix} \frac{-12}{13} \\ \frac{-5}{13} \end{bmatrix}' title='A( \vec{e_{2}} ) = \begin{bmatrix} \frac{-12}{13} \\ \frac{-5}{13} \end{bmatrix}' class='latex' /></p>
<p>Finally, the matrix <img src='http://s.wordpress.com/latex.php?latex=A%20%3A%20%5Cmathbb%7BR%7D%5E%7B2%7D%20%5Cto%20%5Cmathbb%7BR%7D%5E%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A : \mathbb{R}^{2} \to \mathbb{R}^{2}' title='A : \mathbb{R}^{2} \to \mathbb{R}^{2}' class='latex' /> for the linear transformation which reflects points in the x-y plane across the line <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20%5Cfrac%7B-2x%7D%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = \frac{-2x}{3}' title='y = \frac{-2x}{3}' class='latex' /> is given by</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=A%20%3D%20%5Cbegin%7Bbmatrix%7D%20%5Cfrac%7B5%7D%7B13%7D%20%26%20%5Cfrac%7B-12%7D%7B13%7D%20%5C%5C%20%5Cfrac%7B5%7D%7B13%7D%20%26%20%5Cfrac%7B-5%7D%7B13%7D%20%5Cend%7Bbmatrix%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A = \begin{bmatrix} \frac{5}{13} &amp; \frac{-12}{13} \\ \frac{5}{13} &amp; \frac{-5}{13} \end{bmatrix}' title='A = \begin{bmatrix} \frac{5}{13} &amp; \frac{-12}{13} \\ \frac{5}{13} &amp; \frac{-5}{13} \end{bmatrix}' class='latex' /></p>
<p style="text-align: left;">It turns out (although I&#8217;m not going to show to derivation here) that in general, the matrix for a linear transformation which reflects points in the x-y plane across an arbitrary line <img src='http://s.wordpress.com/latex.php?latex=y%20%3D%20mx%20%2B%20b&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='y = mx + b' title='y = mx + b' class='latex' /> is given by</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=A%20%3D%20%5Cbegin%7Bbmatrix%7D%20cos2%5Ctheta%20%26%20sin2%5Ctheta%20%5C%5C%20sin2%5Ctheta%20%26%20-cos2%5Ctheta%20%5Cend%7Bbmatrix%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A = \begin{bmatrix} cos2\theta &amp; sin2\theta \\ sin2\theta &amp; -cos2\theta \end{bmatrix}' title='A = \begin{bmatrix} cos2\theta &amp; sin2\theta \\ sin2\theta &amp; -cos2\theta \end{bmatrix}' class='latex' /></p>
<p style="text-align: left;">where <img src='http://s.wordpress.com/latex.php?latex=%5Ctheta&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\theta' title='\theta' class='latex' /> is the angle that the line makes with the positive x-axis, i.e</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Ctheta%20%3D%20arctan%28m%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\theta = arctan(m)' title='\theta = arctan(m)' class='latex' /> if <img src='http://s.wordpress.com/latex.php?latex=m%20%5Cgeq%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m \geq 0' title='m \geq 0' class='latex' /></p>
<p style="text-align: left;">and</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Ctheta%20%3D%20arctan%28%5Cleft%20%7C%20m%20%5Cright%20%7C%29%20%2B%20%5Cfrac%7B%5Cpi%20%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\theta = arctan(\left | m \right |) + \frac{\pi }{2}' title='\theta = arctan(\left | m \right |) + \frac{\pi }{2}' class='latex' /> if <img src='http://s.wordpress.com/latex.php?latex=m%20%3C%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m &lt; 0' title='m &lt; 0' class='latex' /></p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://www.scibuff.com/2009/06/22/reflection-matrix/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Common Denominators</title>
		<link>http://www.scibuff.com/2009/06/03/common-denominators/</link>
		<comments>http://www.scibuff.com/2009/06/03/common-denominators/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 13:05:31 +0000</pubDate>
		<dc:creator>scibuff</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[abstract algerba]]></category>
		<category><![CDATA[modular arithmetic]]></category>
		<category><![CDATA[polynomial rings]]></category>

		<guid isPermaLink="false">http://www.scibuff.com/?p=437</guid>
		<description><![CDATA[In the period of finals ( and studying for finals ) yahoo answers have been flooded with homework and assignment problems 99.9% involve mundane &#8220;plug it into a formula&#8221; type of solutions. As such, these are of no particular interest to me or for this series. Hopefully, now that most students swapped book for beaches, [...]]]></description>
			<content:encoded><![CDATA[<p>In the period of finals ( and studying for finals ) yahoo answers have been flooded with homework and assignment problems 99.9% involve mundane &#8220;plug it into a formula&#8221; type of solutions. As such, these are of no particular interest to me or for this series. Hopefully, now that most students swapped book for beaches, there will be more interesting questions posted. Meanwhile, here are two short problems I picked some time ago</p>
<p><strong>Problem</strong>: Prove that if <img src='http://s.wordpress.com/latex.php?latex=p%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p(x)' title='p(x)' class='latex' /> is relatively prime to <img src='http://s.wordpress.com/latex.php?latex=k%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k(x)' title='k(x)' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=f%28x%29k%28x%29%5Cequiv%20g%28x%29k%28x%29%5C%20mod%5C%20p%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x)k(x)\equiv g(x)k(x)\ mod\ p(x)' title='f(x)k(x)\equiv g(x)k(x)\ mod\ p(x)' class='latex' />,then</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28x%29%5Cequiv%20g%28x%29%5C%20mod%5C%20p%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x)\equiv g(x)\ mod\ p(x)' title='f(x)\equiv g(x)\ mod\ p(x)' class='latex' /></p>
<p><strong>Solution</strong>: Using <img src='http://s.wordpress.com/latex.php?latex=f%28x%29k%28x%29%5Cequiv%20g%28x%29k%28x%29%5C%20mod%5C%20p%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x)k(x)\equiv g(x)k(x)\ mod\ p(x)' title='f(x)k(x)\equiv g(x)k(x)\ mod\ p(x)' class='latex' /> it follows</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28x%29k%28x%29%20-%20g%28x%29k%28x%29%20%3D%20k%28x%29%5Cleft%20%28%20f%28x%29%20-%20g%28x%29%20%5Cright%20%29%20%5Cequiv%200%5C%20mod%5C%20p%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x)k(x) - g(x)k(x) = k(x)\left ( f(x) - g(x) \right ) \equiv 0\ mod\ p(x)' title='f(x)k(x) - g(x)k(x) = k(x)\left ( f(x) - g(x) \right ) \equiv 0\ mod\ p(x)' class='latex' /></p>
<p>Since <img src='http://s.wordpress.com/latex.php?latex=p%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p(x)' title='p(x)' class='latex' /> is relatively prime to <img src='http://s.wordpress.com/latex.php?latex=k%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k(x)' title='k(x)' class='latex' /> we know that</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=k%28x%29%5Cnot%20%5Cequiv%200%5C%20mod%20%5C%20p%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='k(x)\not \equiv 0\ mod \ p(x)' title='k(x)\not \equiv 0\ mod \ p(x)' class='latex' /></p>
<p>and it must be true that</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28x%29%20-%20g%28x%29%20%5Cequiv%200%5C%20mod%5C%20p%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x) - g(x) \equiv 0\ mod\ p(x)' title='f(x) - g(x) \equiv 0\ mod\ p(x)' class='latex' /></p>
<p>Thus <img src='http://s.wordpress.com/latex.php?latex=f%28x%29%5Cequiv%20g%28x%29%5C%20mod%5C%20p%28x%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(x)\equiv g(x)\ mod\ p(x)' title='f(x)\equiv g(x)\ mod\ p(x)' class='latex' />.</p>
<p><strong>Problem</strong>: If <img src='http://s.wordpress.com/latex.php?latex=gcd%28a%2C4%29%3D2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='gcd(a,4)=2' title='gcd(a,4)=2' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=gcd%28b%2C4%29%3D2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='gcd(b,4)=2' title='gcd(b,4)=2' class='latex' /> prove <img src='http://s.wordpress.com/latex.php?latex=gcd%28a%2Bb%2C4%29%3D4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='gcd(a+b,4)=4' title='gcd(a+b,4)=4' class='latex' />.</p>
<p><strong>Solution</strong>: Since <img src='http://s.wordpress.com/latex.php?latex=gcd%28a%2C4%29%3D2&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='gcd(a,4)=2' title='gcd(a,4)=2' class='latex' /> we know that <img src='http://s.wordpress.com/latex.php?latex=a%20%3D%202p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a = 2p' title='a = 2p' class='latex' /> for some <img src='http://s.wordpress.com/latex.php?latex=p%5C%20%5Cepsilon%5C%20%5Cmathbb%7BN%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p\ \epsilon\ \mathbb{N}' title='p\ \epsilon\ \mathbb{N}' class='latex' />. Similarly, <img src='http://s.wordpress.com/latex.php?latex=b%20%3D%202q&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b = 2q' title='b = 2q' class='latex' /> for some <img src='http://s.wordpress.com/latex.php?latex=q%5C%20%5Cepsilon%5C%20%5Cmathbb%7BN%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q\ \epsilon\ \mathbb{N}' title='q\ \epsilon\ \mathbb{N}' class='latex' />. Notice, that both <img src='http://s.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p' title='p' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=q&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q' title='q' class='latex' /> must be odd. If, lets say, <img src='http://s.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p' title='p' class='latex' /> were even, then <img src='http://s.wordpress.com/latex.php?latex=p%3D2s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p=2s' title='p=2s' class='latex' /> for some <img src='http://s.wordpress.com/latex.php?latex=s%5C%20%5Cepsilon%5C%20%5Cmathbb%7BN%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s\ \epsilon\ \mathbb{N}' title='s\ \epsilon\ \mathbb{N}' class='latex' />. But then <img src='http://s.wordpress.com/latex.php?latex=a%20%3D%202p%3D2%282s%29%3D4s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a = 2p=2(2s)=4s' title='a = 2p=2(2s)=4s' class='latex' /> and so <img src='http://s.wordpress.com/latex.php?latex=gcd%28a%2C4%29%3Dgcd%284s%2C4%29%3D4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='gcd(a,4)=gcd(4s,4)=4' title='gcd(a,4)=gcd(4s,4)=4' class='latex' />.</p>
<p>Using <img src='http://s.wordpress.com/latex.php?latex=a%20%3D%202p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a = 2p' title='a = 2p' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=b%20%3D%202q&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b = 2q' title='b = 2q' class='latex' /> we have <img src='http://s.wordpress.com/latex.php?latex=a%20%2B%20b%20%3D%202%28%20p%20%2B%20q%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a + b = 2( p + q )' title='a + b = 2( p + q )' class='latex' />. But since both <img src='http://s.wordpress.com/latex.php?latex=p&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p' title='p' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=q&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='q' title='q' class='latex' /> are odd, their sum is even, i.e.</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=p%20%2B%20q%20%3D%202t&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p + q = 2t' title='p + q = 2t' class='latex' /> for some <img src='http://s.wordpress.com/latex.php?latex=t%5C%20%5Cepsilon%5C%20%5Cmathbb%7BN%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='t\ \epsilon\ \mathbb{N}' title='t\ \epsilon\ \mathbb{N}' class='latex' /></p>
<p>It now follows that</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=a%20%2B%20b%20%3D%202%28%20p%20%2B%20q%20%29%3D%202%28%202t%20%29%20%3D%204t&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a + b = 2( p + q )= 2( 2t ) = 4t' title='a + b = 2( p + q )= 2( 2t ) = 4t' class='latex' /></p>
<p>and so</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=gcd%28a%2Bb%2C4%29%3Dgcd%284t%2C4%29%3D4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='gcd(a+b,4)=gcd(4t,4)=4' title='gcd(a+b,4)=gcd(4t,4)=4' class='latex' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scibuff.com/2009/06/03/common-denominators/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Even &#8220;More&#8221; Infinite Sets</title>
		<link>http://www.scibuff.com/2009/05/20/even-more-infinite-sets/</link>
		<comments>http://www.scibuff.com/2009/05/20/even-more-infinite-sets/#comments</comments>
		<pubDate>Wed, 20 May 2009 17:41:39 +0000</pubDate>
		<dc:creator>scibuff</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[aleph]]></category>
		<category><![CDATA[Cantor]]></category>
		<category><![CDATA[infinite set]]></category>
		<category><![CDATA[sets]]></category>
		<category><![CDATA[uncountable]]></category>

		<guid isPermaLink="false">http://www.scibuff.com/?p=327</guid>
		<description><![CDATA[In my previous post (you should read it first before continuing here), I wrote about a little bit about infinite sets and how we can get a sense of size for some of them. This time, I will give a solution to a problem which will, together with the previous result, demonstrate that sets with [...]]]></description>
			<content:encoded><![CDATA[<p>In my <a title="Infinite Sets" href="http://www.scibuff.com/2009/05/20/infinite-sets/" target="_blank">previous post</a> (you should read it first before continuing here), I wrote about a little bit about infinite sets and how we can get a sense of size for some of them. This time, I will give a solution to a problem which will, together with the previous result, demonstrate that sets with infinitely many elements have a &#8220;measure&#8221; of size, and that not all infinite sets are &#8220;equally&#8221; infinite.</p>
<p><strong>Problem</strong>: Show set of real numbers between 0 and 1 with decimal representations consisting of 1s or 9s, i.e. <img src='http://s.wordpress.com/latex.php?latex=S%3D%5Cleft%20%5C%7B0.1%2C%200.9%2C%200.11%2C%200.99%5Ccdots%20%5Cright%20%5C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S=\left \{0.1, 0.9, 0.11, 0.99\cdots \right \}' title='S=\left \{0.1, 0.9, 0.11, 0.99\cdots \right \}' class='latex' /> is uncountable.</p>
<p><strong>Solution</strong>: To solve this problem we will use a proof by contradiction just as we did <a title="Nasty Squares - Proof By Contradiction" href="http://www.scibuff.com/2009/05/12/nasty-squares/" target="_blank">before</a>.</p>
<p>Suppose, that similarly as in the last problem, we can put our <img src='http://s.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> into a one-to-one correspondence with the set of natural numbers <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbb%7BN%7D%3D%5Cleft%20%5C%7B0%2C%201%2C%202%2C%203%2C%5Ccdots%20%5Cright%20%5C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbb{N}=\left \{0, 1, 2, 3,\cdots \right \}' title='\mathbb{N}=\left \{0, 1, 2, 3,\cdots \right \}' class='latex' />. In other words, we can create a list of ALL elements in our set (just as we did before) like so:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=0%5Crightarrow%20s_%7B0%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0\rightarrow s_{0}' title='0\rightarrow s_{0}' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=1%5Crightarrow%20s_%7B1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1\rightarrow s_{1}' title='1\rightarrow s_{1}' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=2%5Crightarrow%20s_%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2\rightarrow s_{2}' title='2\rightarrow s_{2}' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cvdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\vdots' title='\vdots' class='latex' /></p>
<p>Now, consider any such arbitrary listing of the elements of <img src='http://s.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' />, for example, this one:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=s_%7B0%7D%3D0.111111%5Ccdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{0}=0.111111\cdots' title='s_{0}=0.111111\cdots' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=s_%7B1%7D%3D0.999999%5Ccdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{1}=0.999999\cdots' title='s_{1}=0.999999\cdots' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=s_%7B2%7D%3D0.191919%5Ccdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{2}=0.191919\cdots' title='s_{2}=0.191919\cdots' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=s_%7B3%7D%3D0.919191%5Ccdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{3}=0.919191\cdots' title='s_{3}=0.919191\cdots' class='latex' /></p>
<p style="text-align: left;">For the following argument the order of the elements on the list is irrelevant. The important thing is we have listed them ALL. Now, suppose with create a number <img src='http://s.wordpress.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s' title='s' class='latex' /> in the following way:</p>
<ul>
<li>Make the first (decimal) digit of <img src='http://s.wordpress.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s' title='s' class='latex' /> be different from the first (decimal) digit of <img src='http://s.wordpress.com/latex.php?latex=s_%7B0%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{0}' title='s_{0}' class='latex' />, i.e. 9</li>
<li>Then make the second (decimal) digit of <img src='http://s.wordpress.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s' title='s' class='latex' /> be different from the second (decimal) digit of <img src='http://s.wordpress.com/latex.php?latex=s_%7B1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{1}' title='s_{1}' class='latex' />, 1</li>
<li>The third (decimal) digit of <img src='http://s.wordpress.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s' title='s' class='latex' /> to be different from the third (decimal) digit of <img src='http://s.wordpress.com/latex.php?latex=s_%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{2}' title='s_{2}' class='latex' />, i.e. 9</li>
<li>The fourth(decimal) digit of <img src='http://s.wordpress.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s' title='s' class='latex' /> to be different from the fourth (decimal) digit of <img src='http://s.wordpress.com/latex.php?latex=s_%7B3%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{3}' title='s_{3}' class='latex' />, i.e. 1</li>
<li>etc &#8230;</li>
</ul>
<p style="text-align: left;">&nbsp;</p>
<p>It is relatively easy to show that a number created in such a way as <img src='http://s.wordpress.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s' title='s' class='latex' /> CANNOT be on our list. If <img src='http://s.wordpress.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s' title='s' class='latex' /> were on the list then <img src='http://s.wordpress.com/latex.php?latex=s%20%3D%20s_%7Bn%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s = s_{n}' title='s = s_{n}' class='latex' /> for some <img src='http://s.wordpress.com/latex.php?latex=n%5Cin%20%5Cmathbb%7BN%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n\in \mathbb{N}' title='n\in \mathbb{N}' class='latex' />. So, in particular, the n-th (decimal) digit of <img src='http://s.wordpress.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s' title='s' class='latex' /> must be equal to the n-th (decimal) digit of <img src='http://s.wordpress.com/latex.php?latex=s_%7Bn%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{n}' title='s_{n}' class='latex' />. But that is not possible by the very definition of <img src='http://s.wordpress.com/latex.php?latex=s&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s' title='s' class='latex' />.</p>
<p>On the other hand, set <img src='http://s.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> is the set of all real numbers between 0 and 1 with decimal representations consisting of 1s or 9s, in particular, <img src='http://s.wordpress.com/latex.php?latex=s%5Cin%20S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s\in S' title='s\in S' class='latex' />.</p>
<p>The assumption that <img src='http://s.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> is countable led us to conclude that <img src='http://s.wordpress.com/latex.php?latex=s%5Cnotin%20S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s\notin S' title='s\notin S' class='latex' /> and at the same time <img src='http://s.wordpress.com/latex.php?latex=s%5Cin%20S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s\in S' title='s\in S' class='latex' />, which is impossible. Therefore <img src='http://s.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> must be uncountable.</p>
<p>On a side note: <img src='http://s.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> can actually be put into one-to-one correspondence with the entire set of real numbers (which also true of any open interval of non-zero length)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scibuff.com/2009/05/20/even-more-infinite-sets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Infinite Sets</title>
		<link>http://www.scibuff.com/2009/05/20/infinite-sets/</link>
		<comments>http://www.scibuff.com/2009/05/20/infinite-sets/#comments</comments>
		<pubDate>Wed, 20 May 2009 13:56:55 +0000</pubDate>
		<dc:creator>scibuff</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[calculus]]></category>
		<category><![CDATA[Cantor]]></category>
		<category><![CDATA[Cauchy]]></category>
		<category><![CDATA[countable]]></category>
		<category><![CDATA[division by zero]]></category>
		<category><![CDATA[limits]]></category>
		<category><![CDATA[Riemann sphere]]></category>
		<category><![CDATA[Weierstrass]]></category>

		<guid isPermaLink="false">http://www.scibuff.com/?p=310</guid>
		<description><![CDATA[I distinctly remember one day in second grade when the day after our first class on multiplication my friend infamously claimed that Although he was definitely incorrect in his thinking and reasoning, because division be zero has no meaning when it comes to real numbers (or integers), there are cases, such as  The Riemann Sphere [...]]]></description>
			<content:encoded><![CDATA[<p>I distinctly remember one day in second grade when the day after our first class on multiplication my friend infamously claimed that</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B0%7D%3D%5Cinfty%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{0}=\infty ' title='\frac{1}{0}=\infty ' class='latex' /></p>
<p>Although he was definitely incorrect in his thinking and reasoning, because division be zero has no meaning when it comes to real numbers (or integers), there are cases, such as  <a title="The Riemann Sphere" rel="nofollow" href="http://en.wikipedia.org/wiki/Riemann_sphere" target="_blank">The Riemann Sphere</a> or a one-element field where the multiplicative identity coincides with the additive identity, when the equation above is actually true (and well defined).</p>
<p>It is sometimes quite tempting (and even useful) to consider</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Clim_%7Bx%5Cto%200%7D%5Cfrac%7B1%7D%7Bx%7D%3D%5Cfrac%7B%5Clim_%7Bx%5Cto%200%7D1%7D%7B%5Clim_%7Bx%5Cto%200%7Dx%7D%3D%5Cfrac%7B1%7D%7B0%7D%3D%5Cinfty%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\lim_{x\to 0}\frac{1}{x}=\frac{\lim_{x\to 0}1}{\lim_{x\to 0}x}=\frac{1}{0}=\infty ' title='\lim_{x\to 0}\frac{1}{x}=\frac{\lim_{x\to 0}1}{\lim_{x\to 0}x}=\frac{1}{0}=\infty ' class='latex' /></p>
<p>The main problem with allowing the division by zero is that it results in logical fallacies such as 1=0 (actually, one can equate any two numbers using it). Eventually, mathematicians found a way to define limits rigorously without infinitesimal quantities needed by Newton and Leibnitz when Cauchy and Weierstrass laid down the foundation of modern analysis.</p>
<p>The next question from Yahoo Answers is related to a different kind of infinity &#8211; the kind that deals with sets. The works of Georg Cantor between 1874 and 1884 are the origin of set theory in which he established the importance of one-to-one correspondence between sets, defined infinite and well-ordered sets, and proved that the real numbers are &#8220;more infinite&#8221; than the natural numbers. The diagonalization argument he used demonstrates a powerful and general technique that has since been used in a wide range of proofs such as <a title="Even &quot;More&quot; Infinite Sets" href="http://www.scibuff.com/2009/05/20/even-more-infinite-sets/" target="_blank">this one</a>.</p>
<p><strong>Problem</strong>: Determine whether the set of real numbers between 0 and 1 with decimal representations consisting of 1s, i.e. <img src='http://s.wordpress.com/latex.php?latex=S%3D%5Cleft%20%5C%7B0.1%2C%200.11%2C%200.111%2C%5Ccdots%20%5Cright%20%5C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S=\left \{0.1, 0.11, 0.111,\cdots \right \}' title='S=\left \{0.1, 0.11, 0.111,\cdots \right \}' class='latex' /> is countable or uncountable?</p>
<p style="text-align: left">Definitions:</p>
<ul>
<li>A function <img src='http://s.wordpress.com/latex.php?latex=f%3AA%5Crightarrow%20B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f:A\rightarrow B' title='f:A\rightarrow B' class='latex' /> is <em>bijective</em> if and only if for every <img src='http://s.wordpress.com/latex.php?latex=b%5Cin%20B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b\in B' title='b\in B' class='latex' /> there is <em>exactly</em> one <img src='http://s.wordpress.com/latex.php?latex=a%5Cin%20A&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a\in A' title='a\in A' class='latex' /> such that <img src='http://s.wordpress.com/latex.php?latex=f%28a%29%3Db&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(a)=b' title='f(a)=b' class='latex' /></li>
<li>A set <img src='http://s.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> is said to be <em>countable</em> if there exists a <em>bijective</em> function <img src='http://s.wordpress.com/latex.php?latex=f%3A%5Cmathbb%7BN%7D%5Crightarrow%20S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f:\mathbb{N}\rightarrow S' title='f:\mathbb{N}\rightarrow S' class='latex' /> where  <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbb%7BN%7D%3D%5Cleft%20%5C%7B0%2C%201%2C%202%2C%203%2C%5Ccdots%20%5Cright%20%5C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbb{N}=\left \{0, 1, 2, 3,\cdots \right \}' title='\mathbb{N}=\left \{0, 1, 2, 3,\cdots \right \}' class='latex' /> is the set of natural numbers.</li>
</ul>
<p style="text-align: left">
<p style="text-align: left"><strong>Solution</strong>:</p>
<p style="text-align: left">Let us look at set <img src='http://s.wordpress.com/latex.php?latex=S%3D%5Cleft%20%5C%7B0.1%2C%200.11%2C%200.111%2C%5Ccdots%20%5Cright%20%5C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S=\left \{0.1, 0.11, 0.111,\cdots \right \}' title='S=\left \{0.1, 0.11, 0.111,\cdots \right \}' class='latex' /> and consider the following list:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=0%3A%5C%200.1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0:\ 0.1' title='0:\ 0.1' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=1%3A%5C%200.11&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1:\ 0.11' title='1:\ 0.11' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=2%3A%5C%200.111&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2:\ 0.111' title='2:\ 0.111' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cvdots&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\vdots' title='\vdots' class='latex' /></p>
<p>It is easy to see that our set <img src='http://s.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> can be easily put into a <em>one-to-one</em> correspondence with the set of natural numbers <img src='http://s.wordpress.com/latex.php?latex=%5Cmathbb%7BN%7D%3D%5Cleft%20%5C%7B0%2C%201%2C%202%2C%203%2C%5Ccdots%20%5Cright%20%5C%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathbb{N}=\left \{0, 1, 2, 3,\cdots \right \}' title='\mathbb{N}=\left \{0, 1, 2, 3,\cdots \right \}' class='latex' />, e.g. the correspondence is given by the list (function defined) above.</p>
<p>To be precise, let <img src='http://s.wordpress.com/latex.php?latex=f%3A%5Cmathbb%7BN%7D%5Crightarrow%20S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f:\mathbb{N}\rightarrow S' title='f:\mathbb{N}\rightarrow S' class='latex' /> be given by</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28n%29%3D%5Coverset%7Bk%3Dn%7D%7B%5Cunderset%7Bk%3D0%7D%7B%5Csum%7D%7D10%5E%7B-%28k%2B1%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(n)=\overset{k=n}{\underset{k=0}{\sum}}10^{-(k+1)}' title='f(n)=\overset{k=n}{\underset{k=0}{\sum}}10^{-(k+1)}' class='latex' /></p>
<p style="text-align: left;">To show that <img src='http://s.wordpress.com/latex.php?latex=f&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f' title='f' class='latex' /> is bijective, we need to show that  for every <img src='http://s.wordpress.com/latex.php?latex=s_%7Bn%7D%5Cin%20S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{n}\in S' title='s_{n}\in S' class='latex' /> there is exactly one, i.e. a unique, <img src='http://s.wordpress.com/latex.php?latex=n%5Cin%20%5Cmathbb%7BN%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n\in \mathbb{N}' title='n\in \mathbb{N}' class='latex' /> such that <img src='http://s.wordpress.com/latex.php?latex=f%28n%29%3Ds_%7Bn%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(n)=s_{n}' title='f(n)=s_{n}' class='latex' />.</p>
<p style="text-align: left;">Consider an arbitrary <img src='http://s.wordpress.com/latex.php?latex=s_%7Bm%7D%5Cin%20S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{m}\in S' title='s_{m}\in S' class='latex' />. Since</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=s_%7Bm%7D%3D0.%5Coverset%7Bm%7D%7B%5Coverbrace%7B111%5Ccdots%20111%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{m}=0.\overset{m}{\overbrace{111\cdots 111}}' title='s_{m}=0.\overset{m}{\overbrace{111\cdots 111}}' class='latex' /></p>
<p style="text-align: left;">we have</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=s_%7Bm%7D%3D0.1%2B0.01%2B%5Ccdots%2B0.%5Coverset%7Bm%5C%200s%7D%7B%5Coverbrace%7B000%5Ccdots%20000%7D%7D1%20%3D10%5E%7B-1%7D%2B10%5E%7B-2%7D%2B%5Ccdots%20%2B%2010%5E%7B-%28m%2B1%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{m}=0.1+0.01+\cdots+0.\overset{m\ 0s}{\overbrace{000\cdots 000}}1 =10^{-1}+10^{-2}+\cdots + 10^{-(m+1)}' title='s_{m}=0.1+0.01+\cdots+0.\overset{m\ 0s}{\overbrace{000\cdots 000}}1 =10^{-1}+10^{-2}+\cdots + 10^{-(m+1)}' class='latex' /></p>
<p style="text-align: left;">and so by taking <img src='http://s.wordpress.com/latex.php?latex=n%3Dm&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n=m' title='n=m' class='latex' /> we get</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=s_%7Bm%7D%3D10%5E%7B-1%7D%2B10%5E%7B-2%7D%2B%5Ccdots%20%2B%2010%5E%7B-%28m%2B1%29%7D%3D%5Coverset%7Bk%3Dm%7D%7B%5Cunderset%7Bk%3D0%7D%7B%5Csum%7D%7D10%5E%7B-%28k%2B1%29%7D%3Df%28m%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{m}=10^{-1}+10^{-2}+\cdots + 10^{-(m+1)}=\overset{k=m}{\underset{k=0}{\sum}}10^{-(k+1)}=f(m)' title='s_{m}=10^{-1}+10^{-2}+\cdots + 10^{-(m+1)}=\overset{k=m}{\underset{k=0}{\sum}}10^{-(k+1)}=f(m)' class='latex' /></p>
<p style="text-align: left;">Therefore, for every <img src='http://s.wordpress.com/latex.php?latex=s_%7Bn%7D%5Cin%20S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='s_{n}\in S' title='s_{n}\in S' class='latex' /> we have proven the existance of (at least one) <img src='http://s.wordpress.com/latex.php?latex=n%5Cin%20%20%5Cmathbb%7BN%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n\in  \mathbb{N}' title='n\in  \mathbb{N}' class='latex' /> such that <img src='http://s.wordpress.com/latex.php?latex=f%28n%29%3Ds_%7Bn%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(n)=s_{n}' title='f(n)=s_{n}' class='latex' />.</p>
<p style="text-align: left;">To show uniqueness, we need to demonstrate that if <img src='http://s.wordpress.com/latex.php?latex=f%28n%29%3Df%28m%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(n)=f(m)' title='f(n)=f(m)' class='latex' /> then <img src='http://s.wordpress.com/latex.php?latex=n%3Dm&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n=m' title='n=m' class='latex' />. The easiest way to accomplish this is to use proof by <em>contrapositive</em>, that is, the fact that</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28n%29%3Df%28m%29%5CRightarrow%20n%3Dm&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(n)=f(m)\Rightarrow n=m' title='f(n)=f(m)\Rightarrow n=m' class='latex' /></p>
<p style="text-align: left;">is equivalent to</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=n%5Cneq%20m%5CRightarrow%20f%28n%29%5Cneq%20f%28m%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n\neq m\Rightarrow f(n)\neq f(m)' title='n\neq m\Rightarrow f(n)\neq f(m)' class='latex' /></p>
<p style="text-align: left;">Let <img src='http://s.wordpress.com/latex.php?latex=n%2Cm%5Cin%20%5Cmathbb%7BN%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n,m\in \mathbb{N}' title='n,m\in \mathbb{N}' class='latex' /> be such that <img src='http://s.wordpress.com/latex.php?latex=n%5Cneq%20m&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n\neq m' title='n\neq m' class='latex' />. Without loss of generality, assume <img src='http://s.wordpress.com/latex.php?latex=n%20%3C%20m&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n &lt; m' title='n &lt; m' class='latex' /> (otherwise rename them). Then it follows that there exist <img src='http://s.wordpress.com/latex.php?latex=l%3E0%3Al%5Cin%20%5Cmathbb%7BN%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='l&gt;0:l\in \mathbb{N}' title='l&gt;0:l\in \mathbb{N}' class='latex' /> such that <img src='http://s.wordpress.com/latex.php?latex=n%3Dm%2Bl&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n=m+l' title='n=m+l' class='latex' />. Therefore</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28n%29%3Df%28m%2Bl%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(n)=f(m+l)' title='f(n)=f(m+l)' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28m%2Bl%29%3D10%5E%7B-1%7D%2B10%5E%7B-2%7D%2B%5Ccdots%2B10%5E%7B-m%7D%2B10%5E%7B-%28m%2B1%29%7D%2B10%5E%7B-%28m%2B2%29%7D%2B%5Ccdots%2B10%5E%7B-%28m%2Bl%2B1%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(m+l)=10^{-1}+10^{-2}+\cdots+10^{-m}+10^{-(m+1)}+10^{-(m+2)}+\cdots+10^{-(m+l+1)}' title='f(m+l)=10^{-1}+10^{-2}+\cdots+10^{-m}+10^{-(m+1)}+10^{-(m+2)}+\cdots+10^{-(m+l+1)}' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28m%2Bl%29%3D%5Coverset%7Bf%28m%29%7D%7B%5Coverbrace%7B10%5E%7B-1%7D%2B10%5E%7B-2%7D%2B%5Ccdots%2B10%5E%7B-m%7D%2B10%5E%7B-%28m%2B1%29%7D%7D%7D%2B10%5E%7B-%28m%2B2%29%7D%2B%5Ccdots%2B10%5E%7B-%28m%2Bl%2B1%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(m+l)=\overset{f(m)}{\overbrace{10^{-1}+10^{-2}+\cdots+10^{-m}+10^{-(m+1)}}}+10^{-(m+2)}+\cdots+10^{-(m+l+1)}' title='f(m+l)=\overset{f(m)}{\overbrace{10^{-1}+10^{-2}+\cdots+10^{-m}+10^{-(m+1)}}}+10^{-(m+2)}+\cdots+10^{-(m+l+1)}' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28m%2Bl%29%3Df%28m%29%2B10%5E%7B-%28m%2B2%29%7D%2B%5Ccdots%2B10%5E%7B-%28m%2Bl%2B1%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(m+l)=f(m)+10^{-(m+2)}+\cdots+10^{-(m+l+1)}' title='f(m+l)=f(m)+10^{-(m+2)}+\cdots+10^{-(m+l+1)}' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28m%2Bl%29%3Df%28m%29%2B10%5E%7B-%28m%2B1%29%7D%5Coverset%7Bf%28l-1%29%7D%7B%5Coverbrace%7B%2810%5E%7B-1%7D%2B%5Cdots%2B10%5E%7B-l%7D%29%7D%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(m+l)=f(m)+10^{-(m+1)}\overset{f(l-1)}{\overbrace{(10^{-1}+\dots+10^{-l})}}' title='f(m+l)=f(m)+10^{-(m+1)}\overset{f(l-1)}{\overbrace{(10^{-1}+\dots+10^{-l})}}' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28m%2Bl%29%3Df%28m%29%2B10%5E%7B-%28m%2B1%29%7Df%28l-1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(m+l)=f(m)+10^{-(m+1)}f(l-1)' title='f(m+l)=f(m)+10^{-(m+1)}f(l-1)' class='latex' /></p>
<p style="text-align: left;">Since <img src='http://s.wordpress.com/latex.php?latex=l%3E0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='l&gt;0' title='l&gt;0' class='latex' /> it follows that <img src='http://s.wordpress.com/latex.php?latex=f%28l-1%29%5Cgeq10%5E%7B-1%7D%3E0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(l-1)\geq10^{-1}&gt;0' title='f(l-1)\geq10^{-1}&gt;0' class='latex' /> and so we have</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28n%29-f%28m%29%3Df%28m%2Bl%29-f%28m%29%3D10%5E%7B-%28m%2B1%29%7Df%28l-1%29%3E0&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(n)-f(m)=f(m+l)-f(m)=10^{-(m+1)}f(l-1)&gt;0' title='f(n)-f(m)=f(m+l)-f(m)=10^{-(m+1)}f(l-1)&gt;0' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28n%29-f%28m%29%5Cneq%200&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(n)-f(m)\neq 0' title='f(n)-f(m)\neq 0' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=f%28n%29%5Cneq%20f%28m%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f(n)\neq f(m)' title='f(n)\neq f(m)' class='latex' /></p>
<p style="text-align: left;">thus proving the uniqueness. Therefore <img src='http://s.wordpress.com/latex.php?latex=f%3A%5Cmathbb%7BN%7D%5Crightarrow%20S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='f:\mathbb{N}\rightarrow S' title='f:\mathbb{N}\rightarrow S' class='latex' /> is a bijective function and so <img src='http://s.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> is countable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scibuff.com/2009/05/20/infinite-sets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Found Identity &#8211; Order of Group Elements</title>
		<link>http://www.scibuff.com/2009/05/18/found-identity-order-of-group-elements/</link>
		<comments>http://www.scibuff.com/2009/05/18/found-identity-order-of-group-elements/#comments</comments>
		<pubDate>Mon, 18 May 2009 14:34:14 +0000</pubDate>
		<dc:creator>scibuff</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[abelian group]]></category>
		<category><![CDATA[abstract algebra]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[inverse]]></category>

		<guid isPermaLink="false">http://www.scibuff.com/?p=303</guid>
		<description><![CDATA[Another one in my series of Yahoo Answers this time using elementary properties of Groups. Problem: Let be elements of group such that where is the identity element of . Prove that Solution: The problem is indeed trivial if is abelian, i.e. for all . One must be careful not to assume such properties when [...]]]></description>
			<content:encoded><![CDATA[<p>Another one in my series of Yahoo Answers this time using elementary properties of <a title="Group" rel="nofollow" href="http://en.wikipedia.org/wiki/Group_(mathematics)">Groups</a>.</p>
<p><strong>Problem</strong>: Let <img src='http://s.wordpress.com/latex.php?latex=a%2Cb%5C%20%5Cepsilon%5C%20G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a,b\ \epsilon\ G' title='a,b\ \epsilon\ G' class='latex' /> be elements of group such that <img src='http://s.wordpress.com/latex.php?latex=%28ab%29%5E%7Bk%7D%3De&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(ab)^{k}=e' title='(ab)^{k}=e' class='latex' /> where <img src='http://s.wordpress.com/latex.php?latex=e&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e' title='e' class='latex' /> is the identity element of <img src='http://s.wordpress.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G' title='G' class='latex' />. Prove that <img src='http://s.wordpress.com/latex.php?latex=%28ba%29%5E%7Bk%7D%3De&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(ba)^{k}=e' title='(ba)^{k}=e' class='latex' /></p>
<p><strong>Solution</strong>: The problem is indeed trivial if <img src='http://s.wordpress.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G' title='G' class='latex' /> is <acronym title="commutative">abelian</acronym>, i.e. <img src='http://s.wordpress.com/latex.php?latex=ab%3Dba&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ab=ba' title='ab=ba' class='latex' /> for all <img src='http://s.wordpress.com/latex.php?latex=a%2Cb%5C%20%5Cepsilon%5C%20G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a,b\ \epsilon\ G' title='a,b\ \epsilon\ G' class='latex' />. One must be careful not to assume such properties when dealing with constructs in abstract algebra. Nevertheless, the solution below is quite simple and uses only associativity of Groups, i.e. <img src='http://s.wordpress.com/latex.php?latex=%28ab%29c%3Da%28bc%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(ab)c=a(bc)' title='(ab)c=a(bc)' class='latex' /> for all <img src='http://s.wordpress.com/latex.php?latex=a%2Cb%2Cc%5C%20%5Cepsilon%5C%20G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a,b,c\ \epsilon\ G' title='a,b,c\ \epsilon\ G' class='latex' />.</p>
<blockquote><p><acronym title="Lemma is a proven statement used as a stepping-stone toward the proof of another statement">Lemma</acronym>: For any <img src='http://s.wordpress.com/latex.php?latex=a%2Cb%5C%20%5Cepsilon%5C%20G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a,b\ \epsilon\ G' title='a,b\ \epsilon\ G' class='latex' /> there is a unique <img src='http://s.wordpress.com/latex.php?latex=x%5C%20%5Cepsilon%5C%20G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x\ \epsilon\ G' title='x\ \epsilon\ G' class='latex' /> such that <img src='http://s.wordpress.com/latex.php?latex=ax%3Db&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ax=b' title='ax=b' class='latex' />.</p>
<p>Proof: The lemma can be proven in two steps. First, show that such <img src='http://s.wordpress.com/latex.php?latex=x&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x' title='x' class='latex' /> exists, and second, show that it must be unique.</p>
<p>Let <img src='http://s.wordpress.com/latex.php?latex=x%3Da%5E%7B-1%7Db&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x=a^{-1}b' title='x=a^{-1}b' class='latex' />. Since <img src='http://s.wordpress.com/latex.php?latex=a%2Cb%5C%20%5Cepsilon%5C%20G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a,b\ \epsilon\ G' title='a,b\ \epsilon\ G' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G' title='G' class='latex' /> is a group, it follows from the existence of  inverses that <img src='http://s.wordpress.com/latex.php?latex=a%5E%7B-1%7D%5C%20%5Cepsilon%5C%20G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a^{-1}\ \epsilon\ G' title='a^{-1}\ \epsilon\ G' class='latex' /> and from group closure <img src='http://s.wordpress.com/latex.php?latex=a%5E%7B-1%7Db%5C%20%5Cepsilon%5C%20G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a^{-1}b\ \epsilon\ G' title='a^{-1}b\ \epsilon\ G' class='latex' />. Thus, <img src='http://s.wordpress.com/latex.php?latex=x%5C%20%5Cepsilon%5C%20G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x\ \epsilon\ G' title='x\ \epsilon\ G' class='latex' /> (and the first step is done).</p>
<p>Let <img src='http://s.wordpress.com/latex.php?latex=x%5C%20%5Cepsilon%5C%20G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x\ \epsilon\ G' title='x\ \epsilon\ G' class='latex' /> be such that <img src='http://s.wordpress.com/latex.php?latex=ax%3Db&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ax=b' title='ax=b' class='latex' />, take <img src='http://s.wordpress.com/latex.php?latex=e&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e' title='e' class='latex' /> to be the identity element of <img src='http://s.wordpress.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G' title='G' class='latex' />. Then</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=x%3Dex%3D%28a%5E%7B-1%7Da%29x%3Da%5E%7B-1%7D%28ax%29%3Da%5E%7B-1%7Db&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x=ex=(a^{-1}a)x=a^{-1}(ax)=a^{-1}b' title='x=ex=(a^{-1}a)x=a^{-1}(ax)=a^{-1}b' class='latex' /></p>
<p>Thus it follows that if <img src='http://s.wordpress.com/latex.php?latex=ax%3Db&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ax=b' title='ax=b' class='latex' /> then it must be that <img src='http://s.wordpress.com/latex.php?latex=x%3Da%5E%7B-1%7Db&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x=a^{-1}b' title='x=a^{-1}b' class='latex' />, finishing the second step, hence proving out lemma.</p></blockquote>
<p>Now we go back to our proof. Suppose</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%28ab%29%5E%7Bk%7D%3De&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(ab)^{k}=e' title='(ab)^{k}=e' class='latex' /></p>
<p>is the identity in <img src='http://s.wordpress.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G' title='G' class='latex' />, i.e.</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Coverset%7Bk%5C%20times%7D%7B%5Coverbrace%7B%28ab%29%28ab%29%5Ccdots%20%28ab%29%7D%7D%3De%5C%20%281%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\overset{k\ times}{\overbrace{(ab)(ab)\cdots (ab)}}=e\ (1)' title='\overset{k\ times}{\overbrace{(ab)(ab)\cdots (ab)}}=e\ (1)' class='latex' /></p>
<p style="text-align: left;">Using group associativity we get</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=a%5Coverset%7Bk-1%5C%20times%7D%7B%5Coverbrace%7B%28ba%29%28ba%29%5Ccdots%20%28ba%29%7D%7Db%3Da%28ba%29%5E%7Bk-1%7Db%3De%5C%20%282%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a\overset{k-1\ times}{\overbrace{(ba)(ba)\cdots (ba)}}b=a(ba)^{k-1}b=e\ (2)' title='a\overset{k-1\ times}{\overbrace{(ba)(ba)\cdots (ba)}}b=a(ba)^{k-1}b=e\ (2)' class='latex' /></p>
<p style="text-align: left;">&#8220;<acronym title="Of course, the operation of the G group does not need to be multiplication. Nevertheless, regardless of the group operation, our proof ">Multiplying</acronym>&#8221; <img src='http://s.wordpress.com/latex.php?latex=%282%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(2)' title='(2)' class='latex' /> by <img src='http://s.wordpress.com/latex.php?latex=a&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a' title='a' class='latex' /> (on right) we get</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=a%28ba%29%5E%7Bk-1%7Dba%3Da%28ba%29%5E%7Bk%7D%3Dea&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a(ba)^{k-1}ba=a(ba)^{k}=ea' title='a(ba)^{k-1}ba=a(ba)^{k}=ea' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=a%28ba%29%5E%7Bk%7D%3Da%5C%20%283%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a(ba)^{k}=a\ (3)' title='a(ba)^{k}=a\ (3)' class='latex' /></p>
<p style="text-align: left;">Now multiplying <img src='http://s.wordpress.com/latex.php?latex=%282%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(2)' title='(2)' class='latex' /> by <img src='http://s.wordpress.com/latex.php?latex=b&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b' title='b' class='latex' /> (on left) we get</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=ba%28ba%29%5E%7Bk-1%7Db%3D%28ba%29%5E%7Bk%7Db%3Dbe&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ba(ba)^{k-1}b=(ba)^{k}b=be' title='ba(ba)^{k-1}b=(ba)^{k}b=be' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%28ba%29%5E%7Bk%7Db%3Db%5C%20%284%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(ba)^{k}b=b\ (4)' title='(ba)^{k}b=b\ (4)' class='latex' /></p>
<p style="text-align: left;">Now from <img src='http://s.wordpress.com/latex.php?latex=%283%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(3)' title='(3)' class='latex' /> we have</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=ba%28ba%29%5E%7Bk%7D%3Dba%5C%20%285%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ba(ba)^{k}=ba\ (5)' title='ba(ba)^{k}=ba\ (5)' class='latex' /></p>
<p style="text-align: left;">and from <img src='http://s.wordpress.com/latex.php?latex=%284%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(4)' title='(4)' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%28ba%29%5E%7Bk%7Dba%3Dba%5C%20%286%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(ba)^{k}ba=ba\ (6)' title='(ba)^{k}ba=ba\ (6)' class='latex' /></p>
<p style="text-align: left;">Combining <img src='http://s.wordpress.com/latex.php?latex=%285%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(5)' title='(5)' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=%286%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(6)' title='(6)' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=ba%28ba%29%5E%7Bk%7D%3D%28ba%29%5E%7Bk%7Dba%3Dba%5C%20%287%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='ba(ba)^{k}=(ba)^{k}ba=ba\ (7)' title='ba(ba)^{k}=(ba)^{k}ba=ba\ (7)' class='latex' /></p>
<p style="text-align: left;">Since <img src='http://s.wordpress.com/latex.php?latex=e&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='e' title='e' class='latex' /> is the identity element of <img src='http://s.wordpress.com/latex.php?latex=G&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='G' title='G' class='latex' />, by definition</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%28ba%29e%3De%28ba%29%3Dba%5C%20%288%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(ba)e=e(ba)=ba\ (8)' title='(ba)e=e(ba)=ba\ (8)' class='latex' /></p>
<p style="text-align: left;">Finally, using our Lemma and <img src='http://s.wordpress.com/latex.php?latex=%287%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(7)' title='(7)' class='latex' /> with <img src='http://s.wordpress.com/latex.php?latex=%288%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(8)' title='(8)' class='latex' /> it follows that <img src='http://s.wordpress.com/latex.php?latex=%28ba%29%5E%7Bk%7D%3De&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(ba)^{k}=e' title='(ba)^{k}=e' class='latex' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scibuff.com/2009/05/18/found-identity-order-of-group-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Golden Nature: Closed-form Formula for Fibonacci Sequence</title>
		<link>http://www.scibuff.com/2009/05/13/golden-nature-closed-form-formula-for-fibonacci-sequence/</link>
		<comments>http://www.scibuff.com/2009/05/13/golden-nature-closed-form-formula-for-fibonacci-sequence/#comments</comments>
		<pubDate>Wed, 13 May 2009 13:56:05 +0000</pubDate>
		<dc:creator>scibuff</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[closed-form]]></category>
		<category><![CDATA[diagonalization]]></category>
		<category><![CDATA[eigenspaces]]></category>
		<category><![CDATA[fibonacci]]></category>
		<category><![CDATA[golden ratio]]></category>
		<category><![CDATA[matrix]]></category>
		<category><![CDATA[mersenne prime]]></category>

		<guid isPermaLink="false">http://www.scibuff.com/?p=237</guid>
		<description><![CDATA[Almost everyone has heard of this sequence: . It is named after Leonardo of Pisa who introduced it to the western world in one of the most influential books ever published in mathematics &#8211; Liber Abaci. This book introduced Europe to the Hindu numerals 0 through 9, the word zero, the notion of an algorithm [...]]]></description>
			<content:encoded><![CDATA[<p>Almost everyone has heard of this sequence: <img src='http://s.wordpress.com/latex.php?latex=1%2C%5C%201%2C%5C%202%2C%5C%203%2C%5C%205%2C%5C%208%2C%5C%20etc&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1,\ 1,\ 2,\ 3,\ 5,\ 8,\ etc' title='1,\ 1,\ 2,\ 3,\ 5,\ 8,\ etc' class='latex' />. It is named after Leonardo of Pisa who introduced it to the western world in one of the most influential books ever published in mathematics &#8211; Liber Abaci. This book introduced Europe to the Hindu numerals 0 through 9, the word zero, the notion of an algorithm and the subject of algebra.</p>
<p>The beauty of the Fibonacci sequence and the golden ratio (which is intimately connected to it) lies in that they are not just another mathematical construct, but occur throughout the nature.</p>
<p>Have you ever taken a look at a pine cone and noticed that the scales of the cone are in spirals? Have  you ever counted the spiral in the clockwise and counterclockwise directions? I would be surprised if you have &#8230; but the counts turn out to be 5 and 8 (or 8 and 13 for bigger cones).</p>
<p style="text-align: justify;">
<div id="attachment_254" class="wp-caption aligncenter" style="width: 394px"><a href="http://www.scibuff.com/blog/wp-content/uploads/2009/05/fibonacci-00.jpg" rel="lightbox[237]"><img class="size-medium wp-image-254" title="Pice Cone Spirals" src="http://www.scibuff.com/blog/wp-content/uploads/2009/05/fibonacci-00-640x480.jpg" alt="Pice Cone Spirals" width="384" height="288" /></a><p class="wp-caption-text">Pine Cone Spirals</p></div>
<p style="text-align: justify;">How about these? Care to count the petals?</p>
<p style="text-align: justify;">
<div id="attachment_255" class="wp-caption aligncenter" style="width: 394px"><a href="http://www.scibuff.com/blog/wp-content/uploads/2009/05/fibonacci-01.jpg" rel="lightbox[237]"><img class="size-medium wp-image-255" title="13 petals" src="http://www.scibuff.com/blog/wp-content/uploads/2009/05/fibonacci-01-640x480.jpg" alt="13 petals" width="384" height="288" /></a><p class="wp-caption-text">13 petals</p></div>
<div id="attachment_257" class="wp-caption aligncenter" style="width: 394px"><a href="http://www.scibuff.com/blog/wp-content/uploads/2009/05/fibonacci-03.jpg" rel="lightbox[237]"><img class="size-medium wp-image-257" title="21 petals" src="http://www.scibuff.com/blog/wp-content/uploads/2009/05/fibonacci-03-640x480.jpg" alt="21 petals" width="384" height="288" /></a><p class="wp-caption-text">21 petals</p></div>
<p>&#8230; intriguing stuff indeed.</p>
<p>So, once again, I was reading through problems on Yahoo Answers. Most of the questions &#8220;reduce&#8221; (lol) to plugging numbers into well known equations, or using a calculator such as TI-89, or Mathematics, Maple, or even Google &#8211; basically, what engineers do. <em>Yeah, you &#8220;heard&#8221; me right!</em> It takes some effort to found a meaningful question that actually requires some knowledge and skills &#8211; <em>see the difference between a mathematician and an engineer now?</em> That said, here&#8217;s <a title="Closed-form Formula for Fibonacci Sequence" rel="nofollow" href="http://answers.yahoo.com/question/index?qid=20090511170123AACwO3i">a one</a> I couldn&#8217;t resist:</p>
<p><strong>Problem</strong>: Find the term <img src='http://s.wordpress.com/latex.php?latex=F_%7B386%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{386}' title='F_{386}' class='latex' /> in the following sequence <img src='http://s.wordpress.com/latex.php?latex=F_%7B0%7D%3D-4%2C%5C%20F_%7B1%7D%3D5%2C%5C%20F_%7B2%7D%3D1%2C%5C%20F_%7B3%7D%3D6%2C%5C%20F_%7B4%7D%3D7%2C%5C%20F_%7B5%7D%3D13&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{0}=-4,\ F_{1}=5,\ F_{2}=1,\ F_{3}=6,\ F_{4}=7,\ F_{5}=13' title='F_{0}=-4,\ F_{1}=5,\ F_{2}=1,\ F_{3}=6,\ F_{4}=7,\ F_{5}=13' class='latex' /></p>
<p>There is a more &#8220;elegant&#8221; way to tackle this problem and I may write about in the future (maybe quite soon actually), but for now I&#8217;ll ignore matrices, diagonalization and eigenspaces <em>(although the reason why the following solution gives the correct result is tightly connected to linear algebra)</em> and focus, instead, on the recursive nature of the Fibonacci sequence.</p>
<p><strong>Solution</strong>: To find the term, &#8220;all&#8221; that is needed is to find the <acronym title="not involving a recursive relation">closed form</acronym> for the n-th terms of the sequence <img src='http://s.wordpress.com/latex.php?latex=F_%7Bn%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{n}' title='F_{n}' class='latex' />. In general, a Fibonacci sequence is given by</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=F_%7Bn%7D%20%3D%20F_%7Bn-1%7D%20%2B%20F_%7Bn-2%7D%5C%20%281%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{n} = F_{n-1} + F_{n-2}\ (1)' title='F_{n} = F_{n-1} + F_{n-2}\ (1)' class='latex' /></p>
<p>and any particular sequence is fully determined by the initial two terms</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=F_%7B0%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{0}' title='F_{0}' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=F_%7B1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{1}' title='F_{1}' class='latex' /></p>
<p>In our example, we have</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=F_%7B0%7D%3D-4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{0}=-4' title='F_{0}=-4' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=F_%7B1%7D%3D5&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{1}=5' title='F_{1}=5' class='latex' /></p>
<p>To find the closed form, let&#8217;s assume</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=F_%7Bn%7D%3D%28-4%29%5Ctimes%20t%5E%7Bn%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{n}=(-4)\times t^{n}' title='F_{n}=(-4)\times t^{n}' class='latex' /></p>
<p>Then using our recursive formula <img src='http://s.wordpress.com/latex.php?latex=%281%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(1)' title='(1)' class='latex' /> we get</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%28-4%29t%5E%7Bn%2B1%7D%3D%28-4%29%5Cleft%20%28%20t%5E%7Bn%7D%20%2B%20t%5E%7Bn-1%7D%5Cright%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(-4)t^{n+1}=(-4)\left ( t^{n} + t^{n-1}\right )' title='(-4)t^{n+1}=(-4)\left ( t^{n} + t^{n-1}\right )' class='latex' /></p>
<p style="text-align: justify;">and so</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=t%5E%7B2%7D%3Dt%20%2B%201%5CRightarrow%20t%5E%7B2%7D%20-%20t%20-%201%20%3D%200%5C%20%282%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='t^{2}=t + 1\Rightarrow t^{2} - t - 1 = 0\ (2)' title='t^{2}=t + 1\Rightarrow t^{2} - t - 1 = 0\ (2)' class='latex' /></p>
<p style="text-align: justify;">Solving the quadratic from <img src='http://s.wordpress.com/latex.php?latex=%282%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(2)' title='(2)' class='latex' /> gives</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=t_%7B1%2C2%7D%3D%5Cfrac%7B1%5Cpm%20%5Csqrt%7B5%7D%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='t_{1,2}=\frac{1\pm \sqrt{5}}{2}' title='t_{1,2}=\frac{1\pm \sqrt{5}}{2}' class='latex' /></p>
<p>Using this result, we can write the closed form formula for the n-th term of our sequence as</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=F_%7Bn%7D%3D-4%5Cleft%20%28%20%5C%20C_%7B1%7D%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7Bn%7D%2BC_%7B2%7D%5Cleft%20%28%20%5Cfrac%7B1-%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7Bn%7D%5C%20%5Cright%20%29%20%283%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{n}=-4\left ( \ C_{1}\left ( \frac{1+\sqrt{5}}{2} \right )^{n}+C_{2}\left ( \frac{1-\sqrt{5}}{2} \right )^{n}\ \right ) (3)' title='F_{n}=-4\left ( \ C_{1}\left ( \frac{1+\sqrt{5}}{2} \right )^{n}+C_{2}\left ( \frac{1-\sqrt{5}}{2} \right )^{n}\ \right ) (3)' class='latex' /></p>
<p style="text-align: justify;">where <img src='http://s.wordpress.com/latex.php?latex=C_%7B1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='C_{1}' title='C_{1}' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=C_%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='C_{2}' title='C_{2}' class='latex' /> are constant parameters determined by our initial conditions,</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=F_%7B0%7D%3D-4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{0}=-4' title='F_{0}=-4' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=F_%7B1%7D%3D5&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{1}=5' title='F_{1}=5' class='latex' /></p>
<p style="text-align: justify;">We can calculate these values by solving the following system of equations</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=F_%7B0%7D%20%3D%20-4%5Ctimes%20t%5E%7B0%7D%3D-4%20%5Cleft%20%28%20C_%7B1%7D%5Ctimes%20t_%7B1%7D%5E%7B0%7D%20%2B%20C_%7B2%7D%5Ctimes%20t_%7B2%7D%5E%7B0%7D%20%5Cright%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{0} = -4\times t^{0}=-4 \left ( C_{1}\times t_{1}^{0} + C_{2}\times t_{2}^{0} \right )' title='F_{0} = -4\times t^{0}=-4 \left ( C_{1}\times t_{1}^{0} + C_{2}\times t_{2}^{0} \right )' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=F_%7B1%7D%20%3D%20-4%5Ctimes%20t%5E%7B1%7D%3D-4%20%5Cleft%20%28%20C_%7B1%7D%5Ctimes%20t_%7B1%7D%5E%7B1%7D%20%2B%20C_%7B2%7D%5Ctimes%20t_%7B2%7D%5E%7B1%7D%20%5Cright%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{1} = -4\times t^{1}=-4 \left ( C_{1}\times t_{1}^{1} + C_{2}\times t_{2}^{1} \right )' title='F_{1} = -4\times t^{1}=-4 \left ( C_{1}\times t_{1}^{1} + C_{2}\times t_{2}^{1} \right )' class='latex' /></p>
<p style="text-align: justify;">Plugging in known values gives us</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=-4%20%3D%20-4%20%5Cleft%20%28C_%7B1%7D%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B0%7D%20%2B%20C_%7B2%7D%20%5Cleft%20%28%20%5Cfrac%7B1-%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B0%7D%20%5Cright%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='-4 = -4 \left (C_{1} \left ( \frac{1+\sqrt{5}}{2} \right )^{0} + C_{2} \left ( \frac{1-\sqrt{5}}{2} \right )^{0} \right )' title='-4 = -4 \left (C_{1} \left ( \frac{1+\sqrt{5}}{2} \right )^{0} + C_{2} \left ( \frac{1-\sqrt{5}}{2} \right )^{0} \right )' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=5%20%3D%20-4%20%5Cleft%20%28C_%7B1%7D%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B1%7D%20%2B%20C_%7B2%7D%20%5Cleft%20%28%20%5Cfrac%7B1-%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B1%7D%20%5Cright%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='5 = -4 \left (C_{1} \left ( \frac{1+\sqrt{5}}{2} \right )^{1} + C_{2} \left ( \frac{1-\sqrt{5}}{2} \right )^{1} \right )' title='5 = -4 \left (C_{1} \left ( \frac{1+\sqrt{5}}{2} \right )^{1} + C_{2} \left ( \frac{1-\sqrt{5}}{2} \right )^{1} \right )' class='latex' /></p>
<p style="text-align: justify;">Simplifying turns the above into</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=1%20%3D%20C_%7B1%7D%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B0%7D%20%2B%20C_%7B2%7D%20%5Cleft%20%28%20%5Cfrac%7B1-%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B0%7D%20%3D%20C_%7B1%7D%20%2B%20C_%7B2%7D%20%5C%20%284%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1 = C_{1} \left ( \frac{1+\sqrt{5}}{2} \right )^{0} + C_{2} \left ( \frac{1-\sqrt{5}}{2} \right )^{0} = C_{1} + C_{2} \ (4)' title='1 = C_{1} \left ( \frac{1+\sqrt{5}}{2} \right )^{0} + C_{2} \left ( \frac{1-\sqrt{5}}{2} \right )^{0} = C_{1} + C_{2} \ (4)' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cfrac%7B-5%7D%7B4%7D%20%3D%20C_%7B1%7D%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%20%2B%20C_%7B2%7D%20%5Cleft%20%28%20%5Cfrac%7B1-%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%20%5C%20%285%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{-5}{4} = C_{1} \left ( \frac{1+\sqrt{5}}{2} \right ) + C_{2} \left ( \frac{1-\sqrt{5}}{2} \right ) \ (5)' title='\frac{-5}{4} = C_{1} \left ( \frac{1+\sqrt{5}}{2} \right ) + C_{2} \left ( \frac{1-\sqrt{5}}{2} \right ) \ (5)' class='latex' /></p>
<p>Now we need to solve <img src='http://s.wordpress.com/latex.php?latex=%284%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(4)' title='(4)' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=%285%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(5)' title='(5)' class='latex' /> for <img src='http://s.wordpress.com/latex.php?latex=C_%7B1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='C_{1}' title='C_{1}' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=C_%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='C_{2}' title='C_{2}' class='latex' />. Although I said I was going to leave matrices alone, this is a perfect situation to use them. I prefer to use the procedure described below for a system of two equations with coefficients such as these. Substitution or elimination method would, of course, work, but they involves messy arithmetic which can be so easily error prone in situations such as this one.</p>
<p>We have the following system:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cbegin%7Bpmatrix%7D%201%20%26%201%20%5C%5C%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%26%20%5Cfrac%7B1-%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cend%7Bpmatrix%7D%20%5Cbegin%7Bpmatrix%7DC_%7B1%7D%5C%5C%20C_%7B2%7D%5Cend%7Bpmatrix%7D%20%3D%20%5Cbegin%7Bpmatrix%7D1%5C%5C%20%5Cfrac%7B-5%7D%7B4%7D%5Cend%7Bpmatrix%7D%5C%20%286%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{pmatrix} 1 &amp; 1 \\ \frac{1+\sqrt{5}}{2} &amp; \frac{1-\sqrt{5}}{2} \end{pmatrix} \begin{pmatrix}C_{1}\\ C_{2}\end{pmatrix} = \begin{pmatrix}1\\ \frac{-5}{4}\end{pmatrix}\ (6)' title='\begin{pmatrix} 1 &amp; 1 \\ \frac{1+\sqrt{5}}{2} &amp; \frac{1-\sqrt{5}}{2} \end{pmatrix} \begin{pmatrix}C_{1}\\ C_{2}\end{pmatrix} = \begin{pmatrix}1\\ \frac{-5}{4}\end{pmatrix}\ (6)' class='latex' /></p>
<p style="text-align: justify;">In general, to solve the equation</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=Au%3Dv&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Au=v' title='Au=v' class='latex' /></p>
<p style="text-align: justify;">we use</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=A%5E%7B-1%7DAu%3DA%5E%7B-1%7Dv&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A^{-1}Au=A^{-1}v' title='A^{-1}Au=A^{-1}v' class='latex' /></p>
<p style="text-align: justify;">which turns into</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=u%3DA%5E%7B-1%7Dv&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='u=A^{-1}v' title='u=A^{-1}v' class='latex' /></p>
<p style="text-align: justify;">Hence, to solve <img src='http://s.wordpress.com/latex.php?latex=%286%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(6)' title='(6)' class='latex' /> we need to find the inverse of our matrix. This is fairly simple for a 2 by 2 matrix &#8230; Let</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=A%3D%5Cbegin%7Bpmatrix%7Da%20%26%20b%5C%5C%20c%20%26%20d%5Cend%7Bpmatrix%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A=\begin{pmatrix}a &amp; b\\ c &amp; d\end{pmatrix}' title='A=\begin{pmatrix}a &amp; b\\ c &amp; d\end{pmatrix}' class='latex' /></p>
<p style="text-align: justify;">then</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=A%5E%7B-1%7D%3D%5Cfrac%7B1%7D%7Bad-bc%7D%5Cbegin%7Bpmatrix%7Dd%20%26%20-b%5C%5C%20-c%20%26%20a%5Cend%7Bpmatrix%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='A^{-1}=\frac{1}{ad-bc}\begin{pmatrix}d &amp; -b\\ -c &amp; a\end{pmatrix}' title='A^{-1}=\frac{1}{ad-bc}\begin{pmatrix}d &amp; -b\\ -c &amp; a\end{pmatrix}' class='latex' /></p>
<p style="text-align: justify;">and so</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cbegin%7Bpmatrix%7D%201%20%26%201%20%5C%5C%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%26%20%5Cfrac%7B1-%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cend%7Bpmatrix%7D%5E%7B-1%7D%20%3D%5Cfrac%7B-1%7D%7B%5Csqrt%7B5%7D%7D%5Cbegin%7Bpmatrix%7D%20%5Cfrac%7B1-%5Csqrt%7B5%7D%7D%7B2%7D%20%26%20-1%20%5C%5C%20%5Cfrac%7B-1-%5Csqrt%7B5%7D%7D%7B2%7D%20%26%201%20%5Cend%7Bpmatrix%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{pmatrix} 1 &amp; 1 \\ \frac{1+\sqrt{5}}{2} &amp; \frac{1-\sqrt{5}}{2} \end{pmatrix}^{-1} =\frac{-1}{\sqrt{5}}\begin{pmatrix} \frac{1-\sqrt{5}}{2} &amp; -1 \\ \frac{-1-\sqrt{5}}{2} &amp; 1 \end{pmatrix}' title='\begin{pmatrix} 1 &amp; 1 \\ \frac{1+\sqrt{5}}{2} &amp; \frac{1-\sqrt{5}}{2} \end{pmatrix}^{-1} =\frac{-1}{\sqrt{5}}\begin{pmatrix} \frac{1-\sqrt{5}}{2} &amp; -1 \\ \frac{-1-\sqrt{5}}{2} &amp; 1 \end{pmatrix}' class='latex' /></p>
<p style="text-align: justify;">Our equation <img src='http://s.wordpress.com/latex.php?latex=%286%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(6)' title='(6)' class='latex' /> then becomes</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cbegin%7Bpmatrix%7D%201%20%26%201%20%5C%5C%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%26%20%5Cfrac%7B1-%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cend%7Bpmatrix%7D%5E%7B-1%7D%5Cbegin%7Bpmatrix%7D%201%20%26%201%20%5C%5C%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%26%20%5Cfrac%7B1-%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cend%7Bpmatrix%7D%20%5Cbegin%7Bpmatrix%7DC_%7B1%7D%5C%5C%20C_%7B2%7D%5Cend%7Bpmatrix%7D%20%3D%20%5Cbegin%7Bpmatrix%7D%201%20%26%201%20%5C%5C%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%26%20%5Cfrac%7B1-%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cend%7Bpmatrix%7D%5E%7B-1%7D%20%5Cbegin%7Bpmatrix%7D1%5C%5C%20%5Cfrac%7B-5%7D%7B4%7D%5Cend%7Bpmatrix%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{pmatrix} 1 &amp; 1 \\ \frac{1+\sqrt{5}}{2} &amp; \frac{1-\sqrt{5}}{2} \end{pmatrix}^{-1}\begin{pmatrix} 1 &amp; 1 \\ \frac{1+\sqrt{5}}{2} &amp; \frac{1-\sqrt{5}}{2} \end{pmatrix} \begin{pmatrix}C_{1}\\ C_{2}\end{pmatrix} = \begin{pmatrix} 1 &amp; 1 \\ \frac{1+\sqrt{5}}{2} &amp; \frac{1-\sqrt{5}}{2} \end{pmatrix}^{-1} \begin{pmatrix}1\\ \frac{-5}{4}\end{pmatrix}' title='\begin{pmatrix} 1 &amp; 1 \\ \frac{1+\sqrt{5}}{2} &amp; \frac{1-\sqrt{5}}{2} \end{pmatrix}^{-1}\begin{pmatrix} 1 &amp; 1 \\ \frac{1+\sqrt{5}}{2} &amp; \frac{1-\sqrt{5}}{2} \end{pmatrix} \begin{pmatrix}C_{1}\\ C_{2}\end{pmatrix} = \begin{pmatrix} 1 &amp; 1 \\ \frac{1+\sqrt{5}}{2} &amp; \frac{1-\sqrt{5}}{2} \end{pmatrix}^{-1} \begin{pmatrix}1\\ \frac{-5}{4}\end{pmatrix}' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cbegin%7Bpmatrix%7DC_%7B1%7D%5C%5C%20C_%7B2%7D%5Cend%7Bpmatrix%7D%20%3D%20%5Cfrac%7B-1%7D%7B%5Csqrt%7B5%7D%7D%5Cbegin%7Bpmatrix%7D%20%5Cfrac%7B1-%5Csqrt%7B5%7D%7D%7B2%7D%20%26%20-1%20%5C%5C%20%5Cfrac%7B-1-%5Csqrt%7B5%7D%7D%7B2%7D%20%26%201%20%5Cend%7Bpmatrix%7D%20%5Cbegin%7Bpmatrix%7D1%5C%5C%20%5Cfrac%7B-5%7D%7B4%7D%5Cend%7Bpmatrix%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\begin{pmatrix}C_{1}\\ C_{2}\end{pmatrix} = \frac{-1}{\sqrt{5}}\begin{pmatrix} \frac{1-\sqrt{5}}{2} &amp; -1 \\ \frac{-1-\sqrt{5}}{2} &amp; 1 \end{pmatrix} \begin{pmatrix}1\\ \frac{-5}{4}\end{pmatrix}' title='\begin{pmatrix}C_{1}\\ C_{2}\end{pmatrix} = \frac{-1}{\sqrt{5}}\begin{pmatrix} \frac{1-\sqrt{5}}{2} &amp; -1 \\ \frac{-1-\sqrt{5}}{2} &amp; 1 \end{pmatrix} \begin{pmatrix}1\\ \frac{-5}{4}\end{pmatrix}' class='latex' /></p>
<p style="text-align: justify;">which gives us</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=C_%7B1%7D%3D%5Cfrac%7B-2%281-%5Csqrt%7B5%7D%29-5%7D%7B4%5Csqrt%7B5%7D%7D%5C%20%287%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='C_{1}=\frac{-2(1-\sqrt{5})-5}{4\sqrt{5}}\ (7)' title='C_{1}=\frac{-2(1-\sqrt{5})-5}{4\sqrt{5}}\ (7)' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=C_%7B2%7D%3D%5Cfrac%7B2%281%2B%5Csqrt%7B5%7D%29%2B5%7D%7B4%5Csqrt%7B5%7D%7D%5C%20%288%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='C_{2}=\frac{2(1+\sqrt{5})+5}{4\sqrt{5}}\ (8)' title='C_{2}=\frac{2(1+\sqrt{5})+5}{4\sqrt{5}}\ (8)' class='latex' /></p>
<p style="text-align: center;">
<p style="text-align: justify;">Finally, by plugging <img src='http://s.wordpress.com/latex.php?latex=%287%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(7)' title='(7)' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=%288%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(8)' title='(8)' class='latex' /> into <img src='http://s.wordpress.com/latex.php?latex=%283%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(3)' title='(3)' class='latex' /> we get</p>
<p style="text-align: justify;">
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=F_%7Bn%7D%3D-4%5Cleft%20%28%5Cleft%20%28%20%5Cfrac%7B-2%281-%5Csqrt%7B5%7D%29-5%7D%7B4%5Csqrt%7B5%7D%7D%20%5Cright%20%29%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7Bn%7D%2B%5Cleft%20%28%20%5Cfrac%7B2%281%2B%5Csqrt%7B5%7D%29%2B5%7D%7B4%5Csqrt%7B5%7D%7D%20%5Cright%20%29%5Cleft%20%28%20%5Cfrac%7B1-%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7Bn%7D%5Cright%20%29%20%289%29&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt='F_{n}=-4\left (\left ( \frac{-2(1-\sqrt{5})-5}{4\sqrt{5}} \right )\left ( \frac{1+\sqrt{5}}{2} \right )^{n}+\left ( \frac{2(1+\sqrt{5})+5}{4\sqrt{5}} \right )\left ( \frac{1-\sqrt{5}}{2} \right )^{n}\right ) (9)' title='F_{n}=-4\left (\left ( \frac{-2(1-\sqrt{5})-5}{4\sqrt{5}} \right )\left ( \frac{1+\sqrt{5}}{2} \right )^{n}+\left ( \frac{2(1+\sqrt{5})+5}{4\sqrt{5}} \right )\left ( \frac{1-\sqrt{5}}{2} \right )^{n}\right ) (9)' class='latex' /></p>
<p style="text-align: center;">
<p style="text-align: justify;">We can now &#8220;easily&#8221; compute <img src='http://s.wordpress.com/latex.php?latex=F_%7B386%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{386}' title='F_{386}' class='latex' /> which is given by</p>
<p style="text-align: justify;">
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=F_%7B386%7D%3D-4%5Cleft%20%28%5Cleft%20%28%20%5Cfrac%7B-2%281-%5Csqrt%7B5%7D%29-5%7D%7B4%5Csqrt%7B5%7D%7D%20%5Cright%20%29%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B386%7D%2B%5Cleft%20%28%20%5Cfrac%7B2%281%2B%5Csqrt%7B5%7D%29%2B5%7D%7B4%5Csqrt%7B5%7D%7D%20%5Cright%20%29%5Cleft%20%28%20%5Cfrac%7B1-%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B386%7D%5Cright%20%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=1' alt='F_{386}=-4\left (\left ( \frac{-2(1-\sqrt{5})-5}{4\sqrt{5}} \right )\left ( \frac{1+\sqrt{5}}{2} \right )^{386}+\left ( \frac{2(1+\sqrt{5})+5}{4\sqrt{5}} \right )\left ( \frac{1-\sqrt{5}}{2} \right )^{386}\right ) ' title='F_{386}=-4\left (\left ( \frac{-2(1-\sqrt{5})-5}{4\sqrt{5}} \right )\left ( \frac{1+\sqrt{5}}{2} \right )^{386}+\left ( \frac{2(1+\sqrt{5})+5}{4\sqrt{5}} \right )\left ( \frac{1-\sqrt{5}}{2} \right )^{386}\right ) ' class='latex' /></p>
<p style="text-align: center;">
<p style="text-align: justify;"><a rel="nofollow" href="http://www.google.co.uk/search?q=-4+*+(+0.25*(+-2*(1-sqrt(5))-5+)+%2F+sqrt(5)+*+(+0.5*(1%2Bsqrt(5))+)+^+386+%2B+(+0.25*(+2*(sqrt(5)%2B1)%2B5)+)+%2F+sqrt(5)+*+(+0.5*(1-sqrt(5))+)+^+386+)&amp;sourceid=navclient-ff&amp;ie=UTF-8&amp;rlz=1B3GGGL_enGB293GB293&amp;aq=t" target="_blank">Google returns</a> <img src='http://s.wordpress.com/latex.php?latex=F_%7B386%7D%20%5Ccong%205.2783459%5Ctimes%2010%5E%7B80%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{386} \cong 5.2783459\times 10^{80}' title='F_{386} \cong 5.2783459\times 10^{80}' class='latex' /> which is just an approximation, but now we have a formula for the precise answer.</p>
<p style="text-align: justify;">If you wish to check for yourself that out formula <img src='http://s.wordpress.com/latex.php?latex=%20%289%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' (9)' title=' (9)' class='latex' /> is indeed correct, click on the terms below to see the computation by Google:</p>
<p style="text-align: center;"><a rel="nofollow" href="http://www.google.co.uk/search?hl=en&amp;rlz=1B3GGGL_enGB293GB293&amp;q=-4+*+(+0.25*(+-2*(1-sqrt(5))-5+)+%2F+sqrt(5)+*+(+0.5*(1%2Bsqrt(5))+)+^+0+%2B+(+0.25*(+2*(sqrt(5)%2B1)%2B5)+)+%2F+sqrt(5)+*+(+0.5*(1-sqrt(5))+)+^+0+)&amp;btnG=Search&amp;meta=" target="_blank"><img src='http://s.wordpress.com/latex.php?latex=F_%7B0%7D%3D-4&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{0}=-4' title='F_{0}=-4' class='latex' /></a></p>
<p style="text-align: center;"><a rel="nofollow" href="http://www.google.co.uk/search?hl=en&amp;rlz=1B3GGGL_enGB293GB293&amp;q=-4+*+(+0.25*(+-2*(1-sqrt(5))-5+)+%2F+sqrt(5)+*+(+0.5*(1%2Bsqrt(5))+)+^+1+%2B+(+0.25*(+2*(sqrt(5)%2B1)%2B5)+)+%2F+sqrt(5)+*+(+0.5*(1-sqrt(5))+)+^+1+)&amp;btnG=Search&amp;meta=" target="_blank"><img src='http://s.wordpress.com/latex.php?latex=F_%7B1%7D%3D5&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{1}=5' title='F_{1}=5' class='latex' /></a></p>
<p style="text-align: center;"><a rel="nofollow" href="http://www.google.co.uk/search?hl=en&amp;rlz=1B3GGGL_enGB293GB293&amp;q=-4+*+(+0.25*(+-2*(1-sqrt(5))-5+)+%2F+sqrt(5)+*+(+0.5*(1%2Bsqrt(5))+)+^+2+%2B+(+0.25*(+2*(sqrt(5)%2B1)%2B5)+)+%2F+sqrt(5)+*+(+0.5*(1-sqrt(5))+)+^+2+)&amp;btnG=Search&amp;meta=" target="_blank"><img src='http://s.wordpress.com/latex.php?latex=F_%7B2%7D%3D1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{2}=1' title='F_{2}=1' class='latex' /></a></p>
<p style="text-align: center;"><a rel="nofollow" href="http://www.google.co.uk/search?hl=en&amp;rlz=1B3GGGL_enGB293GB293&amp;q=-4+*+(+0.25*(+-2*(1-sqrt(5))-5+)+%2F+sqrt(5)+*+(+0.5*(1%2Bsqrt(5))+)+^+3+%2B+(+0.25*(+2*(sqrt(5)%2B1)%2B5)+)+%2F+sqrt(5)+*+(+0.5*(1-sqrt(5))+)+^+3+)&amp;btnG=Search&amp;meta=" target="_blank"><img src='http://s.wordpress.com/latex.php?latex=F_%7B3%7D%3D6&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{3}=6' title='F_{3}=6' class='latex' /></a></p>
<p style="text-align: center;"><a rel="nofollow" href="http://www.google.co.uk/search?hl=en&amp;rlz=1B3GGGL_enGB293GB293&amp;q=-4+*+(+0.25*(+-2*(1-sqrt(5))-5+)+%2F+sqrt(5)+*+(+0.5*(1%2Bsqrt(5))+)+^+4+%2B+(+0.25*(+2*(sqrt(5)%2B1)%2B5)+)+%2F+sqrt(5)+*+(+0.5*(1-sqrt(5))+)+^+4+)&amp;btnG=Search&amp;meta=" target="_blank"><img src='http://s.wordpress.com/latex.php?latex=F_%7B4%7D%3D7&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{4}=7' title='F_{4}=7' class='latex' /></a></p>
<p style="text-align: center;"><a rel="nofollow" href="http://www.google.co.uk/search?hl=en&amp;rlz=1B3GGGL_enGB293GB293&amp;q=-4+*+(+0.25*(+-2*(1-sqrt(5))-5+)+%2F+sqrt(5)+*+(+0.5*(1%2Bsqrt(5))+)+^+5+%2B+(+0.25*(+2*(sqrt(5)%2B1)%2B5)+)+%2F+sqrt(5)+*+(+0.5*(1-sqrt(5))+)+^+5+)&amp;btnG=Search&amp;meta=" target="_blank"><img src='http://s.wordpress.com/latex.php?latex=F_%7B5%7D%3D13&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='F_{5}=13' title='F_{5}=13' class='latex' /></a></p>
<p style="text-align: justify;">On a side note &#8211; Raising a number to the power of 386 may seem like a long computation but it really requires only 10 multiplications! Don&#8217;t believe me?</p>
<p style="text-align: justify;">Consider this:</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B386%7D%3D%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B256%7D%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B128%7D%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left ( \frac{1+\sqrt{5}}{2} \right )^{386}=\left ( \frac{1+\sqrt{5}}{2} \right )^{256}\left ( \frac{1+\sqrt{5}}{2} \right )^{128}\left ( \frac{1+\sqrt{5}}{2} \right )^{2}' title='\left ( \frac{1+\sqrt{5}}{2} \right )^{386}=\left ( \frac{1+\sqrt{5}}{2} \right )^{256}\left ( \frac{1+\sqrt{5}}{2} \right )^{128}\left ( \frac{1+\sqrt{5}}{2} \right )^{2}' class='latex' /></p>
<p style="text-align: justify;">To calculate</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B256%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left ( \frac{1+\sqrt{5}}{2} \right )^{256}' title='\left ( \frac{1+\sqrt{5}}{2} \right )^{256}' class='latex' /></p>
<p style="text-align: justify;">we use the fact that</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=1.%29%5C%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B2%7D%20%3D%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='1.)\ \left ( \frac{1+\sqrt{5}}{2} \right )^{2} = \left ( \frac{1+\sqrt{5}}{2} \right )\left ( \frac{1+\sqrt{5}}{2} \right )' title='1.)\ \left ( \frac{1+\sqrt{5}}{2} \right )^{2} = \left ( \frac{1+\sqrt{5}}{2} \right )\left ( \frac{1+\sqrt{5}}{2} \right )' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=2.%29%5C%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B4%7D%20%3D%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B2%7D%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2.)\ \left ( \frac{1+\sqrt{5}}{2} \right )^{4} = \left ( \frac{1+\sqrt{5}}{2} \right )^{2} \left ( \frac{1+\sqrt{5}}{2} \right )^{2}' title='2.)\ \left ( \frac{1+\sqrt{5}}{2} \right )^{4} = \left ( \frac{1+\sqrt{5}}{2} \right )^{2} \left ( \frac{1+\sqrt{5}}{2} \right )^{2}' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=3.%29%5C%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B8%7D%20%3D%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B4%7D%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B4%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='3.)\ \left ( \frac{1+\sqrt{5}}{2} \right )^{8} = \left ( \frac{1+\sqrt{5}}{2} \right )^{4} \left ( \frac{1+\sqrt{5}}{2} \right )^{4}' title='3.)\ \left ( \frac{1+\sqrt{5}}{2} \right )^{8} = \left ( \frac{1+\sqrt{5}}{2} \right )^{4} \left ( \frac{1+\sqrt{5}}{2} \right )^{4}' class='latex' /></p>
<p style="text-align: center;">&#8230;</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=8.%29%5C%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B256%7D%20%3D%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B128%7D%20%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B128%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='8.)\ \left ( \frac{1+\sqrt{5}}{2} \right )^{256} = \left ( \frac{1+\sqrt{5}}{2} \right )^{128} \left ( \frac{1+\sqrt{5}}{2} \right )^{128}' title='8.)\ \left ( \frac{1+\sqrt{5}}{2} \right )^{256} = \left ( \frac{1+\sqrt{5}}{2} \right )^{128} \left ( \frac{1+\sqrt{5}}{2} \right )^{128}' class='latex' /></p>
<p style="text-align: justify;">As you can see, in every step (multiplication) we use the result from the previous one and so it takes only 8 steps (multiplications) to calculate</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B256%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left ( \frac{1+\sqrt{5}}{2} \right )^{256}' title='\left ( \frac{1+\sqrt{5}}{2} \right )^{256}' class='latex' /></p>
<p style="text-align: justify;">
<p style="text-align: justify;">Finally, in the process of calculating</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B256%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left ( \frac{1+\sqrt{5}}{2} \right )^{256}' title='\left ( \frac{1+\sqrt{5}}{2} \right )^{256}' class='latex' /></p>
<p style="text-align: justify;">we get</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B128%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left ( \frac{1+\sqrt{5}}{2} \right )^{128}' title='\left ( \frac{1+\sqrt{5}}{2} \right )^{128}' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left ( \frac{1+\sqrt{5}}{2} \right )^{2}' title='\left ( \frac{1+\sqrt{5}}{2} \right )^{2}' class='latex' /></p>
<p style="text-align: justify;">as a bonus, and so to calculate</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B386%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left ( \frac{1+\sqrt{5}}{2} \right )^{386}' title='\left ( \frac{1+\sqrt{5}}{2} \right )^{386}' class='latex' /></p>
<p style="text-align: justify;">we now only need to use two more multiplications</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B386%7D%3D%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B256%7D%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B128%7D%5Cleft%20%28%20%5Cfrac%7B1%2B%5Csqrt%7B5%7D%7D%7B2%7D%20%5Cright%20%29%5E%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\left ( \frac{1+\sqrt{5}}{2} \right )^{386}=\left ( \frac{1+\sqrt{5}}{2} \right )^{256}\left ( \frac{1+\sqrt{5}}{2} \right )^{128}\left ( \frac{1+\sqrt{5}}{2} \right )^{2}' title='\left ( \frac{1+\sqrt{5}}{2} \right )^{386}=\left ( \frac{1+\sqrt{5}}{2} \right )^{256}\left ( \frac{1+\sqrt{5}}{2} \right )^{128}\left ( \frac{1+\sqrt{5}}{2} \right )^{2}' class='latex' /></p>
<p style="text-align: justify;">
<p style="text-align: justify;">This idea can be generalized to any</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=x%5Cepsilon%20%5CRe&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x\epsilon \Re' title='x\epsilon \Re' class='latex' /></p>
<p style="text-align: justify;">The (maximal) number of multiplications required to compute</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=x%5E%7Bn%7D%5C%20where%5C%202%5E%7Bp%7D%3Cn%5Cleq%202%5E%7Bp%2B1%7D%20%5C%20%3An%2Cp%5C%20%5Cepsilon%20%5C%20N&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x^{n}\ where\ 2^{p}&lt;n\leq 2^{p+1} \ :n,p\ \epsilon \ N' title='x^{n}\ where\ 2^{p}&lt;n\leq 2^{p+1} \ :n,p\ \epsilon \ N' class='latex' /></p>
<p style="text-align: justify;">is given by</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=p%2B%28p%2B1%29%20%3D%202p%20%2B%201&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p+(p+1) = 2p + 1' title='p+(p+1) = 2p + 1' class='latex' /></p>
<p style="text-align: justify;">To put this result in a little bit of perspective, consider</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=x%20%3D%202%5E%7B43112609%7D-1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='x = 2^{43112609}-1' title='x = 2^{43112609}-1' class='latex' /></p>
<p style="text-align: justify;">This number is the currently largest known (Mersenne) prime. It has 12,978,189 digits! But <img src='http://s.wordpress.com/latex.php?latex=log_%7B2%7D%2843112609%29%5Ccong%2025.36&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='log_{2}(43112609)\cong 25.36' title='log_{2}(43112609)\cong 25.36' class='latex' /> and so</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=2%5E%7B25%7D%3C%2043112609%5Cleq2%5E%7B26%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2^{25}&lt; 43112609\leq2^{26}' title='2^{25}&lt; 43112609\leq2^{26}' class='latex' /></p>
<p style="text-align: justify;">It follows that we can calculate</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=2%5E%7B43112609%7D-1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2^{43112609}-1' title='2^{43112609}-1' class='latex' /></p>
<p style="text-align: justify;">using at most 51 multiplications! Incredible!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scibuff.com/2009/05/13/golden-nature-closed-form-formula-for-fibonacci-sequence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nasty Squares</title>
		<link>http://www.scibuff.com/2009/05/12/nasty-squares/</link>
		<comments>http://www.scibuff.com/2009/05/12/nasty-squares/#comments</comments>
		<pubDate>Tue, 12 May 2009 09:43:59 +0000</pubDate>
		<dc:creator>scibuff</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[modular arithmetics]]></category>
		<category><![CDATA[proof by contradiction]]></category>
		<category><![CDATA[QED]]></category>
		<category><![CDATA[yahoo answers]]></category>

		<guid isPermaLink="false">http://www.scibuff.com/?p=219</guid>
		<description><![CDATA[I talked about looking through some math questions on Yahoo Answers and posting solutions that are either elegant or interesting. So without too much ado, here&#8217;s the first one of the series: Problem: Prove that there are no integer solutions to Like so many problems in mathematics, this one is quite easy to solve if [...]]]></description>
			<content:encoded><![CDATA[<p>I <a title="Mathematics" href="http://www.scibuff.com/mathematics/">talked about looking through some math questions on Yahoo Answers and posting solutions</a> that are either elegant or interesting. So without too much ado, here&#8217;s the first one of the series:</p>
<p><strong>Problem:</strong> Prove that there are no integer solutions to</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=n%5E%7B2%7D%20%2B%20%28n%2B1%29%5E%7B2%7D%20%2B%20%28n%2B2%29%5E%7B2%7D%20%3D%20m%5E%7B2%7D%5C%20%281%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n^{2} + (n+1)^{2} + (n+2)^{2} = m^{2}\ (1)' title='n^{2} + (n+1)^{2} + (n+2)^{2} = m^{2}\ (1)' class='latex' /></p>
<blockquote><p><em> Like so many problems in mathematics, this one is quite easy to solve if you know which tools to throw at it. Otherwise, one can always look at first few n&#8217;s, i.e. 1, 2, 3, 4, etc. and see if there is a pattern or anything that could be used in the proof. </em></p>
<p><em>When it comes to non-existence proofs involving <acronym title="a number which is the square of an integer">perfect squares</acronym> the obvious choice of &#8220;tools&#8221; is modular arithmetic. In this particular proof, I will also use proof by contradiction. </em></p>
<p><em>Proof by contradiction is a form of argument in which the original result is proven by disproving the opposite (formally known as the &#8220;negation&#8221; of the original statement). Basically, I will assume that there are two integers such that the equality above holds and use my &#8220;tools&#8221; to arrive at an obvious contradiction, such as <img src='http://s.wordpress.com/latex.php?latex=0%20%3D%201&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='0 = 1' title='0 = 1' class='latex' />.</em></p></blockquote>
<p><strong>Proof:</strong> First, let&#8217;s make our lives a bit easier by renaming the terms. If there are integers <img src='http://s.wordpress.com/latex.php?latex=n%2Cm%5Cvarepsilon%20Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n,m\varepsilon Z' title='n,m\varepsilon Z' class='latex' /> satisfying the equality in <img src='http://s.wordpress.com/latex.php?latex=%281%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(1)' title='(1)' class='latex' />, then taking <img src='http://s.wordpress.com/latex.php?latex=n%3Dn%2B1&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n=n+1' title='n=n+1' class='latex' /> we can rename the terms to</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%28n-1%29%5E%7B2%7D%20%2B%20n%5E%7B2%7D%20%2B%20%28n%2B1%29%5E%7B2%7D%20%3D%20m%5E%7B2%7D%5C%20%282%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(n-1)^{2} + n^{2} + (n+1)^{2} = m^{2}\ (2)' title='(n-1)^{2} + n^{2} + (n+1)^{2} = m^{2}\ (2)' class='latex' /></p>
<p style="text-align: left;">Let&#8217;s assume that there are <img src='http://s.wordpress.com/latex.php?latex=n%2Cm%5Cvarepsilon%20Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n,m\varepsilon Z' title='n,m\varepsilon Z' class='latex' />such that <img src='http://s.wordpress.com/latex.php?latex=%282%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(2)' title='(2)' class='latex' /> holds. Expanding the terms in brackets gives</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%28n-1%29%5E%7B2%7D%20%2B%20n%5E%7B2%7D%20%2B%20%28n%2B1%29%5E%7B2%7D%20%3D%20%28n%5E%7B2%7D%20-%202n%20%2B%201%29%20%2B%20n%5E%7B2%7D%20%2B%20%28n%5E%7B2%7D%20%2B%202n%20%2B%201%29%20%3D%203n%5E%7B2%7D%20%2B%202%20%3D%20m%5E%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(n-1)^{2} + n^{2} + (n+1)^{2} = (n^{2} - 2n + 1) + n^{2} + (n^{2} + 2n + 1) = 3n^{2} + 2 = m^{2}' title='(n-1)^{2} + n^{2} + (n+1)^{2} = (n^{2} - 2n + 1) + n^{2} + (n^{2} + 2n + 1) = 3n^{2} + 2 = m^{2}' class='latex' /></p>
<p style="text-align: left;">Now look at <img src='http://s.wordpress.com/latex.php?latex=3n%5E%7B2%7D%20%2B%202&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='3n^{2} + 2' title='3n^{2} + 2' class='latex' /> and apply arithmetic modulo 3. Clearly</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=3n%5E%7B2%7D%5Cequiv%200%5C%20mod%5C%203&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='3n^{2}\equiv 0\ mod\ 3' title='3n^{2}\equiv 0\ mod\ 3' class='latex' />,</p>
<p style="text-align: left;">and so</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=3n%5E%7B2%7D%20%2B%202%5Cequiv%200%20%2B%202%5Cequiv%202%5C%20mod%5C%203&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='3n^{2} + 2\equiv 0 + 2\equiv 2\ mod\ 3' title='3n^{2} + 2\equiv 0 + 2\equiv 2\ mod\ 3' class='latex' />.</p>
<p style="text-align: left;">Since</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=3n%5E%7B2%7D%20%2B%202%20%3D%20m%5E%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='3n^{2} + 2 = m^{2}' title='3n^{2} + 2 = m^{2}' class='latex' /></p>
<p style="text-align: left;">it follows that</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20m%5E%7B2%7D%5Cequiv%202%5C%20mod%5C%203%5C%20%283%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' m^{2}\equiv 2\ mod\ 3\ (3)' title=' m^{2}\equiv 2\ mod\ 3\ (3)' class='latex' /></p>
<blockquote>
<p style="text-align: left;"><em>This proof could be accomplished using modular arithmetic modulo 8 or 16 but the nice thing about modulo 3 is that there are only three possible remainders, namely 0, 1 and 2, in modulo 3 arithmetics (as opposed to 8 in modulo 8 and 16 in modulo 16 &#8211; you see the pattern there, right?!). Each remainder is associated with a congruence class &#8211; the set of all numbers that have the same remainder modulo 3, e.g. {1, 4, 7, 10, etc.}</em></p>
</blockquote>
<p style="text-align: left;">We know that any integer belongs to one of the three congruence classes in modular arithmetic modulo 3. Now let us examine squares of integers and see to which congruence classes can those be assigned.</p>
<p style="text-align: left;">Consider <img src='http://s.wordpress.com/latex.php?latex=n%5Cvarepsilon%20Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n\varepsilon Z' title='n\varepsilon Z' class='latex' /> such that <img src='http://s.wordpress.com/latex.php?latex=%20n%5Cequiv%200%5C%20mod%5C%203&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' n\equiv 0\ mod\ 3' title=' n\equiv 0\ mod\ 3' class='latex' />. Then</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20n%5E%7B2%7D%3Dn%5Ctimes%20n%5Cequiv%200%5Ctimes0%5Cequiv0%5C%20mod%20%5C%203&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' n^{2}=n\times n\equiv 0\times0\equiv0\ mod \ 3' title=' n^{2}=n\times n\equiv 0\times0\equiv0\ mod \ 3' class='latex' /></p>
<p style="text-align: left;">Similarly, if <img src='http://s.wordpress.com/latex.php?latex=%20n%5Cequiv%201%5C%20mod%5C%203&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' n\equiv 1\ mod\ 3' title=' n\equiv 1\ mod\ 3' class='latex' />, then</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20n%5E%7B2%7D%3Dn%5Ctimes%20n%5Cequiv%201%5Ctimes1%5Cequiv1%5C%20mod%20%5C%203&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' n^{2}=n\times n\equiv 1\times1\equiv1\ mod \ 3' title=' n^{2}=n\times n\equiv 1\times1\equiv1\ mod \ 3' class='latex' /></p>
<p style="text-align: left;">and finally, if <img src='http://s.wordpress.com/latex.php?latex=%20n%5Cequiv%202%5C%20mod%5C%203&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' n\equiv 2\ mod\ 3' title=' n\equiv 2\ mod\ 3' class='latex' />, then</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20n%5E%7B2%7D%3Dn%5Ctimes%20n%5Cequiv%202%5Ctimes2%5Cequiv4%5Cequiv1%5C%20mod%20%5C%203&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' n^{2}=n\times n\equiv 2\times2\equiv4\equiv1\ mod \ 3' title=' n^{2}=n\times n\equiv 2\times2\equiv4\equiv1\ mod \ 3' class='latex' /></p>
<p style="text-align: left;">Thus, we can conclude that squares of all integers belong to either the congruence class <img src='http://s.wordpress.com/latex.php?latex=%5B0%5D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='[0]' title='[0]' class='latex' /> or <img src='http://s.wordpress.com/latex.php?latex=%5B1%5D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='[1]' title='[1]' class='latex' /> modulo 3. In particular, there is no integer whose square belongs to the congruence class <img src='http://s.wordpress.com/latex.php?latex=%5B2%5D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='[2]' title='[2]' class='latex' /> modulo 3. In other words,</p>
<p style="text-align: center;">there is no <img src='http://s.wordpress.com/latex.php?latex=m%5Cvarepsilon%20Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='m\varepsilon Z' title='m\varepsilon Z' class='latex' /> such that <img src='http://s.wordpress.com/latex.php?latex=%20m%5E%7B2%7D%5Cequiv%202%5C%20mod%5C%203%5C%20%284%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' m^{2}\equiv 2\ mod\ 3\ (4)' title=' m^{2}\equiv 2\ mod\ 3\ (4)' class='latex' /></p>
<p style="text-align: left;">But that is exactly the opposite result of what we concluded in <img src='http://s.wordpress.com/latex.php?latex=%20%283%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' (3)' title=' (3)' class='latex' />. Clearly, <img src='http://s.wordpress.com/latex.php?latex=%20%284%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' (4)' title=' (4)' class='latex' /> is correct, therefore <img src='http://s.wordpress.com/latex.php?latex=%20%283%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' (3)' title=' (3)' class='latex' /> must be false. We arrived at the result in <img src='http://s.wordpress.com/latex.php?latex=%20%283%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' (3)' title=' (3)' class='latex' /> by assuming that there are integers <img src='http://s.wordpress.com/latex.php?latex=n%2Cm%5Cvarepsilon%20Z&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n,m\varepsilon Z' title='n,m\varepsilon Z' class='latex' /> such that</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%28n-1%29%5E%7B2%7D%20%2B%20n%5E%7B2%7D%20%2B%20%28n%2B1%29%5E%7B2%7D%20%3D%20m%5E%7B2%7D%5C%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(n-1)^{2} + n^{2} + (n+1)^{2} = m^{2}\ ' title='(n-1)^{2} + n^{2} + (n+1)^{2} = m^{2}\ ' class='latex' /></p>
<p style="text-align: left;">Therefore, this assumption must be erronous, and the opposite must be true. Hence there are no integers such that</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%28n-1%29%5E%7B2%7D%20%2B%20n%5E%7B2%7D%20%2B%20%28n%2B1%29%5E%7B2%7D%20%3D%20m%5E%7B2%7D%5C%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='(n-1)^{2} + n^{2} + (n+1)^{2} = m^{2}\ ' title='(n-1)^{2} + n^{2} + (n+1)^{2} = m^{2}\ ' class='latex' />, or equivalently</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=n%5E%7B2%7D%20%2B%20%28n%2B1%29%5E%7B2%7D%20%2B%20%28n%2B2%29%5E%7B2%7D%20%3D%20m%5E%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n^{2} + (n+1)^{2} + (n+2)^{2} = m^{2}' title='n^{2} + (n+1)^{2} + (n+2)^{2} = m^{2}' class='latex' /></p>
<p style="text-align: left;">Thus out proof is complete and we can finish it off in style by writing <img src='http://s.wordpress.com/latex.php?latex=QED&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='QED' title='QED' class='latex' /> from latin Quod Erat Demonstrandum, which literally means &#8220;which was to be demonstrated&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scibuff.com/2009/05/12/nasty-squares/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

