2.4 Continuity

Learning Objectives

  • Explain the three conditions for continuity at a point.
  • Describe three kinds of discontinuities.
  • Define continuity on an interval.
  • State the theorem for limits of composite functions.
  • Provide an example of the intermediate value theorem.

Many functions have the property that their graphs can be traced with a pencil without lifting the pencil from the page. Such functions are called continuous. Other functions have points at which a break in the graph occurs, but satisfy this property over intervals contained in their domains. They are continuous on these intervals and are said to have a discontinuity at a point where a break occurs.

We begin our investigation of continuity by exploring what it means for a function to have continuity at a point. Intuitively, a function is continuous at a particular point if there is no break in its graph at that point.

Continuity at a Point

Before we look at a formal definition of what it means for a function to be continuous at a point, let’s consider various functions that fail to meet our intuitive notion of what it means to be continuous at a point. We then create a list of conditions that prevent such failures.

Our first function of interest is shown in (Figure). We see that the graph of [latex]f(x)[/latex] has a hole at [latex]a[/latex]. In fact, [latex]f(a)[/latex] is undefined. At the very least, for [latex]f(x)[/latex] to be continuous at [latex]a[/latex], we need the following conditions:

i. [latex]f(a)[/latex] is defined.
A graph of an increasing linear function f(x) which crosses the x axis from quadrant three to quadrant two and which crosses the y axis from quadrant two to quadrant one. A point a greater than zero is marked on the x axis. The point on the function f(x) above a is an open circle; the function is not defined at a.

Figure 1. The function [latex]f(x)[/latex] is not continuous at a because [latex]f(a)[/latex] is undefined.

However, as we see in (Figure), this condition alone is insufficient to guarantee continuity at the point [latex]a[/latex]. Although [latex]f(a)[/latex] is defined, the function has a gap at [latex]a[/latex]. In this example, the gap exists because [latex]\underset{x\to a}{\lim}f(x)[/latex] does not exist. We must add another condition for continuity at [latex]a[/latex]—namely,

ii. [latex]\underset{x\to a}{\lim}f(x)[/latex] exists.
The graph of a piecewise function f(x) with two parts. The first part is an increasing linear function that crosses from quadrant three to quadrant one at the origin. A point a greater than zero is marked on the x axis. At fa. on this segment, there is a solid circle. The other segment is also an increasing linear function. It exists in quadrant one for values of x greater than a. At x=a, this segment has an open circle.

Figure 2. The function [latex]f(x)[/latex] is not continuous at a because [latex]\underset{x\to a}{\lim}f(x)[/latex] does not exist.

However, as we see in (Figure), these two conditions by themselves do not guarantee continuity at a point. The function in this figure satisfies both of our first two conditions, but is still not continuous at [latex]a[/latex]. We must add a third condition to our list:

iii. [latex]\underset{x\to a}{\lim}f(x)=f(a)[/latex].
The graph of a piecewise function with two parts. The first part is an increasing linear function that crosses the x axis from quadrant three to quadrant two and which crosses the y axis from quadrant two to quadrant one. A point a greater than zero is marked on the x axis. At this point, there is an open circle on the linear function. The second part is a point at x=a above the line.

Figure 3. The function [latex]f(x)[/latex] is not continuous at a because [latex]\underset{x\to a}{\lim}f(x)\ne f(a)[/latex].

Now we put our list of conditions together and form a definition of continuity at a point.

Definition

A function [latex]f(x)[/latex] is continuous at a point [latex]a[/latex] if and only if the following three conditions are satisfied:

  1. [latex]f(a)[/latex] is defined
  2. [latex]\underset{x\to a}{\lim}f(x)[/latex] exists
  3. [latex]\underset{x\to a}{\lim}f(x)=f(a)[/latex]

A function is discontinuous at a point [latex]a[/latex] if it fails to be continuous at [latex]a[/latex].

The following procedure can be used to analyze the continuity of a function at a point using this definition.

