cp's OEIS Frontend

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.

A277207 Least k such that A001222(Fibonacci(k+1)) / A001222(Fibonacci(k)) = n, or 0 if no such k exists.

Original entry on oeis.org

3, 7, 5, 53, 17, 11, 29, 293, 23, 167, 137, 47, 83
Offset: 1

Views

Author

Altug Alkan, Oct 05 2016

Keywords

Comments

a(16) = 571, a(22) = 509, a(23) = 449, a(26) = 569, a(29) = 359. - Vaclav Kotesovec, Oct 05 2016

Examples

			a(1) = 3 because Fibonacci(3) = 2 and Fibonacci(4) = 3.
		

Crossrefs