|
Search: id:A083281
|
|
|
| A083281 |
|
Decimal expansion of h=prod(sqrt(p(p-1))*log(1/(1-1/p))) where p runs through the primes. |
|
+0 1
|
|
| 9, 6, 9, 2, 7, 6, 9, 4, 3, 8, 2, 7, 4, 9, 1, 6, 3, 0
(list; cons; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
COMMENT
|
Arises in formulae like: sum(k<=x,1/tau(kd))=hx/sqrt(Pi*log(x))*{ g(d)+O((3/4)^omega(d)/log(x)) } where g satisfies sum(d<=x,g(d))=x/h/sqrt(Pi*log(x))*{ 1+O(1/log(x)) }
The logarithm of the value has an expansion -P(2)/24 -P(3)/24 -109*P(4)/2880 -49*P(5)/1440-... in terms of the prime zeta functions P(.). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 31 2009]
|
|
REFERENCES
|
G. Tenenbaum, Introduction a la theorie analytique et probabiliste des nombres, collection SMF no. 1, 1995, p. 210
|
|
FORMULA
|
h= 0.96927694...
|
|
PROGRAM
|
(PARI) prod(k=1, 40000, sqrt(prime(k)*(prime(k)-1))*log(1/(1-1/prime(k))))
|
|
CROSSREFS
|
Sequence in context: A153071 A086279 A155533 this_sequence A019711 A010545 A019790
Adjacent sequences: A083278 A083279 A083280 this_sequence A083282 A083283 A083284
|
|
KEYWORD
|
cons,more,nonn
|
|
AUTHOR
|
Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 02 2003
|
|
EXTENSIONS
|
10 more digits from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 31 2009
|
|
|
Search completed in 0.002 seconds
|