• Tidak ada hasil yang ditemukan

Section 3.1 Problems

3.2 Continuity

3.2.2 Combinations of Continuous Functions

EXAMPLE 5 At which point is the function

f(x)= 1 (x4)2 discontinuous? Can the discontinuity be removed?

Solution

The graph of f(x)is shown in Figure 3.14. The function f(x)cannot be defined for x =4, since f(x)is of the form10 whenx =4. The function is defined for all other values ofx. Therefore, we look atx =4. We find that

lim

x→4

1

(x−4)2 = ∞ (limit does not exist)

Because∞is not a real number, we cannot assign a value to f(4)such that f(x) would be continuous atx =4. We therefore conclude that f(x)is discontinuous at x =4 and the discontinuity cannot be removed.

4 5 6 7 8 x

3

0 1 2

30 20 10 40 y

y

Figure 3.14 The function f(x)=(x14)2is discontinuous atx=4.

3. Since f andgare continuous atx =c, it follows that lim

xc

f(x)= f(c) and lim

xc

g(x)=g(c) (3.6) Therefore, combining (3.5) and (3.6), we obtain

lim

xc[f +g](x)= lim

xc

f(x)+lim

xc

g(x)= f(c)+g(c) which is equal to[f +g](c)and hence condition 3 holds.

Since we showed that all three conditions hold, it follows that f+gis continuous atx=c. The other statements are shown in a similar way, using the limit laws.

We say that a function f is continuous on an intervalI if f is continuous for all xI. Note that ifI is a closed interval, then continuity at the left (and, respectively, right) endpoint of the interval means continuous from the right (and, respectively, left). Many of the elementary functions are indeed continuous wherever they are defined. For polynomials and rational functions, this statement follows immediately from the fact that certain combinations of continuous functions are continuous. We give a list of the most important cases:

The following functions are continuous wherever they are defined:

1. polynomial functions 2. rational functions 3. power functions 4. trigonometric functions

5. exponential functions of the formax,a>0 anda=1 6. logarithmic functions of the form logax,a>0 anda=1

The phrase “wherever they are defined” is crucial. It helps us to identify points where a function might be discontinuous. For instance, the power function 1/x2 is defined only forx=0, and the logarithmic function logaxis defined only forx >0.

We will illustrate the six cases cited in the preceding box in the next example, paying particular attention to the phrase “wherever they are defined.”

EXAMPLE 6 For which values ofxRare the following functions continuous?

(a) f(x)=2x33x+1 (b) f(x)= x2+x+1

x2 (c) f(x)=x1/4 (d) f(x)=3 sinx (e) f(x)=tanx (f) f(x)=3x (g) 2 ln(x+1)

Solution

(a) f(x)is a polynomial and is defined for allxR; it is therefore continuous for allxR.

(b) f(x)is a rational function defined for allx =2; it is therefore continuous for allx =2.

(c) f(x) = x1/4 = √4

x is a power function defined forx ≥ 0; it is therefore continuous forx0.

(d) f(x)is a trigonometric function. Because sinxis defined for allxR, 3 sinx is continuous for allxR.

(e) f(x)is a trigonometric function. The tangent function is defined for allx =

π

2 +, wherekis an integer; it is therefore continuous for allx = π2 +, wherek is an integer.

(f) f(x)is an exponential function. f(x) = 3x is defined for allxRand is therefore continuous for allxR.

(g) f(x)is a logarithmic function.f(x)=2 ln(x+1)is defined as long asx+1>0 orx >−1; it is therefore continuous for allx>1.

The following result is useful in determining whether a composition of functions is continuous:

Theorem Ifg(x)is continuous atx=cwithg(c)=Land f(x)is continuous atx = L, then(fg)(x)is continuous atx =c. In particular,

lim

xc(fg)(x)= lim

xc

f[g(x)] = f[lim

xc

g(x)] = f[g(c)] = f(L)

To explain this theorem, recall what it means to compute(fg)(c)= f[g(c)]. When we compute f[g(c)], we take the valuec, compute g(c), and then take the resultg(c)and plug it into the function f to obtain f[g(c)]. If, at each step, the functions are continuous, the resulting function will be continuous.

EXAMPLE 7 Determine where the following functions are continuous:

(a) h(x)=ex2 (b) h(x)=sinπ

x (c) h(x)= 1 1+2x1/3

Solution

(a) Set g(x) = −x2 and f(x) = ex. Thenh(x) = (fg)(x). Since g(x)is a polynomial, it is continuous for allxR, and the range of g(x)is(−∞,0]. f(x) is continuous for all values in the range ofg(x). [In fact, f(x)is continuous for all xR.] It therefore follows thath(x)is continuous for allxR.

(b) Setg(x)= πx and f(x)= sinx.g(x)is continuous for allx = 0. The range ofg(x)is the set of all real numbers, excluding 0. f(x)is continuous for allx in the range ofg(x). Hence, h(x)is continuous for allx = 0. Recall that we showed in Example 8 of Section 3.1 that

lim

x→0sinπ x does not exist. That is,h(x)is discontinuous atx =0.

(c) Setg(x)=x1/3and f(x)= 1+2x1 . Thenh(x)=(fg)(x).g(x)is continuous for allxR, sinceg(x)= x1/3 = √3

x and 3 is an odd integer. The range ofg(x)is (−∞,). f(x)is continuous for all realxdifferent from−1/2. Sinceg(18)= −12, h(x)is continuous for all realxdifferent from−1/8. Another way to see that we need to exclude−18 from the domain ofh(x)is by looking directly at the denominator of h(x). We have 1+2x1/3=0 whenx= −18.

When we compute limxc f(x)and we know that f(x)is continuous atx =c, it follows that limxc f(x)= f(c). The next three examples illustrate this property.

EXAMPLE 8 Find

lim

x→3sin

πx21 4

Solution

The function f(x)=sin πx24−1

is continuous atx =3. Hence,

lim

x→3sin

πx21 4

=sin

π91 4

=sin(2π)=0

EXAMPLE 9 Find

lim

x1

2x3−1

Solution

The function f(x)=

2x3−1 is continuous atx =1. Thus, lim

x→1

2x31=

(2)(1)31= 1=1

EXAMPLE 10 Find

lim

x→0ex−1

Solution

The function f(x)=ex−1is continuous atx =0. Therefore, lim

x→0ex−1=e0−1=e−1

We conclude this section by calculating the limit of the expression in Example 9 of Section 3.1.

EXAMPLE 11 Find

lim

x→0

x2+164 x2

Solution

We cannot apply Rule 4 of Section 3.1, since f(x)=(

x2+164)/x2is not defined forx =0. (If we plug in 0, we get the expression 0/0.) We use a trick that will allow us to find the limit: We rationalize the numerator. Forx =0, we find that

x2+16−4

x2 = (

x2+16−4) x2

(

x2+16+4) (

x2+16+4)

= x2+1616 x2(

x2+16+4) = x2 x2(

x2+16+4)

= 1 x2+16+4

Note that we are allowed to divide byx2in the last step, since we are assuming thatx =0. We can now apply Rule 4 to 1/(

x2+16+4). When we do, we obtain lim

x→0

x2+164 x2 = lim

x→0

1

x2+16+4 = 1

8 =0.125

as we saw in Example 9 of Section 3.1. In Chapter 5, we will learn another method for finding the limit of expressions of the form 0/0.