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.

A055347 Matrix inverse of triangle A055340(n+1,k).

Original entry on oeis.org

1, -1, 1, 1, -2, 1, 0, 2, -3, 1, -3, 2, 4, -4, 1, 4, -13, 9, 4, -5, 1, 25, -2, -53, 30, 5, -6, 1, -98, 222, -85, -104, 69, 2, -7, 1, -543, -192, 1462, -644, -212, 136, 0, -8, 1, 4310, -8809, 2469, 4541, -2573, -164, 242, -8, -9, 1, 26980, 17664, -83744, 32573
Offset: 1

Views

Author

Christian G. Bower, May 14 2000

Keywords

Examples

			1; -1,1; 1,-2,1; 0,2,-3,1; -3,2,4,-4,1; ...