I was asked to prove the series of function $$f(x)=\sum_{n=1}^\infty \frac{nx}{1+n^4x^2}$$ is uniformly convergent on $[a,\infty)$. (where $a>0$).
Here is what I've done:
I first consider the maximum value of $\frac{nx}{1+n^4x^2}$ by differentiating with respect to $x$, and I found out that the max occurs at $x=\frac{1}{n}$ and the value is $\frac{1}{2n}$.
So I have the following inequality: $$\sum_{n=1}^\infty \frac{nx}{1+n^4x^2} \le \sum_{n=1}^\infty \frac{1}{2n}$$
However, the series $\sum_{n=1}^\infty \frac{1}{2n}$ is divergent which means I cannot use the Weierstrass M-Test.
So I try to find another approach and arrive the following inequality: $$\sum_{n=1}^\infty \frac{nx}{1+n^4x^2} \le \sum_{n=1}^\infty \frac{nx}{n^4x^2}=\sum_{n=1}^\infty \frac{1}{n^3x}\le \sum_{n=1}^\infty \frac{1}{n^3a}$$
I am not sure how to proceed next from here and also unsure if I am on the right track. Hope someone could give me a hint.
Thanks.
You did good work, the only thing left to do is to notice that the series is uniformly convergent by Weierstrass $M$-test. The series $\sum_{n=1}^\infty \frac{1}{an^3}$ is indeed a convergent series of real numbers.
Perhaps you got confused because the series of maximums you found is divergent, so that made you think you cannot use the $M$-test here. However, note that the maximum you found is at the point $x=\frac{1}{n}$, and for a sufficiently large $n$ this is already outside the interval $[a,\infty)$. So you really wouldn't be able to use $M$-test it if you wanted to test uniform convergence in $(0,\infty)$. But since you are interested only in the interval $[a,\infty)$ this is easier.