A274417 Decimal expansion of V_3L, a Quantum Field Theory constant [negated] related to the coloring of the tetrahedron with three masses (line case).
3, 0, 2, 7, 0, 0, 9, 4, 9, 3, 9, 8, 7, 6, 5, 2, 0, 1, 9, 7, 8, 6, 3, 7, 4, 7, 0, 1, 7, 5, 8, 9, 5, 7, 2, 8, 6, 1, 5, 0, 7, 4, 1, 7, 8, 6, 4, 1, 7, 3, 7, 5, 6, 2, 0, 0, 5, 3, 6, 7, 0, 8, 7, 6, 0, 2, 7, 7, 3, 9, 3, 1, 3, 1, 3, 4, 8, 6, 0, 0, 2, 4, 8, 0, 7, 7, 0, 0, 4, 8, 2, 1, 5, 4, 2, 3, 7, 8, 2, 1, 7, 2
Offset: 1
Examples
-3.027009493987652019786374701758957286150741786417375620053670876...
References
- Jonathan Borwein and Peter Borwein, Experimental and Computational Mathematics: Selected Writings, Perfectly Scientific Press, 2010, p. 106.
Links
- David J. Broadhurst, Massive 3-loop Feynman diagrams reducible to SC* primitives of algebras of the sixth root of unity, arXiv:hep-th/9803091, 1998; p. 18.
Crossrefs
Programs
-
Mathematica
C0 = A143298 = (9 - PolyGamma[1, 2/3] + PolyGamma[1, 4/3])/(4*Sqrt[3]); V3L = 6 Zeta[3] - 15/4 Zeta[4] - 6 C0^2; RealDigits[V3L, 10, 102][[1]]
-
PARI
clausen(n, x) = my(z = polylog(n, exp(I*x))); if (n%2, real(z), imag(z)); 6*(zeta(3) - (clausen(2, Pi/3)^2 + (zeta(2)/2)^2)) \\ Gheorghe Coserea, Sep 30 2018
Formula
V_3L = 6 zeta(3) - 15/4 zeta(4) - 6 C^2, where C is A143298.