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.

A109264 Riordan array (1-x-x^2,x(1-x)).

Original entry on oeis.org

1, -1, 1, -1, -2, 1, 0, 0, -3, 1, 0, 1, 2, -4, 1, 0, 0, 1, 5, -5, 1, 0, 0, -1, -1, 9, -6, 1, 0, 0, 0, -2, -6, 14, -7, 1, 0, 0, 0, 1, -1, -15, 20, -8, 1, 0, 0, 0, 0, 3, 5, -29, 27, -9, 1, 0, 0, 0, 0, -1, 4, 20, -49, 35, -10, 1, 0, 0, 0, 0, 0, -4, -1, 49, -76, 44, -11, 1, 0, 0, 0, 0, 0, 1, -8, -21, 98, -111, 54, -12, 1
Offset: 0

Views

Author

Paul Barry, Jun 24 2005

Keywords

Comments

Rows sums are A109265. Diagonal sums are A109266. Inverse is A109267.

Examples

			Rows begin
1;
-1,1;
-1,-2,1;
0,0,-3,1;
0,1,2,-4,1;
0,0,1,5,-5,1;
0,0,-1,-1,9,-6,1;