cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A212436 Decimal expansion of the real part of e^(i/e).

Original entry on oeis.org

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

Views

Author

Stanislav Sykora, May 16 2012

Keywords

Comments

Also cos(1/e).
The imaginary part of e^(i/e), or sin(1/e), is A212437.

Examples

			0.933092075598208563540410171408743589...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Re[E^(I/E)],10,120][[1]] (* Harvey P. Dale, Sep 05 2022 *)
Showing 1-1 of 1 results.