Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A026804
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A026804 Number of partitions of n in which the least part is odd. +0
7
1, 1, 3, 3, 6, 8, 13, 16, 25, 33, 47, 61, 84, 109, 148, 189, 249, 319, 413, 522, 670, 842, 1066, 1330, 1668, 2068, 2574, 3171, 3915, 4800, 5888, 7175, 8753, 10617, 12879, 15552, 18772, 22570, 27125, 32480, 38867, 46372, 55275 (list; graph; listen)
OFFSET

1,3

COMMENT

Also number of partitions of n in which the largest part occurs an odd number of times. Example: a(5)=6 because we have [5],[4,1],[3,2],[3,1,1],[2,1,1,1], and [1,1,1,1,1] ([2,2,1] does not qualify). - Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 04 2006

FORMULA

G.f.: Sum_{k>=1} ((-1)^(k+1)*(-1+1/Product_{i>=k} (1-x^i))). a(n) = Sum_{k=1..n} (-1)^(k+1)*A026807(n, k). - Vladeta Jovovic (vladeta(AT)Eunet.yu), Aug 26 2003

G.f.: Sum(x^j/(1+x^j)/Product(1-x^i, i=1..j), j=1..infinity). - Vladeta Jovovic (vladeta(AT)Eunet.yu), Aug 11 2004

G.f.=sum(x^(2k-1)/product(1-x^j,j=2k-1..infinity),k=1..infinity). - Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 04 2006

EXAMPLE

a(5)=6 because we have [5],[4,1],[3,1,1],[2,2,1],[2,1,1,1], and [1,1,1,1,1] ([3,2] does not qualify).

MAPLE

g:=sum(x^(2*k-1)/product(1-x^j, j=2*k-1..50), k=1..50): gser:=series(g, x=0, 45): seq(coeff(gser, x, n), n=1..43); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 04 2006

CROSSREFS

Cf. A046746.

Sequence in context: A049626 A130780 A097307 this_sequence A104715 A110769 A093445

Adjacent sequences: A026801 A026802 A026803 this_sequence A026805 A026806 A026807

KEYWORD

nonn

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

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 5 19:27 EDT 2008. Contains 143485 sequences.


AT&T Labs Research