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

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

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

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

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

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

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

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

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

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

%Y Cf. A019597.

%K nonn,cons

%O 1,3

%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 11 04:06 EDT 2024. Contains 372388 sequences. (Running on oeis4.)