Could you help me find the expected value of this random variable?
Let $X_1, X_2, ... $ be independent identically exponentially distributed with parameter $\lambda$ random variables.
What is the expected value of $\frac{n}{X_1 + ... + X_n}$?
I've read these questions https://math.stackexchange.com/questions/1246590/expectation-of-inverse-of-sum-of-random-variables-exponential-distribution and Expectation of inverse of sum of random variables but there's nothing helpful there.
I know that the sum $X_1 + ... + X_n$ has Gamma distribution with parameters $2n$, $\frac{n}{\lambda}$ but either way I have a problem because $\mathbb{E} (\frac{1}{X}) \neq \frac{1}{\mathbb{E}X}$.
Could you tell me what I can do with this?