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!)
A266092 Decimal expansion of the power tower of 1/sqrt(3): the real solution to 3^(x/2)*x = 1. 0
6, 8, 6, 0, 2, 6, 7, 2, 4, 5, 3, 6, 2, 5, 1, 3, 1, 9, 7, 1, 3, 0, 0, 6, 8, 4, 6, 1, 8, 2, 2, 3, 8, 1, 5, 9, 5, 0, 3, 3, 2, 4, 2, 3, 7, 7, 6, 2, 3, 4, 3, 4, 0, 2, 4, 1, 7, 6, 7, 1, 9, 1, 6, 7, 0, 0, 4, 0, 2, 9, 0, 5, 8, 1, 8, 7, 5, 4, 8, 4, 8, 7, 7, 6, 4, 2, 8, 1, 5, 7, 8, 6, 8, 9, 3, 9, 8, 2, 6, 3, 8, 0, 6, 6, 8, 6, 9, 9, 3, 5, 2, 8, 3, 3, 2, 4, 8, 9, 6, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Eric Weisstein's World of Mathematics, Power Tower
Eric Weisstein's World of Mathematics, Lambert W-Function
FORMULA
Equals 2*LambertW(log(3)/2)/log(3).
EXAMPLE
(1/sqrt(3))^(1/sqrt(3))^(1/sqrt(3))^(1/sqrt(3))^… = 0.686026724536251319713006846182…
MATHEMATICA
RealDigits[(2 ProductLog[Log[3]/2])/Log[3], 10, 120][[1]]
PROG
(PARI) t=log(3)/2; lambertw(t)/t \\ Charles R Greathouse IV, Apr 18 2016
CROSSREFS
Sequence in context: A073462 A231095 A201195 * A143627 A105798 A205650
KEYWORD
nonn,cons
AUTHOR
Ilya Gutkovskiy, Dec 21 2015
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 24 03:08 EDT 2024. Contains 371918 sequences. (Running on oeis4.)