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!)
A226568 Decimal expansion of the number defined by x^x + x = 1. 0
3, 0, 3, 6, 5, 9, 1, 2, 7, 0, 2, 9, 9, 6, 6, 0, 5, 1, 2, 4, 5, 0, 1, 8, 9, 5, 1, 2, 1, 3, 2, 2, 2, 6, 5, 9, 9, 9, 1, 1, 9, 9, 6, 1, 8, 7, 6, 1, 1, 7, 2, 7, 0, 9, 6, 4, 4, 1, 7, 0, 3, 3, 4, 5, 6, 0, 6, 6, 1, 7, 6, 6, 6, 2, 0, 1, 3, 7, 7, 8, 4, 7, 8, 2, 3, 6, 6, 2, 0, 6, 2, 9, 3, 4, 8, 1, 6, 5, 4, 1, 8, 2, 0, 3, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
Equals 1/(A085846+1). - Bruno Berselli, Jun 14 2013
EXAMPLE
0.30365912702996605124501895121322265999119961876117270964417033...
MATHEMATICA
RealDigits[x/.FindRoot[x^x + x == 1, {x, 3.5}, WorkingPrecision -> 110]][[1]]
PROG
(PARI) solve(x=.3, 1, x^x+x-1) \\ Charles R Greathouse IV, Apr 21 2016
CROSSREFS
Cf. A085846.
Sequence in context: A200278 A247734 A010599 * A038517 A055949 A165012
KEYWORD
nonn,cons
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 26 14:05 EDT 2024. Contains 373718 sequences. (Running on oeis4.)