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!)
A019804 Decimal expansion of sqrt(2*e)/13. 1
1, 7, 9, 3, 5, 7, 2, 2, 9, 3, 5, 3, 6, 2, 4, 9, 3, 8, 7, 2, 0, 2, 7, 2, 0, 0, 4, 7, 8, 2, 1, 8, 4, 6, 8, 2, 7, 9, 8, 4, 7, 9, 7, 1, 5, 3, 2, 2, 1, 2, 2, 1, 8, 6, 3, 8, 5, 2, 3, 8, 1, 8, 8, 2, 9, 0, 4, 6, 2, 3, 1, 1, 4, 9, 3, 2, 8, 1, 3, 3, 4, 5, 7, 7, 1, 2, 5, 3, 8, 3, 9, 8, 4, 2, 6, 7, 5, 1, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
EXAMPLE
0.17935722935362493872027200478218468279847971532212218638523818829...
MATHEMATICA
RealDigits[Sqrt[2E]/13, 10, 120][[1]] (* Harvey P. Dale, Nov 29 2015 *)
PROG
(PARI) default(realprecision, 100); sqrt(2*exp(1))/13 \\ G. C. Greubel, Sep 08 2018
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Sqrt(2*Exp(1))/13; // G. C. Greubel, Sep 08 2018
CROSSREFS
Cf. A019798 (sqrt(2*e)).
Sequence in context: A086282 A335705 A156000 * A021130 A270714 A010516
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 March 28 09:04 EDT 2024. Contains 371240 sequences. (Running on oeis4.)