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!)
A304022 Decimal expansion of the solution to (1 - x)*(1 + x)^x = x^x. 1
3, 9, 1, 2, 4, 6, 8, 0, 8, 4, 5, 4, 3, 4, 2, 7, 6, 8, 3, 4, 8, 1, 9, 8, 4, 8, 1, 6, 6, 0, 2, 4, 0, 5, 4, 3, 5, 0, 0, 1, 1, 1, 9, 1, 9, 5, 3, 3, 7, 9, 9, 0, 5, 4, 8, 0, 5, 1, 8, 0, 3, 5, 1, 8, 1, 7, 2, 8, 5, 7, 0, 7, 7, 5, 6, 4, 1, 4, 4, 6, 5, 6, 1, 7, 1, 0, 7, 9, 0, 2, 8, 6, 7, 7, 0, 3, 6, 7, 1, 5, 4, 9, 6, 7, 2, 5, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
EXAMPLE
0.3912468084543427683481984816602405435...
MATHEMATICA
Take[RealDigits[x /. FindRoot[(1 - x)*(1 + x)^x == x^x, {x, 1/2}, WorkingPrecision -> 120], 10][[1]], 105]
PROG
(PARI) solve(x=1/3, 1, (1 - x)*(1 + x)^x - x^x) \\ Michel Marcus, May 04 2018
CROSSREFS
Sequence in context: A334191 A258147 A016673 * A103556 A254348 A168399
KEYWORD
nonn,cons
AUTHOR
EXTENSIONS
More digits from Alois P. Heinz, May 04 2018
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 April 28 13:50 EDT 2024. Contains 372087 sequences. (Running on oeis4.)