Intergrating Factor - dy/dt = -2ty + 4e^-t^2

  • Thread starter Thread starter killersanta
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 6K views
killersanta
Messages
63
Reaction score
0

Homework Statement


Solve the differential equations [Find the general solution y(t)=KYh(t) + Yp (t)]. Use the method of finding the integrating factor.

dy/dt = -2ty + 4e^-t^2


The Attempt at a Solution



S = intergrat

dy/dt = -2ty + 4e^-t^2
dy/dt + 2ty = 4e^-t^2

P(t) = 2t
b(t) = 4e^-t^2

U(t) = e^(S 2t dt)
U(t) = e ^t^2

Y(t) = 1 / e^t^2 * S e^t^2 * 4e^-t^2

I guess I just don't know how to intergrat e^t^2 * 4e^-t^2
 
Physics news on Phys.org
Would the 4 go down to? Like this:

[tex] e^{t^2} / 4e^{t^2}[/tex]

Wouldn't that leave you with 1/4?
 
[tex]int_/ 4*e^{t^2} / e^{t^2} dt[/tex]

Then, the [tex]e^{t^2}[/tex] cancel out and you are left with [tex]int_/ 4 dt[/tex] which is just 4t. Is this right?
 
oh, yeah... I meant 4t + c...So the whole answer is [tex]y(t) = {4t + C}/e^{t^2}[/tex] (The [tex]e^{t^2}[/tex] is under both)...Yeah, I second guess myself way too much. Most the time, after I ask for help, I realize how easy a problem was and can't believe I ask for help.