- #1
Aaron Curran
- 33
- 0
The problem reads: "You are given a string of fixed length l with one end fastened at the origin O, and you are to place the string in the (x, y) plane with its other end on the x-axis in such a way as to maximise the area between the string and the x axis. Show that the required shape is a semicircle."
Hint: Show that the area can be written as
$$J(y) = \frac{1}{c}\int_{0}^{l} y(s)\sqrt{1 + (y'(s))^2}ds$$
Where s is the arc-length along the string, and then use the following first integral of the Euler-Lagrange equation
$$F - y'\frac{\partial F}{\partial y'} = C$$
Where ##y' = dy/ds## and ##F=y\sqrt{1 + (y')^2}##
My attempt at a solution:
I know that the rules of this forum state that saying I really don't have a clue what to do is not allowed but I genuinely have been stuck on this for all of today and for hours last night as well. I know that if y were a function of x, then the following would work
$$\frac{\triangle{s^2}}{\triangle{x^2}} = 1 + \frac{\triangle{y^2}}{\triangle{x^2}}$$
and then taking the limit as x tends to 0 would give
$$ds = \sqrt{1 + (y')^2}dx$$
But due to the question stating that y is a function of s, the arc-length. I have absolutely no clue where to go, I simply can not see how it is shown. Any help would be much appreciated, thank you!
Hint: Show that the area can be written as
$$J(y) = \frac{1}{c}\int_{0}^{l} y(s)\sqrt{1 + (y'(s))^2}ds$$
Where s is the arc-length along the string, and then use the following first integral of the Euler-Lagrange equation
$$F - y'\frac{\partial F}{\partial y'} = C$$
Where ##y' = dy/ds## and ##F=y\sqrt{1 + (y')^2}##
My attempt at a solution:
I know that the rules of this forum state that saying I really don't have a clue what to do is not allowed but I genuinely have been stuck on this for all of today and for hours last night as well. I know that if y were a function of x, then the following would work
$$\frac{\triangle{s^2}}{\triangle{x^2}} = 1 + \frac{\triangle{y^2}}{\triangle{x^2}}$$
and then taking the limit as x tends to 0 would give
$$ds = \sqrt{1 + (y')^2}dx$$
But due to the question stating that y is a function of s, the arc-length. I have absolutely no clue where to go, I simply can not see how it is shown. Any help would be much appreciated, thank you!