bitrex
- 190
- 0
Homework Statement
Substitute [tex]p = \frac{dx}{dt}[/tex] to solve [tex]x\prime\prime + \omega^2x = 0[/tex]
Homework Equations
[tex]\frac{dp}{dx} = v + x\frac{dv}{dx}[/tex]
[tex]v = \frac{p}{x}[/tex]
The Attempt at a Solution
[tex]p = \frac{dx}{dt}, \frac{dp}{dt} = \frac{d^2x}{dt^2}[/tex]
[tex]\frac{dp}{dt} = \frac{dp}{dx}\frac{dx}{dt} = \frac{dp}{dx}p[/tex]
[tex]\frac{dp}{dx} + \frac{\omega^2x}{p} = 0[/tex]
[tex]v + x\frac{dv}{dx} = \frac{-\omega^2}{v}[/tex]
[tex]\frac{-v}{\omega^2 + v^2}dv = \frac{1}{x} dx[/tex]
[tex]\frac{-1}{2}ln(\omega^2 + v^2) = ln|x| + C[/tex]
[tex]\frac{1}{\sqrt{\omega^2 + v^2}} = x + C[/tex]
I get tripped up here and I'm not sure how to go forward, with regards to all the various substitutions I've made! I see the beginnings of an integral involving trigonometric substitution, so I hope I may be on the right track. A hint would be much appreciated.
Wow, so I do. That's what I get for doing this when I'm tired!