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!)
A100222 Decimal expansion of Product_{k>=1} (1-1/5^k). 15

%I #25 May 09 2023 08:57:19

%S 7,6,0,3,3,2,7,9,5,8,7,1,2,3,2,4,2,0,1,0,1,4,8,8,2,9,6,2,9,2,6,6,5,1,

%T 5,9,4,7,4,3,4,3,9,2,8,8,7,3,2,0,5,7,9,5,1,9,8,7,7,0,9,8,4,4,0,0,8,8,

%U 8,8,5,9,9,5,3,7,5,5,2,3,3,6,5,2,7,5,1,5,3,4,0,8,6,6,1,4,3,2,3,2,5,6

%N Decimal expansion of Product_{k>=1} (1-1/5^k).

%H G. C. Greubel, <a href="/A100222/b100222.txt">Table of n, a(n) for n = 0..1200</a>

%H Richard J. McIntosh, <a href="https://doi.org/10.1112/jlms/51.1.120">Some Asymptotic Formulae for q-Hypergeometric Series</a>, Journal of the London Mathematical Society, Vol. 51, No. 1 (1995), pp. 120-136; <a href="https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.993.6895&amp;rep=rep1&amp;type=pdf">alternative link</a>.

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/InfiniteProduct.html">Infinite Product</a>.

%F Equals exp(-Sum_{k>0} sigma_1(k)/(k*5^k)) = exp(-Sum_{k>0} A000203(k)/(k*5^k)). - _Hieronymus Fischer_, Aug 07 2007

%F Equals (1/5; 1/5)_{infinity}, where (a;q)_{infinity} is the q-Pochhammer symbol. - _G. C. Greubel_, Dec 01 2015

%F From _Amiram Eldar_, May 09 2023: (Start)

%F Equals sqrt(2*Pi/log(5)) * exp(log(5)/24 - Pi^2/(6*log(5))) * Product_{k>=1} (1 - exp(-4*k*Pi^2/log(5))) (McIntosh, 1995).

%F Equals Sum_{n>=0} (-1)^n/A027872(n). (End)

%e 0.76033279587123242010148829629266515947434392887320...

%t (5^(1/24)*EllipticThetaPrime[1, 0, 1/Sqrt[5]]^(1/3))/2^(1/3)

%t N[QPochhammer[1/5,1/5]] (* _G. C. Greubel_, Dec 01 2015 *)

%o (PARI) prodinf(k=1, 1 - 1/(5^k)) \\ _Amiram Eldar_, May 09 2023

%Y Cf. A027872, A048651, A100220, A100221.

%Y Cf. A000203, A100220, A100221, A132020, A132034, A132035, A132036, A132037, A132038, A258460.

%K nonn,cons

%O 0,1

%A _Eric W. Weisstein_, Nov 09 2004

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 24 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)