I cannot compute
What is the variance ! of $1/(X+1)$ where $X$ is Poisson-distributed with parameter $\lambda$! The series for the second moment are is horrible!sum(w^k/kk!) http://mathbin.net/40707
$E({1\over (X+1)^2})=\sum_{k=1}^{\infty}\frac{1}{k^{2}}\frac{\lambda^{k}e^{-\lambda}}{k!}$
Is there an easy way to do it?

