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!)
A303394 Expansion of Product_{n>=1} ((1 - (4*x)^n)/(1 + (4*x)^n))^(1/4). 3
1, -2, -6, -28, -26, -156, -476, 968, 11526, -16172, 139724, 791928, 1315548, 12772840, 31004424, -105335920, 1058225606, 2239259700, -3700870212, 29301955992, -4944685836, -526686535112, 1134044530040, 4057865621232, -13063873857124, -113573062924024 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
PROG
(PARI) N=66; x='x+O('x^N); Vec(prod(k=1, N, ((1-(4*x)^k)/(1+(4*x)^k))^(1/4)))
CROSSREFS
Expansion of Product_{n>=1} ((1 + (2^b*x)^n)/(1 - (2^b)*x^n))^(1/(2^b)): A002448 (b=0), A303306 (b=1), this sequence (b=2), A303395 (b=3).
Cf. A303361.
Sequence in context: A183323 A153253 A174880 * A074925 A141136 A115156
KEYWORD
sign
AUTHOR
Seiichi Manyama, Apr 23 2018
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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)