|
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
|
| |
|
|
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)) }
|
|
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
|
Adjacent sequences: A083278 A083279 A083280 this_sequence A083282 A083283 A083284
Sequence in context: A138500 A103985 A086279 this_sequence A019711 A010545 A019790
|
|
KEYWORD
|
cons,more,nonn
|
|
AUTHOR
|
Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 02 2003
|
|
|
Search completed in 0.002 seconds
|