Define uniform convergence of sequence of functions. Give an example
Defifinition. A sequence of functions fn:X→R converges uniformly to the function f:X→R if and only if n→+∞limsup{∣fn(x)−f(x)∣:x∈X}=0 or, equivalently, if and only if for any ε>0 there exists a sufficiently large integer N such that for all x∈X and n>N ∣fn(x)−f(x)∣<ε.
Example 1. X=[0, q], where 0<q<1, fn(x)=xn, f(x)=0. Then for all x∈X we have
∣fn(x)−f(x)∣=xn≤qn→0, hence n→+∞limsup{∣fn(x)−f(x)∣:x∈X}=0 and the sequence of functions fn(x) converges to zero uniformly.
Example 2. X=[0, 1), fn(x)=xn, f(x)=0. Then for all x∈X we have ∣fn(x)−f(x)∣=xn, sup{xn:x∈X}=1, hence n→+∞limsup{∣fn(x)−f(x)∣:x∈X}=1 and the sequence of functions fn(x) does not converge to f(x) uniformly.
Comments