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.

A091745 Alternating row sums of triangle A060063.

Original entry on oeis.org

1, 0, -12, 240, 7056, -1472640, 60785472, 24634471680, -6666732039936, -266945607045120, 818181307311879168, -225753930347735961600, -114700401016766429097984, 133755245359458345703342080
Offset: 0

Views

Author

Wolfdieter Lang, Feb 13 2004

Keywords

Formula

a(n)=sum(A060063(n, m)*(-1)^m, m=0..n), n>=0.