Consider the series $f_n(x) = \sum_{1}^{n}\frac{nx^2}{n^3+x^3}$ I'm trying to prove that this series does not uniformly converge on $[0,\infty)$
Let $$\lim_{n \to \infty} \sum_{1}^{n}\frac{nx^2}{n^3+x^3} = F(x)$$
While disproving the book has said :
$\lim_{x \to \infty} F(x) = \infty$ while $\lim_{x \to \infty} \frac{nx^2}{n^3+x^3} = 0$ so it can not uniformly converge. My question is how did it deduce that $\lim_{x \to \infty}F(x)= \infty$ I couldn't get that?