The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A372451 a(n) = A372449(1+n) - A372449(n). 3
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 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
a(n) tells how many bits the length of the binary expansion grows when we go from A372444(n) to A372444(1+n).
LINKS
FORMULA
a(n) = A000523(A372444(1+n)) - A000523(A372444(n)).
PROG
(PARI) A372451(n) = (A372449(1+n)-A372449(n)); \\ Needs also code from A372449.
CROSSREFS
First differences of A372449.
Column 14 of A372356.
Sequence in context: A230097 A146787 A147243 * A192664 A122997 A146042
KEYWORD
nonn,new
AUTHOR
Antti Karttunen, May 05 2024
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 19 00:35 EDT 2024. Contains 372666 sequences. (Running on oeis4.)