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!)
A127224 a(n) = (n^3)!/n!. 2
1, 20160, 1814811575069725360128000000, 5286955507745173504309724555631728366786063173939383008283412265633946009600000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[(n^3)!/(n!), {n, 1, 10}]
PROG
(Magma) [ Factorial(n^3) / Factorial(n) : n in [1..10]]; // Geoff Bailey (geoff(AT)maths.usyd.edu.au), Mar 22 2009
CROSSREFS
Sequence in context: A181233 A262776 A119648 * A235523 A235520 A235651
KEYWORD
nonn
AUTHOR
Artur Jasinski, Jan 09 2007
EXTENSIONS
Typo corrected (the last 10 zeros of the fourth entry had erroneously become a separate fifth entry) by Geoff Bailey (geoff(AT)maths.usyd.edu.au), Mar 22 2009
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 17:51 EDT 2024. Contains 371962 sequences. (Running on oeis4.)