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.

A091411 Lengths of the B blocks in analysis of A090822.

Original entry on oeis.org

1, 3, 9, 19, 47, 98, 220, 441, 885, 1771, 3551, 7106, 14279, 28559, 57121, 114243, 228495, 456994, 914012, 1828025, 3656053, 7312107, 14624223, 29248450, 58497096, 116994195, 233988391, 467976791, 935953586, 1871907196
Offset: 1

Views

Author

N. J. A. Sloane, Mar 04 2004

Keywords

Comments

Also, values of len_y(n) when len_x(n) = 0 in A090822.

Crossrefs

Formula

a(1) = 1; for n > 1, a(n+1) = 2*a(n) + A091579(n).
This roughly doubles at each step and a(n) -> 1.743349432191828... * 2^n.

Extensions

14279 and 28559 from Allan Wilks, Mar 04 2004
Extended by N. J. A. Sloane, Mar 06 2004