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.

A236100 Decimal expansion of the real part of Pi^(I/Pi).

Original entry on oeis.org

9, 3, 4, 3, 4, 5, 3, 0, 3, 6, 7, 8, 6, 3, 7, 6, 9, 4, 2, 6, 2, 2, 4, 0, 8, 6, 0, 4, 5, 4, 4, 2, 1, 1, 8, 6, 2, 4, 0, 1, 8, 5, 1, 2, 1, 3, 8, 9, 9, 3, 3, 7, 5, 1, 4, 3, 6, 7, 4, 3, 9, 5, 8, 4, 1, 1, 4, 8, 5, 9, 7, 1
Offset: 0

Views

Author

Stanislav Sykora, Jan 19 2014

Keywords

Comments

The imaginary part is in A236101.

Examples

			0.9343453036786376942622408604544211862401851213899337514...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Re[Pi^(I/Pi)],10,120][[1]] (* Harvey P. Dale, Aug 02 2017 *)

Formula

real(Pi^(I/Pi)) = cos(log(Pi)/Pi) = cos(A231737).