%I #5 Jul 01 2020 22:31:11
%S 3,7,2,4,1,9,1,7,7,8,2,3,7,1,7,3,2,4,9,9,4,0,2,7,7,3,5,7,1,9,2,1,1,9,
%T 0,4,9,6,0,8,2,9,8,8,1,2,2,6,5,3,8,3,0,1,8,0,4,5,3,5,9,8,5,1,6,0,9,7,
%U 8,1,2,1,6,0,0,4,6,9,0,4,0,5,9,8,0,2
%N Decimal expansion of the distance from a maximum point on y = sin x to the nearest minimal point.
%F (distance, (Pi/2,1) to (3Pi/2,-1)) = sqrt(Pi^2 + 4).
%e distance = 3.724191778237173249940277357...
%t r = N[Sqrt[Pi^2 + 4], 120]
%t RealDigits[r][[1]]
%Y Cf. A334960, A334961, A334962.
%K nonn,cons
%O 1,1
%A _Clark Kimberling_, Jul 01 2020