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!)
A173162 Decimal expansion of the solution x to x^x=8. 6

%I #5 Mar 31 2012 12:38:28

%S 2,3,8,8,4,2,3,4,8,4,4,9,9,3,3,8,5,5,6,4,1,8,7,2,1,5,0,1,5,6,8,3,9,6,

%T 0,7,7,3,2,2,8,3,5,0,6,3,2,5,8,7,2,5,5,3,8,2,2,7,3,9,4,0,2,9,2,3,2,6,

%U 1,2,4,2,9,8,7,9,5,5,4,6,0,6,1,2,1,4,0,3,9,7,4,5,5,9,3,7,1,2,9,5,3,7,7,8,9

%N Decimal expansion of the solution x to x^x=8.

%F Digits of log(8)/W(log(8)).

%e 2.3884234..^2.3884234..=8

%t x=8;RealDigits[Log[x]/ProductLog[Log[x]],10,6! ][[1]]

%Y Cf. A030437, A030797, A030798, A173158-A173161.

%K nonn,cons

%O 1,1

%A _Vladimir Joseph Stephan Orlovsky_, Feb 11 2010

%E Keyword:cons added by _R. J. Mathar_, Feb 13 2010

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 25 06:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)