Problem-Solving Strategy: Determining Continuity at a Point

  1. Check to see if [latex]f(a)[/latex] is defined. If [latex]f(a)[/latex] is undefined, we need go no further. The function is not continuous at [latex]a[/latex]. If [latex]f(a)[/latex] is defined, continue to step 2.
  2. Compute [latex]\underset{x\to a}{\lim}f(x)[/latex]. In some cases, we may need to do this by first computing [latex]\underset{x\to a^-}{\lim}f(x)[/latex] and [latex]\underset{x\to a^+}{\lim}f(x)[/latex]. If [latex]\underset{x\to a}{\lim}f(x)[/latex] does not exist (that is, it is not a real number), then the function is not continuous at [latex]a[/latex] and the problem is solved. If [latex]\underset{x\to a}{\lim}f(x)[/latex] exists, then continue to step 3.
  3. Compare [latex]f(a)[/latex] and [latex]\underset{x\to a}{\lim}f(x)[/latex]. If [latex]\underset{x\to a}{\lim}f(x)\ne f(a)[/latex], then the function is not continuous at [latex]a[/latex]. If [latex]\underset{x\to a}{\lim}f(x)=f(a)[/latex], then the function is continuous at [latex]a[/latex].

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.

Determining Continuity at a Point, Condition 1

Using the definition, determine whether the function [latex]f(x)=(x^2-4)/(x-2)[/latex] is continuous at [latex]x=2[/latex]. Justify the conclusion.

Determining Continuity at a Point, Condition 2

Using the definition, determine whether the function [latex]f(x)=\begin{cases} -x^2+4 & \text{if} \, x \le 3 \\ 4x-8 & \text{if} \, x > 3 \end{cases}[/latex] is continuous at [latex]x=3[/latex]. Justify the conclusion.

Determining Continuity at a Point, Condition 3

Using the definition, determine whether the function [latex]f(x)=\begin{cases} \frac{\sin x}{x} & \text{if} \, x \ne 0 \\ 1 & \text{if} \, x = 0 \end{cases}[/latex] is continuous at [latex]x=0[/latex].

Using the definition, determine whether the function [latex]f(x)=\begin{cases} 2x+1 & \text{if} \, x < 1 \\ 2 & \text{if} \, x = 1 \\ -x+4 & \text{if} \, x > 1 \end{cases}[/latex] is continuous at [latex]x=1[/latex]. If the function is not continuous at 1, indicate the condition for continuity at a point that fails to hold.

Hint

Check each condition of the definition.

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 [latex]p(x)[/latex] and [latex]q(x)[/latex] are polynomials, [latex]\underset{x\to a}{\lim}p(x)=p(a)[/latex] for every polynomial [latex]p(x)[/latex] and [latex]\underset{x\to a}{\lim}\frac{p(x)}{q(x)}=\frac{p(a)}{q(a)}[/latex] as long as [latex]q(a)\ne 0[/latex]. Therefore, polynomials and rational functions are continuous on their domains. [latex]_\blacksquare[/latex]

We now apply (Figure) to determine the points at which a given rational function is continuous.

Continuity of a Rational Function

For what values of [latex]x[/latex] is [latex]f(x)=\frac{x+1}{x-5}[/latex] continuous?

For what values of [latex]x[/latex] is [latex]f(x)=3x^4-4x^2[/latex] continuous?

Hint

Use (Figure)

Types of Discontinuities

As we have seen in (Figure) and (Figure), discontinuities take on several different appearances. We classify the types of discontinuities we have seen thus far as removable discontinuities, infinite discontinuities, or jump discontinuities. Intuitively, a removable discontinuity is a discontinuity for which there is a hole in the graph, a jump discontinuity is a noninfinite discontinuity for which the sections of the function do not meet up, and an infinite discontinuity is a discontinuity located at a vertical asymptote. (Figure) illustrates the differences in these types of discontinuities. Although these terms provide a handy way of describing three common types of discontinuities, keep in mind that not all discontinuities fit neatly into these categories.

Three graphs, each showing a different discontinuity. The first is removable discontinuity. Here, the given function is a line with positive slope. At a point x=a, where a>0, there is an open circle on the line and a closed circle a few units above the line. The second is a jump discontinuity. Here, there are two lines with positive slope. The first line exists for x<=a, and the second exists for x>a, where a>0. The first line ends at a solid circle where x=a, and the second begins a few units up with an open circle at x=a. The third discontinuity type is infinite discontinuity. Here, the function has two parts separated by an asymptote x=a. The first segment is a curve stretching along the x axis to 0 as x goes to negative infinity and along the y axis to infinity as x goes to zero. The second segment is a curve stretching along the y axis to negative infinity as x goes to zero and along the x axis to 0 as x goes to infinity.

Figure 6. Discontinuities are classified as (a) removable, (b) jump, or (c) infinite.

These three discontinuities are formally defined as follows:

Definition

