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.

A201161 Irregular triangle read by rows: number of colored Motzkin paths of length n and rank k.

Original entry on oeis.org

1, 2, 1, 4, 2, 4, 8, 1, 4, 9, 12, 16, 2, 4, 12, 20, 30, 32, 32, 1, 4, 9, 20, 34, 56, 73, 88, 80, 64, 2, 4, 12, 24, 46, 72, 116, 156, 206, 232, 240, 192, 128
Offset: 0

Views

Author

N. J. A. Sloane, Nov 27 2011

Keywords

Comments

Perhaps the row-reversed variant of A129183. - R. J. Mathar, Dec 13 2011

Examples

			Triangle begins
1
2
1 4
2 4 8
1 4 9 12 16
2 4 12 20 30 32 32
1 4 9 20 34 56 73 88 80 64
2 4 12 24 46 72 116 156 206 232 240 192 128
...