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.

A073240 Decimal expansion of (1/Pi)^(1/Pi).

Original entry on oeis.org

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

Views

Author

Rick L. Shepherd, Jul 27 2002

Keywords

Comments

(1/Pi)^(1/Pi) = Pi^(-1/Pi) = 1/(Pi^(1/Pi)) (reciprocal of A073238).

Examples

			0.69462799224682615312438376141...
		

Crossrefs

Cf. A000796 (Pi), A049541 (1/Pi), A073241 ((1/Pi)^(1/Pi)^(1/Pi)), A073243 (limit of (1/Pi)^(1/Pi)^...^(1/Pi)), A073238 (Pi^(1/Pi)), A073239 ((1/Pi)^Pi), A073233 (Pi^Pi).

Programs

  • Mathematica
    First[RealDigits[(1/Pi)^(1/Pi),10,100]] (* Paolo Xausa, Nov 07 2023 *)
  • PARI
    (1/Pi)^(1/Pi)