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.

A083863 Consider recurrence b(0) = n/3, b(n) = b(n-1)*floor(b(n-1)); sequence gives first integer reached, or -1 if no integer is ever reached.

Original entry on oeis.org

2, 336, 480480, 3, 10, 11, 4, 86632, 336, 5, 480480, 602088585139494925392355287938913017768414449509198770325691172429632961571366883360109083120, 6, 38, 40, 7, 2618, 8089284, 8, 4400, 4784, 9, 84, 87, 10, 164651957685772369755334525952840, 267038744632379007295584790187520, 11, 3260628657396881107663076132351728
Offset: 6

Views

Author

N. J. A. Sloane, Sep 27 2003

Keywords

Comments

It is conjectured that an integer is always reached if the initial value is >= 2.

Crossrefs

Cf. A087666 (steps to reach an integer), A086336, A087663.