If [latex]f(x)[/latex] is discontinuous at [latex]a[/latex], then

  1. [latex]f[/latex] has a removable discontinuity at [latex]a[/latex] if [latex]\underset{x\to a}{\lim}f(x)[/latex] exists. (Note: When we state that [latex]\underset{x\to a}{\lim}f(x)[/latex] exists, we mean that [latex]\underset{x\to a}{\lim}f(x)=L[/latex], where [latex]L[/latex] is a real number.)
  2. [latex]f[/latex] has a jump discontinuity at [latex]a[/latex] if [latex]\underset{x\to a^-}{\lim}f(x)[/latex] and [latex]\underset{x\to a^+}{\lim}f(x)[/latex] both exist, but [latex]\underset{x\to a^-}{\lim}f(x)\ne \underset{x\to a^+}{\lim}f(x)[/latex]. (Note: When we state that [latex]\underset{x\to a^-}{\lim}f(x)[/latex] and [latex]\underset{x\to a^+}{\lim}f(x)[/latex] both exist, we mean that both are real-valued and that neither take on the values [latex]\pm \infty[/latex].)
  3. [latex]f[/latex] has an infinite discontinuity at [latex]a[/latex] if [latex]\underset{x\to a^-}{\lim}f(x)=\pm \infty [/latex] or [latex]\underset{x\to a^+}{\lim}f(x)=\pm \infty[/latex].

Classifying a Discontinuity

In (Figure), we showed that [latex]f(x)=\frac{x^2-4}{x-2}[/latex] is discontinuous at [latex]x=2[/latex]. Classify this discontinuity as removable, jump, or infinite.

Classifying a Discontinuity

In (Figure), we showed that [latex]f(x)=\begin{cases} -x^2+4 & \text{if} \, x \le 3 \\ 4x-8 & \text{if} \, x > 3 \end{cases}[/latex] is discontinuous at [latex]x=3[/latex]. Classify this discontinuity as removable, jump, or infinite.

Classifying a Discontinuity

Determine whether [latex]f(x)=\frac{x+2}{x+1}[/latex] is continuous at −1. If the function is discontinuous at −1, classify the discontinuity as removable, jump, or infinite.

For [latex]f(x)=\begin{cases} x^2 & \text{if} \, x \ne 1 \\ 3 & \text{if} \, x = 1 \end{cases}[/latex], decide whether [latex]f[/latex] is continuous at 1. If [latex]f[/latex] is not continuous at 1, classify the discontinuity as removable, jump, or infinite.

Hint

Follow the steps in (Figure). If the function is discontinuous at 1, look at [latex]\underset{x\to 1}{\lim}f(x)[/latex] and use the definition to determine the type of discontinuity.

Continuity over an Interval

Now that we have explored the concept of continuity at a point, we extend that idea to continuity over an interval. As we develop this idea for different types of intervals, it may be useful to keep in mind the intuitive idea that a function is continuous over an interval if we can use a pencil to trace the function between any two points in the interval without lifting the pencil from the paper. In preparation for defining continuity on an interval, we begin by looking at the definition of what it means for a function to be continuous from the right at a point and continuous from the left at a point.

Continuity from the Right and from the Left

A function [latex]f(x)[/latex] is said to be continuous from the right at [latex]a[/latex] if [latex]\underset{x\to a^+}{\lim}f(x)=f(a)[/latex].

A function [latex]f(x)[/latex] is said to be continuous from the left at [latex]a[/latex] if [latex]\underset{x\to a^-}{\lim}f(x)=f(a)[/latex].

A function is continuous over an open interval if it is continuous at every point in the interval. A function [latex]f(x)[/latex] is continuous over a closed interval of the form [latex][a,b][/latex] if it is continuous at every point in [latex](a,b)[/latex] and is continuous from the right at [latex]a[/latex] and is continuous from the left at [latex]b[/latex]. Analogously, a function [latex]f(x)[/latex] is continuous over an interval of the form [latex](a,b][/latex] if it is continuous over [latex](a,b)[/latex] and is continuous from the left at [latex]b[/latex]. Continuity over other types of intervals are defined in a similar fashion.

Requiring that [latex]\underset{x\to a^+}{\lim}f(x)=f(a)[/latex] and [latex]\underset{x\to b^-}{\lim}f(x)=f(b)[/latex] ensures that we can trace the graph of the function from the point [latex](a,f(a))[/latex] to the point [latex](b,f(b))[/latex] without lifting the pencil. If, for example, [latex]\underset{x\to a^+}{\lim}f(x)\ne f(a)[/latex], we would need to lift our pencil to jump from [latex]f(a)[/latex] to the graph of the rest of the function over [latex](a,b][/latex].

