BackLimits: Foundations and Properties in Business Calculus
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Limits
Introduction to Limits
The concept of a limit is foundational in calculus, describing the behavior of a function as its input approaches a particular value. Limits allow us to analyze functions at points where they may not be explicitly defined, and are essential for understanding continuity, derivatives, and integrals.
Limit Notation: The limit of a function f(x) as x approaches c is written as .
Undefined Points: A function may be undefined at a point, but its limit as x approaches that point can still exist.
Example: For , f(2) is undefined, but as x approaches 2, f(x) approaches 4.
Numerical Exploration of Limits
Evaluating limits numerically involves examining the values of a function as x approaches a specific value from both sides.
Approaching from the Left: As x approaches 2 from below, yields values increasingly close to 4.
Approaching from the Right: As x approaches 2 from above, f(x) also approaches 4.
Conclusion: .
Formal Definition of a Limit
The formal (epsilon-delta) definition quantifies the idea of a function approaching a value as x approaches c.
We write if for every , there exists such that whenever , it follows that .
This means f(x) can be made arbitrarily close to L by taking x sufficiently close to c (but not equal to c).
Additional info: While the epsilon-delta definition is rigorous, most business calculus courses focus on intuitive and algebraic approaches.
Limit Value vs. Function Value
The value of a function at a point and the limit as x approaches that point may differ.
Example: For , and .
Contrasting Example: For , but .
Key Point: The limit as x approaches c depends on the behavior near c, not necessarily the value at c.
One-Sided Limits
When the behavior of a function differs as x approaches c from the left and right, we use one-sided limits.
Left-Hand Limit: is the value f(x) approaches as x approaches c from the left (x < c).
Right-Hand Limit: is the value f(x) approaches as x approaches c from the right (x > c).
Example: For , and .
Existence of Limit: The two-sided limit exists if and only if both one-sided limits exist and are equal.
Algebraic Properties of Limits
Limits can be manipulated using algebraic rules, provided the individual limits exist.
for constant k
provided
for integer n
if the root is defined
Limits of Common Functions
Constant Function:
Identity Function:
Power Function: for integer n
Polynomial Function: If is a polynomial,
Rational Function: If and are polynomials and ,
Example:
Limits by Simplification
When direct substitution yields an indeterminate form (such as 0/0), algebraic simplification can often resolve the limit.
Factor and Cancel: Simplify the expression to eliminate the problematic factor.
Example:
Factor numerator:
Cancel : for
Take the limit:
Graphical Interpretation: The graph of is the line with a hole at .
General Principle for Simplification
If two functions are equal for all x near c (except possibly at x = c), then their limits as x approaches c are equal:
This principle is especially useful for rational functions that yield indeterminate forms at x = c.
Summary Table: Limit Properties
Property | Formula | Condition |
|---|---|---|
Sum | Both limits exist | |
Difference | Both limits exist | |
Product | Both limits exist | |
Quotient | ||
Power | n integer, limit exists | |
Root | Root defined |
Additional info: Mastery of limits is essential for understanding derivatives and integrals, which are central to business calculus applications such as marginal analysis, optimization, and area computations.