Finding a Second-Order Differential Equation

JNBirDy
Messages
37
Reaction score
0

Homework Statement


A rotating objects motion can be described by its angle (θ). Given that an objects potential energy is U = 100(1-cosθ) and its kinetic energy is K = 10(dθ/dt)^2, form a second-order differential equation. Note that Total Energy = P + K, and that total energy does not change w.r.t. time.


Homework Equations



E = U + K

The Attempt at a Solution



E=U+K
E= 100(1-cosθ) + 10(dθ/dt)^2
d(E)/dt = d/dt (100(1-cosθ)) + d/dt (10(dθ/dt)^2)
0 = 100sinθ + 20(dθ/dt)(d^2θ/dt^2)
-100sinθ = 20(dθ/dt)(d^2θ/dt^2)
-5sinθ =(dθ/dt)(d^2θ/dt^2)

Hmm.. the answer should be -5sinθ = d^2θ/dt^2. What am I doing wrong? Any help would be appreciated.
 
Physics news on Phys.org
d/dt (cos(theta))=(-sin(theta))*d(theta)/dt. That's the chain rule.
 
Dick said:
d/dt (cos(theta))=(-sin(theta))*d(theta)/dt. That's the chain rule.

Yes, thank you, I figured it out this morning. Silly mistake...
 
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