Continuity on an Interval

State the interval(s) over which the function [latex]f(x)=\frac{x-1}{x^2+2x}[/latex] is continuous.

Continuity over an Interval

State the interval(s) over which the function [latex]f(x)=\sqrt{4-x^2}[/latex] is continuous.

State the interval(s) over which the function [latex]f(x)=\sqrt{x+3}[/latex] is continuous.

Hint

Use (Figure) as a guide for solving.

The (Figure) allows us to expand our ability to compute limits. In particular, this theorem ultimately allows us to demonstrate that trigonometric functions are continuous over their domains.

Composite Function Theorem

If [latex]f(x)[/latex] is continuous at [latex]L[/latex] and [latex]\underset{x\to a}{\lim}g(x)=L[/latex], then

[latex]\underset{x\to a}{\lim}f(g(x))=f(\underset{x\to a}{\lim}g(x))=f(L)[/latex].

Before we move on to (Figure), recall that earlier, in the section on limit laws, we showed [latex]\underset{x\to 0}{\lim} \cos x=1= \cos (0)[/latex]. Consequently, we know that [latex]f(x)= \cos x[/latex] is continuous at 0. In (Figure) we see how to combine this result with the composite function theorem.

Limit of a Composite Cosine Function

Evaluate [latex]\underset{x\to \pi/2}{\lim}\cos(x-\frac{\pi }{2})[/latex].

Evaluate [latex]\underset{x\to \pi}{\lim}\sin(x-\pi)[/latex].

Hint

[latex]f(x)= \sin x[/latex] is continuous at 0. Use (Figure) as a guide.

The proof of the next theorem uses the composite function theorem as well as the continuity of [latex]f(x)= \sin x[/latex] and [latex]g(x)= \cos x[/latex] at the point 0 to show that trigonometric functions are continuous over their entire domains.

Continuity of Trigonometric Functions

Trigonometric functions are continuous over their entire domains.

Proof

We begin by demonstrating that [latex]\cos x[/latex] is continuous at every real number. To do this, we must show that [latex]\underset{x\to a}{\lim}\cos x = \cos a[/latex] for all values of [latex]a[/latex].

[latex]\begin{array}{lllll}\underset{x\to a}{\lim}\cos x & =\underset{x\to a}{\lim}\cos((x-a)+a) & & & \text{rewrite} \, x \, \text{as} \, x-a+a \, \text{and group} \, (x-a) \\ & =\underset{x\to a}{\lim}(\cos(x-a)\cos a - \sin(x-a)\sin a) & & & \text{apply the identity for the cosine of the sum of two angles} \\ & = \cos(\underset{x\to a}{\lim}(x-a)) \cos a - \sin(\underset{x\to a}{\lim}(x-a))\sin a & & & \underset{x\to a}{\lim}(x-a)=0, \, \text{and} \, \sin x \, \text{and} \, \cos x \, \text{are continuous at 0} \\ & = \cos(0)\cos a - \sin(0)\sin a & & & \text{evaluate cos(0) and sin(0) and simplify} \\ & =1 \cdot \cos a - 0 \cdot \sin a = \cos a \end{array}[/latex]

The proof that [latex] \sin x[/latex] is continuous at every real number is analogous. Because the remaining trigonometric functions may be expressed in terms of [latex] \sin x[/latex] and [latex] \cos x,[/latex] their continuity follows from the quotient limit law. [latex]_\blacksquare[/latex]

As you can see, the composite function theorem is invaluable in demonstrating the continuity of trigonometric functions. As we continue our study of calculus, we revisit this theorem many times.

The Intermediate Value Theorem

Functions that are continuous over intervals of the form [latex][a,b][/latex], where [latex]a[/latex] and [latex]b[/latex] are real numbers, exhibit many useful properties. Throughout our study of calculus, we will encounter many powerful theorems concerning such functions. The first of these theorems is the Intermediate Value Theorem.

The Intermediate Value Theorem

Let [latex]f[/latex] be continuous over a closed, bounded interval [latex][a,b][/latex]. If [latex]z[/latex] is any real number between [latex]f(a)[/latex] and [latex]f(b)[/latex], then there is a number [latex]c[/latex] in [latex][a,b][/latex] satisfying [latex]f(c)=z[/latex]. (See (Figure)).

