Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > University Math Help > Number theory
Reply
 
Thread Tools Display Modes
  #1  
Old January 15th, 2006, 02:37 PM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,177
Country:
Thanks: 482
Thanked 3,779 Times in 3,073 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default Fibonacci Look-a-like

Define a fibonacci series generated by {a,b} such as,
u_1=a
u_2=b
u_{n+2}=u_{n+1}+u_{n}
(The original fibonacci series is generated by {1,1})
(a\not =0)

Then there are a number of interesting properties:
1)If K is the finite continued fraction for b/a
then \frac{u_{n+1}}{u_n}=[1;1,1...,1,K]
Where the 1 appears n-2 times.

2)Thus, from here we have that \lim_{n\rightarrow \infty}\frac{u_{n+1}}{u_n}=\psi
(Thus, any fibonacci series generated by any two real numbers converges to the divine proportion).

3)The formula for u_n is given by
u_n=F(n-2)a+F(n-1)b
where F(n) is the n-th fibonacci number.
But by Binet's formula we have that,
for the n-th fibonacci number we can find a formula for u_n but it is rather messy and will be omitted. Giving a second method for proving statement 2.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Last edited by ThePerfectHacker; November 22nd, 2006 at 10:53 AM.
Reply With Quote
Advertisement
 
  #2  
Old January 20th, 2006, 04:57 AM
Junior Member
 
Join Date: Nov 2005
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
Treadstone 71 is on a distinguished road
Default

I think you mean \phi and not \psi. Very interesting, though.
Reply With Quote
  #3  
Old May 28th, 2006, 03:55 PM
Member
 
Join Date: Apr 2006
Posts: 117
Thanks: 2
Thanked 0 Times in 0 Posts
Natasha1 is on a distinguished road
Default

Quote:
Originally Posted by Treadstone 71
I think you mean \phi and not \psi. Very interesting, though.

\lim_{n\rightarrow \infty}\frac{u_{n+1}}{u_n}=\phi
Reply With Quote
  #4  
Old May 28th, 2006, 05:10 PM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,177
Country:
Thanks: 482
Thanked 3,779 Times in 3,073 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default

Quote:
Originally Posted by Natasha1
\lim_{n\rightarrow \infty}\frac{u_{n+1}}{u_n}=\phi
That is not important
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #5  
Old June 3rd, 2006, 09:45 PM
Super Member

 
Join Date: May 2006
Location: Lexington, MA (USA)
Posts: 7,983
Thanks: 559
Thanked 5,088 Times in 4,075 Posts
Soroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond repute
Default

The proof of the second statement is rather neat.

Quote:
2)\;\;\lim_{n\to\infty}\frac{u_{n+1}}{u_n}\:=\: \phi

The limit of the ratio of consecutive Fibonacci numbers is already established.

. . . . . [1]\;\lim_{n\to\infty}\frac{F_{n+1}}{F_n}\:=\:\phi \qquad\qquad[2]\;\lim_{n\to\infty}\frac{F_n}{F_{n+1}} \:=\:\frac{1}{\phi}


We have: u_n\:=\:a\!\cdot\!F(n-2) + b\!\cdot\!F(n-1)

The ratio is: R\;=\;\frac{u_{n+1}}{u_n}\,=\,\frac{a\!\cdot\!F(n-1) + b\!\cdot\!F(n)}{a\!\cdot\!F(n-2) + b\!\cdot\!F(n-1)}

Divide top and bottom by F_{n-1}:\;\;R\;=\;\frac{a + b\!\cdot\!\frac{F(n)}{F_{n-1)}}}{a\!\cdot\!\frac{F(n-2)}{F(n-1)} + b}

Take the limit: \lim_{n\to\infty}R\;=\;\lim_{n\to\infty}\left( \frac{a + b\!\cdot\!\frac{F(n)}{F_{n-1)}}}{a\!\cdot\!\frac{F(n-2)}{F(n-1)} + b}\right)

From [1] amd [2], this becomes: \frac{a + b\!\cdot\!\phi}{a\!\cdot\!\frac{1}{\phi} + b}

Multiply top and bottom by \phi:\;\;\frac{\phi(a + b\!\cdot\!\phi)}{a + b\!\cdot\!\phi}\;=\;\phi

Reply With Quote
  #6  
Old June 4th, 2006, 06:37 AM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,177
Country:
Thanks: 482
Thanked 3,779 Times in 3,073 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default

Quote:
Originally Posted by Soroban
The proof of the second statement is rather neat.

[size=3]
My proof is simpler.
Because of condition 1), since this countinued fractions converges to [1:1,1,...]=\phi.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Last edited by ThePerfectHacker; June 4th, 2006 at 06:40 AM.
Reply With Quote
  #7  
Old June 4th, 2006, 01:09 PM
Super Member

 
Join Date: May 2006
Location: Lexington, MA (USA)
Posts: 7,983
Thanks: 559
Thanked 5,088 Times in 4,075 Posts
Soroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond repute
Default

Hello, ThePerfectHacker!

Quote:
My proof is simpler.
Of course it is . . . I wasn't claiming otherwise.

I was demonstrating a straight algebraic approach to the limit
. . for those not familiar with continued fractions.

Please understand: I never ever compete with other posters here.
I may post an alternate approach or even an improvement
. . . but never with a snicker or a sneer, implied or otherwise.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 10:05 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.