login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A086687 Binomial(n!,n). 3
1, 1, 20, 10626, 190578024, 189492294437160, 16321981448897949868560, 173117930575796585984663510371920, 300649979042426162195454856425990347600496000 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

MATHEMATICA

Table[Binomial[n!, n], {n, 0, 12}] (*From Vladimir Joseph Stephan Orlovsky, Mar 03 2011*)

PROG

(PARI) for(i=1, 10, print1(", "binomial(i!, i)))

CROSSREFS

Sequence in context: A109122 A135420 A045811 * A173790 A028667 A201507

Adjacent sequences:  A086684 A086685 A086686 * A086688 A086689 A086690

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Jul 28 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 23:53 EST 2012. Contains 205689 sequences.