Limit Concepts and Theorems
Finding Limits
- The limit of the product of two functions can be found using the property:
lim<em>x→a[f(x)⋅g(x)]=lim</em>x→af(x)⋅limx→ag(x) - Example:
- lim<em>x→∞[2+lim</em>x→∞x1]
- As x approaches infinity, x1 approaches 0. Thus, the entire limit equals:
2+0=2
Horizontal Asymptote
- A horizontal asymptote exists if:
limx→∞f(x)=l - If l is a constant, y=l is a horizontal asymptote.
- Example: For the function 2+x1, as x approaches infinity, the horizontal asymptote is at y=2.
Behavior of Functions at Infinity
- To study the function's behavior at infinity, consider both ends:
- Functions may approach a finite limit or infinity.
- Example with x1:
- lim<em>x→∞x1=0, and lim</em>x→−∞x1=0.
Squeeze Theorem
- Useful for finding limits when a function is bounded by two others:
- If f(x)≤h(x)≤g(x) and lim<em>x→af(x)=lim</em>x→ag(x)=l then limx→ah(x)=l.
- Example using sine:
- −1≤sin(x)≤1 implies:
x−1≤xsin(x)≤x1; thus, limx→∞xsin(x)=0.
General Rules for Limits at Infinity
- For polynomial functions:
- limx→∞xn=∞ (for n > 0).
- limx→∞xn=0 (for n < 0).
- Products and constant multiples:
- lim<em>x→∞c⋅xn=c⋅lim</em>x→∞xn.
Finding Rational Function Limits
- When dealing with rational functions:
- The limit is found by dividing leading coefficients if degrees are equal:
- For b</em>mxm+extlowertermsa<em>nxn+extlowerterms,
- if n=m, then b</em>ma<em>n.
- Example: For 4x3+23x3+2x−2:
- limx→∞=43.
Summary of Rules
- Rule of Polynomials: limx→ac=c
- Addition and Subtraction of Limits: lim<em>x→a[f(x)+g(x)]=lim</em>x→af(x)+limx→ag(x)
- Product of Limits: lim<em>x→a[f(x)⋅g(x)]=lim</em>x→af(x)⋅limx→ag(x)
- Quotient of Limits: If g(x)=0, \lim<em>x→ag(x)f(x)=limx→ag(x)lim</em>x→af(x).