$k_n(x) = \frac x{1+nx^2}$ uniform convergence

212 Views Asked by At

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!

2

There are 2 best solutions below

3
On BEST ANSWER

$k_n(x)=\frac{x}{1+nx^2}<\frac{x}{nx^2}=\frac{1}{nx} \rightarrow 0 $ as $n\rightarrow \infty $ for a fixed $x\in \mathbb R$

So $k(x)=0$

0
On

See $M_{n}=\sup \vert k_{n}(x)-k(x) \vert=\frac{1}{\sqrt n}$ for all $x\in \mathbb{R}$ and $n$ tending to $\infty, M_{n}$ goes to zero .