A263031 Decimal expansion of a constant related to A262877 and A262947 (negated).
0, 1, 4, 5, 3, 7, 4, 2, 9, 1, 8, 3, 2, 8, 4, 0, 3, 3, 6, 0, 5, 0, 2, 0, 2, 9, 4, 5, 0, 2, 2, 6, 2, 0, 9, 0, 3, 6, 0, 5, 4, 1, 4, 9, 7, 5, 9, 3, 4, 6, 4, 4, 4, 1, 3, 8, 1, 5, 2, 2, 4, 7, 4, 0, 5, 5, 3, 4, 6, 9, 2, 7, 4, 4, 9, 5, 5, 0, 0, 8, 3, 1, 2, 5, 9, 0, 7, 2, 3, 8, 9, 0, 1, 2, 7, 7, 0, 9, 8, 8, 3, 6, 0, 5, 4, 4
Offset: 0
Examples
-0.01453742918328403360502029450226209036054149759346444138152247405534...
Programs
-
Mathematica
NIntegrate[1/x*(Exp[-x]/(1 - Exp[-3*x])^2 - 1/(9*x^2) - 2/(9*x) - 5*Exp[-x]/36), {x, 0, Infinity}, WorkingPrecision -> 120, MaxRecursion -> 100, PrecisionGoal -> 110]
Comments