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.

A246346 Positions of records in A135141.

Original entry on oeis.org

1, 2, 3, 5, 8, 10, 15, 18, 25, 28, 38, 42, 55, 60, 77, 84, 105, 115, 140, 152, 183, 198, 235, 253, 298, 320, 372, 399, 462, 494, 566, 605, 692, 736, 838, 891, 1007, 1072, 1205, 1280, 1432, 1521, 1698, 1800, 2002, 2120, 2352, 2488, 2755, 2910, 3210, 3387, 3731, 3934, 4322, 4552, 4990, 5250
Offset: 1

Views

Author

Antti Karttunen, Aug 27 2014

Keywords

Comments

Bisection 2, 5, 10, 18, 28, 42, ... seems to give the positions of records in A246348 after the initial positions: 1, 2, 3, 5, 10, 18, 28, 42, ...
This easily follows from the pattern present in A246347, as from its fourth term onward, each two successive new records appear to have the same binary width.

Crossrefs

A246347 gives the corresponding values.

Programs

Formula

a(n) = A227413(A246347(n)).