login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A300575 Coefficient of x^n in (1+x)(1-x^3)(1+x^5)(1-x^7)(1+x^9)... 3

%I #8 Nov 22 2019 03:37:50

%S 1,1,0,-1,-1,1,1,-1,-2,0,2,0,-3,-1,3,2,-3,-3,3,4,-3,-6,2,7,-1,-8,0,10,

%T 2,-11,-4,12,7,-13,-10,13,13,-13,-17,13,22,-11,-26,9,31,-6,-36,2,41,3,

%U -46,-9,51,17,-55,-26,59,36,-62,-48,63,61,-64,-75,64,92,-60,-109,55,127,-48,-147,37,167

%N Coefficient of x^n in (1+x)(1-x^3)(1+x^5)(1-x^7)(1+x^9)...

%H Seiichi Manyama, <a href="/A300575/b300575.txt">Table of n, a(n) for n = 0..1000</a>

%F O.g.f.: Product_{n >= 0} (1 + (-1)^n x^(2n+1)).

%F a(n) = Sum (-1)^k where the sum is over all strict integer partitions of n into odd parts and k is the number of parts not congruent to 1 modulo 4.

%t CoefficientList[Series[QPochhammer[-x,-x^2],{x,0,100}],x]

%Y Cf. A000009, A010815, A027193, A067659, A078408, A081362, A220418, A290261, A292043, A292137, A300574.

%K sign,look

%O 0,9

%A _Gus Wiseman_, Mar 09 2018

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 18:49 EDT 2024. Contains 371781 sequences. (Running on oeis4.)