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!)
A296047 Expansion of Product_{k>=1} ((1 + x^(2*k-1))/(1 + x^(2*k)))^k. 1
1, 1, -1, 1, 1, 0, 0, -2, 5, 0, -2, 0, 3, 5, -11, 5, 6, 9, -17, -2, 23, -3, -11, -25, 62, -11, -27, -27, 76, 20, -104, 10, 77, 101, -243, 58, 118, 147, -353, -25, 378, 48, -372, -298, 892, -165, -444, -621, 1524, -128, -1055, -559, 1869, 575, -2682, 84, 2054, 1979, -5325, 844, 2947 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,8
LINKS
FORMULA
G.f.: Product_{k>=1} ((1 + x^(2*k-1))/(1 + x^(2*k)))^k.
MATHEMATICA
nmax = 60; CoefficientList[Series[Product[((1 + x^(2 k - 1))/(1 + x^(2 k)))^k, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A011183 A005671 A343605 * A307237 A127863 A006891
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, Dec 03 2017
STATUS
approved

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 25 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)