OFFSET
0,1
COMMENTS
The asymptotic mean of the common maximum exponent in the prime factorizations of two positive integers selected independently at random, defined as 0 if their maximum exponents differ.
The asymptotic mean over the pairs with a common maximum exponent is this constant divided by A393778, i.e., 1.17180286212502644048... .
EXAMPLE
0.504218883262417684726585962603297309097398961445386...
PROG
(PARI) 1/zeta(2)^2 + sumpos(k = 2, k * (1/zeta(k)-1/zeta(k+1))^2)
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Amiram Eldar, Mar 10 2026
STATUS
approved
