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!)
A175617 Decimal expansion of product_{n>=2} (1-n^(-6)). 10
9, 8, 2, 6, 8, 4, 2, 7, 7, 7, 4, 2, 1, 9, 2, 5, 1, 8, 3, 2, 4, 4, 7, 5, 9, 1, 6, 2, 5, 7, 1, 3, 6, 3, 7, 3, 5, 1, 4, 8, 2, 8, 9, 9, 8, 4, 4, 9, 1, 9, 5, 5, 5, 1, 7, 9, 1, 6, 9, 3, 3, 9, 6, 5, 4, 4, 3, 7, 8, 7, 1, 0, 9, 0, 0, 3, 7, 0, 0, 8, 6, 2, 3, 6, 1, 8, 4, 8, 6, 6, 9, 9, 8, 0, 0, 7, 8, 4, 7, 5, 6, 1, 5, 7, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
E. Weisstein, Infinite Product, Mathworld.
FORMULA
Equals product_{t=1..5} 1/Gamma(2-exp(Pi*i*t/3)), where i is the imaginary unit and Pi/3 = A019670.
Equals exp(Sum_{j>=1} (1 - zeta(6*j))/j). - Vaclav Kotesovec, Apr 27 2020
EXAMPLE
0.9826842777...
MAPLE
cosh(Pi*sqrt(3)/2)^2/6/Pi^2 ; evalf(%) ;
MATHEMATICA
RealDigits[(1 + Cosh[Sqrt[3]*Pi])/(12*Pi^2), 10, 105] // First (* Jean-François Alcover, Feb 12 2013 *)
PROG
(PARI) exp(suminf(j=1, (1 - zeta(6*j))/j)) \\ Vaclav Kotesovec, Apr 27 2020
CROSSREFS
Sequence in context: A092172 A133619 A276499 * A111765 A111509 A157258
KEYWORD
cons,easy,nonn
AUTHOR
R. J. Mathar, Jul 26 2010
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 13 23:15 EDT 2024. Contains 372524 sequences. (Running on oeis4.)