The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A270105 a(n) = Sum_{k=0..n} k*A000009(k). 0
0, 1, 3, 9, 17, 32, 56, 91, 139, 211, 311, 443, 623, 857, 1165, 1570, 2082, 2728, 3556, 4582, 5862, 7458, 9416, 11808, 14736, 18286, 22576, 27760, 33976, 41400, 50280, 60820, 73300, 88084, 105492, 125967, 150015, 178135, 210967, 249265, 293785, 345445, 405337 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ 3^(1/4) * n^(3/4) * exp(sqrt(n/3)*Pi) / (2*Pi).
G.f.: x*f'(x)/(1 - x), where f(x) = Product_{k>=1} (1 + x^k). - Ilya Gutkovskiy, Apr 13 2017
MATHEMATICA
Table[Sum[PartitionsQ[k]*k, {k, 0, n}], {n, 0, 50}]
CROSSREFS
Partial sums of A066189.
Sequence in context: A006459 A349489 A049778 * A294425 A123325 A239206
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Mar 12 2016
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 June 6 15:21 EDT 2024. Contains 373131 sequences. (Running on oeis4.)