login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A229553
Decimal expansion of the unique solution > 1 of the equation x*log(x)=2(x-1).
1
4, 9, 2, 1, 5, 5, 3, 6, 3, 4, 5, 6, 7, 5, 0, 5, 0, 9, 2, 4, 5, 6, 7, 6, 2, 3, 1, 1, 7, 5, 4, 4, 7, 8, 7, 4, 1, 5, 9, 4, 4, 2, 7, 6, 1, 7, 3, 4, 9, 9, 0, 8, 3, 4, 1, 5, 9, 2, 3, 9, 5, 5, 9, 4, 5, 7, 7, 3, 2, 2, 2, 8, 4, 7, 9, 8, 0, 9, 7, 9, 7, 7, 6, 4, 0, 8, 3
OFFSET
1,1
REFERENCES
Steven R. Finch, Mathematical Constants (2.23 Diophantine approximation constants), Cambridge University Press, 2003, p. 177.
LINKS
FORMULA
exp(W(-2/e^2)+2) where W is the Lambert/ProductLog function.
EXAMPLE
4.921553634567505092456762311754478741594427617349908341592395594577322284798...
MATHEMATICA
Exp[ProductLog[-2/E^2] + 2] // RealDigits[#, 10, 100]& // First
CROSSREFS
Sequence in context: A129970 A006830 A238592 * A254061 A098174 A126709
KEYWORD
nonn,cons
AUTHOR
STATUS
approved