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!)
A259279 a(n) = Sum_{k=0..n} k^2 * A000041(k). 1
0, 1, 9, 36, 116, 291, 687, 1422, 2830, 5260, 9460, 16236, 27324, 44393, 70853, 110453, 169589, 255422, 380162, 557052, 807852, 1157124, 1642092, 2305987, 3213187, 4436937, 6083673, 8277963, 11192875, 15032040, 20075640, 26650802, 35200178, 46245905, 60476265 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ n^(3/2) * exp(Pi*sqrt(2*n/3)) / (Pi*2^(3/2)).
MATHEMATICA
Table[Sum[k^2*PartitionsP[k], {k, 0, n}], {n, 0, 50}]
CROSSREFS
Sequence in context: A212104 A193007 A369888 * A168569 A213283 A188162
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Jun 23 2015
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 23 13:04 EDT 2024. Contains 371913 sequences. (Running on oeis4.)