Solution for Differential Equations with x = e^t

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
Jenkz
Messages
57
Reaction score
0

Homework Statement



ax[tex]^{2}[/tex][tex]\frac{d^{2}y}{dx^{2}}[/tex]+bx[tex]\frac{dy}{dx}[/tex]+cy=0

Let x= e[tex]^{t}[/tex]

Find [tex]\frac{dy}{dx}[/tex] and [tex]\frac{d^{2}y}{dx^{2}}[/tex] in terms of [tex]\frac{dy}{dt}[/tex] and [tex]\frac{d^{2}y}{dt^{2}}[/tex]

The Attempt at a Solution



if x= e[tex]^{t}[/tex] then [tex]\frac{dx}{dt}[/tex] = e[tex]^{t}[/tex]= x

[tex]\frac{dy}{dx}[/tex]= [tex]\frac{dy}{dt}[/tex][tex]\frac{dt}{dx}[/tex]= [tex]\frac{dy}{dt}[/tex][tex]\frac{1}{x}[/tex]
 
Last edited:
Physics news on Phys.org
ohh ok! Didn't think of that, I was expecting something more difficult I guess. Thanks :)