The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A104754 Decimal expansion of solution to x^(6^x) = 6. 5
1, 2, 2, 2, 1, 1, 3, 1, 7, 5, 4, 2, 3, 9, 5, 4, 3, 8, 0, 7, 4, 9, 4, 4, 9, 0, 0, 5, 8, 4, 8, 1, 3, 0, 7, 8, 9, 2, 3, 5, 6, 8, 3, 5, 6, 0, 3, 0, 5, 5, 6, 2, 8, 2, 2, 8, 0, 4, 9, 1, 6, 1, 2, 5, 9, 7, 2, 1, 5, 2, 1, 7, 2, 0, 9, 4, 4, 0, 7, 8, 0, 1, 8, 1, 0, 4, 6, 3, 1, 5, 1, 1, 8, 8, 4, 1, 4, 3, 8, 7, 3, 7, 8, 9, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
1.22211317542395438074944900584813078923568356030556...
MATHEMATICA
RealDigits[x /. FindRoot[x^(6^x) == 6, {x, 1}, WorkingPrecision -> 120]][[1]] (* Amiram Eldar, May 04 2023 *)
PROG
(PARI) solve(x = 1, 2, x^(6^x) - 6) \\ Amiram Eldar, May 04 2023
CROSSREFS
Sequence in context: A172353 A282011 A245514 * A206827 A098593 A144431
KEYWORD
cons,nonn
AUTHOR
Zak Seidov, Mar 23 2005
EXTENSIONS
More terms from Amiram Eldar, May 04 2023
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 June 8 22:55 EDT 2024. Contains 373227 sequences. (Running on oeis4.)