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!)
A316746 Stirling transform of (n!)^4. 1
1, 1, 17, 1345, 339665, 210710401, 271870642577, 650913939232705, 2661046752028004945, 17435564825332632384001, 174183504568184377604440337, 2548324287404285657814061145665, 52811730527246707443094397271926225, 1507674139289925506595856944935243164801 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
Eric Weisstein's World of Mathematics, Stirling Transform.
FORMULA
a(n) = Sum_{k=0..n} stirling2(n,k) * (k!)^4.
a(n) ~ n!^4.
MATHEMATICA
Table[Sum[StirlingS2[n, k]*k!^4, {k, 0, n}], {n, 0, 20}]
CROSSREFS
Sequence in context: A266866 A289945 A128542 * A067409 A219562 A183236
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Jul 12 2018
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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)