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

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

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

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

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

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

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

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

%o (Magma) SetDefaultRealField(RealField(100)); R:= RealField(); Sqrt(2*Pi(R))/13; // _G. C. Greubel_, Aug 20 2018

%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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)