Functions, Limits, and Continuity
Learning Objectives
- Define the domain and range of a function.
- Understand the properties of absolute value, piecewise, even, odd, and periodic functions.
- Evaluate limits algebraically using limit laws and direct substitution.
- Apply the Squeeze Theorem to find difficult limits.
- Determine the continuity of a function at a point and identify types of discontinuity.
- Use the Intermediate Value Theorem to prove the existence of roots.
- Identify vertical, horizontal, and oblique asymptotes from limits.
Basic Function Properties
Domain
The set of all possible input values (usually ) for which the function is defined and produces a valid real number. Common restrictions include avoiding division by zero and preventing even roots of negative numbers.
Range
The set of all possible output values (usually or ) that the function can produce given its domain.
Special Types of Functions
- Absolute Value Function: . It represents the distance from zero. It is defined piecewise as if , and if . Its graph is V-shaped, with a sharp corner at the origin.
- Piecewise Functions: Functions defined by multiple sub-functions, each applying to a certain interval of the main function's domain. Limits and continuity must be carefully checked at the boundaries where the rules change.
Even, Odd, and Periodic Functions
- Even Functions: A function is even if for all in its domain. Its graph is symmetric with respect to the y-axis. (e.g., ).
- Odd Functions: A function is odd if for all in its domain. Its graph is symmetric with respect to the origin. (e.g., ).
- Periodic Functions: A function is periodic if there exists a positive constant such that for all . The smallest such is the fundamental period.
The Limit Concept
Limit of a Function
The limit of a function as approaches a value , denoted as , means that as gets arbitrarily close to (but not equal to ), the value of gets arbitrarily close to .
Key Properties of Limits
- Independence from Function Value: The value of does not affect . The function doesn't even need to be defined at .
- Left-hand limit: (approaching from values smaller than ).
- Right-hand limit: (approaching from values larger than ).
- Existence: For the general limit to exist, the left-hand and right-hand limits must be equal.
Interactive Simulation
Interact with the simulation below to explore limits.
Limit Explorer
Notice how f(x) gets closer to L as x approaches c, even if f(c) is undefined.
Formal Epsilon-Delta Definition
Interactive Simulation
Interact with the simulation below to explore the formal Epsilon-Delta limit definition.
Epsilon-Delta Visualization
Adjust the output tolerance () to see the required input window (). The function is with a limit of at . Notice that .
Limit Laws
Fundamental Limit Laws
- Sum/Difference:
- Product:
- Quotient: (provided )
- Power:
- Root: (if is even, )
The Squeeze (Sandwich) Theorem
Squeeze Theorem
If for all in an open interval containing (except possibly at itself), and if , then it must be true that .
Squeeze Theorem Limit
The resulting limit from the Squeeze Theorem.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Lower bounding function | - | |
| The function squeezed between f(x) and h(x) | - | |
| Upper bounding function | - | |
| The limit point | - | |
| The limit value | - |
Evaluating Limits
Evaluating Limits Algebraically
- Direct Substitution: For continuous functions (polynomials, rational functions where the denominator is not 0, trigonometric functions), we can often find the limit by simply plugging in the value.
- Factoring Method (Indeterminate Forms): When direct substitution results in , we have an indeterminate form. This suggests a hole in the graph. We often need to factor and cancel common terms.
- Conjugate Method: When dealing with radicals resulting in , multiplying by the conjugate often helps to rationalize the numerator or denominator.
Indeterminate Form vs. Vertical Asymptote
A result of is an indeterminate form, meaning more algebraic work (like factoring or using L'Hôpital's Rule later on) is needed to find the limit. Conversely, a result of (where ) indicates an infinite limit and the presence of a vertical asymptote.
Continuity
Continuity at a Point
A function is continuous at a point if three conditions are met:
- Defined: is defined.
- Limit Exists: exists.
- Matches: .
Discontinuity
If any of these three conditions fail, the function is discontinuous at .
Types of Discontinuity
- Removable Discontinuity: The limit exists, but is either undefined or not equal to the limit. (e.g., a hole in the graph).
- Jump Discontinuity: The left-hand and right-hand limits exist but are not equal. (e.g., piecewise functions like step functions).
- Infinite Discontinuity: One or both of the one-sided limits go to infinity. (e.g., vertical asymptotes).
Interactive Simulation
Interact with the simulation below to explore various discontinuity types.
Continuity & Discontinuity Explorer
Analysis at x = 2
The function is continuous at x = 2. The limit as x approaches 2 exists and is equal to the function value f(2) = 4.
The Intermediate Value Theorem (IVT)
Intermediate Value Theorem
If a function is continuous on a closed interval , and is any number strictly between and , then there exists at least one number in the open interval such that .
Application of IVT
A primary application of the IVT is proving the existence of roots (zeros). If is continuous on , and and have opposite signs, the IVT guarantees there is at least one point in where .
Infinite Limits and Limits at Infinity
Types of Limits at Infinity
- Infinite Limits: If increases or decreases without bound as , we say the limit is or . This indicates a vertical asymptote at .
- Limits at Infinity: We analyze the behavior of as or . This relates to horizontal asymptotes.
Asymptotes
Types of Asymptotes
- Vertical Asymptote (VA): Occurs at if or . Typically found where the denominator of a rational function is zero and the numerator is non-zero.
- Horizontal Asymptote (HA): Occurs at if or . Describes the end behavior of the function.
- Oblique (Slant) Asymptote (OA): Occurs when the degree of the numerator is exactly one greater than the degree of the denominator. Found using polynomial long division. The quotient forms the equation of the slant asymptote .
- A limit describes the behavior of a function near a point, requiring both one-sided limits to be equal for existence.
- The Squeeze Theorem evaluates difficult limits by sandwiching them between functions with known limits.
- Continuity guarantees that the limit equals the function value. Discontinuities can be removable, jump, or infinite.
- The Intermediate Value Theorem (IVT) ensures that a continuous function assumes every value between its endpoints, useful for proving the existence of roots.
- Limits at infinity and infinite limits define the horizontal and vertical asymptotes of a function, respectively.