Integrating Factor

Integrating Factor

Use the Product Rule to convert the DE into a form where we can apply Direct Integration

t2y+2ty=e2t(t2y)=e2t

For DEs where the Product Rule cannot be applied directly, we can multiply every term by a function of t where product rule works

y+2y=5μ(t)y+2μ(t)y=5μ(t)

μ in this case will be μ=ce2t after integrating, so any of those possible integrating factors will get the DE in the form required to use Product Rule

e2ty+2e2ty=5e2t(e2t+y)=5e2t

And then we can Integrate with respect to t:

e2ty=5e2tdt=52e2t+C

So y=52e2t1e2t+Ce2t=52+C

In general, for a first order linear DE in standard form

y+p(t)y=g(t)

Will always allow us to find an integrating factor μ(t) as

μ(t)=ep(t)dt

Exact Equations