OFFSET
0,6
LINKS
X. Gourdon and P. Sebah, Some Constants from Number theory.
R. J. Mathar, Table of Dirichlet L-series and prime zeta modulo functions for small moduli, arXiv:1008.2547 [math.NT], 2010-2015, value P(m=4, n=1, s=7), page 21.
FORMULA
EXAMPLE
1.2818448599795268251026582166507935820606749563344794362656914682... * 10^-5
MATHEMATICA
a[s_] = (1 + 2^-s)^-1* DirichletBeta[s] Zeta[s]/Zeta[2 s]; m = 120; $MaxExtraPrecision = 1200; Join[{0, 0, 0, 0}, RealDigits[(1/2)* NSum[MoebiusMu[2n + 1]*Log[a[(2n + 1)*7]]/(2n + 1), {n, 0, m}, AccuracyGoal -> m, NSumTerms -> m, PrecisionGoal -> m, WorkingPrecision -> m]][[1]]][[1 ;; 105]] (* _Jean-François Alcover_, Jun 24 2011, after X. Gourdon and P. Sebah, updated Mar 14 2018 *)
PROG
CROSSREFS
KEYWORD
cons,nonn
AUTHOR
Antonio G. Astudillo (afg_astudillo(AT)lycos.com), Jul 07 2003
EXTENSIONS
Edited by _M. F. Hasler_, Apr 26 2021
STATUS
approved