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.

A093436 Decimal expansion of exp(Pi*sqrt(67)).

This page as a plain text file.
%I A093436 #14 Mar 18 2025 21:40:45
%S A093436 1,4,7,1,9,7,9,5,2,7,4,3,9,9,9,9,9,8,6,6,2,4,5,4,2,2,4,5,0,6,8,2,9,2,
%T A093436 6,1,3,1,2,5,7,8,6,2,8,5,0,8,1,8,3,3,1,2,5,0,3,8,1,6,7,1,2,6,3,3,3,7,
%U A093436 1,2,8,2,1,0,5,1,2,2,9,5,0,9,9,8,8,3,1,5,2,3,5,0,2,0,4,1,3,7,9,2,4,2,3,5,3
%N A093436 Decimal expansion of exp(Pi*sqrt(67)).
%D A093436 John H. Conway and Richard K. Guy, The Book of Numbers, New York: Springer-Verlag, 1996. See pp. 225-226.
%H A093436 G. C. Greubel, <a href="/A093436/b093436.txt">Table of n, a(n) for n = 12..10000</a>
%e A093436 147197952743.99999866245422450682926131257862850818331250381671263337...
%t A093436 RealDigits[E^(Pi*Sqrt[67]), 10, 111][[1]] (* _Robert G. Wilson v_, May 24 2004 *)
%o A093436 (PARI) exp(Pi*sqrt(67))
%o A093436 (Magma) R:= RealField(); Exp(Pi(R)*Sqrt(67)); // _G. C. Greubel_, Feb 13 2018
%Y A093436 Cf. A060295.
%K A093436 nonn,cons,easy
%O A093436 12,2
%A A093436 Jun Mizuki (suzuki32(AT)sanken.osaka-u.ac.jp), May 13 2004
%E A093436 More terms from Pab Ter (pabrlos(AT)yahoo.com) and _Robert G. Wilson v_, May 23 2004