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!)
A103554 Decimal expansion of solution to x*9^x = 1. 5
4, 0, 8, 0, 0, 4, 4, 0, 5, 3, 7, 4, 3, 8, 1, 0, 0, 7, 9, 7, 7, 8, 0, 0, 5, 3, 1, 4, 4, 0, 0, 9, 9, 0, 1, 2, 1, 5, 0, 4, 5, 1, 4, 1, 6, 9, 0, 7, 6, 0, 7, 5, 4, 7, 9, 6, 0, 6, 4, 5, 7, 8, 6, 4, 5, 0, 5, 7, 3, 7, 0, 4, 2, 6, 6, 9, 3, 6, 6, 3, 2, 7, 4, 3, 8, 2, 6, 4, 5, 0, 6, 3, 6, 2, 9, 3, 7, 9, 6, 4, 7, 5, 7, 4, 7, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
x*9^x = 1.
x = (1/9)^(1/9)^(1/9)^... = LambertW(log(9))/log(9). - Alois P. Heinz, Dec 03 2014
EXAMPLE
0.40800440537438100797780053144009901215045141690760...
MAPLE
x:= LambertW(log(9))/log(9):
s:= convert(evalf(x, 140), string):
seq(parse(s[n+2]), n=0..121); # Alois P. Heinz, Dec 03 2014
MATHEMATICA
RealDigits[ProductLog[Log[9]]/Log[9], 10, 105][[1]] (* Amiram Eldar, May 04 2023 *)
CROSSREFS
Sequence in context: A141433 A019111 A182158 * A261278 A340424 A222609
KEYWORD
nonn,cons
AUTHOR
Zak Seidov, Mar 23 2005
EXTENSIONS
More terms from Alois P. Heinz, Dec 03 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 July 13 23:31 EDT 2024. Contains 374290 sequences. (Running on oeis4.)