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

%I #15 Sep 08 2022 08:44:44

%S 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,

%T 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,

%U 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

%N Decimal expansion of sqrt(2*e)/17.

%H Ivan Panchenko, <a href="/A019806/b019806.txt">Table of n, a(n) for n = 0..1000</a>

%e 0.13715552832924260019785506248049416919883742936397578958871...

%t RealDigits[Sqrt[2*E]/17, 10, 100][[1]]

%o (PARI) default(realprecision, 100); sqrt(2*exp(1))/17 \\ _G. C. Greubel_, Sep 08 2018

%o (Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Sqrt(2*Exp(1))/17; // _G. C. Greubel_, Sep 08 2018

%Y Cf. A019798 (sqrt(2*e)).

%K nonn,cons

%O 0,2

%A _N. J. A. Sloane_

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 09:26 EDT 2024. Contains 371967 sequences. (Running on oeis4.)