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.

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

This page as a plain text file.
%I A380965 #29 Feb 11 2025 02:59:14
%S A380965 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,
%T A380965 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,
%U A380965 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
%N A380965 Decimal expansion of the solution to e^(x+Pi) = Pi^(x+e).
%C A380965 It would be nice to have a reference to the scientific literature for this number. - _N. J. A. Sloane_, Feb 11 2025
%H A380965 Vicente, <a href="https://x.com/vicente15477281/status/1888263177407762910?s=61&amp;t=ko1jQLA5z5RdHyK5SMu2VQ">"x" approximate value?</a>. [Posting to X, formerly Twitter. Author's name? Date?]
%F A380965 Equals (Pi - e*log(Pi))/(log(Pi) - 1).
%e A380965 0.2065517167786496639130717563086969850230914439...
%t A380965 RealDigits[(Pi-E Log[Pi])/(Log[Pi]-1),10,100][[1]]
%Y A380965 Cf. A000796, A001113, A039661, A053510, A059850, A179701.
%K A380965 nonn,cons
%O A380965 0,1
%A A380965 _Stefano Spezia_, Feb 09 2025