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!)
A019805 Decimal expansion of sqrt(2*e)/15. 1
1, 5, 5, 4, 4, 2, 9, 3, 2, 1, 0, 6, 4, 7, 4, 9, 4, 6, 8, 9, 0, 9, 0, 2, 4, 0, 4, 1, 4, 4, 5, 6, 0, 0, 5, 8, 4, 2, 5, 3, 4, 9, 0, 8, 6, 6, 1, 2, 5, 0, 5, 8, 9, 4, 8, 6, 7, 2, 0, 6, 4, 2, 9, 8, 5, 1, 7, 3, 4, 0, 0, 3, 2, 9, 4, 1, 7, 7, 1, 5, 6, 6, 3, 3, 5, 0, 8, 6, 6, 6, 1, 1, 9, 6, 9, 8, 5, 1, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
EXAMPLE
0.1554429321064749468909024041445600584253490866125058948672...
MATHEMATICA
RealDigits[Sqrt[2*E]/15, 10, 120][[1]] (* Harvey P. Dale, Dec 10 2015 *)
PROG
(PARI) default(realprecision, 100); sqrt(2*exp(1))/15 \\ G. C. Greubel, Sep 08 2018
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Sqrt(2*Exp(1))/15; // G. C. Greubel, Sep 08 2018
CROSSREFS
Cf. A019798 (sqrt(2*e)).
Sequence in context: A193721 A019927 A332506 * A201290 A257872 A180138
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 12 17:44 EDT 2024. Contains 372492 sequences. (Running on oeis4.)