A323986 Decimal expansion of exp(Pi/3).
2, 8, 4, 9, 6, 5, 3, 9, 0, 8, 2, 2, 6, 3, 6, 1, 4, 9, 7, 4, 7, 4, 1, 2, 7, 3, 1, 9, 8, 5, 2, 9, 0, 4, 3, 9, 3, 9, 6, 4, 0, 0, 6, 1, 0, 2, 7, 8, 1, 1, 2, 6, 8, 8, 1, 7, 4, 3, 2, 3, 8, 7, 7, 8, 4, 8, 8, 1, 4, 2, 4, 4, 9, 1, 5, 8, 8, 4, 1, 4, 5, 0, 5, 4, 7, 3, 4, 4, 5, 6, 2, 7, 7, 1, 0, 1, 7, 0, 8, 1, 4, 9, 3, 2, 6, 6, 9, 5, 7, 7, 3
Offset: 1
Examples
2.8496539082263614974741273198529043939640061027811268817432387784881424491588...
Links
- Robert G. Wilson v, Table of n, a(n) for n = 1..1000
- H. S. Uhler, On the numerical value of i^i, Amer. Math. Monthly, 28 (1921), 114-116.
- Index entries for transcendental numbers.
Programs
-
Mathematica
RealDigits[Exp[Pi/3], 10, 111][[1]] (* Robert G. Wilson v, Feb 16 2019 *)
Extensions
Corrected and extended by Robert G. Wilson v, Feb 16 2019