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.

A033187 a(n) = (n!)!/n!.

Original entry on oeis.org

1, 1, 1, 120, 25852016738884976640000
Offset: 0

Views

Author

Ken Alverson (KenA(AT)tso.cin.ix.ne)

Keywords

Comments

The next two terms have 197 and 1744 decimal digits, respectively.
a(n) gives the number of different ways in which a table of permutations for n objects can be arranged when one of them is fixed at the same place. Also: some of the first terms in this sequence belong to A010050. - R. J. Cano, Jan 23 2013

Crossrefs

Programs

Formula

a(n) = (n!-1)!.
a(n) = A000197(n)/n!.

Extensions

Corrections made by Eric M. Schmidt, Jan 23 2013