I am having a particularly difficult time working with the sequence of functions given by:
$$f_n(x)=\dfrac{1+nx^2}{(1+x)^n}.$$
I am working only on $[0,1]$. It is clear that these are measurable functions which go to $0$ pointwise, (though $f_n(0)=1\;\forall n\in\mathbb{N}$) and I would like to use either the Dominated or Monotone Convergence Theorems to show that:
$$\lim\limits_{n\to\infty}\int\limits_0^1f_n(x)=0.$$
I know it is true based on the context in which I received the problem, but it is proving to be a tough nut to crack. I'm usually good at these.
A little noodling around on Desmos shows that the sequence is in fact dominated on $[0,1]$ by any constant function greater than 1, and that for $n\geq 3$ it is decreasing on $[0,1]$. For $n=1$ or $n=2$, it has a minimum between $0$ and $1$. But these things are, for the most part, incredibly tedious to show rigorously.
This was a question on a prior preliminary exam in my department, and was written to take a few minutes at most.
Is there a quicker way? All these details have taken me almost an hour to write out!