22
Given a parabola and a fixed arc length, how do I find the matching point on a different parabola?
Take the curve y = a x², and a point on it at some positive x, so that the arc from the origin to that point has some length L. Now change the coefficient to a different value. I want the point on the new parabola such…