Let $a_n=\sum_{k=1}^n \dfrac{1}{k}$, $a_0=0$. We define $$f_n:\mathbb R \to \mathbb R$$$$f_n(x)=\sum_{k=1}^n \dfrac{1}{2^{n-k}} \mathcal X_{[a_{k-1},a_k)}(x)$$
Decide if there exists $f$ such that $f_n \stackrel{m}{\to}f$
I am not sure what to do here. It is clear that this sequence is increasing, if there is a function $f$ such that the sequence converges to $f$ in measure, then I could extract a subsequence that converges pointwise almost everywhere to $f$. Then I could apply the monotone convergence theorem to affirm that the limit of the Lebesgue integral of the sequence is equal to the integral of $f$.
I don't know what to do and if I could arrive to a contradiction following the path I've previously described. Any help would be appreciated. Thanks in advance.