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!)
A081409 a(n) = binomial(n!, lcm(1,...,n)). 0
1, 1, 1, 2704156, 96614908840363322603893139521372656, 26390396795222677975727207509769281627761276862587589456302534175336254818515595864127888 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) = binomial(A000142(n), A003418(n)).
PROG
(PARI) a(n) = binomial(n!, lcm(vector(n, k, k))); \\ Michel Marcus, Mar 15 2018
CROSSREFS
Sequence in context: A178291 A212231 A317286 * A251997 A104848 A234370
KEYWORD
nonn
AUTHOR
Labos Elemer, Apr 01 2003
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 24 14:32 EDT 2024. Contains 371960 sequences. (Running on oeis4.)