I've come across the following Taylor series, to which I hope there exist an analytic solution:
$$f(x) = \sum_{k=0}^{\infty} \frac{(-1)^k x^{2k}}{(2k+c)\cdot(2k)!}$$
The parameter $c$ is some strictly positive real number. The only thing I managed to find out (based partly on plotting the Taylor series numerically) is that $c=1 \implies f(x) = \frac{\rm{sin(x)}}{x} $, and that it appears to be that $\lim\limits_{c\to \infty}(f(x)) = c\cdot\rm{sin(x)}$
Is there a general function having this Taylor series for any (positive) value of $c$?