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!)
A019600 Decimal expansion of 2*Pi*e/7. 1
2, 4, 3, 9, 9, 2, 4, 0, 6, 3, 6, 2, 1, 0, 1, 9, 1, 6, 1, 5, 6, 1, 0, 1, 4, 5, 3, 4, 1, 5, 6, 1, 6, 4, 1, 4, 1, 4, 3, 8, 5, 3, 9, 5, 8, 1, 6, 4, 7, 1, 7, 5, 7, 0, 3, 3, 9, 4, 1, 7, 1, 7, 5, 1, 4, 7, 9, 7, 7, 9, 6, 0, 3, 1, 8, 7, 8, 0, 8, 8, 0, 2, 1, 6, 3, 5, 8, 9, 6, 7, 7, 0, 6, 0, 1, 3, 5, 4, 1 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[2*Pi*E/7, 10, 100][[1]] (* G. C. Greubel, Aug 24 2018 *)
PROG
(PARI) default(realprecision, 100); 2*Pi*exp(1)/7 \\ G. C. Greubel, Aug 24 2018
(Magma) SetDefaultRealField(RealField(100)); R:=RealField(); 2*Pi(R)*Exp(1)/7; // G. C. Greubel, Aug 24 2018
CROSSREFS
Cf. A019597.
Sequence in context: A182194 A060837 A245452 * A096901 A285268 A100781
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 August 28 11:02 EDT 2024. Contains 375492 sequences. (Running on oeis4.)