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.

A131374 A046854 + A065941 - A049310.

Original entry on oeis.org

1, 2, 1, 1, 2, 1, 2, 1, 3, 1, 1, 3, 3, 3, 1, 2, 1, 7, 3, 4, 1, 1, 4, 5, 8, 6, 4, 1, 2, 1, 12, 5, 15, 6, 5, 1, 1, 5, 7, 16, 15, 16, 10, 5, 1, 2, 1, 18, 7, 36, 15, 27, 10, 6, 1
Offset: 0

Views

Author

Gary W. Adamson, Jul 03 2007

Keywords

Comments

Row sums = the Lucas numbers, A000032 starting (1, 3, 4, 7, 11, 18,...).

Examples

			First few rows of the triangle are:
1;
2, 1;
1, 2, 1;
2, 1, 3, 1;
1, 3, 3, 3, 1
2, 1, 7, 3, 4, 1;
1, 4, 5, 8, 6, 4, 1;
...
		

Crossrefs

Formula

A046854 + A065941 - A049310 as infinite lower triangular matrices.