Limits help us understand how functions behave near specific points. One-sided limits focus on approaching from the left or right, while limit laws and theorems provide tools for evaluating complex limits.
These concepts are crucial for grasping function behavior and continuity. By mastering limits, you'll be better equipped to tackle more advanced calculus topics like derivatives and integrals.
One-Sided Limits
Left-hand vs right-hand limits
- Left-hand limit limxโaโโf(x) considers function values as x approaches a from the left (smaller values)
- Right-hand limit limxโa+โf(x) considers function values as x approaches a from the right (larger values)
- Limit exists only if both left-hand and right-hand limits exist and are equal (limxโaโโf(x)=limxโa+โf(x))
- Example: f(x)=โฃxโฃ at x=0, left-hand limit is 0, right-hand limit is 0, so the limit exists and equals 0
- Example: f(x)=x1โ at x=0, left-hand limit is โโ, right-hand limit is +โ, so the limit does not exist
Evaluation of one-sided limits
- Tables: Create a table with x values approaching the point from left and right, observe function value trends
- Example: f(x)=xโ1x2โ1โ at x=1, table shows left-hand and right-hand limits both approach 2
- Graphs: Visually inspect the graph near the point, determine y-values the function approaches from left and right
- Example: f(x)={x2xโx<0xโฅ0โ at x=0, graph shows left-hand limit is 0 and right-hand limit is 0
- Algebraic manipulation: Simplify the function, factor and cancel terms, substitute the point to evaluate the limit
- Example: limxโ2โxโ2x2โ4โ=limxโ2โ(x+2)=4, factoring and canceling (xโ2) allows direct substitution
Limit Laws and Theorems
Limit laws for function operations
- Sum rule: limxโaโ[f(x)+g(x)]=limxโaโf(x)+limxโaโg(x)
- Difference rule: limxโaโ[f(x)โg(x)]=limxโaโf(x)โlimxโaโg(x)
- Product rule: limxโaโ[f(x)โ
g(x)]=limxโaโf(x)โ
limxโaโg(x)
- Quotient rule: limxโaโg(x)f(x)โ=limxโaโg(x)limxโaโf(x)โ, provided limxโaโg(x)๎ =0
- Constant multiple rule: limxโaโ[cโ
f(x)]=cโ
limxโaโf(x), where c is a constant
- Power rule: limxโaโ[f(x)]n=[limxโaโf(x)]n, where n is a constant
- Example: limxโ2โ(3x2+2xโ1)=3โ
limxโ2โx2+2โ
limxโ2โxโlimxโ2โ1=3โ
4+2โ
2โ1=15
Theorems for limit evaluation
- Squeeze Theorem (Sandwich Theorem): If f(x)โคg(x)โคh(x) near a (except possibly at a) and limxโaโf(x)=limxโaโh(x)=L, then limxโaโg(x)=L
- Useful for finding limits of functions "squeezed" between two other functions with known limits
- Example: 0โคxsinxโโค1 for x>0, and limxโ0+โ0=limxโ0+โ1=0, so limxโ0+โxsinxโ=0
- Limit Comparison Test: Compares the behavior of two functions near a point
- If limxโaโg(x)f(x)โ=L, where L is a finite positive number, then limxโaโf(x) and limxโaโg(x) either both exist or both diverge
- If limxโaโg(x)f(x)โ=0 and limxโaโg(x) exists, then limxโaโf(x)=0
- Example: To find limxโโโ3xโ22x+1โ, compare with limxโโโx1โ. Since limxโโโx1โ3xโ22x+1โโ=32โ, both limits exist, and limxโโโ3xโ22x+1โ=32โ