A diagram illustrating the intermediate value theorem. There is a generic continuous curved function shown over the interval [a,b]. The points fa. and fb. are marked, and dotted lines are drawn from a, b, fa., and fb. to the points (a, fa.) and (b, fb.). A third point, c, is plotted between a and b. Since the function is continuous, there is a value for fc. along the curve, and a line is drawn from c to (c, fc.) and from (c, fc.) to fc., which is labeled as z on the y axis.

Figure 7. There is a number [latex]c \in [a,b][/latex] that satisfies [latex]f(c)=z[/latex].

Application of the Intermediate Value Theorem

Show that [latex]f(x)=x- \cos x[/latex] has at least one zero.

When Can You Apply the Intermediate Value Theorem?

If [latex]f(x)[/latex] is continuous over [latex][0,2], \, f(0)>0[/latex], and [latex]f(2)>0,[/latex] can we use the Intermediate Value Theorem to conclude that [latex]f(x)[/latex] has no zeros in the interval [latex][0,2][/latex]? Explain.

When Can You Apply the Intermediate Value Theorem?

For [latex]f(x)=1/x, \, f(-1)=-1<0[/latex] and [latex]f(1)=1>0[/latex]. Can we conclude that [latex]f(x)[/latex] has a zero in the interval [latex][-1,1][/latex]?

Show that [latex]f(x)=x^3-x^2-3x+1[/latex] has a zero over the interval [latex][0,1][/latex].

Hint

Find [latex]f(0)[/latex] and [latex]f(1)[/latex]. Apply the Intermediate Value Theorem.

Key Concepts

  • For a function to be continuous at a point, it must be defined at that point, its limit must exist at the point, and the value of the function at that point must equal the value of the limit at that point.
  • Discontinuities may be classified as removable, jump, or infinite.
  • A function is continuous over an open interval if it is continuous at every point in the interval. It is continuous over a closed interval if it is continuous at every point in its interior and is continuous at its endpoints.
  • The composite function theorem states: If [latex]f(x)[/latex] is continuous at [latex]L[/latex] and [latex]\underset{x\to a}{\lim}g(x)=L[/latex], then [latex]\underset{x\to a}{\lim}f(g(x))=f(\underset{x\to a}{\lim}g(x))=f(L)[/latex].
  • The Intermediate Value Theorem guarantees that if a function is continuous over a closed interval, then the function takes on every value between the values at its endpoints.

For the following exercises, determine the point(s), if any, at which each function is discontinuous. Classify any discontinuity as jump, removable, infinite, or other.

1. [latex]f(x)=\frac{1}{\sqrt{x}}[/latex]

2. [latex]f(x)=\frac{2}{x^2+1}[/latex]

3. [latex]f(x)=\frac{x}{x^2-x}[/latex]

4. [latex]g(t)=t^{-1}+1[/latex]

5. [latex]f(x)=\frac{5}{e^x-2}[/latex]

6. [latex]f(x)=\frac{|x-2|}{x-2}[/latex]

7. [latex]H(x)= \tan 2x[/latex]

8. [latex]f(t)=\frac{t+3}{t^2+5t+6}[/latex]

For the following exercises, decide if the function continuous at the given point. If it is discontinuous, what type of discontinuity is it?

9. [latex]\frac{2x^2-5x+3}{x-1}[/latex] at [latex]x=1[/latex]

10. [latex]h(\theta)=\frac{\sin \theta - \cos \theta}{\tan \theta}[/latex] at [latex]\theta =\pi[/latex]

11. [latex]g(u)=\begin{cases} \frac{6u^2+u-2}{2u-1} & \text{if} \, u \ne \frac{1}{2} \\ \frac{7}{2} & \text{if} \, u = \frac{1}{2} \end{cases}[/latex] at [latex]u=\frac{1}{2}[/latex]

12. [latex]f(y)=\frac{\sin(\pi y)}{\tan(\pi y)}[/latex], at [latex]y=1[/latex]

13. [latex]f(x)=\begin{cases} x^2-e^x & \text{if} \, x < 0 \\ x-1 & \text{if} \, x \ge 0 \end{cases}[/latex] at [latex]x=0[/latex]

14. [latex]f(x)=\begin{cases} x \sin x & \text{if} \, x \le \pi \\ x \tan x & \text{if} \, x > \pi \end{cases}[/latex] at [latex]x=\pi[/latex]

In the following exercises, find the value(s) of [latex]k[/latex] that makes each function continuous over the given interval.

