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.

A155052 Image of symmetric Catalan based triangle A155050 under ((1+x)/(1-x),x)^{-1}.

Original entry on oeis.org

1, -1, 1, 1, -1, 1, -1, 1, -1, 1, 1, -1, 2, -1, 1, -1, 1, -2, 2, -1, 1, 1, -1, 2, 1, 2, -1, 1, -1, 1, -2, -1, 1, 2, -1, 1, 1, -1, 2, 1, 8, 1, 2, -1, 1, -1, 1, -2, -1, -8, 8, 1, 2, -1, 1, 1, -1, 2, 1, 8, 20, 8, 1, 2, -1, 1
Offset: 0

Views

Author

Paul Barry, Jan 19 2009

Keywords

Comments

Row sums are aerated Catalan numbers (A000108).

Examples

			Triangle begins
1,
-1, 1,
1, -1, 1,
-1, 1, -1, 1,
1, -1, 2, -1, 1,
-1, 1, -2, 2, -1, 1,
1, -1, 2, 1, 2, -1, 1,
-1, 1, -2, -1, 1, 2, -1, 1,
1, -1, 2, 1, 8, 1, 2, -1, 1,
-1, 1, -2, -1, -8, 8, 1, 2, -1, 1,
1, -1, 2, 1, 8, 20, 8, 1, 2, -1, 1