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.

A131333 A131332 * A000012.

Original entry on oeis.org

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

Views

Author

Gary W. Adamson, Jun 29 2007

Keywords

Comments

Leftmost two columns = Fibonacci numbers. Row sums = A029907: (1, 2, 4, 8, 15, 28, 51,...).

Examples

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

Crossrefs

Formula

A131332 * A000012, where A000012 = (1; 1,1; 1,1,1;...). Partial sums of A131332 rows starting from the right.