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!)
A019807 Decimal expansion of sqrt(2*e)/19. 1
1, 2, 2, 7, 1, 8, 1, 0, 4, 2, 9, 4, 5, 8, 5, 4, 8, 4, 3, 8, 7, 5, 5, 4, 5, 2, 9, 5, 8, 7, 8, 1, 0, 5, 7, 2, 4, 4, 1, 0, 6, 5, 0, 6, 8, 3, 7, 8, 2, 9, 4, 1, 2, 7, 5, 2, 6, 7, 4, 1, 9, 1, 8, 3, 0, 4, 0, 0, 0, 5, 2, 8, 9, 1, 6, 4, 5, 5, 6, 4, 9, 9, 7, 3, 8, 2, 2, 6, 3, 1, 1, 4, 7, 1, 3, 0, 4, 0, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
EXAMPLE
0.12271810429458548438755452958781057244106506837829412752...
MATHEMATICA
RealDigits[Sqrt[2*E]/19, 10, 100][[1]] (* G. C. Greubel, Sep 08 2018 *)
PROG
(PARI) default(realprecision, 100); sqrt(2*exp(1))/19 \\ G. C. Greubel, Sep 08 2018
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Sqrt(2*Exp(1))/19; // G. C. Greubel, Sep 08 2018
CROSSREFS
Cf. A019798 (sqrt(2*e)).
Sequence in context: A199861 A190256 A013671 * A362029 A324085 A340180
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 24 09:18 EDT 2024. Contains 371935 sequences. (Running on oeis4.)