A275696 Decimal expansion of e^(3*Zeta(3)/(4*log(2))).
3, 6, 7, 1, 6, 8, 6, 7, 0, 7, 4, 3, 0, 0, 6, 4, 5, 0, 0, 7, 8, 0, 6, 1, 4, 1, 4, 9, 9, 0, 9, 9, 7, 8, 2, 7, 4, 6, 6, 1, 5, 9, 3, 1, 8, 3, 5, 4, 8, 9, 6, 8, 2, 7, 0, 3, 4, 6, 8, 0, 0, 1, 1, 9, 7, 0, 5, 2, 1, 6, 5, 6, 6, 8, 9, 8, 3, 4, 8, 0, 0, 3, 6, 1, 5, 7, 3, 6, 6, 2, 5, 0, 1, 4, 5, 1, 1, 6, 2, 3
Offset: 1
Examples
3.67168670743006450078...
Links
- G. C. Greubel, Table of n, a(n) for n = 1..10000
Programs
-
Mathematica
RealDigits[Exp[3*(Zeta[3]/(4*Log[2]))],10,100]
-
PARI
exp(3*(zeta(3)/(4*log(2)))) \\ G. C. Greubel, Mar 23 2017