A212437 Decimal expansion of the imaginary part of e^(i/e).
3, 5, 9, 6, 3, 7, 5, 6, 5, 4, 1, 2, 4, 9, 5, 5, 7, 7, 0, 3, 8, 2, 5, 0, 3, 9, 3, 9, 0, 5, 6, 2, 4, 7, 1, 3, 7, 3, 7, 9, 5, 8, 1, 9, 5, 1, 7, 7, 9, 0, 5, 8, 1, 6, 6, 6, 3, 9, 7, 4, 7, 1, 1, 4, 2, 0, 3, 0, 0, 4, 5, 0, 8, 9, 9, 1, 4, 7, 4, 0, 5, 0, 3, 0, 5, 6, 3, 5, 9, 7, 5, 4, 7, 8, 0, 8, 8, 7, 2, 5, 6, 8, 2, 9, 3
Offset: 0
Examples
0.3596375654124955770382503939056247...
Programs
-
Mathematica
RealDigits[Im[E^(I/E)],10,120][[1]] (* Harvey P. Dale, Jul 12 2021 *)
Comments