<?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>Math Tricks &#187; fibonacci series</title>
	<atom:link href="http://mathtricks.org/tag/fibonacci-series/feed/" rel="self" type="application/rss+xml" />
	<link>http://mathtricks.org</link>
	<description>Math Tricks + Math Games = Math Fun!</description>
	<lastBuildDate>Fri, 03 Feb 2012 03:26:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The Golden Ratio and the Fibonacci Sequence</title>
		<link>http://mathtricks.org/math-tricks/the-golden-ratio-and-the-fibonacci-sequence/</link>
		<comments>http://mathtricks.org/math-tricks/the-golden-ratio-and-the-fibonacci-sequence/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 21:14:28 +0000</pubDate>
		<dc:creator>Math Tricks</dc:creator>
				<category><![CDATA[Fibonacci Sequence]]></category>
		<category><![CDATA[Golden Rectangle]]></category>
		<category><![CDATA[Math Tricks]]></category>
		<category><![CDATA[1.618]]></category>
		<category><![CDATA[1.61803399]]></category>
		<category><![CDATA[fibonacci numbers]]></category>
		<category><![CDATA[fibonacci series]]></category>
		<category><![CDATA[golden ratio]]></category>

		<guid isPermaLink="false">http://mathtricks.org/?p=188</guid>
		<description><![CDATA[So you have seen already a few posts about the golden ratio, which is approximately equal to 1.618. Are there math tricks that will allow you to determine the value for the golden ratio?  Well, since the title of this post is &#8220;The Golden Ratio and the Fibonacci Sequence&#8221;, then you might have guessed that [...]]]></description>
			<content:encoded><![CDATA[<p><code><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-2176115693811858";
/* The Golden Ratio and the Fibonacci Sequence */
google_ad_slot = "8475102044";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
</code></p>
<p>So you have seen already a few posts about the golden ratio, which is approximately equal to 1.618<strong>.</strong> Are there <strong>math tricks</strong> that will allow you to determine the value for the golden ratio?  Well, since the title of this post is &#8220;The Golden Ratio and the Fibonacci Sequence&#8221;, then you might have guessed that there is a way to determine the golden ratio with the Fibonacci Sequence.</p>
<p>What the heck is the Fibonacci Sequence?  True, I have not written a post on it yet &#8211; but you just wait because there is a LOT to say about it later on &#8211; a LOT!!  But for now, let me just give you the sequence:</p>
<p>0,1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, &#8230;</p>
<p>Do you see the pattern?  Each value, starting with the second &#8220;1&#8243; in the sequence, is simply the sum of the preceding two values.  The general formuls for the Fibonacci sequence is:</p>
<p>F(<em>n</em>) = F(<em>n</em> – 1) + F(<em>n</em> – 2)</p>
<p>So how does this interesting sequence of numbers relate to the golden ratio?  Take any value in the sequence and divide it by the preceding value &#8211; what do you get?</p>
<p>For example:</p>
<p>34/21 = 1.619</p>
<p>Looks familiar, eh?</p>
<p>Try it again for a pair farther down the sequence:</p>
<p>233/144 = 1.61806</p>
<p>In fact, this manipulation of the Fibonacci series <em>converges </em>to the golden ratio.</p>
<p>Also, you can perform this manipulation using an &#8220;out of frame&#8221; Fibonacci series &#8211; that is, choose any two consecutive numbers, apply the general formula F(<em>n</em>) = F(<em>n</em> – 1) + F(<em>n</em> – 2) to get a new sequence, and then from the new sequence you will be able to determine an approximation for the golden ratio by following the same procedure as outlined above.  For example, starting with 887 and 888, we get the series:</p>
<p>887, 888, 1775, 2663, 4438, 7101, 11539, 18640, 30179 ,48819, 78998, 127817, 206815, 334632</p>
<p>Notice here that you do not get a very good approximation if you divide 888 by 887.  But as you move down the sequence, the value you obtain gets closer and closer to the golden ratio:</p>
<p>334632/206815 = 1.6180258</p>
<p>A superb example of math tricks in nature!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fthe-golden-ratio-and-the-fibonacci-sequence%2F&amp;title=The%20Golden%20Ratio%20and%20the%20Fibonacci%20Sequence" id="wpa2a_2"><img src="http://mathtricks.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d188').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d188" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fthe-golden-ratio-and-the-fibonacci-sequence%2F&amp;submitHeadline=The+Golden+Ratio+and+the+Fibonacci+Sequence&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fthe-golden-ratio-and-the-fibonacci-sequence%2F&amp;title=The+Golden+Ratio+and+the+Fibonacci+Sequence" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fthe-golden-ratio-and-the-fibonacci-sequence%2F&amp;title=The+Golden+Ratio+and+the+Fibonacci+Sequence" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fthe-golden-ratio-and-the-fibonacci-sequence%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fthe-golden-ratio-and-the-fibonacci-sequence%2F&amp;title=The+Golden+Ratio+and+the+Fibonacci+Sequence" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fthe-golden-ratio-and-the-fibonacci-sequence%2F&amp;bm_description=The+Golden+Ratio+and+the+Fibonacci+Sequence" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fthe-golden-ratio-and-the-fibonacci-sequence%2F&amp;T=The+Golden+Ratio+and+the+Fibonacci+Sequence" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fthe-golden-ratio-and-the-fibonacci-sequence%2F&amp;title=The+Golden+Ratio+and+the+Fibonacci+Sequence" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fthe-golden-ratio-and-the-fibonacci-sequence%2F&amp;title=The+Golden+Ratio+and+the+Fibonacci+Sequence" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fthe-golden-ratio-and-the-fibonacci-sequence%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fthe-golden-ratio-and-the-fibonacci-sequence%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+The+Golden+Ratio+and+the+Fibonacci+Sequence+@+http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fthe-golden-ratio-and-the-fibonacci-sequence%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fmathtricks.org%2Fmath-tricks%2Fthe-golden-ratio-and-the-fibonacci-sequence%2F&amp;t=The+Golden+Ratio+and+the+Fibonacci+Sequence" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://mathtricks.org/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d188').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d188').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://mathtricks.org/math-tricks/the-golden-ratio-and-the-fibonacci-sequence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

