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 A387102 #7 Aug 18 2025 00:40:20 %S A387102 4,5,3,6,4,0,3,6,5,4,9,7,3,5,2,7,4,2,1,6,9,0,2,1,9,0,3,4,2,1,6,1,1,6, %T A387102 1,1,3,8,1,0,9,5,1,1,5,5,4,0,6,0,7,8,3,6,2,7,7,7,8,5,6,4,2,1,9,9,6,9, %U A387102 3,1,4,8,1,5,3,4,7,2,4,4,8,1,9,7,2,7,9,6,4,6,4,4,5,8,3,3,9,5,0,5 %N A387102 Decimal expansion of the largest real solution to e^x = x^3. %C A387102 Equivalently, the largest real solution to log(x) = x/3. %H A387102 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>. %F A387102 Equals -3*LambertW(-1, -1/3). %e A387102 4.5364036549735274216902190342161161138109511554... %t A387102 RealDigits[-3*ProductLog[-1,-1/3],10,100][[1]] %Y A387102 Cf. A030178, A126583, A126584, A366565, A387101 (smallest). %K A387102 nonn,cons,new %O A387102 1,1 %A A387102 _Stefano Spezia_, Aug 16 2025