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 A256192 #24 Sep 08 2022 08:46:11 %S A256192 1,0,5,0,5,8,7,4,8,5,6,0,7,8,6,8,5,1,9,1,8,9,5,0,0,2,8,2,0,8,4,7,8,1, %T A256192 0,6,8,4,3,7,5,0,1,9,2,7,6,7,2,9,0,0,0,6,2,2,0,0,7,0,4,7,0,8,0,8,2,4, %U A256192 1,1,4,3,8,9,8,2,6,7,6,2,5,6,5,1,5,1,5,5,2,6,9,7,8,9,6,1,6,3,4,6,3,1,3,3 %N A256192 Decimal expansion of Gamma(1/11). %H A256192 G. C. Greubel, <a href="/A256192/b256192.txt">Table of n, a(n) for n = 2..5002</a> %H A256192 <a href="/index/Ga#gamma_function">Index to sequences related to gamma function</a> %e A256192 10.50587485607868519189500282084781068437501927672900... %p A256192 evalf(GAMMA(1/11),100); %t A256192 RealDigits[Gamma[1/11],10,100][[1]] %o A256192 (PARI) gamma(1/11) %o A256192 (Magma) SetDefaultRealField(RealField(100)); Gamma(1/11); // _G. C. Greubel_, Mar 10 2018 %K A256192 nonn,cons %O A256192 2,3 %A A256192 _Iaroslav V. Blagouchine_, Mar 19 2015