A181166 Decimal expansion of exp(Pi*sqrt(67))/24.
6, 1, 3, 3, 2, 4, 8, 0, 3, 0, 9, 9, 9, 9, 9, 9, 9, 4, 4, 2, 6, 8, 9, 2, 6, 0, 2, 1, 1, 1, 7, 8, 8, 5, 8, 8, 8, 0, 2, 4, 1, 0, 9, 5, 2, 1, 1, 7, 4, 3, 0, 4, 6, 8, 7, 6, 5, 9, 0, 2, 9, 6, 9, 3, 0, 5, 7, 1, 3, 6, 7, 5, 4, 3, 8, 0, 1, 2, 2, 9, 5, 8, 2, 8, 4, 6, 4, 6, 8, 1, 2, 5, 8, 5, 0, 5, 7, 4, 6, 8, 4, 3, 1, 3, 9
Offset: 10
Examples
exp(Pi*sqrt(67))/24 = 6133248030.999999944268926021117885888024109521... This is almost the prime 6133248031.
Links
- G. C. Greubel, Table of n, a(n) for n = 10..10000
Programs
-
Magma
RealField(); Exp(Pi(R)*Sqrt(67))/24; // G. C. Greubel, Feb 14 2018
-
Mathematica
E^(Pi Sqrt[67])/24 RealDigits[Exp[Pi Sqrt[67]]/24, 10, 100][[1]] (* G. C. Greubel, Feb 14 2018 *)
-
PARI
exp(Pi*sqrt(67))/24 \\ G. C. Greubel, Feb 14 2018
Formula
Equals exp(Pi*sqrt(67))/24.
Comments