Consider a sequence for functions $f_n: [0,2] \to \mathbb{R}$ such that $f_n(0) = 0$ and $f_n(x) = \frac{\sin (x^n)}{x^n}$ for $x \in (0, 2]$. Find $$\lim_{n \to \infty} \int_{[0,2]} f_n(x) \, dx$$
I'm not sure how to begin with one. Some ideas that come to mind are:
- dominated/bounded convergence theorem (but it's not clear to me what function this sequence converges to)
- using absolute continuity (if it can be shown) to utilize FTC
Any ideas on how to approach this one? Let me know any hints or suggestions. Thanks.