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!)
A265096 a(n) = Sum_{k=0..n} p(k)*q(k), where p(k) = partition numbers (A000041) and q(k) = partition numbers into distinct parts (A000009). 0
1, 2, 4, 10, 20, 41, 85, 160, 292, 532, 952, 1624, 2779, 4597, 7567, 12319, 19711, 30997, 48707, 75167, 115295, 175487, 264665, 395185, 587335, 865371, 1267311, 1845231, 2670627, 3839267, 5498051, 7824331, 11080441, 15624505, 21927225, 30633780, 42642416 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ (sqrt(2)-1) * exp((1+sqrt(2))*Pi*sqrt(n/3)) / (8*3^(1/4)*Pi*n^(5/4)).
MATHEMATICA
Table[Sum[PartitionsQ[k]*PartitionsP[k], {k, 0, n}], {n, 0, 50}]
CROSSREFS
Partial sums of A304991.
Sequence in context: A189585 A239346 A004647 * A236572 A283213 A283251
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Dec 01 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 19 04:35 EDT 2024. Contains 371782 sequences. (Running on oeis4.)