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.

A001624 Related to Latin rectangles.

Original entry on oeis.org

1, 5, 58, 1274, 41728, 1912112, 116346400, 9059742176, 877746364288, 103483282967936, 14581464284095744, 2419278174185319680, 466730664414683625472, 103580258158369503481856, 26198788829773597178540032
Offset: 2

Views

Author

Keywords

References

  • S. M. Kerawala, The enumeration of the Latin rectangle of depth three by means of a difference equation, Bull. Calcutta Math. Soc., 33 (1941), 119-127.
  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Formula

a(2) = 1, a(n) = A001626(n) + A001626(n-1) + A001627(n-1) + (n-2)(a(n-1) + A001625(n-1)). - Sean A. Irvine, Sep 25 2015

Extensions

More terms from Sean A. Irvine, Sep 25 2015
Showing 1-1 of 1 results.