I'm trying to show that the series $\displaystyle\sum_{n=0}^{\infty} \frac{n^2x}{1+n^4x^2}$ is not uniformly convergent on the interval $(0,1]$ and I'm trying to do it by assuming that a sequence of partial sums is uniformly Cauchy and getting a contradiction. So under the assumption it's Cauchy
$\forall \epsilon > 0$, $\exists N \in \mathbb{N}$ such that $\forall n > m > N$ and $\forall x \in (0,1]$
$\Bigg|\displaystyle\sum_{k=m+1}^{n} \frac{k^2x}{1+k^4x^2}\Bigg| < \epsilon$
So clearly I need to find an $\epsilon$ this isn't true for, but I can't see where to go at all.
Many thanks!