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.

A181645 Triangle Id-(xc(x),xc(x)), c(x) the g.f. of the Catalan numbers A000108.

Original entry on oeis.org

1, -1, 1, -1, -1, 1, -2, -2, -1, 1, -5, -5, -3, -1, 1, -14, -14, -9, -4, -1, 1, -42, -42, -28, -14, -5, -1, 1, -132, -132, -90, -48, -20, -6, -1, 1, -429, -429, -297, -165, -75, -27, -7, -1, 1, -1430, -1430, -1001, -572, -275, -110, -35, -8, -1, 1, -4862, -4862, -3432
Offset: 0

Views

Author

Paul Barry, Nov 03 2010

Keywords

Comments

Inverse is A181644, the eigentriangle of the Catalan triangle (c(x),xc(x)), A033184.

Examples

			Triangle begins
1,
-1, 1,
-1, -1, 1,
-2, -2, -1, 1,
-5, -5, -3, -1, 1,
-14, -14, -9, -4, -1, 1,
-42, -42, -28, -14, -5, -1, 1,
-132, -132, -90, -48, -20, -6, -1, 1,
-429, -429, -297, -165, -75, -27, -7, -1, 1