A093582 Decimal expansion of 3/(2*Pi).
4, 7, 7, 4, 6, 4, 8, 2, 9, 2, 7, 5, 6, 8, 6, 0, 0, 7, 3, 0, 6, 6, 5, 1, 2, 9, 0, 1, 1, 7, 5, 4, 3, 0, 8, 6, 1, 0, 3, 3, 7, 8, 9, 3, 7, 2, 2, 1, 3, 6, 9, 3, 4, 6, 2, 4, 3, 0, 0, 2, 0, 3, 2, 1, 7, 6, 6, 9, 0, 3, 9, 2, 9, 0, 2, 6, 7, 9, 6, 0, 5, 2, 7, 0, 3, 4, 1, 4, 0, 8, 2, 9, 8, 7, 5, 9, 2, 5, 7, 8, 6, 8
Offset: 0
Examples
0.477464829...
References
- M. I. Zelikin, A certain differential game with incomplete information. (Russian) Dokl. Akad. Nauk SSSR 202 (1972), pp. 998-1000.
Links
- Eric Weisstein's World of Mathematics, Circle Triangle Picking
- Index entries for transcendental numbers
Programs
-
Mathematica
RealDigits[3/(2 Pi),10,120][[1]] (* Harvey P. Dale, Jun 10 2022 *)
-
PARI
1.5/Pi \\ Charles R Greathouse IV, Mar 24 2014
Comments