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.

A117568 Riordan array ((1-x^3)/(1+x^2),x).

Original entry on oeis.org

1, 0, 1, -1, 0, 1, -1, -1, 0, 1, 1, -1, -1, 0, 1, 1, 1, -1, -1, 0, 1, -1, 1, 1, -1, -1, 0, 1, -1, -1, 1, 1, -1, -1, 0, 1, 1, -1, -1, 1, 1, -1, -1, 0, 1, 1, 1, -1, -1, 1, 1, -1, -1, 0, 1, -1, 1, 1, -1, -1, 1, 1, -1, -1, 0, 1, -1, -1, 1, 1, -1, -1, 1, 1, -1, -1, 0, 1, 1, -1, -1, 1, 1, -1, -1, 1, 1, -1, -1, 0, 1
Offset: 0

Views

Author

Paul Barry, Mar 29 2006

Keywords

Comments

Inverse of number triangle A117567. Row sums are A117569. Diagonal sums are A102560.

Examples

			Triangle begins
1,
0, 1,
-1, 0, 1,
-1, -1, 0, 1,
1, -1, -1, 0, 1,
1, 1, -1, -1, 0, 1,
-1, 1, 1, -1, -1, 0, 1,
-1, -1, 1, 1, -1, -1, 0, 1,
1, -1, -1, 1, 1, -1, -1, 0, 1