OFFSET
0,1
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..10000 (terms 0..1000 from Ivan Panchenko)
EXAMPLE
0.3881697373942530484301614031612079315924949334438688619...
MATHEMATICA
RealDigits[Pi*E/22, 10, 50][[1]] (* G. C. Greubel, Jan 28 2018 *)
PROG
(PARI) Pi*exp(1)/22 \\ G. C. Greubel, Jan 28 2018
(Magma) C<i> := ComplexField(); Pi(C)*Exp(1)/22; // G. C. Greubel, Jan 28 2018
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
STATUS
approved