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!)
A019617 Decimal expansion of Pi*e/9. 1

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

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

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

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

%N Decimal expansion of Pi*e/9.

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

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

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

%o (Magma) SetDefaultRealField(RealField(100)); R:=RealField(); Pi(R)*Exp(1)/9; // _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 May 11 22:00 EDT 2024. Contains 372431 sequences. (Running on oeis4.)