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

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

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

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

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

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

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

%e 0.243101844360146643439375993194108979379148348...

%t RealDigits[Sqrt[2*Pi*E]/17, 10, 50][[1]] (* _G. C. Greubel_, Nov 17 2017 *)

%o (PARI) sqrt(2*Pi*exp(1))/17 \\ _G. C. Greubel_, Nov 17 2017

%o (Magma) C<i> := ComplexField(); [Sqrt(2*Pi(C)*Exp(1))/17]; // _G. C. Greubel_, Nov 17 2017

%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 July 28 07:11 EDT 2024. Contains 374676 sequences. (Running on oeis4.)