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.

A124747 Inverse of number triangle A124744.

Original entry on oeis.org

1, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 2, 2, 2, 1, 0, 0, 3, 3, 3, 2, 1, 0, 0, 7, 7, 7, 5, 3, 1, 0, 0, 12, 12, 12, 9, 6, 3, 1, 0, 0, 30, 30, 30, 23, 16, 9, 4, 1, 0, 0, 55, 55, 55, 43, 31, 19, 10, 4, 1
Offset: 0

Views

Author

Paul Barry, Nov 06 2006

Keywords

Comments

Third column and row sums give A047749.

Examples

			Triangle begins
1,
0, 1,
0, 0, 1,
0, 0, 1, 1,
0, 0, 1, 1, 1,
0, 0, 2, 2, 2, 1,
0, 0, 3, 3, 3, 2, 1,
0, 0, 7, 7, 7, 5, 3, 1,
0, 0, 12, 12, 12, 9, 6, 3, 1