OFFSET
0,2
COMMENTS
The constant c in the formula Sum_{a,b <= x} omega(f(a,b)) = c * x^2 + O(x*log(x)^4), where omega = A001221, and f(a, b) = gcd(ab, a + b)/gcd(a, b) (Tóth, 2026, p. 4, Corollary 4). - Amiram Eldar, Jun 24 2026
LINKS
László Tóth, On the asymptotic density of the ordered pairs (a,b) of positive integers such that gcd(a*b,a+b) = gcd(a,b), arXiv:2606.20057 [math.NT], 2026. See p. 10 (Proof of Cor. 4).
FORMULA
Equals Sum_{k>=3} (-1)^(k+1) * P(k), where P is the prime zeta function. - Amiram Eldar, Apr 01 2025
EXAMPLE
0.1220174937768622574914487767455031735289719237658219655861903295887428605710029...
PROG
(PARI) sumeulerrat(1/(p^2*(p+1))) \\ Amiram Eldar, Apr 01 2025
CROSSREFS
KEYWORD
AUTHOR
Artur Jasinski, Mar 31 2025
STATUS
approved
