How Do You Solve the Differential Equation dx/dt = cos(x + t)?

  • Thread starter Thread starter niceperson
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 6K views
niceperson
Messages
5
Reaction score
0

Homework Statement



solve the differential eqn: dx/dt=cos(x+t)

Homework Equations





The Attempt at a Solution



x'=cos(x+t)=cosxcost-sinxsint

let z=sinx, dz/dx=cosx

dz/dt=(dz/dx).(dx/dt)=cosx(dx/dt)

however this substitution quickly fails

any ideas?

thanksx
 
Physics news on Phys.org
Used z=x+t

get: int(1/(cosz+1)=in(t) on separation of the variables.

cheers