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!)
A340665 Decimal expansion of Product_{primes p == 3 (mod 5)} p^2/(p^2-1). 8
1, 1, 3, 5, 7, 6, 4, 8, 7, 8, 6, 6, 8, 9, 2, 1, 6, 2, 6, 8, 6, 8, 6, 4, 3, 0, 0, 9, 4, 7, 2, 0, 8, 2, 2, 8, 9, 5, 1, 1, 9, 3, 6, 4, 1, 3, 0, 0, 5, 4, 6, 8, 7, 4, 4, 1, 6, 4, 9, 9, 7, 4, 3, 0, 1, 6, 3, 4, 0, 6, 4, 3, 1, 6, 7, 2, 0, 0, 2, 9, 6, 6, 0, 9, 9, 0, 0, 6, 8, 4, 6, 0, 3, 7, 1, 9, 8, 3, 9, 6, 8, 5, 1, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
R. J. Mathar, Table of Dirichlet L-series and prime zeta modulo functions..., arXiv:1008.2547 Zeta_{m=5,n=3}(s=2).
For links see A340628.
FORMULA
Equals Sum_{k>=1} 1/A004617(k)^2. - Amiram Eldar, Jan 24 2021
EXAMPLE
1.135764878668921626868643009472082289511936413...
MATHEMATICA
(* Using Vaclav Kotesovec's function Z from A301430. *)
$MaxExtraPrecision = 100; digits = 50; (* Adjust as needed. *)
digitize[c_] := RealDigits[Chop[N[c, digits+10]], 10, digits][[1]];
digitize[Z[5, 3, 2]]
CROSSREFS
Sequence in context: A264827 A214091 A353905 * A071581 A184722 A219781
KEYWORD
nonn,cons
AUTHOR
Artur Jasinski, Jan 15 2021
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 20 16:26 EDT 2024. Contains 372717 sequences. (Running on oeis4.)