Suppose we have two sequences of random variables $\{X_n\}$ and $\{Y_n\}$ with $X_n \ge Y_n \ge 1$ such that $\mathbb{E}[X_n - Y_n] < c$ (for some constant $c$).
Is it possible $\mathbb{E}[X_n/Y_n]$ is unbounded?
Suppose we have two sequences of random variables $\{X_n\}$ and $\{Y_n\}$ with $X_n \ge Y_n \ge 1$ such that $\mathbb{E}[X_n - Y_n] < c$ (for some constant $c$).
Is it possible $\mathbb{E}[X_n/Y_n]$ is unbounded?
Since $X_n \ge Y_n$, we have that $\frac{X_n}{Yn}\ge 1$. Thus, $$ 0 \le \frac{X_n}{Y_n} - 1 = \frac{X_n -Y_n}{Y_n} \le X_n -Y_n.$$ The last inequality follows from the fact that $Y_n \ge 1$. We therefore have that $$ 0 \le \mathbb E \left[ \frac{X_n}{Y_n}\right] - 1 \le \mathbb E [X_n - Y_n]. $$ Thus, $\mathbb E \left[ X_n/Y_n\right]$ must be bounded.