Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117471
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117471 The difference between the largest part and the smallest part summed over all those partitions of n in which every integer from the smallest part to the largest part occurs. +0
2
0, 0, 1, 1, 3, 4, 7, 8, 14, 17, 24, 30, 40, 50, 67, 79, 101, 126, 153, 186, 231, 276, 332, 399, 477, 567, 677, 795, 938, 1111, 1294, 1512, 1773, 2058, 2392, 2775, 3204, 3701, 4272, 4904, 5630, 6467, 7387, 8442, 9651, 10980, 12491, 14202, 16109, 18260, 20680 (list; graph; listen)
OFFSET

1,5

COMMENT

a(n)=sum(k*A117470(n,k),k>=0).

FORMULA

G.f.=sum(x^j*product(1+x^i, i=1..j-1)sum(x^i/(1+x^i), i=1..j-1)/(1-x^j), j=1..infinity) (obtained by taking the derivative with respect to t of the g.f. G(t,x) of A117470 and setting t=1).

EXAMPLE

a(6)=4 because the 7 (=A034296(6) ) partitions of 6 in which every integer from the smallest part to the largest part occurs are [6],[3,3],[3,2,1],[2,2,2],[2,2,1,1],[2,1,1,1,1],[1,1,1,1,1,1] and (6-6)+(3-3)+(3-1)+(2-2)+(2-1)+(2-1)+(1-1)=4.

MAPLE

g:=sum(x^j*product(1+x^i, i=1..j-1)*sum(x^i/(1+x^i), i=1..j-1)/(1-x^j), j=1..65): gser:=series(g, x=0, 60): seq(coeff(gser, x, n), n=1..57);

CROSSREFS

Cf. A034296, A117470.

Sequence in context: A120355 A114210 A073271 this_sequence A112062 A037013 A050069

Adjacent sequences: A117468 A117469 A117470 this_sequence A117472 A117473 A117474

KEYWORD

nonn

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 20 2006

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 July 23 17:35 EDT 2008. Contains 142285 sequences.


AT&T Labs Research