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.

A085817 Start at (2n+1)/4 and iterate the map x -> x*ceiling(x); sequence gives values of n for which the denominators in the orbit drop directly from 4 to 1, bypassing 2.

Original entry on oeis.org

4, 6, 7, 9, 12, 13, 14, 15, 20, 21, 22, 23, 24, 30, 31, 36, 38, 39, 41, 44, 45, 46, 47, 52, 53, 54, 55, 56, 62, 63, 69, 70, 71, 73, 76, 77, 78, 79, 81, 86, 87, 88, 94, 95, 96, 97, 101, 102, 103, 105, 108, 109, 110, 111, 112, 118, 119, 120, 126, 127, 129, 132, 133, 134, 135, 137
Offset: 1

Views

Author

N. J. A. Sloane, Aug 16 2003

Keywords

Comments

No formula is known for these numbers.

Crossrefs

Complement of A085833.
A073341 gives number of steps until reach an integer. Cf. A085785.