Brachistochrone homework problem

twalker40
Messages
11
Reaction score
0
1. use the parametric equations of a cycloid ( x=a(t-sint), and y=a(1-cost) ) to show that y=y(x) is the solution of the differential equation for any parameter a. Find the relationship between the radius a in the parametric equations and the constant C in y(1+y`2)=C.

2. Solve the equation y(1+y`2)=C with the initial condition y(0)=0. Express rather x as the function of y. what is the interpretation of the constant C in terms of a cycloid.



I need help starting the first question. In #2, I am stuck at 1+y`2= C/y. i know your not supposed to subtract 1 to either side, so how am i supposed to isolate y` by itself?
 
Physics news on Phys.org


To start the first part just substitute the forms you are given for x and y into the equation. y'=dy/dx=(dy/dt)/(dx/dt).
 


Dick said:
To start the first part just substitute the forms you are given for x and y into the equation. y'=dy/dx=(dy/dt)/(dx/dt).

if i sub those in, i get 1-cost=1-cos(t-sint). I am stuck here :(

As for questions number 2, i got to x=\int\frac{2cu^{2}}{(1+u^{2})^{2}}du. where do i go from here?
(with u^2 = y/(c-y) )
 


For part 1), no, you don't get that. Show your work. And I'm not dealing with the second part until you get the first.
 


ok, I am a bit confused here. Do u mean sub those parametric equations into y=y(x) or y(1+y`2)=C?

if its y=y(x), that's how i got 1-cost=1-cost(t-sint).
If its the latter, then dy/dx=sint/(1-cost).
then i plug it into the equation to get 1-cost(1+(\frac{sint}{1-cost})2)=C

-> (1-cost)(1+\frac{sin^{2}t}{(1-cost)^{2}}) = C
-> multiplied out i get (1-cost) +\frac{sin^{2}t}{1-cost} = C
-> \frac{1-2cost+cos^{2}t+sin^{2}t}{1-cost} = C
-> \frac{2(1-cost)}{1-cost} = C
-> 2 = C

how does C = 2 answer "show that y=y(x) is the solution of the differential equation for any parameter a"?
 


You missed an 'a'. I get 2a=C. That answers 1. For 2 if you have the substitution correct, then it looks like a u=tan(w) substitution.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top