15. [latex]f(x)=\begin{cases} 3x+2 & \text{if} \, x < k \\ 2x-3 & \text{if} \, k \le x \le 8 \end{cases}[/latex]

16. [latex]f(\theta)=\begin{cases} \sin \theta & \text{if} \, 0 \le \theta < \frac{\pi}{2} \\ \cos (\theta + k) & \text{if} \, \frac{\pi}{2} \le \theta \le \pi \end{cases}[/latex]

17. [latex]f(x)=\begin{cases} \frac{x^2+3x+2}{x+2} & \text{if} \, x \ne -2 \\ k & \text{if} \, x = -2 \end{cases}[/latex]

18. [latex]f(x)=\begin{cases} e^{kx} & \text{if} \, 0 \le x < 4 \\ x+3 & \text{if} \, 4 \le x \le 8 \end{cases}[/latex]

19. [latex]f(x)=\begin{cases} \sqrt{kx} & \text{if} \, 0 \le x \le 3 \\ x+1 & \text{if} \, 3 < x \le 10 \end{cases}[/latex]

In the following exercises, use the Intermediate Value Theorem (IVT).

20. Let [latex]h(x)=\begin{cases} 3x^2-4 & \text{if} \, x \le 2 \\ 5+4x & \text{if} \, x > 2 \end{cases}[/latex] Over the interval [latex][0,4][/latex], there is no value of [latex]x[/latex] such that [latex]h(x)=10[/latex], although [latex]h(0)<10[/latex] and [latex]h(4)>10[/latex]. Explain why this does not contradict the IVT.

21. A particle moving along a line has at each time [latex]t[/latex] a position function [latex]s(t)[/latex], which is continuous. Assume [latex]s(2)=5[/latex] and [latex]s(5)=2[/latex]. Another particle moves such that its position is given by [latex]h(t)=s(t)-t[/latex]. Explain why there must be a value [latex]c[/latex] for [latex]2<c<5[/latex] such that [latex]h(c)=0[/latex].

22. [T] Use the statement “The cosine of [latex]t[/latex] is equal to [latex]t[/latex] cubed.”

  1. Write the statement as a mathematical equation.
  2. Prove that the equation in part a. has at least one real solution.
  3. Use a calculator to find an interval of length 0.01 that contains a solution of the equation.

23. Apply the IVT to determine whether [latex]2^x=x^3[/latex] has a solution in one of the intervals [latex][1.25,1.375][/latex] or [latex][1.375,1.5][/latex]. Briefly explain your response for each interval.

24. Consider the graph of the function [latex]y=f(x)[/latex] shown in the following graph.

A diagram illustrating the intermediate value theorem. There is a generic continuous curved function shown over the interval [a,b]. The points fa. and fb. are marked, and dotted lines are drawn from a, b, fa., and fb. to the points (a, fa.) and (b, fb.). A third point, c, is plotted between a and b. Since the function is continuous, there is a value for fc. along the curve, and a line is drawn from c to (c, fc.) and from (c, fc.) to fc., which is labeled as z on the y axis.

  1. Find all values for which the function is discontinuous.
  2. For each value in part a., use the formal definition of continuity to explain why the function is discontinuous at that value.
  3. Classify each discontinuity as either jump, removable, or infinite.

25. Let [latex]f(x)=\begin{cases} 3x & \text{if} \, x > 1 \\ x^3 & \text{if} \, x < 1 \end{cases}[/latex]

  1. Sketch the graph of [latex]f[/latex].
  2. Is it possible to find a value [latex]k[/latex] such that [latex]f(1)=k[/latex], which makes [latex]f(x)[/latex] continuous for all real numbers? Briefly explain.

26. Let [latex]f(x)=\frac{x^4-1}{x^2-1}[/latex] for [latex]x\ne -1,1[/latex].

  1. Sketch the graph of [latex]f[/latex].
  2. Is it possible to find values [latex]k_1[/latex] and [latex]k_2[/latex] such that [latex]f(-1)=k_1[/latex] and [latex]f(1)=k_2[/latex], and that makes [latex]f(x)[/latex] continuous for all real numbers? Briefly explain.

27. Sketch the graph of the function [latex]y=f(x)[/latex] with properties i. through vii.

  1. The domain of [latex]f[/latex] is [latex](−\infty,+\infty)[/latex].
  2. [latex]f[/latex] has an infinite discontinuity at [latex]x=-6[/latex].
  3. [latex]f(-6)=3[/latex]
  4. [latex]\underset{x\to -3^-}{\lim}f(x)=\underset{x\to -3^+}{\lim}f(x)=2[/latex]
  5. [latex]f(-3)=3[/latex]
  6. [latex]f[/latex] is left continuous but not right continuous at [latex]x=3[/latex].
  7. [latex]\underset{x\to -\infty}{\lim}f(x)=−\infty[/latex] and [latex]\underset{x\to +\infty}{\lim}f(x)=+\infty[/latex]

