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

%I #15 Oct 01 2022 01:23:43

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

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

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

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

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

%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>

%t RealDigits[Sqrt[2*Pi]/5, 10, 100][[1]] (* _G. C. Greubel_, Aug 20 2018 *)

%o (PARI) sqrt(2*Pi)/5 \\ _G. C. Greubel_, Aug 20 2018

%o (Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Sqrt(2*Pi(R))/5; // _G. C. Greubel_, Aug 20 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 March 29 05:16 EDT 2024. Contains 371264 sequences. (Running on oeis4.)