All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Fibonaccian nines (Posted on 2004-06-15) Difficulty: 3 of 5
Prove that in the Fibonacci sequence (0, 1, 1, 2, 3, 5, 8, 13, ... where each number is the sum of the two previous) there's at least one number that ends in 999999.

See The Solution Submitted by Federico Kereki    
Rating: 4.3333 (3 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 4 of 10 |

Let a0 = 0, a1 = 1, and so on.  Notice that a-1 = 1 and a-2 = -1.

Consider the sequence, mod 106.
The number of distinct consecutive pairs of terms is 1012, and so at some point we will get a duplicate pair.  (Pigeonhole principle.)

Let's say ak = ak+n and ak+1 = ak+1+n.
It follows that ak-1 = ak+n-1, ak-2 = ak+n-2, ... a0 = an, and a-2 = an-2.

Hence an-2 will end in 999999.


  Posted by Nick Hobson on 2004-06-15 15:36:20
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (24)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information