login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A212436
Decimal expansion of the real part of e^(i/e).
1
9, 3, 3, 0, 9, 2, 0, 7, 5, 5, 9, 8, 2, 0, 8, 5, 6, 3, 5, 4, 0, 4, 1, 0, 1, 7, 1, 4, 0, 8, 7, 4, 3, 5, 8, 9, 0, 2, 5, 8, 9, 4, 7, 9, 7, 9, 5, 0, 1, 3, 7, 6, 4, 4, 6, 2, 3, 8, 4, 3, 7, 8, 8, 4, 0, 7, 9, 0, 6, 7, 2, 1, 6, 6, 3, 3, 0, 1, 2, 4, 3, 4, 3, 0, 1, 7, 6, 7, 3, 6, 3, 0, 3, 2, 7, 4, 3, 3, 6, 3, 7, 4, 8, 7, 6
OFFSET
0,1
COMMENTS
Also cos(1/e).
The imaginary part of e^(i/e), or sin(1/e), is A212437.
EXAMPLE
0.933092075598208563540410171408743589...
MATHEMATICA
RealDigits[Re[E^(I/E)], 10, 120][[1]] (* Harvey P. Dale, Sep 05 2022 *)
CROSSREFS
KEYWORD
nonn,cons,easy
AUTHOR
Stanislav Sykora, May 16 2012
STATUS
approved