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 A092512 #22 Oct 02 2022 23:11:10 %S A092512 4,0,3,4,2,8,7,9,3,4,9,2,7,3,5,1,2,2,6,0,8,3,8,7,1,8,0,5,4,3,3,8,8,2, %T A092512 7,9,6,0,5,8,9,9,8,9,7,3,5,7,1,2,9,2,0,2,6,1,3,9,6,7,1,8,8,3,2,5,1,5, %U A092512 1,1,8,0,6,3,3,9,9,3,4,9,8,3,0,5,1,7,8,8,8,6,6,5,1,2,1,2,6,6,4,7,6,8,3,7,5 %N A092512 Decimal expansion of e^6. %C A092512 Curiously, e^6 = 403.428793... is very close to Pi^4 + Pi^5 = 403.428775... - _Jean-François Alcover_, Jul 04 2013 %H A092512 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a> %F A092512 From _Peter Bala_, Jan 12 2022: (Start) %F A092512 e^6 = 115 + (1/4)*Sum_{n >= 0} 6^(n+6)/((n+6)^2*(n+7)^2*n!). %F A092512 115/e^6 = 1 - 5*Sum_{n >= 0} (-6)^(n+5)*n^2/(n+6)!. (End) %e A092512 403.428793492735122... %t A092512 RealDigits[E^6, 10, 108][[1]] (* _Alonso del Arte_, Oct 05 2014 *) %o A092512 (PARI) exp(6) \\ _Charles R Greathouse IV_, Oct 02 2022 %Y A092512 Cf. A001113, A072334, A091933, A092426, A092511, A092513. %K A092512 cons,nonn %O A092512 3,1 %A A092512 _Mohammad K. Azarian_, Apr 05 2004