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.

A159933 INVERTi transform of d(n), A000005.

Original entry on oeis.org

1, 1, -1, 0, -1, 2, -1, -1, 3, -4, 2, 2, -3, 0, 0, 6, -7, -5, 14, -2, -14, 6, 13, -12, -2, 6, -1, -8, 7, 36, -79, 15, 108, -100, -23, 32, 83, -60, -167, 306, -133, -184, 318, -158, -91, 54, 295, -232, -641, 1059, 180, -1470, 497, 1404, -1069, -978, 1396, 386
Offset: 1

Views

Author

Gary W. Adamson, Apr 26 2009

Keywords

Comments

Preface d(n) with a 1: (1, 1, 2, 2, 3, 2,...); then convolved with A159933 = the next term in d(n).

Examples

			d(6) = 4 = (1, 1, 2, 2, 3, 2) dot (2, -1, 0, -1, 1, 1) = (2, -1, 0, -2, 3, 2) = 4.
		

Crossrefs

Formula

INVERTi transform of d(n): (1, 2, 2, 3, 2, 4, 2, 4, 3,...).

Extensions

More terms from Alois P. Heinz, Mar 31 2016