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!)
A019605 Decimal expansion of 2*Pi*e/17. 1
1, 0, 0, 4, 6, 7, 4, 6, 1, 4, 4, 3, 2, 1, 8, 4, 3, 6, 0, 6, 4, 2, 7, 7, 0, 6, 9, 0, 5, 3, 4, 8, 9, 1, 1, 1, 7, 0, 6, 2, 9, 2, 8, 0, 6, 3, 0, 3, 1, 1, 8, 9, 9, 9, 5, 5, 1, 5, 2, 4, 7, 1, 9, 1, 7, 8, 5, 7, 9, 1, 6, 0, 1, 3, 1, 2, 6, 2, 7, 1, 5, 3, 8, 3, 2, 0, 6, 6, 3, 3, 7, 6, 1, 2, 9, 9, 6, 9, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,4
LINKS
MATHEMATICA
RealDigits[(2 Pi E)/17, 10, 120][[1]] (* Harvey P. Dale, Oct 14 2016 *)
PROG
(PARI) default(realprecision, 100); 2*Pi*exp(1)/17 \\ G. C. Greubel, Aug 24 2018
(Magma) SetDefaultRealField(RealField(100)); R:=RealField(); 2*Pi(R)*Exp(1)/17; // G. C. Greubel, Aug 24 2018
CROSSREFS
Cf. A019597.
Sequence in context: A200939 A244816 A197585 * A201564 A200303 A309606
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 19 07:11 EDT 2024. Contains 371782 sequences. (Running on oeis4.)