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.

A163312 Row sums of triangle A163311.

Original entry on oeis.org

1, 3, 8, 17, 34, 64, 114, 195, 325, 529, 840, 1303, 1977, 2940
Offset: 1

Views

Author

Gary W. Adamson, Jul 24 2009

Keywords

Comments

Triangle A163311 by diagonals = the infinite set of Toothpick sequences.

Examples

			a(4) = 17 = (1, + 4 + 7, + 5).
		

Crossrefs

Formula

a(n) = sum of n-th row terms, triangle A163311