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!)
A249521 Decimal expansion of 4/sqrt(Pi), the average distance between two random Gaussian points in three dimensions. 4

%I #23 Jun 19 2023 06:41:24

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

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

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

%N Decimal expansion of 4/sqrt(Pi), the average distance between two random Gaussian points in three dimensions.

%C Coordinates are independent normally distributed random variables with mean 0 and variance 1.

%H G. C. Greubel, <a href="/A249521/b249521.txt">Table of n, a(n) for n = 1..5000</a>

%H Steven R. Finch, <a href="/A102519/a102519.pdf">Random Triangles</a>, Jan 21 2010. [Cached copy, with permission of the author]

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

%F Equals Sum_{k>=0} k!/(k+3/2)!. - _Amiram Eldar_, Jun 19 2023

%e 2.25675833419102514779231780624309034337620251731...

%t RealDigits[4/Sqrt[Pi], 10, 103] // First

%o (PARI) 4/sqrt(Pi) \\ _G. C. Greubel_, Jan 09 2017

%Y Cf. A002161 (the analog constant in two dimensions), A087197, A190732 (the analog constant in one dimension).

%K nonn,cons,easy

%O 1,1

%A _Jean-François Alcover_, Oct 31 2014

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 28 20:13 EDT 2024. Contains 375508 sequences. (Running on oeis4.)