cp's OEIS Frontend

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.

A100811 Decimal expansion of exp(Pi*sqrt(29/8)).

This page as a plain text file.
%I A100811 #13 Sep 08 2022 08:45:15
%S A100811 3,9,5,9,9,9,9,9,9,5,8,1,3,1,4,6,2,4,3,1,8,1,0,8,7,8,1,3,1,5,7,5,8,4,
%T A100811 8,6,6,3,8,8,1,3,8,2,4,4,7,6,4,7,7,8,4,7,5,2,8,1,7,5,0,4,4,2,6,8,8,8,
%U A100811 7,9,2,9,5,8,6,1,3,4,8,6,5,4,6,2,5,5,4,4,6,3,2,2,1,9,7,9,3,7,7,8,9,0,9,7,1
%N A100811 Decimal expansion of exp(Pi*sqrt(29/8)).
%C A100811 Let q = this constant, then q = 396 - Sum_{k>=1} A052241(k)/q^(4k-1) where A052241 is the McKay-Thompson series of class 8C for Monster.
%H A100811 G. C. Greubel, <a href="/A100811/b100811.txt">Table of n, a(n) for n = 3..10000</a>
%H A100811 Titus Piezas III <a href="http://sites.google.com/site/tpiezas/ramanujan">The Ramanujan Pages</a>
%e A100811 395.9999995813146243181087813157584866388138244764778475...
%t A100811 RealDigits[Exp[Pi Sqrt[29/8]],10,120][[1]] (* _Harvey P. Dale_, Feb 08 2015 *)
%o A100811 (PARI) exp(Pi*sqrt(29/8)) \\ _G. C. Greubel_, Feb 13 2018
%o A100811 (Magma) R:= RealField(); Exp(Pi(R)*Sqrt(29/8)); // _G. C. Greubel_, Feb 13 2018
%Y A100811 Cf. A052241, A060295.
%K A100811 cons,nonn
%O A100811 3,1
%A A100811 _Gerald McGarvey_, Jan 05 2005