Squeeze Theorem and Limits
Squaring Numbers and Inequalities
- If you square a positive number, you get a positive number.
- If you square a negative number, you get a positive number.
Multiplying Inequalities with Positive Numbers
- When multiplying an inequality by a positive number, the sign does not flip.
- Example: Multiplying an inequality by x2 because x2 is always positive.
- We want to find the limit of x2⋅cos(x1) as x approaches 0.
- To achieve this, multiply each side of the inequality by x2.
- x2⋅(−1)≤x2⋅cos(x1)≤x2⋅(1)
- −x2≤x2⋅cos(x1)≤x2
- Here, f(x)=−x2 and h(x)=x2
- Finding the limit:
- limx→0−x2=−02=0
- limx→0x2=02=0
- By the Squeeze Theorem, the limit of the function in the middle is also 0.
- limx→0x2⋅cos(x1)=0
Squeeze Theorem Examples
- Example 1: Show that limx→0x2sin(20πx)=0 using the Squeeze Theorem.
- Example 2: Show that limx→0x3+x2sin(xπ)=0 using the Squeeze Theorem.
- Example 3: Evaluate limx→1g(x) if 2x≤g(x)≤x4−x2+2
- Example 4: Find limx→4f(x) if 4x−9≤f(x)≤x2−4x+7 for x≥0
Example 1 Solution: Finding the Limit of x2sin(20πx)
- Let g(x)=x2sin(20πx)
- We need to find functions f(x) and h(x) such that f(x)≤g(x)≤h(x) when x is near 0.
- We know that −1≤sin(20πx)≤1 because the sine function's range is always between -1 and 1.
- Multiply all sides of the inequality by x2, which is a positive number (since x=0):
- x2⋅(−1)≤x2sin(20πx)≤x2⋅(1)
- −x2≤x2sin(20πx)≤x2
- Now, we have f(x)=−x2 and h(x)=x2
- Evaluate the limits of f(x) and h(x) as x approaches 0:
- limx→0−x2=−02=0
- limx→0x2=02=0
- Since both limits are 0, by the Squeeze Theorem, the limit of g(x) is also 0:
- limx→0x2sin(20πx)=0
Example 2 Solution: Finding the Limit of x3+x2sin(xπ)
- We know that −1≤sin(xπ)≤1 for all x=0
- For x3+x2 to be defined, x3+x2 must be non-negative (i.e., positive or zero).
- Multiply all sides of the inequality by x3+x2, which is non-negative:
- −x3+x2≤x3+x2sin(xπ)≤x3+x2
- Evaluate the limits of −x3+x2 and x3+x2 as x approaches 0:
- limx→0−x3+x2=−03+02=0
- limx→0x3+x2=03+02=0
- Since both limits are 0, by the Squeeze (or Sandwich) Theorem:
- limx→0x3+x2sin(xπ)=0
Math 107 Reminder:
- If a≤b and c is a positive number, then c⋅a≤c⋅b and ca≤cb.
- If c is a negative number, then a⋅c≥b⋅c (the inequality flips).
Example 3 Solution: Evaluating limx→1g(x)
- Given 2x≤g(x)≤x4−x2+2
- Evaluate the limits of the bounding functions as x approaches 1:
- limx→12x=2⋅1=2
- limx→1(x4−x2+2)=14−12+2=1−1+2=2
- Since both limits are equal to 2, by the Squeeze Theorem:
- limx→1g(x)=2
Example 4 Solution: Finding limx→4f(x)
- Given 4x−9≤f(x)≤x2−4x+7
- Find the limit of 4x−9 as x approaches 4:
- limx→4(4x−9)=4(4)−9=16−9=7
- Find the limit of x2−4x+7 as x approaches 4:
- limx→4(x2−4x+7)=42−4(4)+7=16−16+7=7
- Since both limits are 7, by the Squeeze Theorem:
- limx→4f(x)=7
- Alternative representation:
- lim<em>x→4(4x−9)≤lim</em>x→4f(x)≤limx→4(x2−4x+7)
- 7≤limx→4f(x)≤7
- Therefore, the limit of f(x) as x approaches 4 is 7.