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.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top