The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A296046 Expansion of Product_{k>=1} ((1 - x^(2*k))/(1 - x^(2*k-1)))^k. 1
1, 1, 0, 2, 0, 1, 3, 0, 3, 0, 6, 1, 3, 5, 0, 13, -3, 15, -3, 14, 6, 11, 16, -4, 38, -16, 51, -24, 65, -14, 46, 21, 10, 80, -49, 154, -102, 216, -136, 242, -119, 198, 1, 68, 189, -153, 486, -425, 775, -672, 1024, -779, 1035, -628, 782, -97, 96, 816, -930, 2069, -2203, 3428, -3413, 4546, -4130, 4958 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
G.f.: Product_{k>=1} ((1 - x^(2*k))/(1 - x^(2*k-1)))^k.
MATHEMATICA
nmax = 65; CoefficientList[Series[Product[((1 - x^(2 k))/(1 - x^(2 k - 1)))^k, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A257230 A357136 A172026 * A060318 A246061 A263730
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 May 29 22:36 EDT 2024. Contains 372954 sequences. (Running on oeis4.)