Recent content by niceperson

  1. N

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

    Used z=x+t get: int(1/(cosz+1)=in(t) on separation of the variables. cheers
  2. N

    What is the Integral of sin^3(x)cos^2(x)?

    we could use complex numbers (de moivres theorem) here and express sin^5x, sin^3x in terms of sin5x, sin3x (directly integratable)
  3. N

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

    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
  4. N

    1st O.D.E, homogenous but with constants

    Homework Statement solve: y'=(x+y-1)/(x-y-2) i.e Homework Equations The Attempt at a Solution let y=vx thus y'=v'x+v by substitution: v'x+v=(1+y/x-1/x)/(1-y/x-2/x)=(1+v-1/x)/(1-v-2/x) v'x=(1-1/x+v^2+2v/x)/(1-v-2/x) still can't separate the variables...any...
Back
Top