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!)
A199550 Decimal expansion of the positive root of x^x^x = 2. 2
1, 4, 7, 6, 6, 8, 4, 3, 3, 7, 3, 5, 7, 8, 6, 9, 9, 4, 7, 0, 8, 9, 2, 3, 5, 5, 8, 5, 3, 7, 3, 8, 8, 9, 8, 3, 8, 6, 5, 5, 1, 6, 8, 9, 3, 0, 9, 8, 5, 5, 2, 6, 9, 8, 4, 4, 6, 4, 4, 0, 3, 1, 4, 7, 6, 2, 1, 6, 9, 8, 0, 0, 2, 9, 1, 8, 8, 2, 1, 5, 2, 8, 5, 9, 7, 1, 4, 7, 2, 4, 0, 8, 4, 4, 0, 2, 6, 9, 5, 7, 9, 8, 3, 2, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
As follows from Gelfond's theorem, the root is irrational, so this sequence is infinite and aperiodic. Its transcendence is, apparently, still an open problem. - Vladimir Reshetnikov, Apr 27 2013
LINKS
Ash J. Marshall and Yiren Tan, A rational number of the form a^a with a irrational, Mathematical Gazette 96, March 2012, pp. 106-109.
Eric Weisstein's World of Mathematics, Gelfond's Theorem
EXAMPLE
1.4766843373578699470892355853738898386551689309855269844644...
MATHEMATICA
First[RealDigits[Root[{Function[x, x^x^x - 2], 1.477`4}], 10, 100]]
PROG
(PARI) solve(x=1, 2, x^x^x-2) \\ Charles R Greathouse IV, Apr 14 2014
CROSSREFS
Cf. A030798.
Sequence in context: A361351 A275162 A105228 * A292510 A284116 A200353
KEYWORD
nonn,cons,easy
AUTHOR
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 6 06:26 EDT 2024. Contains 373115 sequences. (Running on oeis4.)