Another Separable Differential Equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
BarackObama
Messages
13
Reaction score
0

Homework Statement


dz/dt + e^(t+z) = 0


Homework Equations





The Attempt at a Solution


dz/dt = -e^te^z
integral(dz/e^z) = integral(-e^tdt)

let u = 1/e^z
dv = dz
du = -e^-zdz v= z

integral(udv)
= z/e^z + integral(ze^-zdz)
 
Physics news on Phys.org
Welcome to PF!

Good morning, Mr President! Welcome to PF! :smile:

(have an integral: ∫ and try using the X2 icon just above the Reply box :wink:)
BarackObama said:
integral(dz/e^z) = integral(-e^tdt)

So far so good …

Now just rewrite ∫ dz/ez as ∫ e-z dz = … ? :smile:
 
Good morning!

∫e^-zdz = ∫-e^tdt
-e^-z = -e^t + C
e^-z = e^t + C

Is there any way to bring the variables down?

Thanks!
 
z = -ln(e^t + C)

... not exactly easy to verify