

Continuous Functions
Intuitive Idea:
A continuous function is one whose graph can be drawn without lifting your pen from the paper. There are no breaks, jumps, or holes in the graph.
Formal Definition at a Point:
A function is said to be *continuous at a point$x = c$ if it meets the following three conditions:
is defined (i.e.,
is in the domain of
).
- The limit of
as
approaches
exists (i.e.,
exists). This means the limit from the left equals the limit from the right ($\lim_{x \to c^-} f(x) = \lim_{x \to c^+} f(x)$).
- The limit of
as
approaches
is equal to the function’s value at
(i.e.,
).
Continuous on an Interval:
A function is continuous on an interval if it is continuous at every point within that interval.
Examples of Continuous Functions:
-Polynomial functions: e.g., . These are continuous everywhere.
-Trigonometric functions: and
are continuous everywhere. Functions like
,
,
, and
are continuous on their respective domains (they have discontinuities where their denominators are zero).
-Exponential functions: e.g., or
. These are continuous everywhere.
-Logarithmic functions: e.g., or
. These are continuous on their domain (for
).


Discontinuous Functions
Intuitive Idea:
A discontinuous function is one whose graph has one or more breaks, jumps, or holes. You would have to lift your pen from the paper to draw its graph.
Reasons for Discontinuity:
A function is discontinuous at a point
if any of the conditions for continuity are not met. For instance:
The function is not defined at .
The limit of as
approaches
does not exist (e.g., the left-hand limit and right-hand limit are different).
The limit of as
approaches
exists, and
is defined, but the limit is not equal to
.
Importance:
The concept of continuity is crucial in calculus. For example:
- Differentiability implies continuity: If a function is differentiable at a point, it must be continuous at that point. However, a continuous function is not necessarily differentiable (e.g.,
is continuous at
but not differentiable there).
- Intermediate Value Theorem: If a function is continuous on a closed interval
, then it takes on every value between
and
.
- Extreme Value Theorem: If a function is continuous on a closed interval
, then it attains an absolute maximum value and an absolute minimum value on that interval.
- Integrability: Continuous functions on a closed interval are integrable on that interval.
Discover more from Science Comics
Subscribe to get the latest posts sent to your email.