We know for $x \in \mathbb{R}$ that
$$ e^x = \sum_{n=0}^\infty \frac{x^n}{n!}, $$
but what if we were to split the series into the the series containing the even powers of $x$ and the one containing the odd powers of $x$? I.e.,
$$ \sum_{m=0}^\infty \frac{x^{2m}}{(2m)!} + \sum_{m=0}^\infty \frac{x^{2m+1}}{(2m+1)!}. $$
Firstly, are we guaranteed that each of the series converges (in which case their sum should be $e^x$, I believe)? Secondly, can we write down what each of the series converge to?