login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A019622 Decimal expansion of Pi*e/14. 1

%I #13 Sep 08 2022 08:44:44

%S 6,0,9,9,8,1,0,1,5,9,0,5,2,5,4,7,9,0,3,9,0,2,5,3,6,3,3,5,3,9,0,4,1,0,

%T 3,5,3,5,9,6,3,4,8,9,5,4,1,1,7,9,3,9,2,5,8,4,8,5,4,2,9,3,7,8,6,9,9,4,

%U 4,9,0,0,7,9,6,9,5,2,2,0,0,5,4,0,8,9,7,4,1,9,2,6,5,0,3,3,8,5,3

%N Decimal expansion of Pi*e/14.

%H Ivan Panchenko, <a href="/A019622/b019622.txt">Table of n, a(n) for n = 0..1000</a>

%t RealDigits[(Pi*E)/14,10,120][[1]] (* _Harvey P. Dale_, Dec 31 2013 *)

%o (PARI) default(realprecision, 100); Pi*exp(1)/14 \\ _G. C. Greubel_, Aug 24 2018

%o (Magma) SetDefaultRealField(RealField(100)); R:=RealField(); Pi(R)*Exp(1)/14; // _G. C. Greubel_, Aug 24 2018

%K nonn,cons

%O 0,1

%A _N. J. A. Sloane_

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 28 11:46 EDT 2024. Contains 371241 sequences. (Running on oeis4.)