|
Search: id:A112866
|
|
|
| A112866 |
|
If a(n-1) is the i-th Fibonacci number then a(n)=Fibonacci(i+a(n-2)); with a(1)=1, a(2)=2 and where we use the following nonstandard indexing for the Fibonacci numbers: f(n)=f(n-1)+f(n-2), f(1)=1, f(2)=2 (cf. A000045). |
|
+0 3
|
| |
|
|
|
|
Search completed in 0.002 seconds
|