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

A237186
Decimal expansion of the imaginary part of exp(i/Pi), or sin(1/Pi).
2
3, 1, 2, 9, 6, 1, 7, 9, 6, 2, 0, 7, 7, 8, 6, 5, 9, 0, 7, 4, 5, 2, 7, 6, 6, 0, 4, 3, 7, 7, 7, 3, 7, 2, 3, 0, 6, 5, 1, 0, 3, 5, 9, 0, 3, 7, 7, 2, 9, 7, 8, 7, 7, 5, 3, 2, 5, 0, 4, 9, 4, 0, 4, 5, 7, 9, 9, 2, 5, 7, 9, 0, 9, 0, 7, 2, 4, 4, 6, 9, 6, 6, 0, 1, 1, 9, 3, 3, 7, 5, 6, 0, 1, 5, 1, 7, 3, 3, 1, 6, 3, 2, 5, 4, 2
OFFSET
0,1
LINKS
EXAMPLE
0.312961796207786590745276604377737230651035903772978775325...
MATHEMATICA
RealDigits[Sin[1/Pi], 10, 120][[1]] (* Amiram Eldar, Jun 12 2023*)
PROG
(PARI) imag(exp(I/Pi))
CROSSREFS
Cf. A000796, A001113, A237185 (real part).
Sequence in context: A152229 A238388 A074308 * A058142 A058144 A378813
KEYWORD
nonn,cons,easy
AUTHOR
Stanislav Sykora, Feb 06 2014
STATUS
approved