OFFSET
0,1
LINKS
Cornel Ioan Vălean, Another Masterpiece: The Evaluation of the Skew-Harmonic Number of the Second Kind Version of the Alternating Au-Yeung Series, ResearchGate, April 2025.
FORMULA
Equals 2*G^2 - log(2)*Pi*G + (3/8)*log(2)^2*zeta(2) + (135/32)*zeta(4) - 2*Pi*Im(Li_3((1+i)/2)), where G is Catalan's constant (A006752), Li_3(z) is the polylogarithm function of order 3, and i = sqrt(-1).
EXAMPLE
0.963908730192273667827365737552590076416576545223573...
MATHEMATICA
RealDigits[2*Catalan^2 - Log[2]*Pi*Catalan + (3/8)*Log[2]^2*Zeta[2] + (135/32)*Zeta[4] - 2*Pi*Im[PolyLog[3, (1 + I)/2]], 10, 120][[1]]
PROG
(PARI) 2*Catalan^2 - log(2)*Pi*Catalan + (3/8)*log(2)^2*zeta(2) + (135/32)*zeta(4) - 2*Pi*imag(polylog(3, (1+I)/2))
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Amiram Eldar, Feb 02 2026
STATUS
approved
