--- In
primenumbers@yahoogroups.com,
"marku606" <mark.underwood@...> wrote:
> For primes up to
> 10^3 : sum =~.166803
> 10^4 : sum =~.166329
> 10^5 : sum =~.165365
> 10^6 : sum =~.165021
> 10^7 : sum =~.165036
> 10^8 : sum =~.165025
>
> It looks like it converges as would be expected.
Here are the first 300 digits:
0.165018674700006818936682878512456426220024619244922951891979421154777156728115\
88937510036897019665460751348000455862997490922556005974900603477033766639568641\
97139814701766520550719967019598546580013612103650094400041226070750610989717700\
36230099534207416924580259659789823471141661125291034589613715
which took 174 milliseconds to compute, using the method of
Henri Cohen,
High Precision Computation of Hardy-Littlewood Constants,
http://www.math.u-bordeaux.fr/~cohen/hardylw.dvi
David