Assume that y is the solution of the initial-value problem
y' + 4y = {3 sin x / x, x != 0; 3, x = 0}, y(0) = 1.
If y is written as a power series
y = sum_{n=0}^{infinity} c_n x^n,
then the first few terms are
Note: You do not have to find a general expression for c_n. Just find the coefficients one by one.