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.

A177300 Number of permutations of 4 copies of 1..n with all adjacent differences <= 3 in absolute value.

Original entry on oeis.org

1, 1, 70, 34650, 63063000, 42251309100, 17268436078740, 6595449547140990, 2941134289344290882
Offset: 0

Views

Author

R. H. Hardin, May 06 2010

Keywords

Comments

a(n) = (4n)!/24^n for n<=4.

Crossrefs

Cf. A014608.