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.

A052308 Triangle: matrix inverse of A052307.

Original entry on oeis.org

1, -1, 1, 0, -1, 1, 0, 0, -1, 1, 0, 1, -1, -1, 1, 0, 0, 1, -1, -1, 1, 0, -1, 2, 1, -2, -1, 1, 0, -1, 0, 2, 1, -2, -1, 1, 0, 0, -4, 2, 4, 1, -3, -1, 1, 0, 4, -7, -4, 6, 4, 0, -3, -1, 1, 0, 8, -2, -14, -2, 7, 7, 0, -4, -1, 1, 0, 2, 24, -16, -30, 3, 17, 5, -1, -4, -1, 1, 0, -34, 85, 19
Offset: 0

Views

Author

Christian G. Bower, Dec 15 1999

Keywords

Examples

			1; -1,1; 0,-1,1; 0,0,-1,1; 0,1,-1,-1,1; ...
		

Crossrefs

Column 1 in A052309.