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 A100379 #15 Sep 08 2022 08:45:15 %S A100379 1,5,6,8,1,5,9,9,9,6,6,8,4,0,1,1,8,2,6,3,5,2,3,9,5,9,8,6,1,1,9,6,7,1, %T A100379 0,8,0,9,0,9,5,3,5,1,2,3,2,8,4,4,2,0,2,6,3,0,2,3,0,9,5,0,1,4,2,9,7,0, %U A100379 4,5,9,3,2,3,9,7,3,7,9,6,8,4,5,7,4,0,7,3,2,1,3,4,9,7,3,8,0,9,5,5,1,4,5,1,1 %N A100379 Decimal expansion of exp(Pi*sqrt(29/2)). %C A100379 Let q = this constant, then q = 396^2 - Sum_{k>=0} A007247(k)/q^(2*k - 1) where A007247 is the McKay-Thompson series of class 4B for Monster. %H A100379 G. C. Greubel, <a href="/A100379/b100379.txt">Table of n, a(n) for n = 6..10000</a> %H A100379 Titus Piezas III <a href="http://sites.google.com/site/tpiezas/ramanujan">The Ramanujan Pages</a> %e A100379 156815.99966840118263523959861196710809095351232844202... %t A100379 RealDigits[Exp[Pi Sqrt[29/2]],10,120][[1]] (* _Harvey P. Dale_, Jul 19 2011 *) %o A100379 (PARI) exp(Pi*sqrt(29/2)) \\ _G. C. Greubel_, Feb 14 2018 %o A100379 (Magma) R:= RealField(); Exp(Pi(R)*Sqrt(29/2)); // _G. C. Greubel_, Feb 14 2018 %Y A100379 Cf. A060295. %K A100379 nonn,cons %O A100379 6,2 %A A100379 _Gerald McGarvey_, Dec 29 2004