Brachistochrone with velocity - still a cycloid

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 8K views
Grand
Messages
74
Reaction score
0

Homework Statement


Brachistochrone problem: if the particle is given an initial velocity [tex]v_0 \neq 0[\tex] , show that the path of minimum time is still a cycloid.<br /> <br /> <h2>Homework Equations</h2><br /> Conservation of energy:<br /> [tex]\frac{1}{2}mv^2-mgy=\frac{1}{2}mv_0^2[\tex]<br /> <br /> <h2>The Attempt at a Solution</h2><br /> I know how to start the problem, but in the end have to solve the differential equation:<br /> [tex]\frac{dy}{dx}=\sqrt{\frac{k^2-v_0^2-2gy}{v_0^2+2gy}}[\tex]<br /> which I can't solve. Any ideas and hints would be greatly appreciated![/tex][/tex][/tex]
 
Physics news on Phys.org
Anyone with a decent solution?
 
Grand said:

Homework Statement


Brachistochrone problem: if the particle is given an initial velocity [tex]v_0 \neq 0[/tex] , show that the path of minimum time is still a cycloid.

Homework Equations


Conservation of energy:
[tex]\frac{1}{2}mv^2-mgy=\frac{1}{2}mv_0^2[/tex]

The Attempt at a Solution


I know how to start the problem, but in the end have to solve the differential equation:
[tex]\frac{dy}{dx}=\sqrt{\frac{k^2-v_0^2-2gy}{v_0^2+2gy}}[/tex]
which I can't solve. Any ideas and hints would be greatly appreciated!
You have to put at forward slash to close a latex instruction ie: /tex

Think of the initial velocity as the result of a vertical change in position of a height y0 along this path from a starting point of 0. Then you just have:

[tex]\frac{dy}{dx}=\sqrt{\frac{k^2-2gy0-2gy}{2gy0+2gy}}[/tex]

which reduces to:

[tex]\frac{dy}{dx}=\sqrt{\frac{k^2-2g(y0+y)}{2g(y0+y)}}[/tex]

[tex]\frac{dy}{dx}=\sqrt{\frac{k^2-2gy'}{2gy'}}[/tex]

the solution to which is a cycloid.

AM