Increments

Recall that the fact that y is a function of x is expressed by the equation y=f(x), and the particular value of the function when x has a definite value x0 is then expressed as f(x0).

When y=f(x), it is, in general, true that a change in x causes a change in the dependent variable y, and that if the change in x is sufficiently small, the change in y is small also. Some exceptions to this may be noticed later, but this is the general rule. A change in x is called an increment of x and is denoted by the symbol Δx (read delta x. You are warned against reading this symbol delta times x, it having no such meaning). Similarly, a change in y is called an increment of y and is denoted by Δy. For example, consider y=x2+3x+2. When x=2, y=12. When x=2.1, y=12.71. The change in x is 0.1, and the change in y is 0.71, and we write Δx=0.1,Δy=0.71.

So, in general, if x0 is one value of x, and x1 a second value of x, then Δx=x1x0,orx1=x0+Δx; and if y0 and y1 are the corresponding values of y (i.e. y0=f(x0) and y1=f(x1)), then Δy=y1y0,ory1=y0+Δy.

The word increment really means “increase”, but as we are dealing with algebraic quantities, the increment may be negative when it means a decrease. For example, if you invest $1000 and at the end of a year have $1200, the increment of your wealth is $200. If you have $800 at the end of the year, the increment is –$200. So, if a thermometer registers 32 in the morning and 25 at night, the increment is 7.

  • The increment is always the second value of the quantity considered minus the first value.

Example 1

If y=x, find the increment Δy at x=0.5 for Δx=0.01.

Solution

Let x0=0.5. Then x1=x0+Δx=0.51. The corresponding values of y are y0=x0=0.50.7071y1=x1=0.510.7141 Thus Δy=y1y00.007.

Now, having determined increments of x and of y, the next step is to compare them by dividing the increment of y by the increment of x. This is 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.

 

Average Velocity Versus Instantaneous (or True) Velocity

Read about the difference between average velocity and instantaneous velocity

 

Increment Quotient and the Derivative

If y=f(x), the average change of y=f(x) with respect to x over the interval [x0,x1] (or [x1,x0] if x1<x0) is

ΔyΔx=increment of yincrement of x=change in ychange in x, where Δy=f(x1)f(x0) and Δx=x1x0.

The limit of Δy/Δx as Δx approaches zero is called the derivative of y with respect to x at x0, and is denoted by dydx(x0). We have then dydx(x0)=limΔx0ΔyΔx=limΔx0change in ychange in x. 

  • At present, we take the symbol dy/dx not as a fraction but as one undivided symbol to represent the derivative. Later, we will consider what meaning may be given to dx and dy, separately. At this stage, the form dy/dx suggests simply the fraction Δy/Δx, which has approached a definite limiting value. dy/dx is read “dee why by dee eks” or “dee why over dee eks” and called the Leibniz notation for derivatives.

Definition 1: A function y=f(x) is said to have a derivative for x=x0 (or to be differentiable at x=x0), if the limit

limΔx0f(x0+Δx)f(x0)Δx

exists. This limit is denoted by f(x0) or dydx(x0).

If f(x) has a derivative at each point of an interval, there is thus defined a new function f(x) by the formula

(a)f(x)=limΔx0f(x+Δx)f(x)Δx.

    • Other notations for the derivatives of f at x=x0 are dfdx(x0),Dxf(x0),y(x0),dydx|x=x0,ddxy|x=x0.

  • Note that in formula (a), x is a fixed number, and Δx is the variable and is independent of x. To avoid any confusion and emphasize on the independence of x and Δx, it is sometimes better to show the increment of x by a totally different letter, say h. Therefore, we write
    (b)f(x)=limh0f(x+h)f(x)h.

  • Another form of the derivative can be obtained if we write u=x+Δx. Then Δx=ux. In this case, Δx0 if and only if ux, and
    (c)f(x)=limuxf(u)f(x)ux.

The process of finding the derivative is called differentiation and we are said to differentiate y with respect to x. The process of differentiation involves the following four steps:

  1. Assume, at pleasure, Δx. Then, in the function replace x by x+Δx, giving a new value of the dependent variable y1=y+Δy.

  2. Subtract the given value of y from the new value of y, to find Δy.

  3. Divide Δy (the increment of the dependent variable) by Δx (the increment of the independent variable).

  4. Find the limit of Δy/Δx when Δx varies and approaches zero (Δx0).

Example 4

Given y=3x2+5, differentiate y with respect to x.

Solution

Let x0 be definite value of x, and y0=3x02+5.
Step 1: Take Δx. Then x1=x0+Δx. y1=3x12+5=3(x0+Δx)2+5=3x02+6x0Δx+3(Δx)2+5. Step 2: Δy=y1y0=(3x02+6x0Δx+3(Δx)2+5)(3x02+5)=6x0Δx+3(Δx)2. Step 3: ΔyΔx=6x0+3Δx Step 4: limΔx0ΔyΔx=6x0. This is the value of the derivative when x=x0 (i.e. dydx|x=x0). But x0 can be any value of x; so we may drop the subscript 0 and write as a general formula dydx=6x.

Example 5

Find dy/dx when y=1/x.

Solution

Let x0 be definite value of x, and y0=1x0 the corresponding value of y.
Step 1: Take Δx. Then x1=x0+Δx. y1=1x1=1x0+Δx Step 2: Δy=y1y0=1x0+Δx1x0=Δxx02+x0Δx. Step 3: By division ΔyΔx=1x02+x0Δx. Thus because limΔx0(1x02+x0Δx)=1x02, this is the value of the derivative when x=x0. But x0 may be any value of x (except x0=0); so we may drop the subscript 0 and write as a general formula dydx=1x2.

Example 6

Find the derivative of y with respect to x at x=0 if y=5|x|9.

Solution

Step 1: At x0=0, y0=9. For Δx>0, x1=0+Δx>0, we have y1=5|x1|9=5Δx9. For Δx<0, x1=0+Δx<0, we have |x1|=|Δx|=Δx and y1=5Δx9. Step 2: Δy=y1y0={5ΔxΔx>05ΔxΔx<0 Step 3: ΔyΔx={5Δx>05Δx<0 Step 4: limΔx0+ΔyΔx=5 limΔx0ΔyΔx=5 Because the one-sided limits are different, there is no derivative at x=0.