Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #10 Sep 08 2022 08:45:13
%S 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 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 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 Decimal expansion of exp(Pi*sqrt(67)).
%H G. C. Greubel, <a href="/A093436/b093436.txt">Table of n, a(n) for n = 12..10000</a>
%e 147197952743.99999866245422450682926131257862850818331250381671263337...
%t RealDigits[E^(Pi*Sqrt[67]), 10, 111][[1]] (* _Robert G. Wilson v_, May 24 2004 *)
%o (PARI) exp(Pi*sqrt(67))
%o (Magma) R:= RealField(); Exp(Pi(R)*Sqrt(67)); // _G. C. Greubel_, Feb 13 2018
%Y Cf. A060295.
%K nonn,cons,easy
%O 12,2
%A Jun Mizuki (suzuki32(AT)sanken.osaka-u.ac.jp), May 13 2004
%E More terms from Pab Ter (pabrlos(AT)yahoo.com) and _Robert G. Wilson v_, May 23 2004