Let be the sequence of functions $f_n:(0, +\infty) \rightarrow \mathbb{R} \ \ (n\geq1)$ $$f_n(x)=ae^{-nax}-be^{nbx}, \ \ \ x>0, \ \ \ \ \ 0<a<b$$ Prove that: $$a) \ \ \forall n\geq 1 \ \int_0^{+\infty}|f_n|<\infty \ and \ \int_0^{+\infty}f_n=0$$ $$b) \ \ \sum_{n\geq1}\int_0^{+\infty}|f_n|=+\infty$$ Prove that the series $\sum_{n\geq1}f_n(x)$ is convergent for $x >0$, and that the series defines a function $f:(0, +\infty)\rightarrow \mathbb{R}$ as: $$f(x)=\sum_{n\geq1}f_n(x)$$ Prove that $\int_0^{+\infty}|f|<+\infty$ and that $\int_0^{+\infty}f=\log(b/a)$.
So, I managed to prove the point $(a)$ using the triangle inequality, and explicitly calculating the integral. I also proved that $(b)$ by proving that $\int_0^{+\infty}|f_n| \geq \frac1n$ by using the reverse triangle inequality and explicitly calculating the integral. Now I'm stuck on the last two points, and I don't know how to continue, because if try to explicitly calcualte the sum and then the integral, and to use the triangle inequality I found and upper bound that is divergent. Any help?