I am having quite a bit of trouble trying to find a closed form (or a really fast way to compute) for the infinite sum $$\sum_{n=1}^{\infty} a^n \dfrac{\gamma(n+1,b)}{\Gamma(n+1)\Gamma(n)}$$ where $\gamma(n,b) = \int_0^bz^{n-1}e^{-z} dz$ is the lower incomplete Gamma function and $a,b > 0$.
Any ideas how to solve this?
Since: $$\sum_{n\geq 1}\frac{z^{n-1}}{\Gamma(n)\Gamma(n+1)}=\frac{I_1(2\sqrt{z})}{\sqrt{z}}$$ provided that $a,b\in\mathbb{R}^+$ you series equals: $$ a \int_{0}^{b}\frac{I_1(2\sqrt{az})}{\sqrt{az}}e^{-z}\,dz = \int_{0}^{ab}\frac{I_1(2\sqrt{z})}{\sqrt{z}}e^{-z/a}=2\int_{0}^{\sqrt{ab}}I_1(2u)\,e^{-u^2/a}\,du.$$