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.

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

Original entry on oeis.org

1, 1, 6, 90, 2520, 113400, 7484400, 681080400, 81729648000, 12504636144000, 1522786801536000, 152883132197796000, 13219614969625864800
Offset: 0

Views

Author

R. H. Hardin, May 06 2010

Keywords

Crossrefs

Cf. A000680.

Formula

a(n) = (2n)!/2^n for n<=9.

Extensions

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