I am preparing for my exam and need help with the following tasks:
Let ${f_n}:[-1,1]\to \mathbb{R}$ be defined as $f_n=\frac{x}{1+n^2x^2}$
- Is ${f_n}$ pointwise/uniformly convergent? Specify the "limit-function". Determine the derivative of this function.
So I know that $fn$ is pointwise and uniformly convergent to $0$. But what is this "limit-function" supposed to look like? Can I just say $f(x)= 0$ ? The derivative would be $0$ too... But whats the point in this task then?
- Check if ${f_n'}$ is pointwise/uniformly convergent. Specify the "limit-function" if there is one.
So $f_n'= \frac{1-n^2x^2}{(1+n^2x^2)^2}$
The problem is, that pointwise and uniform convergence are totally confusing me. To see if the sequence is pointwise converging, we show that $\lim\limits_{n\to\infty} f_n'(0)=1,\lim\limits_{n\to\infty} f_n'(1)=0,\lim\limits_{n\to\infty} f_n'(-1)=0$ and thus is converging to $f(x)=0$ for [$-1,0$) ($0,1$] and $f(x)=1$ for $x=0$ Is this correct? Unfortunately I am not able to show if the sequence is uniformly converging. The only thing I have is that $|f_n'|\leq \frac{1-n^2x^2}{4n^2x^2}=\frac{1}{4n^2x^2}-\frac{1}{4}$.
Is there anyone who could give me an advice?
(Also this is not a duplicate, since the focus of this question lays on the "limit-function" and the derivative and I couldn't find anything that could solve my problem)
Assume $f_n' \to g$ uniformly on $[-1,1]$.
Since $f_n'(0)=1$ for every $n \in \mathbb N$, we have $g(0)=\lim_{n \to \infty} f_n'(0)=1$. Moreover, $g(x)=\lim_{n \to \infty} f_n'(x)=0$ for every $x \in [-1,1]\setminus \{0\}$.
Consider $\varepsilon=\frac{1}{2}$. By our assumption there is $N \in \mathbb N$ so that $|f_N'(x)-g(x)|<\frac{1}{2}$ for all $x \in [-1,1]$.
Since $f_N'$ is continuous at $0$ (being a rational function with no singularity at $0$) there is $\delta>0$ so that $|f_N'(x)-1|<\frac{1}{2}$ whenever $|x|<\delta$. Now notice that for $x \in (-\delta, \delta)\setminus \{0\}$ we have \begin{aligned} \left|f_N'(x)-g(x)\right|&=\left|\left(f_N'(x)-1\right)-\left(g(x)-1\right)\right| \\&\geq \left|\left|f_N'(x)-1\right|-\left|g(x)-1\right|\right| \quad (\text{Reverse Triangle Inequality}) \\&=\left|\left|f_N'(x)-1\right|-1\right| \\&=1-\left|f_N'(x)-1\right|>1-\frac{1}{2}=\frac{1}{2}. \end{aligned} This is a contradiction. Therefore $\{f_n'\}$ does not converge uniformly on $[-1,1]$.