We would like to use perturbation methods similar to those presented for solving polynomials in the previous posts, but this time to solve differential equations. We will solve the following basic first-order equation with the corresponding initial condition:
This equation can be solved exactly very easily. The answer is . Now, let us pretend that we don’t know how to solve this equation exactly and use perturbation theory techniques. We write the function
in the form (in a similar way to how we calculated the roots of polynomials):
According to the definition above, we have:
Now we can perturb the differential equation above:
and write (up to terms of degree 3):
Therefore, we have to solve the following system of equations:
Applying the initial conditions and
for
, we obtain:
Therefore:
and is approximated as follows (setting
):
which corresponds to the first terms of the Taylor series of (the exact solution).





