OFFSET
0,1
LINKS
Ivan Panchenko, Table of n, a(n) for n = 0..1000
MATHEMATICA
RealDigits[Pi E/12, 10, 120][[1]] (* Harvey P. Dale, Sep 26 2016 *)
PROG
(PARI) default(realprecision, 100); Pi*exp(1)/12 \\ G. C. Greubel, Aug 24 2018
(Magma) SetDefaultRealField(RealField(100)); R:=RealField(); Pi(R)*Exp(1)/12; // G. C. Greubel, Aug 24 2018
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
STATUS
approved