28. Sketch the graph of the function [latex]y=f(x)[/latex] with properties i. through iv.

  1. The domain of [latex]f[/latex] is [latex][0,5][/latex].
  2. [latex]\underset{x\to 1^+}{\lim}f(x)[/latex] and [latex]\underset{x\to 1^-}{\lim}f(x)[/latex] exist and are equal.
  3. [latex]f(x)[/latex] is left continuous but not continuous at [latex]x=2[/latex], and right continuous but not continuous at [latex]x=3[/latex].
  4. [latex]f(x)[/latex] has a removable discontinuity at [latex]x=1[/latex], a jump discontinuity at [latex]x=2[/latex], and the following limits hold: [latex]\underset{x\to 3^-}{\lim}f(x)=−\infty[/latex] and [latex]\underset{x\to 3^+}{\lim}f(x)=2[/latex].

In the following exercises, suppose [latex]y=f(x)[/latex] is defined for all [latex]x[/latex]. For each description, sketch a graph with the indicated property.

29. Discontinuous at [latex]x=1[/latex] with [latex]\underset{x\to -1}{\lim}f(x)=-1[/latex] and [latex]\underset{x\to 2}{\lim}f(x)=4[/latex]

30. Discontinuous at [latex]x=2[/latex] but continuous elsewhere with [latex]\underset{x\to 0}{\lim}f(x)=\frac{1}{2}[/latex]

Determine whether each of the given statements is true. Justify your response with an explanation or counterexample.

31. [latex]f(t)=\frac{2}{e^t-e^{-t}}[/latex] is continuous everywhere.

32. If the left- and right-hand limits of [latex]f(x)[/latex] as [latex]x\to a[/latex] exist and are equal, then [latex]f[/latex] cannot be discontinuous at [latex]x=a[/latex].

33. If a function is not continuous at a point, then it is not defined at that point.

34. According to the IVT, [latex]\cos x - \sin x - x = 2[/latex] has a solution over the interval [latex][-1,1][/latex].

35. If [latex]f(x)[/latex] is continuous such that [latex]f(a)[/latex] and [latex]f(b)[/latex] have opposite signs, then [latex]f(x)=0[/latex] has exactly one solution in [latex][a,b][/latex].

36. The function [latex]f(x)=\frac{x^2-4x+3}{x^2-1}[/latex] is continuous over the interval [latex][0,3][/latex].

37. If [latex]f(x)[/latex] is continuous everywhere and [latex]f(a), f(b)>0[/latex], then there is no root of [latex]f(x)[/latex] in the interval [latex][a,b][/latex].

The following problems consider the scalar form of Coulomb’s law, which describes the electrostatic force between two point charges, such as electrons. It is given by the equation [latex]F(r)=k_e\frac{|q_1q_2|}{r^2}[/latex], where [latex]k_e[/latex] is Coulomb’s constant, [latex]q_i[/latex] are the magnitudes of the charges of the two particles, and [latex]r[/latex] is the distance between the two particles.

38. [T] To simplify the calculation of a model with many interacting particles, after some threshold value [latex]r=R[/latex], we approximate [latex]F[/latex] as zero.

  1. Explain the physical reasoning behind this assumption.
  2. What is the force equation?
  3. Evaluate the force [latex]F[/latex] using both Coulomb’s law and our approximation, assuming two protons with a charge magnitude of [latex]1.6022 \times 10^{-19} \, \text{coulombs (C)}[/latex], and the Coulomb constant [latex]k_e = 8.988 \times 10^9 \, \text{Nm}^2/\text{C}^2[/latex] are 1 m apart. Also, assume [latex]R<1\text{m}[/latex]. How much inaccuracy does our approximation generate? Is our approximation reasonable?
  4. Is there any finite value of [latex]R[/latex] for which this system remains continuous at [latex]R[/latex]?

39. [T] Instead of making the force 0 at [latex]R[/latex], instead we let the force be [latex]10^{-20}[/latex] for [latex]r\ge R[/latex]. Assume two protons, which have a magnitude of charge [latex]1.6022 \times 10^{-19} \, \text{C}[/latex], and the Coulomb constant [latex]k_e=8.988 \times 10^9 \, \text{Nm}^2/\text{C}^2[/latex]. Is there a value [latex]R[/latex] that can make this system continuous? If so, find it.

