A169624 Decimal expansion of e^(Pi*sqrt(58)).
2, 4, 5, 9, 1, 2, 5, 7, 7, 5, 1, 9, 9, 9, 9, 9, 9, 8, 2, 2, 2, 1, 3, 2, 4, 1, 4, 6, 9, 5, 7, 6, 1, 9, 2, 3, 5, 5, 2, 6, 5, 8, 1, 2, 2, 2, 7, 6, 1, 0, 1, 7, 1, 0, 7, 1, 4, 6, 9, 7, 8, 0, 7, 4, 7, 2, 7, 9, 5, 2, 1, 6, 2, 0, 0, 4, 6, 3, 8, 7, 7, 9, 6, 5, 1, 8, 3, 2, 7, 4, 9, 6, 6, 6, 8, 6, 6, 6, 3, 9, 2, 6, 5, 4, 6
Offset: 11
Examples
e^(Pi*sqrt(58)) = 24591257751.99999982221324146957619235526581222...
References
- S. Ramanujan, 'Modular equations and approximations to Pi', Quart. J. Math. 45 (1914), 350-372.
Links
- S. Ramanujan, Modular equations and approximations to Pi, Quart. J. Math. 45 (1914), 350-372.
- Wolfram Mathworld, Pi Formulas.
Programs
-
Mathematica
RealDigits[E^(Pi*Sqrt[58]),10,120][[1]] (* Harvey P. Dale, Jul 13 2018 *)
Extensions
Previous Mathematica program replaced by Harvey P. Dale, Jul 13 2018
Comments