A336081 Decimal expansion of the ratio of segment areas for arclength 3 on the unit circle; see Comments.
1, 1, 9, 7, 7, 7, 8, 6, 1, 4, 3, 1, 5, 1, 8, 2, 9, 7, 0, 9, 1, 1, 0, 6, 4, 7, 3, 2, 9, 9, 0, 8, 0, 0, 8, 9, 1, 2, 5, 8, 5, 1, 0, 8, 9, 4, 5, 9, 9, 3, 4, 6, 3, 8, 1, 5, 6, 3, 4, 9, 2, 2, 2, 5, 1, 3, 7, 2, 5, 3, 6, 0, 5, 3, 5, 1, 2, 2, 9, 2, 2, 5, 0, 0, 2, 2
Offset: 1
Examples
ratio = 1.19777861431518297091106473299080089125851089...
Crossrefs
Cf. A336073.
Programs
-
Mathematica
s = 3; r = N[(2 Pi - s + Sin[s])/(s - Sin[s]), 200] RealDigits[r][[1]]
Formula
ratio = (2*Pi - s + sin(s))/(s - sin(s)), where s = 3.
Comments