I have a simple question:
The question is as follows:
Consider the sequence of operators $A_n:C[0,1] \rightarrow C[0,1]$ as follows:
$$ (A_nx)(t) = x(t^{1+\frac{1}{n}})$$ Prove that for each $n\in \mathbb{N}$, $A_n$ is a linear bounded operator. Show that $A_n \rightarrow I$ strongly. Does it converge by norm? Justify.
$\textbf{Notation and information}$
I refer you to the answer by "user438666", for to get information about the notations in the question.
I really cannot make connection with the defined operators!
Can someone help me to understand it?
Thanks!
Proof: Verify that $t^{1 + 1/n} \to t$ uniformly on $[0,1].$ (You can use calculus to see the maximum value of $t-t^{1 + 1/n}$ occurs at $1/(1+1/n)^n.$)
Let $f \in C, \epsilon>0.$ Because $f$ is uniformly continuous on $[0,1],$ there exists $\delta > 0$ such that $x,y \in [0,1], |x-y|<\delta$ implies $|f(x)-f(y)|<\epsilon.$ Because $t^{1 + 1/n} \to t$ uniformly, we can choose $N$ such that $|t^{1 + 1/n} -t | < \delta $ for $t\in [0,1]$ and $n\ge N.$ For such $n$ we have
$$\|A_n(f) - f\|_\infty = \sup_{t\in [0,1]} |f(t^{1 + 1/n})-f(t)| \le \sup_{x,y\in [0,1],|x-y| < \delta}|f(x)-f(y)| \le \epsilon.$$
This proves 1.
$$\tag 1 \|A_n(f_n) - f_n\|_\infty \ge 1,\, n = 1,2,\dots$$
To do this, define $f_n$ to have the piecewise linear graph that joins the points $(0,0), (1/2^{n+1}, 0),$ $(1/2^n,1), (1,1).$ Then $\|f_n\|_\infty =1$ for all $n.$ We have the left side of $(1)$ at least as large as
$$|f_n((1/2^n)^{1+1/n}) - f_n(1/2^n)| = |f_n(1/2^{n+1}) - f_n(1/2^n)| = |0-1| = 1.$$
This proves $(1)$ and we are done.