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.

A333289 Irregular triangle read by rows: coefficients a_{r,j} (r>=1, j>=0) arising from an expansion of the partition function.

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, Mar 20 2020

Keywords

Examples

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

Crossrefs

Cf. A333290.