Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092319
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092319 Sum of smallest parts of all partitions of n into odd distinct parts. +0
4
1, 0, 3, 1, 5, 1, 7, 4, 10, 4, 12, 9, 15, 9, 20, 17, 23, 17, 28, 27, 36, 28, 41, 43, 50, 44, 62, 62, 71, 66, 84, 91, 103, 96, 119, 127, 139, 137, 167, 178, 191, 192, 223, 241, 266, 264, 302, 331, 351, 360, 411, 439, 469, 485, 542, 587, 628, 646, 714, 773, 819, 854, 945 (list; graph; listen)
OFFSET

1,3

COMMENT

a(n)=sum(A116860(n,k), k>=0). - Emeric Deutsch (deutsch(AT)duke.poly.edu), Feb 27 2006

FORMULA

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

EXAMPLE

a(13)=15 because the partitions of 13 into distinct odd parts are [13],[9,3,1], and [7,5,1], with sum of the smallest terms 13+1+1=15.

MAPLE

f:=sum((2*n-1)*x^(2*n-1)*product(1+x^(2*k+1), k=n..40), n=1..40): fser:=simplify(series(f, x=0, 66)): seq(coeff(fser, x^n), n=1..63); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Feb 27 2006

CROSSREFS

Cf. A092316.

Cf. A116860.

Sequence in context: A122383 A136180 A095112 this_sequence A029669 A050329 A051707

Adjacent sequences: A092316 A092317 A092318 this_sequence A092320 A092321 A092322

KEYWORD

easy,nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)Eunet.yu), Feb 15 2004

EXTENSIONS

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

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified September 6 16:04 EDT 2008. Contains 143483 sequences.


AT&T Labs Research