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.

A105035 Positions of record values in A104234.

Original entry on oeis.org

0, 1, 5, 2037
Offset: 1

Views

Author

N. J. A. Sloane, Apr 04 2005

Keywords

Comments

Is this 2^g(n-1) - g(n-1), where g = A034797?
Yes, this formula can be proved by induction on n. - Max Alekseyev, Mar 16 2023
a(5) = 2^2059 - 2059 with 620 decimal digits is too large to be included here.

Formula

a(n) = 2^A034797(n-1) - A034797(n-1). - Max Alekseyev, Mar 16 2023

Extensions

Offset corrected by Max Alekseyev, Mar 17 2023