Solve Differential Equation: \ddot{\theta} = c \cos{\theta}

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
Logarythmic
Messages
277
Reaction score
0
How do I solve

[tex]\ddot{\theta} = c \cos{\theta}[/tex]?
 
Physics news on Phys.org
Logarythmic said:
How do I solve

[tex]\ddot{\theta} = c \cos{\theta}[/tex]?

Multiply by [itex]2\dot{\theta}[/itex] and then notice that you get

[tex]\frac{d}{dt}\dot{\theta}^{2} = c\frac{d}{dt}{\sin\theta}[/tex]

The rest is easy.

Daniel.
 
Is it? =P

[tex]\dot{\theta}^2 = c_1 \sin{\theta} + c_2[/tex]?
 
Ok, so now I got the integral

[tex]\int \frac{d\theta}{\sqrt{c - \frac{3g}{L}sin{\theta}}}[/tex]

to solve. Any tip?
 

Attachments

  • MSP.gif
    MSP.gif
    1.1 KB · Views: 456