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

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

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

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

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

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

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

%e 0.17935722935362493872027200478218468279847971532212218638523818829...

%t RealDigits[Sqrt[2E]/13,10,120][[1]] (* _Harvey P. Dale_, Nov 29 2015 *)

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

%o (Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Sqrt(2*Exp(1))/13; // _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 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)