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.

A001627 Related to Latin rectangles.

Original entry on oeis.org

1, 0, 2, 44, 1008, 34432, 1629280, 101401344, 8030787968, 788377273856, 93933191303424, 13350759115563520, 2231133728986759168, 433075048506207645696, 96617322164029448916992, 24549315871469898190266368, 7047652261245574026565877760
Offset: 1

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(1) = 1, a(n) = A000186(n) + A000186(n-1) + 3*(n-1)*A001626(n-1). - Sean A. Irvine, Sep 25 2015

Extensions

More terms from Sean A. Irvine, Sep 25 2015