A130203 Decimal expansion of the mean distance between two points picked at random in a half-disk.
7, 0, 6, 0, 5, 3, 4, 0, 9, 3, 8, 9, 8, 5, 2, 1, 1, 9, 8, 1, 9, 3, 6, 9, 5, 6, 0, 7, 0, 7, 1, 3, 3, 1, 5, 2, 7, 2, 3, 8, 0, 6, 6, 6, 3, 2, 5, 7, 7, 3, 4, 7, 0, 6, 4, 8, 6, 5, 2, 2, 5, 5, 9, 4, 5, 3, 6, 4, 9, 2, 3, 7, 8, 5, 0, 0, 8, 4, 3, 5, 8, 9, 9, 9, 6, 6, 4, 8, 1, 3, 5, 5, 8, 8, 8, 4, 4, 0, 7, 8, 6, 1, 3, 0, 3
Offset: 0
Examples
0.70605340938985211981936956070713315272380666325773...
Links
- Eric Weisstein's World of Mathematics, Circular Sector Line Picking.
- Index entries for transcendental numbers.
Programs
-
Mathematica
RealDigits[64*(12*Pi-23)/(135*Pi^2), 10, 100][[1]] (* Amiram Eldar, Apr 14 2022 *)
-
PARI
64*(12*Pi-23)/135/Pi^2 \\ Charles R Greathouse IV, Nov 26 2024
Formula
Equals (64*(-23 + 12*Pi))/(135*Pi^2).