VOOZH about

URL: https://oeis.org/A154841

⇱ A154841 - OEIS


login
A154841
Decimal expansion of e^(Pi*sqrt(43)).
1
8, 8, 4, 7, 3, 6, 7, 4, 3, 9, 9, 9, 7, 7, 7, 4, 6, 6, 0, 3, 4, 9, 0, 6, 6, 6, 1, 9, 3, 7, 4, 6, 2, 0, 7, 8, 5, 8, 5, 3, 7, 6, 8, 4, 7, 3, 9, 9, 1, 2, 7, 1, 3, 9, 1, 6, 0, 9, 1, 7, 5, 1, 4, 6, 2, 7, 8, 3, 4, 4, 8, 8, 1, 1, 4, 8, 7, 4, 7, 5, 9, 2, 1, 8, 9, 6, 3, 5, 6, 4, 3, 1, 0, 6, 0, 2, 3, 7, 1, 7, 1, 0, 1, 3, 7
OFFSET
9,1
COMMENTS
A real number that is very close to the integer 884736744 = 960^3 + 744.
REFERENCES
John H. Conway and Richard K. Guy, The Book of Numbers, New York: Springer-Verlag, 1996. See pp. 225-226.
EXAMPLE
884736743.999777466034906661937462078585376847399127139160917514627834...
MATHEMATICA
RealDigits[E^(Pi Sqrt[43]), 10, 110][[1]] (* Bruno Berselli, Mar 05 2015 *)
PROG
(PARI) exp(sqrt(43)*Pi) \\ Charles R Greathouse IV, Dec 06 2016
CROSSREFS
Sequence in context: A388598 A388453 A388521 * A258984 A112116 A394600
KEYWORD
nonn,cons
AUTHOR
Kousaka Hideaki (kousaka(AT)d6.dion.ne.jp), Jan 16 2009
EXTENSIONS
More digits from R. J. Mathar, Jan 21 2009
STATUS
approved