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.

A380965 Decimal expansion of the solution to e^(x+Pi) = Pi^(x+e).

Original entry on oeis.org

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

Views

Author

Stefano Spezia, Feb 09 2025

Keywords

Comments

It would be nice to have a reference to the scientific literature for this number. - N. J. A. Sloane, Feb 11 2025

Examples

			0.2065517167786496639130717563086969850230914439...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[(Pi-E Log[Pi])/(Log[Pi]-1),10,100][[1]]

Formula

Equals (Pi - e*log(Pi))/(log(Pi) - 1).
Showing 1-1 of 1 results.