The natural domain of a function is the largest set of real numbers for which the function is defined. Finding the domain requires identifying restrictions such as division by zero or square roots of negative numbers. The range is the set of all values the function actually outputs.
Quick Reference
| Restriction | Rule | Example |
|---|---|---|
| Division by zero | Exclude values where denominator | : exclude |
| Even root of negative | Exclude values where radicand | : require |
| Odd root | No restriction | : domain is |
| Polynomial | No restriction | : domain is |
| Exponential , | No restriction | : domain is |
What Is the Natural Domain?
We say a function is defined for when is a real number. When the domain is not specified, it is assumed to be the natural domain: the largest set of real numbers for which is real.
The set of all real numbers for which is real is called the natural domain (or simply the domain) of the function, denoted .
Key rules that determine when a function is defined:
- for positive integer : defined for every real .
- : defined for every (division by zero is undefined).
- : defined for (square roots of negative numbers are not real).
- for even integer : defined for .
- for odd integer : defined for every real .
- for constant : defined for every real .
If you want to restrict the domain beyond the natural domain, you must say so explicitly. For example, writing "" restricts to positive inputs. Without that restriction, the domain is all of .
Finding Natural Domains
Determine the natural domains of the following functions:
Solution
(a) is a polynomial, so it is real for all : (b) is real when , i.e., : (c) is real when , i.e., : (d) We need . Factoring: . From a sign diagram, this product is nonnegative when or :
![A sign chart for the domain of G(x) = √(4 - x²) showing the interval [-2, 2] is nonnegative.](https://adaptivebooks.org/book-images/precalculus/Ch2-signdiag-2.png)
The Range of a Function
The range of a function is the set of all values actually taken by the function:
The range is always a subset of the codomain: .
Let and . Find the range of .
Solution
The range consists of all possible outputs. Any is a possible output because we can set to get . No is in the range because for all real . Therefore:Finding the range is generally harder than finding the domain. In elementary calculus, powerful methods (derivatives, monotonicity) make it easier to determine ranges precisely. For now, sketching the graph is the most reliable approach.