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!)
A019801 Decimal expansion of sqrt(2*e)/7. 1
3, 3, 3, 0, 9, 1, 9, 9, 7, 3, 7, 1, 0, 1, 7, 7, 4, 3, 3, 3, 7, 6, 4, 8, 0, 0, 8, 8, 8, 1, 2, 0, 0, 1, 2, 5, 1, 9, 7, 1, 7, 6, 6, 1, 4, 1, 6, 9, 6, 5, 5, 4, 8, 9, 0, 0, 1, 1, 5, 6, 6, 3, 5, 3, 9, 6, 5, 7, 2, 8, 6, 4, 2, 0, 1, 8, 0, 8, 1, 9, 2, 7, 8, 6, 0, 8, 9, 9, 9, 8, 8, 2, 7, 9, 2, 5, 3, 9, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
EXAMPLE
0.33309199737101774333764800888120012519717661416965548900...
MATHEMATICA
RealDigits[Sqrt[2E]/7, 10, 120][[1]] (* Harvey P. Dale, May 20 2016 *)
PROG
(PARI) default(realprecision, 100); sqrt(2*exp(1))/7 \\ G. C. Greubel, Sep 08 2018
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Sqrt(2*Exp(1))/7; // G. C. Greubel, Sep 08 2018
CROSSREFS
Sequence in context: A320785 A164884 A357073 * A086634 A066601 A110566
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)