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.

A275483 Numerators of Conway's FIBONACCIGAME.

Original entry on oeis.org

17, 133, 17, 23, 2233, 23, 31, 74, 31, 41, 129, 41, 13, 1, 1
Offset: 1

Views

Author

Alonso del Arte, Jul 30 2016

Keywords

Comments

Like PRIMEGAME, the object of FIBONACCIGAME is to come up with a listing of the Fibonacci numbers through a process of multiplying integers by fractions to see which produce integers, which are then cycled back through the process.
However, unlike PRIMEGAME, FIBONACCIGAME starts from 78 * 5^(n - 1) and stops at 2^Fibonacci(n).

References

  • Julian Havil, Nonplussed! Mathematical Proof of Implausible Ideas. Princeton: Princeton University Press (2007): 174.

Crossrefs

Cf. A275484 (denominators), A202138, A000301.