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.

Showing 1-1 of 1 results.

A119832 Bi-diagonal inverse of (3n)!/(3k)!.

Original entry on oeis.org

1, -6, 1, 0, -120, 1, 0, 0, -504, 1, 0, 0, 0, -1320, 1, 0, 0, 0, 0, -2730, 1, 0, 0, 0, 0, 0, -4896, 1, 0, 0, 0, 0, 0, 0, -7980, 1, 0, 0, 0, 0, 0, 0, 0, -12144, 1, 0, 0, 0, 0, 0, 0, 0, 0, -17550, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, -24360, 1
Offset: 0

Views

Author

Paul Barry, May 25 2006

Keywords

Comments

Row sums are 1-A054776(n). Inverse of A119831.

Examples

			Triangle begins
1,
-6, 1,
0, -120, 1,
0, 0, -504, 1,
0, 0, 0, -1320, 1,
0, 0, 0, 0, -2730, 1,
0, 0, 0, 0, 0, -4896, 1,
0, 0, 0, 0, 0, 0, -7980, 1,
0, 0, 0, 0, 0, 0, 0, -12144, 1,
0, 0, 0, 0, 0, 0, 0, 0, -17550, 1,
0, 0, 0, 0, 0, 0, 0, 0, 0, -24360, 1
		

Formula

Column k has g.f. x^k(1-b(k+1)x) where b(n)=3n(3n-2)(3n-1)=A054776(n).
Showing 1-1 of 1 results.