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

%I #13 Oct 01 2022 01:23:54

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

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

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

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

%H Ivan Panchenko, <a href="/A019730/b019730.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]/7, 10, 100][[1]] (* _G. C. Greubel_, Aug 20 2018 *)

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

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