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!)
A019800 Decimal expansion of sqrt(2*e)/5. 1
4, 6, 6, 3, 2, 8, 7, 9, 6, 3, 1, 9, 4, 2, 4, 8, 4, 0, 6, 7, 2, 7, 0, 7, 2, 1, 2, 4, 3, 3, 6, 8, 0, 1, 7, 5, 2, 7, 6, 0, 4, 7, 2, 5, 9, 8, 3, 7, 5, 1, 7, 6, 8, 4, 6, 0, 1, 6, 1, 9, 2, 8, 9, 5, 5, 5, 2, 0, 2, 0, 0, 9, 8, 8, 2, 5, 3, 1, 4, 6, 9, 9, 0, 0, 5, 2, 5, 9, 9, 8, 3, 5, 9, 0, 9, 5, 5, 5, 0 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
EXAMPLE
0.4663287963194248406727072124336801752760472598375176846...
MATHEMATICA
RealDigits[Sqrt[2 E]/5, 10, 120][[1]] (* Harvey P. Dale, Jan 19 2016 *)
PROG
(PARI) default(realprecision, 100); sqrt(2*exp(1))/5 \\ G. C. Greubel, Sep 08 2018
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Sqrt(2*Exp(1))/5; // G. C. Greubel, Sep 08 2018
CROSSREFS
Sequence in context: A130753 A021686 A019923 * A349701 A344777 A191761
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 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)