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.

A178240 Row sums of triangle A178239.

Original entry on oeis.org

1, 2, 3, 5, 7, 11, 16, 23, 32, 46, 64, 88, 119, 156, 203
Offset: 0

Views

Author

Gary W. Adamson, May 23 2010

Keywords

Examples

			a(5) = 16 = (1 + 1 + 5 + 1 + 5 + 2 + 1).
		

Crossrefs

Formula

a(n) = sum of r-th row terms of triangle A178239