How to solve a complex differential equation using the chain rule?

newcool
Messages
42
Reaction score
0
From a physics problem I obtained this differential equation.
\frac{d^3x}{dt^3} =-2(\frac{dx}{dt})^3

Would appreciate any tips on how to solve it as I have no idea on how to start.Thanks for the help
 
Physics news on Phys.org
Ugh! Hint: try multiplying both sides by \frac{d^2 x}{dt^2} and see what you can do.
 
1 =-2\frac{d^2 x}{dt^2}*(\frac{dx}{dt})^2 ??

I have only covered up to integration in calculus.
 
Just use the chain rule. For example, what is \frac{d}{dt}\left( \frac{1}{2} \left(\frac{d^2 x}{dt^2} \right)^2 \right) \,\,?
 
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