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