Recall the discussion on spacecraft from the chapter opener. The following problems consider a rocket launch from Earth’s surface. The force of gravity on the rocket is given by [latex]F(d)=-mk/d^2[/latex], where [latex]m[/latex] is the mass of the rocket, [latex]d[/latex] is the distance of the rocket from the center of Earth, and [latex]k[/latex] is a constant.

40. [T] Determine the value and units of [latex]k[/latex] given that the mass of the rocket on Earth is 3 million kg. (Hint: The distance from the center of Earth to its surface is 6378 km.)

41. [T] After a certain distance [latex]D[/latex] has passed, the gravitational effect of Earth becomes quite negligible, so we can approximate the force function by [latex]F(d)=\begin{cases} -\frac{mk}{d^2} & \text{if} \, d < D \\ 10,000 & \text{if} \, d \ge D \end{cases}[/latex] Find the necessary condition [latex]D[/latex] such that the force function remains continuous.

42. As the rocket travels away from Earth’s surface, there is a distance [latex]D[/latex] where the rocket sheds some of its mass, since it no longer needs the excess fuel storage. We can write this function as [latex]F(d)=\begin{cases} -\frac{m_1 k}{d^2} & \text{if} \, d < D \\ -\frac{m_2 k}{d^2} & \text{if} \, d \ge D \end{cases}[/latex] Is there a [latex]D[/latex] value such that this function is continuous, assuming [latex]m_1 \ne m_2[/latex]?

Prove the following functions are continuous everywhere

43. [latex]f(\theta) = \sin \theta[/latex]

44. [latex]g(x)=|x|[/latex]

45. Where is [latex]f(x)=\begin{cases} 0 & \text{if} \, x \, \text{is irrational} \\ 1 & \text{if} \, x \, \text{is rational} \end{cases}[/latex] continuous?

Glossary

continuity at a point
A function [latex]f(x)[/latex] is continuous at a point [latex]a[/latex] if and only if the following three conditions are satisfied: (1) [latex]f(a)[/latex] is defined, (2) [latex]\underset{x\to a}{\lim}f(x)[/latex] exists, and (3) [latex]\underset{x\to a}{\lim}f(x)=f(a)[/latex]
continuity from the left
A function is continuous from the left at [latex]b[/latex] if [latex]\underset{x\to b^-}{\lim}f(x)=f(b)[/latex]
continuity from the right
A function is continuous from the right at [latex]a[/latex] if [latex]\underset{x\to a^+}{\lim}f(x)=f(a)[/latex]
continuity over an interval
a function that can be traced with a pencil without lifting the pencil; a function is continuous over an open interval if it is continuous at every point in the interval; a function [latex]f(x)[/latex] is continuous over a closed interval of the form [latex][a,b][/latex] if it is continuous at every point in [latex](a,b)[/latex], and it is continuous from the right at [latex]a[/latex] and from the left at [latex]b[/latex]
discontinuity at a point
A function is discontinuous at a point or has a discontinuity at a point if it is not continuous at the point
infinite discontinuity
An infinite discontinuity occurs at a point [latex]a[/latex] if [latex]\underset{x\to a^-}{\lim}f(x)=\pm \infty[/latex] or [latex]\underset{x\to a^+}{\lim}f(x)=\pm \infty[/latex]
Intermediate Value Theorem
Let [latex]f[/latex] be continuous over a closed bounded interval [latex][a,b][/latex]; if [latex]z[/latex] is any real number between [latex]f(a)[/latex] and [latex]f(b)[/latex], then there is a number [latex]c[/latex] in [latex][a,b][/latex] satisfying [latex]f(c)=z[/latex]
jump discontinuity
A jump discontinuity occurs at a point [latex]a[/latex] if [latex]\underset{x\to a^-}{\lim}f(x)[/latex] and [latex]\underset{x\to a^+}{\lim}f(x)[/latex] both exist, but [latex]\underset{x\to a^-}{\lim}f(x) \ne \underset{x\to a^+}{\lim}f(x)[/latex]
removable discontinuity
A removable discontinuity occurs at a point [latex]a[/latex] if [latex]f(x)[/latex] is discontinuous at [latex]a[/latex], but [latex]\underset{x\to a}{\lim}f(x)[/latex] exists