Continuity | Mathematics - Wyatt's Notes
4.1 Limits of Functions
Section titled “4.1 Limits of Functions”Let where . We say if for Every There exists such that
4.2 Continuity
Section titled “4.2 Continuity”Definition. is continuous at if . In epsilon-delta form: For every There exists such that
Remark. A function is continuous on a set if it is continuous at every point of . A function is globally continuous (or “continuous”) if it is continuous on its entire domain.
Definition. is discontinuous at if it is not continuous at . Discontinuities are Classified as:
- Removable: exists but does not equal (or is undefined).
- Jump: and both exist but are unequal.
- Essential (or infinite/oscillatory): At least one one-sided limit does not exist.
Proposition 4.3. Polynomials are continuous on . Rational functions are Continuous wherever . The functions , , , are continuous On their domains.
Theorem 4.1 (Algebra of Continuous Functions). If and are continuous at Then , And (where defined) are continuous at .
Theorem 4.2. Compositions of continuous functions are continuous: if is continuous at and is continuous at Then is continuous at .
4.2a Sequential Characterization of Limits and Continuity
Section titled “4.2a Sequential Characterization of Limits and Continuity”The epsilon-delta definitions can be reformulated in terms of sequences, which is often more Convenient for …/1-number-and-algebra/3_proof-and-logics.
Proposition 4.2a (Sequential Criterion for Limits). if and only if For every sequence with and for all We have .
Proof. () Let . Choose from the - definition. Since There exists with for . Then for .
() Suppose the - condition fails. Then there exists such That for every There exists with but . Then but Contradicting the hypothesis.
Corollary 4.2b. is continuous at if and only if for every sequence with We have .
This is especially useful for proving that a function is not continuous: find one sequence Converging to whose image does not converge to .
4.3 Intermediate Value Theorem
Section titled “4.3 Intermediate Value Theorem”Theorem 4.3 (IVT). If is continuous and (or ), then there exists such that .
Proof. Assume . Let . Since is non-empty and bounded above by . Let . We show .
If Then by continuity at There exists such that for . But then Contradicting that .
If Then by continuity, there exists such that for . But then is an upper bound for Contradicting That .
Therefore .
Alternative …/1-number-and-algebra/3_proof-and-logic (bisection). Set , . Given with Let . If Set , . If Set , . Either way, and . By the nested interval property, and . By continuity, And So .
4.4 Extreme Value Theorem
Section titled “4.4 Extreme Value Theorem”Theorem 4.4 (EVT). If is continuous, then attains its maximum and Minimum on : there exist such that for all .
Proof. We first show is bounded. Suppose not; then for each There exists with . By Bolzano-Weierstrass, has a convergent subsequence . By continuity, So is bounded. But A contradiction.
Now we show attains its supremum. Let . For each Choose with . By Bolzano-Weierstrass, has a subsequence . By continuity, . Since for all The squeeze theorem gives . The argument for the infimum is similar (consider ).
4.5 Uniform Continuity
Section titled “4.5 Uniform Continuity”Definition. is uniformly continuous on if for every There exists such that for all :
The key distinction: for ordinary continuity, may depend on both and the point ; for uniform continuity, depends only on .
4.6 The Heine-Cantor Theorem
Section titled “4.6 The Heine-Cantor Theorem”Theorem 4.5 (Heine-Cantor). If is continuous on the closed, bounded Interval Then is uniformly continuous on .
Proof. Suppose is continuous on but not uniformly continuous. Then there exists such that for every There exist with but .
By the Bolzano-Weierstrass theorem, has a convergent subsequence . Since We have as well.
By continuity of at : there exists such that implies . For sufficiently large, and So:
Contradicting .
4.7 Worked Examples
Section titled “4.7 Worked Examples”Problem. Prove that is uniformly continuous on .
Solution. For : .
Given Choose . Then implies . Since depends Only on The continuity is uniform.
Worked Example: $\varepsilon$-$\delta$ .../1-number-and-algebra/3_proof-and-logic that $f(x) = 3x - 1$ is continuous at $x = 2$
Solution. We have . Let . We need to find such that implies .
Compute: .
Choose . Then implies .
Worked Example: $\varepsilon$-$\delta$ .../1-number-and-algebra/3_proof-and-logic that $f(x) = x^2$ is continuous at $x = 3$
Solution. We have . Let . Compute:
Restrict to So means Giving .
Choose . Then implies:
Worked Example: Show $f(x) = 1/x$ is NOT uniformly continuous on $(0, 1)$
Solution. We show the negation of uniform continuity. Take . For any Choose with . Set and . Then But:
So no single works for all .
Worked Example: Use the sequential criterion to show $f(x) = \sin(1/x)$ has no limit as $x \to 0$
Solution. Consider the sequences and . Both converge to . But and for all .
So and . By the sequential criterion, if existed, Both subsequences would converge to the same limit. Since they don”t, the limit does not exist.
Worked Example: Prove $f(x) = x \sin(1/x)$ (with $f(0) = 0$) is continuous everywhere
Solution. For , is a product of continuous functions, hence continuous.
At : let . Choose . For :
So is continuous at . Since extends continuously from to The Heine-Cantor Theorem implies is uniformly continuous on .
Worked Example: $\varepsilon$-$\delta$ .../1-number-and-algebra/3_proof-and-logic that $f(x) = \sin x$ is continuous at every $a \in \mathbb{R}$
Solution. We use the identity for all . (Proof: Using and .)
Let and . Choose . For :
Since works independently of , is actually uniformly continuous On . The same argument works for .
Worked Example: $\varepsilon$-$\delta$ .../1-number-and-algebra/3_proof-and-logic that $f(x) = e^x$ is continuous at every $a \in \mathbb{R}$
Solution. We use the inequality Which follows from the Mean Value Theorem applied to : for some between and So .
Let and . Restrict to So and . Choose . For :
If you get this wrong, revise: Section 4.2 (Continuity), Section 5.3 (Mean Value Theorem).
Intuition
Section titled “Intuition”The epsilon-delta definition of a limit is best understood as a challenge game between two players. Player A (the challenger) picks any tolerance epsilon — no matter how small. Player B (the responder) must then find a delta such that all points within delta of the target produce function values within epsilon of the claimed limit. If Player B can always win regardless of how small epsilon is, the limit exists. This adversarial framing captures the logical structure of the universal quantifiers: “for every epsilon, there exists a delta.”
The squeeze theorem extends this intuition: if a function is trapped between two other functions that both converge to the same limit, it must converge there too. A physical analogy is a grape squeezed between two approaching walls — the grape has nowhere to go but forward. Uniform continuity removes the dependence of delta on the point of evaluation: the same delta works everywhere on the domain simultaneously. This is a much stronger condition, and it fails on open intervals like (0,1) because functions like 1/x can change arbitrarily fast near the boundary. The Heine-Cantor theorem guarantees that continuity on a closed bounded interval automatically yields uniform continuity — compactness eliminates the boundary trouble.
4.8a Counterexamples and Their Lessons
Section titled “4.8a Counterexamples and Their Lessons”The following table summarizes the key counterexamples in the theory of continuity:
| Function | Domain | Continuous? | Uniformly Continuous? | Lesson |
|---|---|---|---|---|
| Yes | No | Unbounded slope near boundary | ||
| Yes | No | Unbounded slope at infinity | ||
| Yes | Yes | Slope at infinity saves uniform continuity | ||
| Yes | Yes | Oscillation is bounded; Heine-Cantor applies on | ||
| Yes | Yes | Extension to is continuous; compact domain |
The pattern: A continuous function on a bounded interval fails to be uniformly continuous if and only if it can oscillate arbitrarily fast near some point (in standard practice a boundary point where the function is not defined, or a point where the derivative is unbounded). On closed, bounded intervals, this cannot happen because the function is bounded and the interval is compact.
4.9 Common Pitfalls
Section titled “4.9 Common Pitfalls”- The Heine-Cantor theorem requires a closed, bounded interval. The function on is continuous but not uniformly continuous. The theorem requires a closed and bounded interval. Also, a function can be uniformly continuous on an unbounded domain (e.g., on ) --- boundedness of the domain is sufficient but not necessary.
- Do not confuse continuity with uniform continuity. Every uniformly continuous function is continuous, but the converse is false on unbounded or open domains.
- The sequential criterion is the most common tool for disproving continuity or limits. Find two sequences converging to the same point whose images converge to different limits.
- The IVT requires the function to be continuous on a closed interval. The function on satisfies and , but there is no with . The IVT does not apply because is not defined on with taking both positive and negative values.
- A function can be continuous at every point but not uniformly continuous. The classic example is on . It is continuous everywhere, but on any interval , the maximum slope is , which grows without bound as .
flowchart TD A[4_Continuity] --> B[Key Concepts] A --> C[Core Principles] A --> D[Practical Applications] B --> E[Fundamental definitions] C --> F[Design patterns] D --> G[Real-world usage]Cross-References
Section titled “Cross-References”- Differentiability: Differentiability implies continuity, but the converse is false; the relationship between these concepts is explored via the mean value theorem.
- Riemann Integration: Continuous functions on closed intervals are Riemann integrable, and the Heine-Cantor theorem guarantees uniform continuity on compact domains.
- Sigma-Algebras and Measurable Spaces: Continuity is defined in terms of open sets, which generate the Borel sigma-algebra used in measure theory.
- Classical Mechanics
- Electromagnetism