Show that the series is Uniformly convergent

192 Views Asked by At

Show that the series $$\sum {x\over1+n^2x}$$ is uniformly convergent in $[\delta,1]$ for any $\delta>0$ but not uniformly convergent in $[0,1]$

I am unable to find a suitable $M_n$ for use in the Weirestrass M-test. Need some guidance please.

3

There are 3 best solutions below

1
On BEST ANSWER

Are you sure it is not uniformly convergent on all of $[0,1]$? For any $x \in [0,1]$ we have that $f_n(x) = \frac{x}{1+xn^2} \leq \frac{1}{n^2}$. Indeed, for $x \in (0,1]$ we have $f_n(x) = \frac{1}{(1/x) + n^2} \leq \frac{1}{n^2}$ and since $f_n(0)=0$, it is true for all $x \in [0,1]$. Letting $M_n = \frac{1}{n^2}$ would then suggest (via the $M$-test) that $\sum_{n=1}^{\infty} f_n$ is uniformly convergent on the domain $[0,1]$.

1
On

Try $M_{n}=\frac{1}{1+\delta n^2}$.

We have $x \in [\delta,1]$, so:

$\frac{x}{1+n^2x} \leq \frac{1}{1+n^2x}$

It's because $x \leq 1$. Next:

$\frac{1}{1+n^2x} \leq \frac{1}{1+n^2\delta}$ because $\delta \leq x$.

0
On

$M_n = \frac{1}{n^2}$ and it is uniformly convergent on $[0,1]$.