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!)
A226094 Decimal expansion of the number x defined by x^x + log(x) = 0. 0
4, 9, 3, 7, 2, 5, 9, 5, 5, 7, 1, 0, 9, 0, 1, 5, 4, 8, 8, 0, 8, 0, 1, 8, 7, 8, 1, 7, 4, 9, 5, 1, 7, 9, 5, 7, 5, 2, 1, 6, 5, 4, 6, 2, 9, 2, 2, 9, 4, 3, 6, 2, 2, 2, 5, 2, 8, 2, 2, 1, 4, 6, 1, 1, 2, 6, 9, 8, 4, 6, 0, 1, 6, 5, 9, 4, 4, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
EXAMPLE
0.49372595571090154880801878174951795752165462922943622252822146112698...
MATHEMATICA
RealDigits[x /. FindRoot[Log[x] + x^x, {x, 1.2}, WorkingPrecision -> 3418, MaxIterations -> 1000]][[1]]
PROG
(PARI) solve(x=.1, 1, x^x+log(x)) \\ Grau, with correction from Rick L. Shepherd, Jan 01 2014
CROSSREFS
Sequence in context: A318331 A198828 A200369 * A292340 A329218 A359259
KEYWORD
nonn,cons
AUTHOR
EXTENSIONS
Offset corrected by Rick L. Shepherd, Jan 01 2014
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 May 14 14:46 EDT 2024. Contains 372533 sequences. (Running on oeis4.)