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.

Previous Showing 11-11 of 11 results.

A375304 Triangle read by rows, T(n,k) = Sum_{i=0..n} (-1)^i*(k!)^i*(n*k-i*k)!, 0<=k<=n.

Original entry on oeis.org

1, 0, 0, 1, 2, 24, 0, 4, 672, 358560, 1, 20, 38976, 476850240, 20911317073920, 0, 100, 3550848, 1304813266560, 2432400136566865920, 15510918113914245120000000, 1, 620, 471899904, 6394544826128640, 620390024129961834577920, 265250998502017388926894080000000, 371993135808163790752351286618750976000000
Offset: 0

Views

Author

Hugo Pfoertner, Aug 11 2024

Keywords

Comments

For a combinatorial interpretation see Janjić, page 10, corollary 3.6.

Examples

			The triangle begins
  1,
  0,   0,
  1,   2,      24,
  0,   4,     672,        358560,
  1,  20,   38976,     476850240,      20911317073920,
  0, 100, 3550848, 1304813266560, 2432400136566865920, 15510918113914245120000000,
  ...
		

Crossrefs

Cf. A153229 (column 1).
Previous Showing 11-11 of 11 results.