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!)
A298993 Expansion of Product_{n>=1} 1/sqrt(1 + (4*x)^n). 6

%I #16 Apr 18 2018 11:23:41

%S 1,-2,-2,-36,54,-476,556,-6088,35878,-156844,444164,-1734648,11948604,

%T -35313048,156354328,-864527760,4733447686,-12692853452,54065039380,

%U -226098757912,1278838329812,-5257771138376,19455009120232,-76455773381360,453306681446748

%N Expansion of Product_{n>=1} 1/sqrt(1 + (4*x)^n).

%H Vaclav Kotesovec, <a href="/A298993/b298993.txt">Table of n, a(n) for n = 0..1000</a>

%F a(n) ~ (-1)^n * exp(Pi*sqrt(n/12)) * 4^(n-1) / (3^(1/4) * n^(3/4)). - _Vaclav Kotesovec_, Apr 18 2018

%t CoefficientList[Series[Sqrt[2/QPochhammer[-1, 4*x]], {x, 0, 20}], x] (* _Vaclav Kotesovec_, Apr 18 2018 *)

%Y Cf. A000984, A081362, A271235, A298994.

%K sign

%O 0,2

%A _Seiichi Manyama_, Jan 31 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 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)