OFFSET
1,3
COMMENTS
The extremes occur at each x_i for which digamma(x_i) = 0.
These Gamma(x_i) values alternate in sign and decrease in magnitude, so their sum converges.
Let t(n) = arctan(Pi/log(n))/Pi then the above constant approximately equals sqrt(Pi)/2 + Sum_{i>=1} Gamma(t(i)-i) = sqrt(Pi)/2 + Sum_{i>=1} ((-1)^i) * sqrt(log(i)^2+Pi^2) / (Gamma(1+i-t(i))) which agree to 4 digits after the decimal point.
LINKS
FORMULA
Equals Sum_{n>=0} Gamma(x_n) where x_n is n-th zero of the digamma function.
EXAMPLE
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Jwalin Bhatt, Oct 17 2025
STATUS
approved
