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!)
A019602 Decimal expansion of 2*Pi*e/11. 1

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

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

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

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

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

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

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

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

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

%Y Cf. A019597.

%K nonn,cons

%O 1,2

%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 April 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)