Let
$f_n(x)=\frac{x^n}{1+x^n},~x\geq 0, ~n\in\mathbb{N}$.
1.1.: Determine the pointwise limi of $(f_n)$, $x\geq 0$.
1.2.: Show that the sequence $(f_n)$ is uniformly convergent on the intervals
$[0,c]$ for $0<c<1$.
$[b,+\infty[$ for $b>1$.
1.3.: Show that there is no uniform convergence on $[1,+\infty[$.
Learning for an upcoming test and I found this one in some problem sheets.
I never dealt with pointwise convergence so I'm not sure how to proceed here. Is it similar to finding the limit of a sequence which is just a point?
About b: I never heard of uniform convergence so I looked up the wiki entry on it. 'If the speed of the convergence does not depend on x.'
How do I approach this type of problem?
So basically I can't deal with this exercise at all. I'm sorry for the lack of work shown here, but I'm really struggling with metric spaces in general.
Hints:
Check first that
$$\lim_{n\to\infty}\frac{x^n}{1+x^n}=f(x)=\begin{cases}0&,\;\;0\le x<1\\{}\\\dfrac12&,\;\;x=1\\{}\\1&,\;\;x>1\end{cases}$$
and for example, for $\;0\le x\le c<1\;$ :
$$\frac{x^n}{1+x^n}\le c^n$$
and you can apply Wierstrass's M-test with the geometric series.
The case $\;x>1\;$ is similar and I'll let it to you.