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.

A188317 Riordan array, inverse of (1/(1-x^2), x/((1-x)*(1-x^2))).

Original entry on oeis.org

1, 0, 1, -1, -1, 1, 2, -1, -2, 1, -1, 6, 0, -3, 1, -6, -10, 10, 2, -4, 1, 20, -4, -26, 13, 5, -5, 1, -22, 63, 14, -49, 14, 9, -6, 1, -49, -148, 112, 58, -78, 12, 14, -7, 1, 260, 45, -396, 144, 138, -111, 6, 20, -8, 1, -441, 755, 435, -789, 123, 263, -145, -5, 27, -9, 1
Offset: 0

Views

Author

Paul Barry, Mar 28 2011

Keywords

Comments

Inverse of number triangle A188316.

Examples

			Triangle begins
1,
0, 1,
-1, -1, 1,
2, -1, -2, 1,
-1, 6, 0, -3, 1,
-6, -10, 10, 2, -4, 1,
20, -4, -26, 13, 5, -5, 1,
-22, 63, 14, -49, 14, 9, -6, 1,
-49, -148, 112, 58, -78, 12, 14, -7, 1,
260, 45, -396, 144, 138, -111, 6, 20, -8, 1
Production matrix begins
0, 1,
-1, -1, 1,
1, -1, -1, 1,
0, 1, -1, -1, 1,
0, 0, 1, -1, -1, 1,
0, 0, 0, 1, -1, -1, 1,
0, 0, 0, 0, 1, -1, -1, 1,
0, 0, 0, 0, 0, 1, -1, -1, 1,
0, 0, 0, 0, 0, 0, 1, -1, -1, 1