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

Home > Just Math
Make A Fib (Posted on 2010-07-09) Difficulty: 2 of 5
Prove whether or not any Fibonacci number, F(n), can be constructed by using
F(n) F(n-1)'s and the operators +,-,*,/
(Provided that F(n-1)>0 )
For example I can make a 5 using 5 3's: 3 + 3/3 + 3/3

No Solution Yet Submitted by Larry    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
re(2): Solution | Comment 3 of 8 |
(In reply to re: Solution by Larry)

Praneeth's solution was to produce an F(n-2) using F(n) F(n-1)'s.

My Solution is to produce F(n-2) using (F(n)-1) F(n-1)s
because F(n)=F(n-1)+F(n-2)

  Posted by Praneeth on 2010-07-10 01:25:21
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 (6)
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