A087198 Decimal expansion of 1/(2*sqrt(Pi)).
2, 8, 2, 0, 9, 4, 7, 9, 1, 7, 7, 3, 8, 7, 8, 1, 4, 3, 4, 7, 4, 0, 3, 9, 7, 2, 5, 7, 8, 0, 3, 8, 6, 2, 9, 2, 9, 2, 2, 0, 2, 5, 3, 1, 4, 6, 6, 4, 4, 9, 9, 4, 2, 8, 4, 2, 2, 0, 4, 2, 8, 6, 0, 8, 5, 5, 3, 2, 1, 2, 3, 4, 2, 2, 0, 7, 4, 6, 7, 0, 7, 2, 4, 3, 3, 7, 1, 8, 3, 0, 1, 0, 1, 0, 5, 3, 6, 8, 1, 7, 2, 1, 5, 1, 4
Offset: 0
Examples
0.28209479177387814347...
References
- Hesham Fouad, "Spatialization with Stereo Loudspeakers: Understanding Balance, Panning and Distance Attenuation" in Audio Anecdotes II: Tools, Tips, and Techniques for Digital Audio, K. Greenebaum & R. Barzel, eds. Wellesley, Massachusetts: A K Peters (2004): 150 - 153
Links
Programs
-
Mathematica
RealDigits[Sqrt[1/(4Pi)], 10, 100][[1]] (* Alonso del Arte, Jun 10 2012 *)
-
PARI
sqrt(1/(4*Pi)) \\ G. C. Greubel, Jan 09 2017
Formula
1/(2 * sqrt(Pi)) = sqrt(1/(4 * Pi)).
Comments