login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A092265 Sum of smallest parts of all partitions of n into distinct parts. 2
1, 2, 4, 5, 8, 10, 14, 16, 23, 26, 34, 40, 50, 58, 74, 83, 102, 120, 142, 164, 198, 226, 266, 308, 359, 412, 482, 548, 634, 730, 834, 950, 1094, 1240, 1416, 1609, 1826, 2068, 2350, 2648, 2994, 3382, 3806, 4280, 4826, 5408, 6070, 6806, 7619, 8522, 9534, 10632 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

G.f.: Sum(-1+Product(1+x^k, k = n .. infinity), n = 1 .. infinity).

G.f.: sum(n>=1, n*x^n*prod(k>=n+1,1+x^k)) - Joerg Arndt, Jan 29 2011

G.f.: Sum(x^(k*(k+1)/2)/(1-x^k)/Product(1-x^i, i=1..k), k=1..infinity). - Vladeta Jovovic (vladeta(AT)eunet.rs), Aug 10 2004

CROSSREFS

Cf. A046746, A005895, A006128, A092319, A092316.

Cf. A026832.

Sequence in context: A174989 A190809 A067941 * A163295 A101274 A080222

Adjacent sequences:  A092262 A092263 A092264 * A092266 A092267 A092268

KEYWORD

easy,nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs), Feb 14 2004

EXTENSIONS

More terms from Pab Ter (pabrlos(AT)yahoo.com), May 25 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 07:10 EST 2012. Contains 205874 sequences.