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.

A236098 Decimal expansion of the real part of -Pi^(i*Pi).

Original entry on oeis.org

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

Views

Author

Stanislav Sykora, Jan 19 2014

Keywords

Comments

The imaginary part is in A236099.

Examples

			0.898400579757743645668580370503151417548899949405011660808338878...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[Cos[Log[Pi]*Pi], 10, 120][[1]] (* Amiram Eldar, Jun 06 2023 *)

Formula

Equals -real(Pi^(i*Pi)) = -cos(Pi*log(Pi)) = -cos(A231736).