There are many series that can be found in the literature that are entertaining. Here is yet another.
What is the resulting value of the series $$ \sum_{n=1}^{\infty} \frac{(-1)^{n+1} \, n^{2}}{2^{n}} \, \left( \cosh(ax) - \sum_{r=0}^{n} \frac{(ax)^{2r}}{(2r)!} \right)$$
Reverse the order of summation:
$$ \begin{align}\sum_{n=1}^{\infty} \frac{(-1)^{n+1} \, n^{2}}{2^{n}} \, \left( \cosh(ax) - \sum_{r=0}^{n} \frac{(ax)^{2r}}{(2r)!} \right) &= \sum_{n=1}^{\infty} \frac{(-1)^{n+1} \, n^{2}}{2^{n}} \, \sum_{r=n+1}^{\infty} \frac{(ax)^{2r}}{(2r)!}\\ &= \sum_{r=1}^{\infty} \frac{(ax)^{2r}}{(2r)!} \sum_{n=1}^r \frac{(-1)^{n+1} \, n^{2}}{2^{n}}\end{align}$$
The inner sum is simply a twice-differentiated geometric sum:
$$\sum_{n=1}^r \frac{(-1)^{n+1} \, n^{2}}{2^{n}} = \frac{1}{27} \left[2-\left(-\frac{1}{2}\right)^r (9 r^2+12 r+2)\right] $$
Now the outer sum may be evaluated using standard geometric series techniques.