Key take aways
-
Every firstorder linear ODE y′=p(t)y=g(t) is solvable
-
the solution requires TWO integration steps
Summary of the method of integrating factors
-
-
Calculate the integrating factor
- u(t)=e∫p(t)dt
-
for the integrating factor u(t) we can ignore the constant of integration
-
- y(t)=u(t)1(∫u(t)g(t)dt)
-
where for the indefinite integral, we need the constant of integration to get the general solution
Note on integral notation:
- ∫t0tu(s)ds
- a definite integral
- t is independent varible
- s is a dummy varible of integration
- ∫u(s)ds
- indefinite integralgenarl
- a family of functions in s
Ex:
-
Find the genarl solution for y′−2y=t2e2t
- write ode in standard form:
- y′−2y=t2e2t (left hand =p(t), right hand = (g(t)))
- calculate IF:
- apply formula on the last slide (BUT ONLY DO THIS ONCE)
- dtd(uy)=ut2e2t
- ⇒ uy=∫ut2e2tdt⟹e2t(3t3+k)
- important: always check by subsituting into the ODE