I'm learning about series of functions and need some help with this problem:
Given the series of function $\sum_{n = 1}^{\infty}(n + 1)e^{1 - nx}$ show that
(i) it converges pointwise but not uniformly on the interval $(0, +\infty)$;
(ii) it converges uniformly on the interval $(1, +\infty)$.
My work and thoughts:
Since I'm having difficulties showing (i) I'll be explaining my work for (ii).
(ii) We note that $\sum_{n = 1}^{\infty}(n + 1)e^{1 - nx} = e \sum_{n = 1}^{\infty}\frac{(n + 1)}{e^{nx}}$ and let $f_n(x) = \frac{(n + 1)}{e^{nx}}$.
Therefore $f'_n(x) = \frac{-(n + 1)ne^{nx}}{e^{2nx}} = \frac{-(n + 1)n}{e^{nx}} < 0 \ \forall{x} \in (1, +\infty)$.
So $f_n$ is decreasing on the interval $(1, +\infty)$. In other words $f_n$ is bounded from above and we can write $$\forall{x} \in (1, +\infty) : |f_n(x)| \leq f_n(1) = \frac{n + 1}{e^{n}}.$$
It is easy to prove that the series $\sum_{n = 1}^{\infty} \frac{n + 1}{e^{n}} < +\infty$ (the series converges by the Limit Comparaison Test).
Hence, by the Weierstrass M-test, we conclude that the given series $\sum_{n = 1}^{\infty}(n + 1)e^{1 - nx}$ is uniformly convergent on the interval $(1, +\infty)$.
Is my work correct for (ii)? How do I show that (i) the series of functions converges pointwise but not uniformly on the interval $(0, +\infty)$?
Yes, what you did for (ii) is correct.
For (i), the pointwise convergence follows from the ratio test. If the series would be uniformly convergent on $(0,+\infty)$, then the sequence $\left(f_n\right)_{n\geqslant 1}$ would converge uniformly on this interval. This would imply that $\lim_{n\to +\infty}f_n(1/n)=0$.