login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A264807 Decimal expansion of the positive root of x^(x^x) = Pi. 2
1, 6, 5, 0, 1, 7, 9, 7, 5, 0, 7, 6, 8, 8, 4, 8, 3, 5, 9, 7, 4, 4, 6, 8, 3, 1, 1, 9, 9, 2, 0, 4, 7, 6, 3, 7, 2, 6, 1, 8, 6, 8, 9, 1, 2, 5, 3, 4, 2, 1, 4, 8, 2, 4, 3, 2, 0, 8, 0, 8, 0, 6, 8, 1, 2, 8, 8, 4, 6, 1, 4, 3, 0, 7, 0, 7, 4, 1, 2, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
1.65017975076884835974468311992047637261868912534214824320808068128846...
MATHEMATICA
RealDigits[x /. FindRoot[x^(x^x) == Pi, {x, 1}, WorkingPrecision -> 105]][[1]] (* Amiram Eldar, Jun 25 2023 *)
PROG
(PARI) default(realprecision, 2000); solve(x=0.01, 2, x^(x^x)-Pi)
CROSSREFS
Sequence in context: A077181 A036481 A021610 * A245973 A214128 A166509
KEYWORD
nonn,cons
AUTHOR
Anders Hellström, Nov 25 2015
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 28 09:04 EDT 2024. Contains 371240 sequences. (Running on oeis4.)