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!)
A019799 Decimal expansion of sqrt(2*e)/3. 1

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

%S 7,7,7,2,1,4,6,6,0,5,3,2,3,7,4,7,3,4,4,5,4,5,1,2,0,2,0,7,2,2,8,0,0,2,

%T 9,2,1,2,6,7,4,5,4,3,3,0,6,2,5,2,9,4,7,4,3,3,6,0,3,2,1,4,9,2,5,8,6,7,

%U 0,0,1,6,4,7,0,8,8,5,7,8,3,1,6,7,5,4,3,3,3,0,5,9,8,4,9,2,5,8,4

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

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

%e 0.777214660532374734454512020722800292126745433062529474336...

%t RealDigits[Sqrt[2*E]/3, 10, 100][[1]] (* _G. C. Greubel_, Sep 08 2018 *)

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

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

%K nonn,cons

%O 0,1

%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 August 15 09:07 EDT 2024. Contains 375173 sequences. (Running on oeis4.)