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