Functions and Limits: Limits, One-Sided Limits, and Vertical Asymptotes
Definition of a Limit
- Suppose a function f is defined for all x in an open interval containing a, except possibly at x=a.
- If f(x) is arbitrarily close to a number L for all x sufficiently close to a (with x=a), then the limit of f(x) as x approaches a equals L:
limx→af(x)=L
- Example limit:
limx→1x2−1x−1=0.5
One-Sided and Two-Sided Limits
- Right-Sided Limit: Written as limx→a+f(x)=L if f(x) is arbitrarily close to L for all x near a with x>a.
- Left-Sided Limit: Written as limx→a−f(x)=L if f(x) is arbitrarily close to L for all x near a with x<a.
- Two-Sided Limit Condition: The limit limx→af(x)=L exists if and only if both one-sided limits exist and are equal:
limx→a+f(x)=Llimx→a−f(x)=L
- Non-Existence of Limits: A limit limx→af(x) does not exist if a one-sided limit does not exist, or if:
limx→a+f(x)=limx→a−f(x)
- Example (Heaviside function):
H(t)={01if t<0if t≥0limt→0+H(t)=1limt→0−H(t)=0
Infinite Limits
- Positive Infinite Limit: Written as limx→af(x)=∞ or f(x)→∞ as x→a when f(x) becomes arbitrarily large as x approaches a (with x=a).
- Negative Infinite Limit: Written as limx→af(x)=−∞ or f(x)→−∞ as x→a when f(x) becomes arbitrarily large negative as x approaches a (with x=a).
- Non-Existence Example: The limit limx→0x21 does not exist because values grow without bound.
- Negative Infinite Limit Example:
limx→0(−x21)=−∞
- One-Sided Infinite Limits:
limx→a−f(x)=∞limx→a+f(x)=∞limx→a−f(x)=−∞limx→a+f(x)=−∞
Vertical Asymptotes
- The line x=a is a vertical asymptote of the curve y=f(x) if at least one of the following statements holds:
limx→af(x)=∞limx→a−f(x)=∞limx→a+f(x)=∞limx→af(x)=−∞limx→a−f(x)=−∞limx→a+f(x)=−∞
- Example: The curve y=x−32x has a vertical asymptote at:
x=3