Let $X \sim binom(n,p)$ be a binomial random variable. I am interested in calculating the expected value of $f(X)= e^{\frac{-a}{bX+c}}$, where $a,b,c$ are positive numbers.
Can someone help me understand how to go about solving this?
I am thinking there might be a way by using probability generating function. But, I can't quite find the PGF of $1/X$ to start with.
EDIT: To give more premise of the problem, I can assume that $n>>1, p<<1$. If still, there is no way to compute the expectation approximately, I am ok with a reasonable upper bound.