Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117409
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
%I A117409
%S A117409 1,0,1,1,2,2,3,4,5,6,8,10,12,15,18,22,27,32,38,46,54,64,76,89,104,122,
%T A117409 142,165,192,222,256,296,340,390,448,512,585,668,760,864,982,1113,1260,
%U A117409 1426,1610,1816,2048,2304,2590,2910,3264,3658,4097,4582,5120,5718,6378
%N A117409 Number of partitions of n into odd parts in which the largest part occurs 
               only once.
%C A117409 a(n)=A117408(n,1).
%F A117409 G.f.: Sum_{k>0} x^(2k-1)/(Product_{0<i<k} 1-x^(2i-1)).
%F A117409 a(n)=A000009(n-2), n>2. - Michael Somos May 28 2006
%e A117409 a(9)=5 because we have [9],[7,1,1],[5,3,1],[5,1,1,1,1] and [3,1,1,1,1,
               1,1].
%p A117409 f:=sum(x^(2*k-1)/product(1-x^(2*i-1),i=1..k-1),k=1..40): fser:=series(f,
               x=0,70): seq(coeff(fser,x^n),n=1..65);
%o A117409 (PARI) {a(n)=if(n<3, n==1, n-=2; polcoeff( prod(k=1, n, 1+x^k, 1+x*O(x^n)), 
               n))} /* Michael Somos May 28 2006 */
%Y A117409 Cf. A117408.
%Y A117409 Sequence in context: A034320 A000009 A081360 this_sequence A092833 A100926 
               A157046
%Y A117409 Adjacent sequences: A117406 A117407 A117408 this_sequence A117410 A117411 
               A117412
%K A117409 nonn
%O A117409 1,5
%A A117409 Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 13 2006

    
page 1

Search completed in 0.001 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 December 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research