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.

A154403 Number of ways to write n as a sum a_1 + ... + a_k where a_i >= 2 * a_{i-1} > 1.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 5, 6, 6, 7, 8, 8, 9, 11, 11, 12, 14, 14, 15, 17, 18, 19, 22, 23, 24, 27, 28, 30, 33, 35, 37, 40, 42, 44, 48, 50, 53, 58, 60, 63, 68, 71, 74, 80, 84, 87, 93, 97, 101, 107, 112, 117, 124, 129, 135, 143, 148, 155, 164, 170, 177, 187, 194
Offset: 0

Views

Author

Vladeta Jovovic, Jan 08 2009

Keywords

Crossrefs

Formula

G.f.: x+(1/(1+x))/Product_{k>0}(1-x^(2^k-1)).

Extensions

More terms from R. J. Mathar, Jan 21 2009