OFFSET
1,1
COMMENTS
Imaginary part of psi(-1/2 + i*sqrt(3)/2) where psi is the digamma function.
FORMULA
Equals sqrt(3)*(1 - gamma/3 - Re(psi(-1/2 + i*sqrt(3)/2)/3 + A339606).
EXAMPLE
2.423266628497632696893294495...
MATHEMATICA
RealDigits[N[Sqrt[3]/2 + 1/2 Pi Tanh[Sqrt[3] Pi/2], 105]][[1]]
PROG
(PARI) imag(psi(-1/2+I*sqrt(3)/2)) \\ Michel Marcus, Feb 11 2022
CROSSREFS
KEYWORD
cons,nonn
AUTHOR
Artur Jasinski, Feb 11 2022
EXTENSIONS
Last two digits corrected by Georg Fischer, May 15 2024
STATUS
approved