This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A173162 #5 Mar 31 2012 12:38:28 %S A173162 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 A173162 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 A173162 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 A173162 Decimal expansion of the solution x to x^x=8. %F A173162 Digits of log(8)/W(log(8)). %e A173162 2.3884234..^2.3884234..=8 %t A173162 x=8;RealDigits[Log[x]/ProductLog[Log[x]],10,6! ][[1]] %Y A173162 Cf. A030437, A030797, A030798, A173158-A173161. %K A173162 nonn,cons %O A173162 1,1 %A A173162 _Vladimir Joseph Stephan Orlovsky_, Feb 11 2010 %E A173162 Keyword:cons added by _R. J. Mathar_, Feb 13 2010