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!)
A127225 a(n) = (n^4)!/n!. 2
1, 1, 10461394944000, 966187670124561330979955705263018184235392874121937659790977508286065029948982009376030755708290990080000000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
Table[(n^4)!/(n!), {n, 0, 9}]
PROG
(Magma) [ Factorial(n^4) / Factorial(n) : n in [0..9]]; // Geoff Bailey (geoff(AT)maths.usyd.edu.au), Mar 22 2009
CROSSREFS
Sequence in context: A230100 A122966 A288264 * A257141 A250492 A095429
KEYWORD
nonn,bref
AUTHOR
Artur Jasinski, Jan 09 2007
EXTENSIONS
Typo corrected (the last 42 digits 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 13:38 EDT 2024. Contains 371957 sequences. (Running on oeis4.)