Consider iid RVs $\{X_n\}$, and $E\left[\frac{1}{X_n}\right]=+\infty$. I'm looking for an upper bound for the tail of the harmonic mean of $\{X_n\}$, i.e. I want to upper bound the following
\begin{equation*} P\left(\sum_{n=1}^N \frac{1}{X_n} > t\right) = P\left(\frac{N}{\sum_{n=1}^N \frac{1}{X_n}} < \frac{N}{t}\right). \end{equation*}
But I'm out of luck because $E\left[\sum_{n=1}^N\frac{1}{X_n}\right]=+\infty$, and I cannot apply Markov's inequality; I don't think I can invoke a Chernoff bound either.
Any ideas?