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 A091724 #23 Feb 16 2025 08:32:52 %S A091724 3,1,7,2,2,1,8,9,5,8,1,2,5,4,5,0,5,2,7,7,2,7,9,1,3,4,0,9,0,6,9,4,7,4, %T A091724 9,7,7,1,2,2,9,5,7,7,3,7,7,7,2,3,0,0,4,5,8,5,1,4,7,7,8,2,8,8,4,1,9,2, %U A091724 5,2,1,4,4,1,1,6,3,8,9,4,6,3,6,6,4,6,3,8,1,7,8,7,5,0,8,4,8,9,6,6,6,5 %N A091724 Decimal expansion of e^(2*EulerGamma). %H A091724 Robert Price, <a href="/A091724/b091724.txt">Table of n, a(n) for n = 1..10000</a> %H A091724 Jean-Marie De Koninck and Florian Luca, <a href="https://eudml.org/doc/284003">On the composition of the Euler function and the sum of divisors function</a>, Colloquium Mathematicum, Vol. 108, No. 1 (2007), pp. 31-51. %H A091724 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/ExponentialIntegral.html">Exponential Integral</a>. %F A091724 Equals lim_{x -> 0} e^(2*ExpIntegralEi(-x))/x^2. %F A091724 Equals A073004^2. - _Michel Marcus_, Jun 25 2021 %F A091724 Equals lim sup_{n->oo} H(n)/log_2(n)^2, where H(n) = A370689(n)/A370690(n) (De Koninck and Luca, 2007). - _Amiram Eldar_, Feb 27 2024 %e A091724 3.17221895812545052772791340906947497712295773777230... %t A091724 RealDigits[Exp[2*EulerGamma], 10, 100][[1]] (* _Amiram Eldar_, Jun 25 2021 *) %o A091724 (PARI) exp(2*Euler) \\ _Michel Marcus_, Jun 25 2021 %Y A091724 Cf. A001620, A073004, A370689, A370690. %K A091724 nonn,cons %O A091724 1,1 %A A091724 _Eric W. Weisstein_, Feb 01 2004