A277207 Least k such that A001222(Fibonacci(k+1)) / A001222(Fibonacci(k)) = n, or 0 if no such k exists.
3, 7, 5, 53, 17, 11, 29, 293, 23, 167, 137, 47, 83
Offset: 1
Examples
a(1) = 3 because Fibonacci(3) = 2 and Fibonacci(4) = 3.
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
Comments