I'm trying to understand what the expectation of $1/X$ would be when $X$ can take on values of $0$. I've looked this up, and I understand that for continuous distributions you can take limits. However, I couldn't find any information on how to do this for discrete distributions (e.g. Binomial(n, p)). It seems to me that you can't take a limit since you're not ever approaching that value since it's discrete - so would that expectation be undefined? Or infinite?
Let's just take that example - what would $E[1/X]$ where $X~Bin(n, p)$ be?