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.

A141156 Row sums of triangle A141155.

Original entry on oeis.org

1, 3, 9, 21, 46, 88, 165, 285, 483, 783, 1245, 1917, 2918, 4332
Offset: 0

Views

Author

Gary W. Adamson, Jun 12 2008

Keywords

Examples

			a(3) = 21 since row 3 of triangle A141155 = (7, 6, 5, 3). 21 = (7 + 6 + 5 + 3).
		

Crossrefs

Cf. A141155.