Dec 4, 2006 #1 Logarythmic Messages 277 Reaction score 0 How do I solve \ddot{\theta} = c \cos{\theta}?
Dec 4, 2006 #2 Integral Staff Emeritus Science Advisor Homework Helper Gold Member Messages 7,226 Reaction score 66 Numerically. Try Runga Kutta, or for small angles Cos ( \theta) ~ 1 so solve \ddot{\theta} = c
Dec 4, 2006 #3 dextercioby Science Advisor Insights Author Messages 13,395 Reaction score 4,064 Logarythmic said: How do I solve \ddot{\theta} = c \cos{\theta}? Multiply by 2\dot{\theta} and then notice that you get \frac{d}{dt}\dot{\theta}^{2} = c\frac{d}{dt}{\sin\theta} The rest is easy. Daniel.
Logarythmic said: How do I solve \ddot{\theta} = c \cos{\theta}? Multiply by 2\dot{\theta} and then notice that you get \frac{d}{dt}\dot{\theta}^{2} = c\frac{d}{dt}{\sin\theta} The rest is easy. Daniel.
Dec 4, 2006 #4 Logarythmic Messages 277 Reaction score 0 Is it? =P \dot{\theta}^2 = c_1 \sin{\theta} + c_2?
Dec 4, 2006 #5 dextercioby Science Advisor Insights Author Messages 13,395 Reaction score 4,064 Yes, now separate variables and integrate. Daniel.
Dec 4, 2006 #6 HallsofIvy Science Advisor Homework Helper Messages 42,895 Reaction score 984 "The rest is easy"!
Dec 4, 2006 #7 Logarythmic Messages 277 Reaction score 0 Ok, so now I got the integral \int \frac{d\theta}{\sqrt{c - \frac{3g}{L}sin{\theta}}} to solve. Any tip?
Ok, so now I got the integral \int \frac{d\theta}{\sqrt{c - \frac{3g}{L}sin{\theta}}} to solve. Any tip?
Dec 4, 2006 #8 dextercioby Science Advisor Insights Author Messages 13,395 Reaction score 4,064 Yes, use the web integrator from Mathematica's website:http://integrals.wolfram.com/index.jsp The result is Attachments MSP.gif 1.1 KB · Views: 431
Yes, use the web integrator from Mathematica's website:http://integrals.wolfram.com/index.jsp The result is