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!)
A019602 Decimal expansion of 2*Pi*e/11. 1
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, 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, 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 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
RealDigits[2*Pi*E/11, 10, 100][[1]] (* G. C. Greubel, Aug 24 2018 *)
PROG
(PARI) default(realprecision, 100); 2*Pi*exp(1)/11 \\ G. C. Greubel, Aug 24 2018
(Magma) SetDefaultRealField(RealField(100)); R:=RealField(); 2*Pi(R)*Exp(1)/11; // G. C. Greubel, Aug 24 2018
CROSSREFS
Cf. A019597.
Sequence in context: A132376 A273007 A316168 * A153839 A322159 A023580
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 May 14 07:09 EDT 2024. Contains 372530 sequences. (Running on oeis4.)