Find the sum of $\sum_{n=1}^{\infty} \dfrac{x^{2n}}{(2n)!}$ on its interval of convergence.
We can see that the domain of convergence is $D=R$. Then let:
$$f(x)=\sum_{n=1}^{\infty} \dfrac{x^{2n}}{(2n)!}$$
$$f'(x)=\sum_{n=1}^{\infty} \dfrac{x^{2n-1}}{(2n-1)!}$$
$$f''(x)=\sum_{n=1}^{\infty} \dfrac{x^{2n-2}}{(2n-2)!}$$ Thus $f''(x)=f(x)$, solve this differential equation, we'll get the solution.
Is my solution right? I just begin to study the power series. Thank you so much.
hint: Consider $f(x) = \dfrac{e^x+ e^{-x}}{2}$