Suppose we have the Taylor series of an analytic function as follows:
$$f(x) = \sum_{k=0}^\infty \frac{1}{k!} a_k x^k$$
Then I decide to (kind of) turn it into an integral:
$$g(x) = \int_0^\infty \frac{1}{\Gamma(k+1)} a(k) x^k \, dk$$
Clearly, $f(x) \neq g(x)$. But the values the two functions produce are somewhat close to each other. What's the relation between the two?
I think you can use the Abel's summation formula to get the equality between the two functions as it allows us to transform a series to integral.