Lecture 7: Intermediate Value Theorem, Squeeze Theorem, and Trigonometric Limits
The Intermediate Value Theorem (IVT)
Rationale and Origin: The Intermediate Value Theorem was first proposed by Bolzano of Bohemia.
Nature of the Theorem: The IVT is a property shared by all continuous functions.
Primary Application: It is generally used in computations to find the values of x-intercepts where a function intersects the x-axis. These values are where and are also known as the zeros or solutions of the equation .
Example of Zeros: If are zeros of a third-degree polynomial, then:
Specifically, if , the zeros are .
Formal Statement of the Intermediate Value Theorem
Hypothesis:
Suppose is a continuous function of the variable on a closed interval on the real number line .
Let the sign of be different from the sign of , such that and .
In addition, suppose .
Definition of N: Let be a real number between and such that:
f(a) < N < f(b) OR f(b) < N < f(a).
Conclusion: There exists at least one -value, say , in the open interval (where a < c < b) such that .
Illustrations and Cases of the IVT
Case #1: Increasing Scenario
Condition: f(a) < N and f(b) > N.
Because is continuous on , there exists at least one between and such that .
Case #2: Decreasing Scenario
Condition: f(a) > N and f(b) < N.
Because is continuous on , there exists at least one between and such that .
Case #3: Multiple Values of c
Condition: f(a) < N, f(b) > N, and is continuous on .
In some cases, the function may oscillate, resulting in multiple points in the interval where .
Case #4: Root Finding ()
This specific case is used to solve polynomial equations of the form .
It serves to estimate the roots/zeros of a function, especially useful when zeros are irrational numbers.
Reformulation for Zeros:
Let be continuous on .
Suppose there exists values and where f(c_1) > 0 and f(c_2) < 0, or vice versa.
Then there exists an -value such that a \leq c_1 < c_0 < c_2 \leq b where .
Strategy for Locating Zeros
Calculator Utilization: It is possible to use features on the TI-83 PLUS and TI-84 PLUS to locate zeros.
Methods:
TABLE feature: Explore the table to find where the sign of changes.
Intercept feature: Directly calculate the zeros using graphing capabilities.
Worked Examples on the IVT
Example 1: Consider .
(i) Show there is a root between and :
Step 1: is a polynomial of degree . All polynomials are continuous on , thus it is continuous on .
Step 2: Using the TABLE feature of a TI-84/83 PLUS calculator:
At , .
At , .
Step 3: Since f(1) = -1 < 0 and f(2) = 12 > 0, and the function is continuous, by the IVT there exists a value such that .
(ii) Locate other zeros: By inspecting the graph on the calculator, it is found that there is only one value of where .
Example 2: Consider .
Step 1: Construct a table of values (via calculator or manual calculation):
Step 2: Identify sign changes across given intervals:
(i) Interval : and . Sign change exists; there is a zero .
(ii) Interval : and . Sign change exists; there is a zero .
(iii) Interval : and . Sign change exists; there is a zero .
Example 3: Consider .
Step 1: Construct Table:
Step 2: The function is a polynomial, thus continuous on . Check intervals:
(i) : , . Sign change occurs; root exists in .
(ii) : , . Sign change occurs; root exists in .
(iii) : , . Sign change occurs; root exists in .
The Squeeze Theorem
Alternative Names: Also known as the Sandwich Theorem, the Pinch Theorem, or the Hamburger Theorem.
Definition: Let and be real-valued functions of the variable such that:
is in the domains of and , though the functions may or may not be defined exactly at .
In the neighborhood of , .
and .
Conclusion: .
Worked Examples on the Squeeze Theorem
Example 1: Compute .
Observation: oscillates infinitely between and as . does not exist.
Step 1: Use the property .
Step 2: Multiply by to get .
Step 3: Let and .
Step 4: Compute limits of bounds: and .
Conclusion: By the Squeeze Theorem, .
Example 2: Compute .
Step 1: Identify bounds: .
Step 2: Multiply by : .
Step 3: Let and .
Step 4: Since and , then by the Squeeze Theorem, .
Trigonometric Limits
Angular variables: Variables like are measured in radians and serve as dummy variables.
Fundamental Limit:
Sequence Evaluation for :
At ,
At ,
At ,
At ,
At ,
At ,
Note: While the function is undefined (DNE) at , it is irrelevant for the limit calculation.
Inference: By inspection of the table, as and , the limit is .
Generalizations for :
Another Fundamental Limit: Similarly: .
Basic Trigonometric Limits Summary
;
;
because .
Examples: Evaluating Trigonometric Limits
Ex 1: Find .
Tactical rewriting: .
Limit: .
Ex 2: Evaluate .
Rewrite as .
Limit: .
Ex 3: Evaluate .
Tactical rewrite: .
Limit: .
Ex 4: Evaluate .
.
Ex 5: Evaluate .
Rewrite: .
Limit: .
Ex 6: Evaluate ? (Transcript text unclear, re-evaluating): Let .
Rewrite: .
As , . Therefore, limit is .
Ex 7: Evaluate .
Substitute directly: .
Ex 8: Find .
Divide numerator and denominator by : .
Limit: .
Ex 9: Compute .
Rewrite: .
Alternative rewrite: .
Limit: .
Ex 10: Evaluate .
Trigonometric identity: .
.
Limit: .
Limits at Infinity
Rational Functions: Let , where and are polynomials.
Degree of , degree of .
Algorithm to find :
Step 1: Check degrees and .
Step 2: Divide both the numerator and denominator by and simplify.
Step 3: Apply the rule that for n > 0.
Worked Examples: Limits at Infinity
Example 1: . Find .
Divide by : .
Limit: .
Example 2: . Find .
Divide by : .
As , . Limit: .
Example 3: . Find .
Divide by : .
Limit: .
Example 4: . Find .
Divide by : .
Limit: .
Example 5: . Compute .
Divide by : .
Limit: .
Limits Involving Radical Signs and Infinity
Important Relationship: .
If , then .
If , then .
Example: .
(i) Limit as :
The answer will be positive because both numerator and denominator stay positive.
Squaring and putting under root: .
Divide interior rational function by : .
Limit: .
(ii) Limit as :
As , the numerator is positive, but the denominator is negative. The final sign will be negative.
Logic: .
Since x < 0, .
Limit: .
Limits of Sums/Differences Involving Radicals
Technique: Rationalize the numerator using the identity .
Example: .
(i) Limit as :
Multiple the term by .
.
Divide numerator and denominator by : .
Limit: .
(ii) Limit as :
Following the rationalization, we get .
Divide by . Remember for x < 0, . Thus .
Limit function: .
Limit: .
Example: Standard Conditions
(i) What conditions ensure exists?
Condition: .
(ii) What is the limit?
Result: .
The Signum Function
Definition: The signum function, denoted , is defined as:
if x > 0
if
if x < 0
Composite Signum Function: For :
if g(x) > 0
if
if g(x) < 0
Worked Example: Let .
Piecewise analysis: Use a schematic diagram for and .
Interval : . Thus .
Interval : . Thus .
Interval : . Thus .
At : .
Continuity:
Domain: .
The function is discontinuous at because and .
Note that is not a point of discontinuity because it is not in the domain of the function.