Prove (f_n) Does Not Converge Uniformly Using Epsilon Criteria: For Any Natural Number N, For All N ≥
Understanding whether a sequence of functions converges uniformly is a fundamental aspect of analysis, especially in the context of functional sequences. In this article, we will delve into a rigorous proof demonstrating that a given sequence \((f_n)\) does not converge uniformly using the epsilon (\(\varepsilon\)) criteria. The core idea hinges on showing that, for any natural number \(N\), there exists a point in the domain where the difference between the functions exceeds a fixed \(\varepsilon\), thus violating the condition for uniform convergence.
---
Preliminaries: Definitions and Concepts
Before embarking on the proof, it's essential to clarify the key concepts involved.
Pointwise vs. Uniform Convergence
- Pointwise Convergence: A sequence of functions \((fn)\) converges pointwise to a function \(f\) on a domain \(D\) if, for every \(x \in D\), \(\lim{n \to \infty} f_n(x) = f(x)\).
- Uniform Convergence: \((fn)\) converges uniformly to \(f\) on \(D\) if, for every \(\varepsilon > 0\), there exists an \(N \in \mathbb{N}\) such that for all \(n \geq N\) and all \(x \in D\), \(|fn(x) - f(x)| < \varepsilon\).
The Epsilon Criterion for Uniform Convergence
- The formal statement: \(\lim{n \to \infty} fn = f\) uniformly if and only if:
- To disprove uniform convergence, it suffices to show that:
---
The Sequence \((f_n)\) Under Consideration
Suppose we analyze the sequence of functions:
\[
f_n(x) = x^n
\]
defined on the domain \(D = [0, 1]\).
Intuition:
- For each fixed \(x \in [0, 1)\), as \(n \to \infty\), \(x^n \to 0\).
- For \(x = 1\), \(f_n(1) = 1^n = 1\) for all \(n\).
Pointwise limit function:
\[
f(x) = \lim{n \to \infty} fn(x) = \begin{cases}
0, & 0 \leq x < 1 \\
1, & x = 1
\end{cases}
\]
The question is: does \((f_n)\) converge uniformly to \(f\) on \([0, 1]\)?
---
Key Idea for the Proof
To prove that \((f_n)\) does not converge uniformly to \(f\), we need to demonstrate that:
- There exists an \(\varepsilon0 > 0\) such that, no matter how large \(N\) is, we can find an \(n \geq N\) and a point \(x \in [0, 1]\) with \(|fn(x) - f(x)| \geq \varepsilon_0\).
In this case, aiming for \(\varepsilon0 = \frac{1}{2}\) (or any positive number less than 1), we will show that the supremum difference between \(fn\) and \(f\) remains above \(\varepsilon_0\), regardless of how large \(n\) is.
---
Step-by-Step Proof: \((f_n)\) Does Not Converge Uniformly
Step 1: Identify the Candidate \(\varepsilon_0\)
- Choose \(\varepsilon_0 = \frac{1}{2}\). Our goal is to show:
Step 2: Analyze the Behavior at \(x = 1\)
- For all \(n\),
- The limit function at \(x=1\) is \(f(1) = 1\), so the difference:
- Not helpful in demonstrating non-uniform convergence since the difference vanishes at \(x=1\).
Step 3: Focus on \(x\) close to 1 but less than 1
- The worst-case difference occurs when \(f(x) = 0\) but \(f_n(x)\) is not close to 0.
- For \(x \in [0, 1)\), \(f(x) = 0\), so the difference simplifies to:
Step 4: Finding the Point \(x_n\) for a Given \(n\)
- To guarantee \(|x^n| \geq \frac{1}{2}\), solve:
- Equivalently:
- For each \(n\), pick:
Step 5: Verifying the Difference at \(x_n\)
- At \(x = x_n\),
- Since the difference is exactly \(\frac{1}{2}\), which equals \(\varepsilon_0\), this point demonstrates the failure of the uniform convergence condition.
Step 6: Final Contradiction with the Epsilon Criterion
- For any \(N \in \mathbb{N}\), choose \(n \geq N\).
- The corresponding \(x_n = (1/2)^{1/n}\) satisfies:
- This shows that, no matter how large \(N\) is, the supremum difference:
- Since the supremum does not tend to zero as \(n \to \infty\), the sequence \((f_n)\) does not converge uniformly to \(f\).
Conclusion: The Sequence \((f_n)\) Does Not Converge Uniformly
The detailed analysis reveals that the sequence of functions \(fn(x) = x^n\) on \([0, 1]\) fails to satisfy the epsilon criterion for uniform convergence. Specifically, by selecting \(\varepsilon0 = 1/2\), we have demonstrated:
- For any natural number \(N\), there exists an \(n \geq N\) and a point \(x_n = (1/2)^{1/n}\) such that:
|fn(xn) - f(x_n)| = \frac{1}{2}
\]
- Therefore, the supremum of \(|f_n(x) - f(x)|\) over \([0, 1]\) stays bounded below by \(1/2\), contradicting the requirement that it should tend to zero for uniform convergence.
Hence, the sequence \((f_n)\) does not converge uniformly to its pointwise limit \(f\) on \([0,1]\).
---
Additional Insights and Generalizations
This proof technique can be adapted for other sequences of functions by:
- Identifying points where the functions deviate significantly from the limit function