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!)
A019806 Decimal expansion of sqrt(2*e)/17. 1
1, 3, 7, 1, 5, 5, 5, 2, 8, 3, 2, 9, 2, 4, 2, 6, 0, 0, 1, 9, 7, 8, 5, 5, 0, 6, 2, 4, 8, 0, 4, 9, 4, 1, 6, 9, 1, 9, 8, 8, 3, 7, 4, 2, 9, 3, 6, 3, 9, 7, 5, 7, 8, 9, 5, 8, 8, 7, 1, 1, 5, 5, 5, 7, 5, 1, 5, 3, 0, 0, 0, 2, 9, 0, 6, 6, 2, 6, 9, 0, 2, 9, 1, 1, 9, 1, 9, 4, 1, 1, 2, 8, 2, 0, 8, 6, 9, 2, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
EXAMPLE
0.13715552832924260019785506248049416919883742936397578958871...
MATHEMATICA
RealDigits[Sqrt[2*E]/17, 10, 100][[1]]
PROG
(PARI) default(realprecision, 100); sqrt(2*exp(1))/17 \\ G. C. Greubel, Sep 08 2018
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Sqrt(2*Exp(1))/17; // G. C. Greubel, Sep 08 2018
CROSSREFS
Cf. A019798 (sqrt(2*e)).
Sequence in context: A197758 A071792 A010781 * A199589 A354977 A080172
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 03:29 EDT 2024. Contains 371767 sequences. (Running on oeis4.)