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!)
A019803 Decimal expansion of sqrt(2*e)/11. 1
2, 1, 1, 9, 6, 7, 6, 3, 4, 6, 9, 0, 6, 4, 7, 6, 5, 4, 8, 5, 1, 2, 3, 0, 5, 5, 1, 1, 0, 6, 2, 1, 8, 2, 6, 1, 4, 8, 9, 1, 1, 2, 3, 9, 0, 8, 3, 5, 2, 3, 5, 3, 1, 1, 1, 8, 2, 5, 5, 4, 2, 2, 2, 5, 2, 5, 0, 9, 1, 8, 2, 2, 6, 7, 3, 8, 7, 7, 9, 4, 0, 8, 6, 3, 8, 7, 5, 4, 5, 3, 7, 9, 9, 5, 8, 8, 8, 8, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
EXAMPLE
0.211967634690647654851230551106218261489112390835235311182554222525...
MATHEMATICA
RealDigits[Sqrt[2E]/11, 10, 120][[1]] (* Harvey P. Dale, Nov 25 2012 *)
PROG
(PARI) default(realprecision, 100); sqrt(2*exp(1))/11 \\ G. C. Greubel, Sep 08 2018
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Sqrt(2*Exp(1))/11; // G. C. Greubel, Sep 08 2018
CROSSREFS
Cf. A019798 (sqrt(2*e)).
Sequence in context: A132620 A156883 A368924 * A214506 A246664 A229962
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 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)