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.

A165196 Partial sums of A165195.

Original entry on oeis.org

1, 2, 4, 5, 7, 12, 14, 15, 17, 22, 37, 42, 44, 49, 51, 52, 54, 59, 74, 79, 94, 146, 161, 166, 165, 173, 188, 193, 195, 200, 202, 203
Offset: 1

Views

Author

Gary W. Adamson, Sep 06 2009

Keywords

Comments

a(2^n) = A000110(n-1); e.g. a(8) = a(2^3) = A000110(4), where A000110 =
the Bell sequence.

Examples

			a(8) = 15 = sum of the first 8 terms of A165195: (1, 1, 2, 1, 2, 5, 2, 1...).
		

Crossrefs

Formula

Partial sums of sequence A165195