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

Home > Just Math
Extreme Fibonacci (Posted on 2023-12-15) Difficulty: 4 of 5
Given that a1=1, a2=5, an+1= (an * an-1)/(an2 + an-12 + 1)1/2. Find a expression of the general term of an.

No Solution Yet Submitted by Danish Ahmed Khan    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Some Thoughts Partial solution | Comment 1 of 2
The first few terms:
1
5
5/sqrt(27)
25/sqrt(727)
125/sqrt(54679)
3125/sqrt(85285383)

The numerators are 5^F(n-1) where F(n) is the nth fibonacci number.

This can be shown by taking a(i-1)=A/sqrt(x), a(i)=B/sqrt(y), the next term
a(i+1)=AB/sqrt(yA^2+xB^2+xy)
Multiplication makes the powers add and the first two terms have numerators 5^0 and 5^1 the powers are fibonacci.

Since fibonacci numbers have an explicit form, the numerators are taken care of.
The denominators grow fast and I have not yet deduced a pattern.  The first few terms from a spreadsheet:  

Edit: you can't paste a google sheet into perplexus.  You can do one cell at a time:

1
5
0.9622504486
0.9271986769
0.5345640287
0.3383862594
0.152864801
0.04849236174
0.007319250282
0.0003545016858
0.000002594616903
0.0000000009197960082
0
0
0

Edited on December 15, 2023, 3:13 pm
  Posted by Jer on 2023-12-15 15:09:25

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 (9)
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