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 A186693 #12 Sep 08 2022 08:45:55 %S A186693 3,1,4,4,5,6,8,3,7,3,1,0,9,4,6,7,5,9,2,1,3,7,8,6,2,6,3,2,9,0,9,4,0,8, %T A186693 7,6,9,6,9,3,8,8,4,3,0,5,4,5,6,8,3,8,5,5,8,7,7,1,6,7,3,6,8,9,2,8,5,3, %U A186693 6,8,1,6,5,5,1,4,1,5,4,5,6,7,8,6,3,7,0,8,0,9,8,0,0,3,5,8,6,0,5,0,2,3 %N A186693 Decimal expansion of Gamma(1+sqrt(6)). %H A186693 G. C. Greubel, <a href="/A186693/b186693.txt">Table of n, a(n) for n = 1..10000</a> %e A186693 3.1445683731094675921378626329094087696938843054568.. %t A186693 RealDigits[N[Sqrt[6]!,200]][[1]] %o A186693 (PARI) sqrt(6)*gamma(sqrt(6)) \\ _G. C. Greubel_, Apr 20 2018 %o A186693 (Magma) Sqrt(6)*Gamma(Sqrt(6)); // _G. C. Greubel_, Apr 20 2018 %Y A186693 Cf. A002193, A186631, A186691, A186692. %K A186693 nonn,cons %O A186693 1,1 %A A186693 _Vladimir Joseph Stephan Orlovsky_, Feb 25 2011