ECW 2: Problem 4
(1 point)
Assume that y is the solution of the initial-value problem
$$y' + y = \begin{cases}
\frac{2 \sin x}{x} & x \neq 0 \\
2 & x = 0
\end{cases},$$
$$y(0) = 1.$$
If y is written as a power series
$$y = \sum_{n=0}^{\infty} c_n x^n,$$
then
$$y = 1 + 1x + \boxed{}x^2 + \boxed{}x^3 + \boxed{}x^4 + ... .$$
Note: You do not have to find a general expression for $c_n$. Just find the coefficients one by one.