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.

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

Original entry on oeis.org

1, 1, 70, 34650, 4635540, 439192790, 51023044582, 5712786772130, 590059992663400, 59838424359107090
Offset: 0

Views

Author

R. H. Hardin, May 06 2010

Keywords

Crossrefs

Cf. A014608.

Formula

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

Extensions

a(0), a(9) from Alois P. Heinz, May 30 2025