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!)
A103553 Decimal expansion of solution to x*8^x = 1. 5
4, 1, 8, 6, 8, 6, 2, 1, 9, 7, 9, 7, 2, 4, 8, 4, 1, 2, 6, 7, 4, 7, 2, 2, 4, 8, 7, 4, 4, 7, 3, 7, 7, 9, 0, 3, 7, 0, 4, 4, 4, 5, 6, 7, 3, 3, 6, 3, 2, 1, 8, 6, 2, 1, 4, 5, 2, 1, 0, 0, 2, 1, 1, 8, 8, 6, 3, 4, 9, 1, 7, 2, 0, 5, 3, 1, 4, 5, 2, 0, 9, 1, 0, 6, 0, 6, 1, 0, 1, 2, 7, 9, 2, 1, 5, 5, 5, 4, 7, 3, 9, 6, 1, 2, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
x*8^x = 1.
x = (1/8)^(1/8)^(1/8)^... = LambertW(log(8))/log(8). - Alois P. Heinz, Oct 25 2016
EXAMPLE
0.41868621979724841267472248744737790370444567336321...
MATHEMATICA
RealDigits[x/.FindRoot[x 8^x==1, {x, .4}, WorkingPrecision->100]][[1]] (* Harvey P. Dale, Jan 04 2011 *)
RealDigits[ProductLog[Log[8]]/Log[8], 10, 105][[1]] (* Amiram Eldar, May 04 2023 *)
CROSSREFS
Sequence in context: A205296 A143820 A259930 * A067439 A116924 A327957
KEYWORD
nonn,cons
AUTHOR
Zak Seidov, Mar 23 2005
EXTENSIONS
More terms from Harvey P. Dale, Jan 04 2011
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 7 07:58 EDT 2024. Contains 373149 sequences. (Running on oeis4.)