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 A092516 #17 Oct 02 2022 23:19:20 %S A092516 1,1,5,3,5,6,4,9,9,4,8,9,5,1,0,7,7,5,3,4,6,1,3,3,9,6,2,4,4,7,1,8,6,2, %T A092516 4,4,1,9,9,5,6,8,7,7,3,2,7,3,9,6,6,0,9,5,1,5,3,8,8,0,1,0,8,2,4,7,6,8, %U A092516 4,0,3,7,0,2,7,2,1,0,6,8,4,3,0,3,5,9,9,1,3,6,2,1,8,2,3,5,8,6,0,8,6,7,4,1,2 %N A092516 Decimal expansion of e^(1/7). %H A092516 G. C. Greubel, <a href="/A092516/b092516.txt">Table of n, a(n) for n = 1..5000</a> %H A092516 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a> %F A092516 e^(1/7) = (282475249/1008106751) * (1+ Sum_{n>=1} ((1+n^9/7+n/7)/(7^n*n!))). - _Alexander R. Povolotsky_, Sep 13 2011 %e A092516 1.1535649948951077 %t A092516 RealDigits[E^(1/7), 10, 50][[1]] (* _G. C. Greubel_, Feb 19 2017 *) %o A092516 (PARI) exp(1/7) \\ _G. C. Greubel_, Feb 19 2017 %Y A092516 Cf. A001113, A019774. %K A092516 cons,nonn %O A092516 1,3 %A A092516 _Mohammad K. Azarian_, Apr 05 2004