Continuity, Discontinuity, and Intermediate Value Theorem
Understanding Continuity and Discontinuity
Continuity at a point: A function is continuous at a point if .
Continuity on an interval: A function is continuous on an interval if it is continuous at every point within that interval.
Types of Discontinuity:
Jump discontinuity: The function "jumps" from one value to another at a specific point.
Infinite discontinuity: Occurs when there is a vertical asymptote, meaning the function's value approaches positive or negative infinity.
Oscillation discontinuity: The function oscillates rapidly around a point, not approaching a single value.
Properties of Continuous Functions
Lines: Any linear function () is continuous at every point across the entire real line ().
Rational Functions: A rational function (a quotient of two polynomials, e.g., ) is continuous everywhere its denominator is not zero.
Example: For , the denominator is . This function is undefined when or . As approaches or , the numerator approaches a non-zero number, while the denominator approaches zero, leading to the quotient approaching infinity. Therefore, there are vertical asymptotes (infinite discontinuities) at and . The function is continuous on the intervals: .
Combinations of Continuous Functions: If and are continuous functions, then:
Their sum () is continuous.
Their product () is continuous.
Their quotient () is continuous wherever .
Ensuring Continuity in Piecewise Functions
To make a piecewise function continuous, the segments must meet at their boundaries. This means the limit from the left, the limit from the right, and the function value at the boundary point must all be equal.
Example: Consider the piecewise function: To find the value of that makes continuous:
Calculate : Using the first piece of the function (for ):
Calculate the right-hand limit as : Using the first piece:
Calculate the left-hand limit as : Using the second piece:
Set the limits and function value equal for continuity: For continuity, the left-hand limit, right-hand limit, and the function value must all be equal at .
Thus, setting makes the function continuous at .
Intermediate Value Theorem (IVT)
Statement: If a function is continuous on a closed interval , and Z is any number between and (meaning f(a) < Z < f(b) or f(b) < Z < f(a)), then there exists at least one number in the open interval such that .
Visual Interpretation: If you draw a continuous curve between two points () and (), the curve must cross every horizontal line that lies between and . This means the function takes on all intermediate values between and .
Importance of Continuity: The IVT relies fundamentally on the function being continuous. If a function has a discontinuity (e.g., a jump), it might skip over values, and the theorem would not hold.
Application - Finding Roots: The IVT can be used to show that an equation has at least one root (a value of for which ).
Problem: Show that the function has at least one root.
Solution Strategy: We need to find two points, and , such that and have opposite signs. Since is a polynomial, we know it is continuous on all real numbers () and thus on any closed interval .
Choose a value for , e.g., :
So, f(1) < 0.Choose another value for , e.g., :
So, f(2) > 0.Apply IVT: Since (negative) and (positive), and is continuous on the interval , by the Intermediate Value Theorem, there must exist at least one value in the interval such that . This proves that the function has at least one root.
Common Continuous Functions
Polynomial functions: Continuous on .
Exponential functions: (e.g., , ) are continuous for all real numbers.
Trigonometric functions: (e.g., , ) are continuous for all real numbers (though inverse trig functions, tangents, secants, etc. have restricted domains of continuity).