Prove that the sequence $\{k_n\}_{n=1}^\infty$ defined by $$k_n(x) = \frac x{1+nx^2}$$ for all $x \in R$ and each positive integer $n$, converges uniformly on R. $$$$ I know the definition of uniform convergence, $\forall\epsilon>0, \exists N \in J$, such that $\forall n \ge N, \forall x \in D$ implies $|k_n(x) - k(x)| < \epsilon$.
I'm just not sure how to find $k(x)$ which this sequence converges to in order to complete the necessary inequality.
Any help would be greatly appreciated! Thanks!