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.

A131336 A131334 * A000012.

Original entry on oeis.org

1, 1, 1, 2, 1, 1, 3, 3, 2, 1, 5, 4, 4, 2, 1, 8, 8, 7, 5, 3, 1, 13, 12, 12, 9, 7, 3, 1, 21, 21, 20, 17, 14, 8, 4, 1, 34, 33, 33, 29, 26, 17, 11, 4, 1, 55, 55, 54, 50, 46, 34, 25, 12, 5, 1
Offset: 1

Views

Author

Gary W. Adamson, Jun 29 2007

Keywords

Comments

Left border = Fibonacci numbers. Row sums = A131337.

Examples

			First few rows of the triangle are:
1;
1, 1;
2, 1, 1;
3, 3, 2, 1;
5, 4, 4, 2, 1;
8, 8, 7, 5, 3, 1;
13, 12, 12, 9, 7, 3, 1;
21, 21, 20 17, 14, 8, 4, 1;
...
		

Crossrefs

Formula

A131334 * A000012, (partial row sums of A131334 starting from the right).