- Outline the three criteria a function must meet to be continuous at a specific point
- Explain the different types of breaks a function can have that make it not continuous
- Explain what it means for a function to be continuous over a range of values
- Explain the rule for calculating limits of functions that are combined
- Show how a continuous function reaches every value between its start and end points using the Intermediate Value Theorem
Continuity
Many functions can be traced without lifting your pencil, indicating they are continuous. Functions that cannot be traced this way have points of discontinuity. To understand continuity at a point, consider the following conditions:
-
The function f(a)f(a) is defined:
- The function must have a value at aa.
-
The limit limx→af(x)limx→af(x) exists:
- The value that f(x)f(x) approaches as xx gets closer to aa must exist.
-
The limit equals the function value limx→af(x)=f(a)limx→af(x)=f(a):
- The value that f(x)f(x) approaches must be the same as the value of the function at aa.
Let’s illustrate these conditions:
-
Undefined Function:
- If f(a)f(a) is not defined, the function is not continuous at aa.
Figure 1. The function f(x)f(x) is not continuous at a because f(a)f(a) is undefined.
- If f(a)f(a) is not defined, the function is not continuous at aa.
-
Non-existent Limit:
- Even if f(a)f(a) is defined, if limx→af(x)limx→af(x) does not exist, the function is not continuous at aa.
Figure 2. The function f(x)f(x) is not continuous at a because limx→af(x)limx→af(x) does not exist.
- Even if f(a)f(a) is defined, if limx→af(x)limx→af(x) does not exist, the function is not continuous at aa.
-
Limit Not Equal to Function Value:
- If f(a)f(a) is defined and limx→af(x)limx→af(x) exists, but they are not equal, the function is not continuous at aa.
Figure 3. The function f(x)f(x) is not continuous at a because limx→af(x)≠f(a)limx→af(x)≠f(a).
- If f(a)f(a) is defined and limx→af(x)limx→af(x) exists, but they are not equal, the function is not continuous at aa.
continuity
A function f(x)f(x) is continuous at a point aa if and only if the following three conditions are satisfied:
- f(a)f(a) is defined
- limx→af(x)limx→af(x) exists
- limx→af(x)=f(a)limx→af(x)=f(a)
A function is discontinuous at a point aa if it fails to be continuous at aa.
The following procedure can be used to analyze the continuity of a function at a point using this definition.
How to: Determine Continuity at a Point
- Check to see if f(a)f(a) is defined.
- If f(a)f(a) is undefined, we need go no further. The function is not continuous at aa.
- If f(a)f(a) is defined, continue to step 2.
- Compute limx→af(x)limx→af(x). In some cases, we may need to do this by first computing limx→a−f(x)limx→a−f(x) and limx→a+f(x)limx→a+f(x).
- If limx→af(x)limx→af(x) does not exist (that is, it is not a real number), then the function is not continuous at aa.
- If limx→af(x)limx→af(x) exists, then continue to step 3.
- Compare f(a)f(a) and limx→af(x)limx→af(x).
- If limx→af(x)≠f(a)limx→af(x)≠f(a), then the function is not continuous at aa.
- If limx→af(x)=f(a)limx→af(x)=f(a), then the function is continuous at aa.
The next three examples demonstrate how to apply this definition to determine whether a function is continuous at a given point. These examples illustrate situations in which each of the conditions for continuity in the definition succeed or fail.
Using the definition, determine whether the function f(x)=(x2−4)(x−2)f(x)=(x2−4)(x−2) is continuous at x=2x=2. Justify the conclusion.
Using the definition, determine whether the function f(x)={−x2+4 if x≤34x−8 if x>3f(x)={−x2+4 if x≤34x−8 if x>3 is continuous at x=3x=3. Justify the conclusion.
Using the definition, determine whether the function f(x)={sinxx if x≠01 if x=0f(x)={sinxx if x≠01 if x=0 is continuous at x=0x=0.
By applying the definition of continuity and previously established theorems concerning the evaluation of limits, we can state the following theorem.
continuity of polynomials and rational functions
Polynomials and rational functions are continuous at every point in their domains.
Proof
Previously, we showed that if p(x)p(x) and q(x)q(x) are polynomials, limx→ap(x)=p(a)limx→ap(x)=p(a) for every polynomial p(x)p(x) and limx→ap(x)q(x)=p(a)q(a)limx→ap(x)q(x)=p(a)q(a) as long as q(a)≠0q(a)≠0. Therefore, polynomials and rational functions are continuous on their domains.
■
The domain of every polynomial function is all real numbers.
The domain of a rational functional can be found by:
- Set the denominator equal to zero.
- Solve to find the values of the variable that cause the denominator to equal zero.
- The domain contains all real numbers except those found in Step 2.
We now apply continuity of polynomials and rational functions to determine the points at which a given rational function is continuous.
For what values of xx is f(x)=x+1x−5f(x)=x+1x−5 continuous?