Solving IVP using Variable Change u = ln(y)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
dm59
Messages
5
Reaction score
0
Use the variable change u = ln(y) to solve the IVP dy/dt = -y ln(y), y(1) = 2?

We haven't covered this in class yet so I do not know where to even start.
 
Physics news on Phys.org
dm59 said:
Use the variable change u = ln(y) to solve the IVP dy/dt = -y ln(y), y(1) = 2?

We haven't covered this in class yet so I do not know where to even start.

Well, you're given [tex]u(t)=ln(y(t))[/tex], so why not calculate [tex]y(t)[/tex] in terms of [tex]u(t)[/tex] and then differentiate to get [tex]\frac{dy}{dt}[/tex] in terms of [tex]u(t)[/tex] and [tex]\frac{du}{dt}[/tex] and then substitute these into your differential equation to get a DE in terms of u instead of y. What do you get when you do this?