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.

A115452 A Fredholm-Rueppel related triangle.

Original entry on oeis.org

1, 2, -1, 2, -3, 1, 2, -3, 3, -1, 0, 0, 2, -3, 1, -2, 3, -1, -2, 3, -1, 0, 0, 0, 0, 2, -3, 1, 2, -3, 3, -1, 0, -2, 3, -1, 0, 0, 0, 0, 0, 0, 2, -3, 1, 0, 0, -2, 3, -1, 0, 0, -2, 3, -1, 0, 0, 0, 0, 0, 0, 0, 0, 2, -3, 1, -2, 3, -1, -2, 3, -1, 0, 0, 0, -2, 3, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, -3, 1
Offset: 0

Views

Author

Paul Barry, Jan 22 2006

Keywords

Comments

Inverse of A115450. Row sums are Fredholm-Rueppel sequence A036987.

Examples

			Triangle begins
1,
2, -1,
2, -3, 1,
2, -3, 3, -1,
0, 0, 2, -3, 1,
-2, 3, -1, -2, 3, -1,
0, 0, 0, 0, 2, -3, 1,
2, -3, 3, -1, 0, -2, 3, -1,
0, 0, 0, 0, 0, 0, 2, -3, 1,
0, 0, -2, 3, -1, 0, 0, -2, 3, -1,
0, 0, 0, 0, 0, 0, 0, 0, 2, -3, 1,
-2, 3, -1, -2, 3, -1, 0, 0, 0, -2, 3, -1,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, -3, 1
		

Formula

Inverse of (1/((1-x)(1-2x)), -x)-(x/((1-x)(1-2x)), -x^2) (expressed in the notation of Riordan arrays).