cp's OEIS Frontend

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.

A173160 Decimal expansion of the constant x satisfying x^x = 6.

This page as a plain text file.
%I A173160 #5 Mar 31 2012 12:38:28
%S A173160 2,2,3,1,8,2,8,6,2,4,4,0,9,0,0,9,3,6,7,3,9,2,0,2,1,5,0,6,6,0,9,8,6,9,
%T A173160 7,6,3,5,1,6,0,4,5,7,4,3,7,7,9,8,4,8,8,8,6,0,2,1,9,7,6,1,0,0,6,4,5,2,
%U A173160 6,5,9,7,3,1,3,3,3,8,0,1,2,2,1,1,7,8,4,0,6,7,6,9,3,4,0,4,1,0,8,8,8,8,7,0,1
%N A173160 Decimal expansion of the constant x satisfying x^x = 6.
%F A173160 Digits of log(6)/W(log(6)).
%e A173160 2.2318286..^2.2318286..=6. 2.2318286..*log(2.2318286..) = A016629.
%t A173160 x=6;RealDigits[Log[x]/ProductLog[Log[x]],10,6! ][[1]]
%Y A173160 Cf. A030437, A030797, A030798, A173158, A173159.
%K A173160 nonn,cons
%O A173160 1,1
%A A173160 _Vladimir Joseph Stephan Orlovsky_, Feb 11 2010
%E A173160 Keyword:cons added by _R. J. Mathar_, Mar 14 2010