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!)
A019598 Decimal expansion of 2*Pi*e/3. 1
5, 6, 9, 3, 1, 5, 6, 1, 4, 8, 4, 4, 9, 0, 4, 4, 7, 1, 0, 3, 0, 9, 0, 3, 3, 9, 1, 3, 0, 3, 1, 0, 4, 9, 6, 6, 3, 3, 5, 6, 5, 9, 2, 3, 5, 7, 1, 7, 6, 7, 4, 3, 3, 0, 7, 9, 1, 9, 7, 3, 4, 0, 8, 6, 7, 8, 6, 1, 5, 2, 4, 0, 7, 4, 3, 8, 2, 2, 0, 5, 3, 8, 3, 8, 1, 7, 0, 9, 2, 4, 6, 4, 7, 3, 6, 4, 9, 2, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[2*Pi*E/3, 10, 100][[1]] (* G. C. Greubel, Aug 24 2018 *)
PROG
(PARI) default(realprecision, 100); 2*Pi*exp(1)/3 \\ G. C. Greubel, Aug 24 2018
(Magma) SetDefaultRealField(RealField(100)); R:=RealField(); 2*Pi(R)*Exp(1)/3; // G. C. Greubel, Aug 24 2018
CROSSREFS
Cf. A019597.
Sequence in context: A279664 A230461 A277522 * A340565 A197283 A244843
KEYWORD
nonn,cons
AUTHOR
STATUS
approved

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 29 00:08 EDT 2024. Contains 372097 sequences. (Running on oeis4.)