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!)
A303444 Expansion of Product_{k>=1} ((1 + (4^k*x)^k)/(1 - (4^k*x)^k))^(1/4^k). 2
1, 2, 34, 8268, 33571414, 2199090644476, 2305847408435939284, 38685630839429196310146392, 10384593794440986129804618334166246, 44601490417830435032541177335778584157585132, 3064991081820980697863893053179715579559319341564967996, 3369993333399959956498356892070248429341537193850764394491913892776 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ 2^(2*n^2 - 2*n + 1). - Vaclav Kotesovec, Apr 25 2018
PROG
(PARI) N=20; x='x+O('x^N); Vec(prod(k=1, N, ((1+(4^k*x)^k)/(1-(4^k*x)^k))^(1/4^k)))
CROSSREFS
Sequence in context: A183414 A002782 A155205 * A230244 A365881 A045529
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Apr 24 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 September 1 15:07 EDT 2024. Contains 375591 sequences. (Running on oeis4.)