OFFSET
0,1
COMMENTS
This can be seen as the evaluation of the prime generating function P(x) = Sum x^p at x = gamma.
Compare with the geometric series Sum_{n>=1} gamma^n = gamma/(1-gamma) = A346525.
EXAMPLE
0.61419687...
PROG
(PARI) suminf(k=1, Euler^prime(k)) \\ Michel Marcus, Jan 17 2026
CROSSREFS
KEYWORD
cons,nonn
AUTHOR
Thaddanai Ratudom, Jan 10 2026
STATUS
approved
