Functions, Limits, and Continuity
Basic Function Properties
Domain and Range
- 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.
Limit Explorer
Notice how f(x) gets closer to L as x approaches c, even if f(c) is undefined.
Formal Epsilon-Delta 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:
Squeeze Theorem Limit
The resulting limit from the Squeeze Theorem.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Lower bounding function | - | |
| Upper bounding function | - | |
| The limit point | - | |
| The limit value | - |
Evaluating Limits
1. Direct Substitution
2. Factoring Method (Indeterminate Forms)
3. Conjugate Method
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).
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.