login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A033187 a(n) = (n!)!/n!. 0
1, 1, 1, 120, 25852016738884976640000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
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
LINKS
FORMULA
a(n) = (n!-1)!.
a(n) = A000197(n)/n!.
PROG
(PARI) a(n)=(n!-1)! \\ R. J. Cano, Jan 23 2013
CROSSREFS
Sequence in context: A172730 A365266 A045509 * A106547 A106544 A370512
KEYWORD
nonn,easy
AUTHOR
Ken Alverson (KenA(AT)tso.cin.ix.ne)
EXTENSIONS
Corrections made by Eric M. Schmidt, Jan 23 2013
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 26 21:53 EDT 2024. Contains 372004 sequences. (Running on oeis4.)