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.

A185361 Decimal expansion of 2^(1/Pi).

Original entry on oeis.org

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

Views

Author

Keywords

Examples

			1.2468689889006383054973706361255770054725456343911...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[N[2^(1/Pi),200]][[1]]
  • PARI
    2^(1/Pi) \\ G. C. Greubel, Jun 28 2017

Formula

Equals exp(A284983). - Amiram Eldar, Nov 24 2020