BackContinuity and Related Concepts in Real Analysis
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Continuous Functions
Definition and Intuition
Continuity is a fundamental concept in real analysis and precalculus, describing how small changes in the input of a function produce small changes in the output. Formally, a function f is continuous at a point x_0 if the value of the function at that point matches the limit of the function as x approaches x_0:
Definition: Let X \subseteq \mathbb{R}, f: X \to \mathbb{R}, and x_0 \in X. f is continuous at x_0 if and only if
Continuous on X: f is continuous on X if it is continuous at every x_0 \in X.
Discontinuous at x_0: If the above equality fails, f is discontinuous at x_0.
Examples of Continuous and Discontinuous Functions
Constant Function: f(x) = c is continuous everywhere because .
Identity Function: f(x) = x is continuous everywhere because .
Sign Function (sgn): is continuous everywhere except at 0, where the left and right limits differ.
Rational/Irrational Indicator: is discontinuous everywhere, as every neighborhood contains both rationals and irrationals.
Step Function: is discontinuous at 0, but continuous elsewhere. If restricted to , it is continuous everywhere on that domain.
Equivalent Formulations of Continuity
Sequential: f is continuous at x_0 if for every sequence a_n \to x_0, .
Epsilon-Delta (Open Ball): such that .
Epsilon-Delta (Closed Ball): .
Properties of Continuous Functions
Arithmetic Operations: If f and g are continuous at x_0, so are f+g, f-g, fg, max(f,g), min(f,g), and f/g (if g(x) \neq 0).
Composition: If f is continuous at x_0 and g is continuous at f(x_0), then g \circ f is continuous at x_0.
Examples: Polynomials, exponentials, and absolute value functions are continuous on their natural domains.
Left and Right Limits
Definitions and Motivation
One-sided limits help analyze function behavior when approaching a point from only one direction. This is crucial for understanding discontinuities and piecewise functions.
Right Limit:
Left Limit:
These may exist even if f(x_0) is undefined.
Continuity and One-Sided Limits
If f is continuous at x_0, then .
If both one-sided limits exist and equal f(x_0), then f is continuous at x_0.
Types of Discontinuities
Jump Discontinuity: One-sided limits exist but are not equal.
Removable Discontinuity: One-sided limits exist and are equal, but not equal to f(x_0) (or f(x_0) is undefined).
Asymptotic Discontinuity: Function approaches infinity from one or both sides (e.g., at 0).
Oscillatory Discontinuity: No limit exists due to wild oscillation (e.g., rational/irrational indicator).
The Maximum Principle
Boundedness and Extrema
Continuous functions on closed intervals have special properties due to compactness:
Boundedness: If f is continuous on , then such that for all .
Global Maximum/Minimum: f attains its maximum and minimum on :
such that for all
such that for all
Note: The maximum or minimum may not be unique.
The Intermediate Value Theorem (IVT)
Statement and Consequences
The IVT is a cornerstone of real analysis, ensuring that continuous functions on closed intervals take on every value between their minimum and maximum.
Theorem: If f is continuous on and is between and , then such that .
Applications: Existence of roots (e.g., ), and showing that continuous functions cannot "jump" over values.
IVT guarantees existence, not uniqueness: A value may be taken at multiple points.
Monotonic Functions
Definitions and Properties
Monotone Increasing:
Strictly Monotone Increasing:
Monotone Decreasing:
Strictly Monotone Decreasing:
Constant functions are both monotone increasing and decreasing.
Relationship to Continuity
Continuity does not imply monotonicity (e.g., ).
Monotonicity does not imply continuity (e.g., step functions).
Strictly monotone and continuous functions on are invertible, and their inverses are also continuous and strictly monotone.
Uniform Continuity
Definition and Motivation
Uniform continuity strengthens the concept of continuity by requiring that the same works for all points in the domain, not just locally.
Definition: f is uniformly continuous on X if such that for all .
Every uniformly continuous function is continuous, but not every continuous function is uniformly continuous.
Example: is continuous on but not uniformly continuous.
On closed intervals: Every continuous function on is uniformly continuous (Heine–Borel property).
Limits at Infinity
Definitions and Examples
Adherent Point at Infinity: is adherent to if with (i.e., $X$ is unbounded above).
Limit at Infinity: if such that .
Example: on .