The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A019599 Decimal expansion of 2*Pi*e/5. 1

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

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

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

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

%N Decimal expansion of 2*Pi*e/5.

%H Ivan Panchenko, <a href="/A019599/b019599.txt">Table of n, a(n) for n = 1..1000</a>

%t RealDigits[2*Pi*E/5, 10, 100][[1]] (* _G. C. Greubel_, Aug 24 2018 *)

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

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

%Y Cf. A019597.

%K nonn,cons

%O 1,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 May 14 01:33 EDT 2024. Contains 372528 sequences. (Running on oeis4.)