Continuous Function
Continuous Function
to
Differential Equations
Section 2.4
Continuous Functions
Given the work of the previous section, we are now in a position to state a clear definition
of the notion of continuity. We will have several related definitions, but the fundamental
definition is that of continuity at a point. Intuitively, continuity at a point c for a function
f means that the values of f for points near c do not change abruptly from the value of f
at c. Section 2.3 has shown that, mathematically, this means that as x approaches c, the
value of f (x) must be approaching f (c). Hence we have the following basic definition.
Definition
(2.4.1)
xc
It is important to note that this definition places three conditions on the behavior of
the function f near the point c. Namely, f is continuous at the point c if (1) f is defined
at c, (2) lim f (x) exists, and (3) lim f (x) = f (c).
xc
xc
Corresponding to one-sided limits, we have the notions of continuity from the left and
from the right.
Definition
(2.4.2)
xc
xc+
(2.4.3)
Simply to say that a function f is continuous, without specifying some particular point,
means that the function is continuous, in the proper sense, at all points where it is defined.
Here in the proper sense means, for example, that if f is defined only on a closed interval
[a, b], then we cannot ask for continuity at a or b, since it is possible to discuss only onesided limits at these points, but it is possible to inquire about continuity from the right at
a and continuity from the left at b.
Definition We say a function f is continuous on the open interval (a, b) if f is continuous
at every point in (a, b). We say f is continuous on the closed interval [a, b] if f is continuous
on (a, b), continuous from the right at a, and continuous form the left at b.
In the previous section we saw that if f and g are polynomials and c is a point with
g(c) 6= 0, then
f (x)
f (c)
lim
=
.
xc g(x)
g(c)
1
Continuous Functions
Section 2.4
The following proposition restates this fact in terms of our new definitions.
Proposition If h is a rational function and h is defined at the point c, then h is continuous at c. In particular, if h is a polynomial, then h is continuous on the entire real line
(, ).
This theorem gives us a very large class of functions which we know to be continuous.
As we progress, we will add many more types of functions to this class.
Example Consider the function f (x) = 3x3 6x + 3. Since f is a polynomial, it is
continuous on (, ). That is, for any real number c, f is continuous at c.
Example
Consider
g(t) =
8t 13t2
.
3t 4
Then g is a rational function, and so is continuous at all points in its domain. That is, g
is continuous for all real numbers c except c = 34 . Put another way, g is continuous on the
intervals (, 43 ) and ( 43 , ).
Example
Suppose
h(z) =
z 2 2, if z 1,
4z 2, if z > 1.
z1
z1
while
lim h(z) = lim (4z 2) = 2.
z1+
z1+
Since these limits are different, we know that lim h(z) does not exist. Thus h is not
z1
continuous at 1. As we saw in Section 2.3, this behavior results in a break in the graph of
h at z = 1. See Figure 2.4.1.
Example
Suppose
f (s) =
s + 1, if s < 0,
s2 + 1, if s 0.
s0
s0
and
lim f (s) = lim (s2 + 1) = 1.
s0+
s0+
Section 2.4
Continuous Functions
12
10
8
6
4
2
-2
-1
-2
-3
-2
-1
-2
s0
Thus f is continuous at 1. Altogether this shows that f is continuous on the entire interval
(, ). As we see in Figure 2.4.2, the graph of f does not have a break at s = 0.
Example
Suppose
x 4 , if x 6= 2,
x2
g(x) =
6,
if x = 2.
Then, since g is a rational function on the intervals (, 2) and (2, ), and is defined
throughout these intervals, g is continuous on the intervals (, 2) and (2, ). To check
Continuous Functions
Section 2.4
-1
x2
while g(2) = 6. Hence lim g(x) 6= g(2), and so g is not continuous at 2. See Figure 2.4.3.
x2
It is interesting to note that in the last example the function g could be made continuous
if its value at 2 were changed from 6 to 4. In general, if, for a function f and a point c,
lim f (x) = L, but f is not continuous at c because either f is not defined at c or f (c) 6= L,
xc
we can define a new function h such that h(x) = f (x) for all x 6= c and h is continuous at
c. Namely, if we let
f (x), if x 6= c,
h(x) =
L,
if x = c,
then h(x) = f (x) for all x 6= c and
lim h(x) = lim f (x) = L = h(c).
xc
xc
(2.4.4)
Section 2.4
Continuous Functions
f (x) + g(x),
(2.4.5)
f (x) g(x),
(2.4.6)
f (x)g(x),
(2.4.7)
f (x)
,
g(x)
(2.4.8)
(f (x))p ,
(2.4.9)
g(t) =
3t + 2
2t
1
x
sin(x) < ,
2
2
x0+
x
2
of the
Continuous Functions
Section 2.4
(0, 1)
sin( x)
x
B
A
(1, 0)
Figure 2.4.4
it follows that
lim sin(x) = 0.
x0+
x0
x0+
x0+
so
lim sin(x) = 0.
(2.4.10)
x0
Since sin(0) = 0, this shows that sine is continuous at 0. Now for 2 < x <
cos(x) =
2,
1 sin2 (x).
Hence
q
q
lim cos(x) = lim 1 sin2 (x) = 1 lim sin2 (x) = 1.
x0
x0
x0
(2.4.11)
Since cos(0) = 1, this shows that cosine is continuous at 0. For an arbitrary c, we have,
using the angle addition formulas for sine and cosine,
lim sin(x) = lim sin(c + h)
xc
h0
= sin(c)(1) + cos(c)(0)
= sin(c)
h0
Section 2.4
Continuous Functions
and
lim cos(x) = lim cos(c + h)
xc
h0
h0
= cos(c)(1) sin(c)(0)
= cos(c)
Thus we have the following proposition.
Proposition
xc
Hence f g is continuous at c.
Proposition
at c.
sin(t2 + 1)
.
t
Continuous Functions
Section 2.4
Problems
1. Discuss the continuity of the given function at the specified point.
2x + 5
(a) f (t) = 3t2 6 at t = 2
(b) f (x) =
at x = 17
x 16
2x + 5
s2 1
(c) f (x) =
at x = 16
(d) h(s) =
at s = 1
x 16
s+1
s2 1
(e) h(s) =
at s = 1
s+1
2. Discuss the continuity of the function
4t 1, if t 2,
g(t) =
t + 5, if t > 2,
at t = 2.
3. Discuss the continuity of the following functions.
t2 t 6
t+2
8
(d) f (u) = 2
u 4
1
(f) g(x) =
9 x2
(b) f (t) =
8
(c) g(t) = 32t
t
p
(e) f (t) = t2 4
t2 7t + 12
t4
is not continuous at t = 4. Is this discontinuity removable? If it is, define a new
function g which agrees with f whenever t 6= 4, but is continuous at 4.
f (t) =
7. The function
t2 7t + 12
f (t) =
t5
is not continuous at t = 5. Is this discontinuity removable? If it is, define a new
function g which agrees with f whenever t 6= 5, but is continuous at 5.
Section 2.4
Continuous Functions
0, if t < 0,
1, if t 0.
(a) Discuss the continuity of f (t) = H(t2 + 1). Graph f on the interval [5, 5].
(b) Discuss the continuity of g(t) = H(t2 1). Graph g on the interval [5, 5].
(c) Discuss the continuity of h(t) = H(sin(t)). Graph h on the interval [5, 5].
10. Discuss the continuity of f (x) = bxc and g(x) = dxe.
11. Discuss the continuity of f (x) = bsin(x)c and g(x) = dsin(x)e.