Worksheet for Section 1.7
Section 1.7 introduces the concept of continuity -- informally,
a function is continuous if you can draw its graph without picking up
your pencil. There are some subtleties to the notion of continuity, though,
so it will be worth looking at some examples and building the tools
necessary to arrive at a formal definition of continuity which will capture
these subtleties.
First, consider the following function:
To start, graph the function (using a graphing calculator or other
utility -- I will be using the ``Graphing Functions'' applet available
from the course Web page). What does the graph indicate about what the
function does near
?
Now start creating problems with the function -- the goal is to find a
way to determine this kind of behavior even when there are problems.
The first kind of problem is artificial, but still interesting:
Now what happens with the graph of the function?
(This one is more difficult to
graph on a calculator because of the split definition, but most calculators
have a way to handle this.) Again, keep in mind that you are concerned
with comparing what happens near
with what happens
at
-- the key
idea for continuity is that these two behaviors (potentially different,
as seen above) should be the same.
The next problem is a bit more difficult, even if the function still looks
the same:
First, try plugging in
-- what is the value of
?
Now try graphing the function again. Does this help you determine
the behavior of the function near
?
For another approach, try generating a table of values of
for values of
near
(the ``Limits'' applet can help).
What does your table indicate about behavior near
?
There are several ways in which a function can fail to be continuous,
and these examples show the more common
ways:
Again, in each case graph the function and see if you can tell what
is happening in the graphs of these functions
near
. A table of values may also help.
A function is continuous on an interval if there are none of these
sorts of problems with the function on the given interval. Stepping the
level of formality up just a bit, a function
is
continuous at
if the value of
at
(i.e.
) agrees with the
behavior of
near
; a function is continuous on an
interval if it is continuous at
for every value of
in
the interval.
An important fact about continuous functions is the Intermediate
Value Theorem, which requires continuity on a closed interval
(more on this in the next section):
- Intermediate Value Theorem: If
is continuous
on the interval
, and
is a number between
and
,
then there is a number
in
such that
.
For example, use this Theorem to show that the function
must
have a zero in the interval
. Can you narrow the search for a zero
to either
or
?
Thomas E. Leathrum
2007-08-27