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.

A372451 a(n) = A372449(1+n) - A372449(n).

Original entry on oeis.org

3, 5, 11, 21, 40, 81, 161, 324, 647, 1293, 2587, 5172, 10346, 20691, 41380, 82761, 165521, 331045, 662088, 1324177, 2648354, 5296706, 10593414, 21186826, 42373653, 84747305, 169494608, 338989217, 677978434, 1355956869, 2711913737, 5423827472, 10847654948, 21695309895, 43390619792, 86781239585, 173562479173, 347124958345
Offset: 0

Views

Author

Antti Karttunen, May 05 2024

Keywords

Comments

a(n) tells how many bits the length of the binary expansion grows when we go from A372444(n) to A372444(1+n).

Crossrefs

First differences of A372449.
Column 14 of A372356.

Programs

Formula

a(n) = A000523(A372444(1+n)) - A000523(A372444(n)).