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!)
A316145 a(n) = Sum_{k=0..n} Stirling2(n,k) * A000041(k) * k^k. 2
1, 9, 106, 1823, 36821, 932080, 26666067, 876727561, 32137538059, 1305168046976, 57774609056649, 2783202675369037, 144453227105110782, 8035192765567735275, 476686201707606976317, 30053582893540865299197, 2005019178999976881804130, 141111387620531900621281975 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Limit_{n -> infinity} (a(n)/n!)^(1/n) = 1/(log(1+ exp(1)) - 1) = 3.1922192845297391106277924019427161296056687330974482534324... - Vaclav Kotesovec, Nov 21 2021
log(a(n) / A316146(n)) ~ (sqrt(2) - 1) * Pi * sqrt(n) / sqrt(3*(1 + exp(1)) * log(1 + exp(-1))). - Vaclav Kotesovec, Nov 22 2021
MATHEMATICA
Table[Sum[StirlingS2[n, k] * PartitionsP[k] * k^k, {k, 1, n}], {n, 1, 20}]
CROSSREFS
Sequence in context: A309652 A357295 A367789 * A365032 A039619 A249048
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Jun 25 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 26 12:36 EDT 2024. Contains 371997 sequences. (Running on oeis4.)