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.

A136248 Triangle H4 read by rows: see link for definition.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 3, 4, 6, 4, 3, 1, 1, 7, 13, 26, 31, 31, 25, 13, 6, 1, 1, 15, 40, 100, 171, 220, 255, 215, 156, 85, 35, 10, 1
Offset: 1

Views

Author

Gottfried Helms, Apr 16 2008

Keywords

Comments

Row n has 3n+1 terms.

Examples

			Triangle begins:
1
1 1 1 1
1 3 4 6 4 3 1
1 7 13 26 31 31 25 13 6 1
1 15 40 100 171 220 255 215 156 85 35 10 1