Suppose that $(S,\Sigma,\mu)$ is a finite measure space. I am trying to show that a sequence of functions $(f_n)$ converges in measure to f iff
\begin{align*} \lim_{n\to \infty} \int \frac{\left\vert {f_n - f} \right\vert}{1 + \left\vert { f_n - f} \right\vert} d\mu = 0. \end{align*}
I have shown if \begin{align*} \lim_{n\to \infty} \int \frac{\left\vert {f_n - f} \right\vert}{1 + \left\vert { f_n - f} \right\vert} d\mu = 0, \end{align*} then $f_n \to f$ in measure. However, I am not sure how to show the reverse direction. I know that since I converge in measure that there exists a subsequence $(f_{n_k})$ that converges $\mu$-a.e. on S to f. So I can apply the monotone convergence theorem to the subsequence and get the desired result. I am not sure though how to show it for the entire sequence.
Suppose $\int \frac {|f_n-f|}{1+|f_n-f|}d\mu $ does not tend to $0$. Then there exists $\epsilon >0$ and inetgers $n_1<n_2<...$ such that $\int \frac {|f_{n_k}-f|}{1+|f_{n_k}-f|}d\mu >\epsilon$ for all $k$. There is a subsequence of $f_{n_k}$ which converges almost everywhere to $f$. Call this $f_{n_{k_j}}$. By Bounded Convergence Theorem $\int \frac {|f_{n_{k_j}}-f|}{1+|f_{n_{k_j}}-f|}d\mu\to 0$ and this is a contradiction to the choice of $\epsilon$.