Functions, Domains, and Interpreting Graphs
1Introduction
Before introducing limits and differentiation, this lecture clarifies which inputs belong to the domain and at which point a limit is being considered.
A function is a rule that assigns exactly one output to each input in its domain. A formula alone, however, does not determine a function. One must also specify its domain, the set of permitted inputs.
2Intuitive Interpretation from a Graph
On a graph, a limit describes the behavior of function values near a point, rather than the value that the function takes at that point. Even at a point excluded from the domain but approachable from both sides, the limit can exist when the function values from the left and right converge to the same value.
When the domain is an interval, each endpoint can be approached from only one direction within the domain. At a right endpoint, examine behavior from the left; at a left endpoint, examine behavior from the right. This is why one-sided limits are necessary.
3Precise Formulation
Let the domain be . To consider the limit at , the necessary condition is not that belong to , but that be an accumulation point of . Equivalently, for every , there must be some satisfying .
To verify that is continuous at , check the following three conditions separately.
- is defined.
- exists.
- .
4Example
Let and define by . Since the denominator is zero at , the number is excluded from the domain. For , however, . Thus, around the hole, the function has the same behavior as the line .
This example demonstrates the necessity of distinguishing a function value, the domain, and a limit.