I have to calculate the convergence of this serie:
$$\sum_{n=1}^{\infty}\frac{2nx^2}{1+n^2 x^4} \space\text{being} \space x\in [1,2]$$
I have calculated the derivate and i know that $f_n$ has a maximum in $x=\frac{1}{\sqrt n}$, so I can know that $f_n$ is descending in $[1,2]$
It's correct to say that the serie is divergence because
$$\sum_{n=1}^{\infty} f_n(2)\leq \sum_{n=1}^{\infty}f_n(x)$$ and $\sum_{n=1}^{\infty} f_n(2)$ is divergence?
Hint: Use the integral criterion:
\begin{equation} \int\frac{2nx^2}{1+n^2x^4}dn=\frac{\ln(1+n^2x^4)}{x^2}+constant \end{equation}