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!)
A019608 Decimal expansion of 2*Pi*e/23. 1
7, 4, 2, 5, 8, 5, 5, 8, 4, 5, 8, 0, 3, 1, 0, 1, 7, 9, 6, 0, 5, 5, 2, 6, 1, 6, 2, 5, 6, 9, 2, 6, 7, 3, 4, 7, 3, 9, 4, 3, 3, 8, 1, 3, 3, 5, 4, 4, 7, 9, 2, 6, 0, 5, 3, 8, 0, 8, 3, 4, 8, 8, 0, 8, 8, 5, 1, 5, 0, 3, 1, 4, 0, 1, 3, 6, 8, 0, 9, 3, 9, 7, 8, 8, 9, 1, 8, 5, 9, 7, 3, 6, 6, 1, 2, 8, 1, 6, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
EXAMPLE
0.7425855845803101796...
MATHEMATICA
RealDigits[2 Pi E/23, 10, 100][[1]] (* Alonso del Arte, Feb 05 2018 *)
PROG
(PARI) default(realprecision, 100); 2*Pi*exp(1)/23 \\ G. C. Greubel, Aug 24 2018
(Magma) SetDefaultRealField(RealField(100)); R:=RealField(); 2*Pi(R)*Exp(1)/23; // G. C. Greubel, Aug 24 2018
CROSSREFS
Cf. A019597.
Sequence in context: A165244 A198356 A254349 * A245055 A335020 A225410
KEYWORD
nonn,cons,easy
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 23 14:32 EDT 2024. Contains 371914 sequences. (Running on oeis4.)