In calculus we talk about changes in functions constantly. This section introduces increment notation, a concise way to express how variables and functions change. Understanding increments is the foundation for defining the derivative in subsequent sections.
| Concept | Quick Reference |
|---|---|
| Increment of | |
| Increment of | |
| (when ) | |
| Sign of increment | Can be positive, negative, or zero |
Increments
As in calculus we talk about changes of functions all the time, it would be convenient to introduce a concise way to express changes in variables and functions.
An increment of a variable is the difference between two values of the variable, and may be thought of as a change in value of the variable. We denote an increment of a variable by placing — the Greek letter for — before the variable. Therefore, , , , etc. denote increments of , , , etc. They are read delta x, delta t, delta y, etc.
- The increment is always the second value of the quantity considered minus the first value.
- Notice that is NOT a multiplier of the variable. In fact, , , , etc. are single entities. We can think of as a difference operator that acts on what follows it and gives the new value minus the old one.
For example, if changes from $2$ to $2.3$, its increment is
and if changes from $2$ to $1.9$, its increment is
Corresponding to an increment of a variable, there exists an increment of a function of that variable. If the independent variable is given an increment , then the value of receives a corresponding increment , which is obtained by subtracting the value of at the old value of from the value of at the new value of . That is,
This increment will, in general, depend on both and .
If , then instead of , we can equally write . That is,
If , calculate the increment when (a) changes from $2$ to $1.8$, and (b) changes from $2$ to .
Solution
(a) When , . When , . Therefore, (b) When , . When , we have Therefore, \begin{aligned} \Delta y &= \left[4 + 4\Delta x + (\Delta x)^2\right] - 4 \\ &= 4\Delta x + (\Delta x)^2. \end{aligned}
Geometric Interpretation
A visual representation of related increments is helpful. In the following figure, the curve represents a function . Let be a given initial value of , and let be the corresponding point on the curve. If we consider a nearby point on the curve, then in going from to , the increments of and are:
the coordinates of are .
The figure above illustrates a case in which both increments are positive; however, may be either positive or negative, and may be positive, negative, or zero. In applications, and are usually numerically very small.
Comparing Increments
Having determined increments of and of , the natural next step is to compare them by dividing the increment of by the increment of . This is exactly what we do when finding average velocity: we divide an increment of distance by an increment of time. In finding average acceleration, we divide an increment of velocity by an increment of time. This ratio
is called the difference quotient and is the starting point for the definition of the derivative.