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”).

A211884
Decimal expansion of the imaginary part of -(i^e).
4
9, 0, 3, 6, 7, 4, 6, 2, 3, 7, 7, 6, 3, 9, 5, 5, 3, 6, 6, 0, 0, 8, 5, 3, 4, 5, 9, 3, 3, 4, 3, 4, 2, 5, 4, 1, 9, 4, 1, 8, 0, 0, 3, 0, 3, 4, 6, 3, 2, 2, 0, 2, 0, 5, 8, 9, 7, 4, 3, 7, 5, 9, 9, 9, 1, 3, 1, 2, 1, 6, 5, 3, 9, 9, 0, 8, 5, 8, 9, 5, 2, 8, 7, 8, 4, 9, 3
OFFSET
0,1
COMMENTS
Also, decimal expansion of -sin(Pi*e/2).
The decimal expansion of the real part of -i^e is in A211883.
EXAMPLE
0.90367462377639553660085345933434254194180030346322020589743759991312...
MATHEMATICA
RealDigits[Im[-I^E], 10, 87][[1]] (* Bruno Berselli, Apr 24 2012 *)
CROSSREFS
Cf. A211883.
Sequence in context: A154903 A216251 A011110 * A154464 A202344 A256780
KEYWORD
nonn,cons,easy
AUTHOR
Stanislav Sykora, Apr 24 2012
STATUS
approved