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!)
A056871 Sum of partial sums of partition numbers (A026905) and partial sums of numbers of partitions into distinct parts (A026906). 1

%I #2 Mar 30 2012 17:30:26

%S 2,5,10,17,27,42,62,90,128,180,248,340,459,616,819,1082,1417,1848,

%T 2392,3083,3951,5042,6401,8098,10198,12799,16001,19941,24762,30662,

%U 37844,46583,57174,69996,85464,104109,126506,153385,185552,224003,269846

%N Sum of partial sums of partition numbers (A026905) and partial sums of numbers of partitions into distinct parts (A026906).

%C Table[ Sum[ PartitionsP[k], {k, 1, n}] + Sum[PartitionsQ[k], {k, 1, n}], {n, 1, 45}]

%Y Cf. A026905, A026906, A056870.

%K nonn

%O 1,1

%A _Robert G. Wilson v_, Sep 02 2000

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 06:14 EDT 2024. Contains 371964 sequences. (Running on oeis4.)