Mathematics 265 Introduction to Calculus I

Study Guide :: Unit 4

Differentiation

The Derivative Function

The concept of the derivative evolved through a long process, and in part independently, in astronomy, physics and other fields, and has important applications in each of these fields. Not surprisingly, different notations for the derivative developed in each field. Some notations have been superseded by more popular notations; others have remained. In this course, we use the most common notations interchangeably.

For the derivative at a number a , we have

f ( a ) = d d x f ( x ) | x = a = d f d x | x = a = D x f ( a ) .

For the derivative function, we have

f ( x ) = d d x f ( x ) = d f d x = D x f ( x ) .

If y = f ( x ) , then we write

f ( a ) = y ( a ) = d y d x | x = a  and  f ( x ) = y = y ( x ) = d y d x .

The notation d y d x = d f d x   is the Leibnitz notation for the derivative.

Example 4.18.

  1. By Example 4.14, the derivative function of f ( x ) = x is

    f ( x ) = 1 2 x .

    We can also write

    d d x x = 1 2 x  and  d d x x | x = 3 = 1 2 x | x = 3 = 1 2 3 .

  2. By Example 4.15, the derivative function of f ( x ) = 1 x + 3 is

    f ( x ) = D x f ( x ) = - 1 ( x + 3 ) 2

    or

    D x 1 x + 3 = - 1 ( x + 3 ) 2 ;

    therefore,

    D x f ( 2 ) = - 1 ( 2 + 3 ) 2 = - 1 2 5 .

  3. By Example 4.16, the derivative function of f ( x ) = x 3 is

    f ( x ) = 3 x 2 ,  and  f ( 3 ) = 3 ( 9 ) = 2 7 .

Example 4.19. To apply Definition 4.5, we must understand how f ( x + h ) is obtained.

Note that x + h takes the place of the independent variable x . Hence, if f ( x ) = x 2 + x , then

f ( x + h ) = ( x + h ) 2 + ( x + h ) = x 2 + 2 x h + h 2 + x + h .

The derivative function is

f ( x ) = lim h 0   f ( x + h ) f ( x ) h = lim h 0   ( x 2 + 2 x h + h 2 + x + h ) ( x 2 + x ) h = lim h 0   2 x h + h 2 + h h = lim h 0   ( 2 x + h + 1 ) = 2 x + 1 .

That is, f ( x ) = 2 x + 1 .

As we note above, the line closest to a curve at a point p is the tangent line that lies on p . This line is very useful for estimating values of functions.

Example 4.20. In Figure 4.16, below, we have the graph of the function f ( x ) = x , and we can see that the tangent line near the point ( 1 , f ( 1 ) ) = ( 1 , 1 ) is close to the curve.

Figure 4.16. Graph of the function f ( x ) = x

Since f ( 1 ) = 1 , the value of the function near 1 is approximately equal to 1 , that is f ( 1 . 2 5 ) f ( 1 ) and f ( 0 . 7 5 ) f ( 1 ) ; thus, 1 . 2 5 1 and 0 . 7 5 1 .

To give a first approximation of these values near 1 , we use the equation of the tangent line at this point.

Let us assume that the tangent line has the equation

y = x 2 + 1 2

(we will see why later on).

Then, from Figure 4.16, we conclude that f ( 1 . 2 5 ) y ( 1 . 2 5 ) . So,

f ( 1 . 2 5 ) 1 . 2 5 2 + 1 2 = 9 8 ;

that is, f ( 1 . 2 5 ) = 1 . 2 5 1 . 1 2 5 .

Similarly,

f ( 0 . 7 5 ) y ( 0 . 7 5 ) = 0 . 7 5 2 + 1 2 = 0 . 8 7 5 ;

that is, f ( 0 . 7 5 ) = 0 . 7 5 0 . 8 7 5 . Use your calculator to check these square roots. You will see that, at least to the first decimal place, each of these approximations is correct.

Now, the slope of the tangent line at ( 1 , 1 ) is given by the derivative at 1 . From Example 4.14, we have

f ( 1 ) = 1 2 1 = 1 2 .

The equation of a line with slope 1 2 running through the point ( 1 , 1 ) is

y - 1 = x - 1 2  or  y = x 2 + 1 2 .

Example 4.21. By Example 4.15, we have

d d x 1 x + 3 = - 1 ( x + 3 ) 2 .

The slope of the tangent line at the point

( 1 , f ( 1 ) ) = 1 , 1 1 + 3 = 1 , 1 4

is

- 1 ( 1 + 3 ) 2 = - 1 1 6

and the equation of the tangent line is

y - 1 4 = - x - 1 1 6  or  y = - x 1 6 + 5 1 6 .

Thus,

f ( x ) - x 1 6 + 5 1 6

for any x near 1 . For example, for x = 1 . 1 , we find that

1 4 . 1 = f ( 1 . 1 ) - 1 . 1 1 6 + 5 1 6 = 3 9 1 6 0  [Why?]

Use your calculator to determine that 3 9 1 6 0 is in fact a good approximation of 1 4 . 1 .

In general, we have the following proposition about the equation of the tangent line.

Proposition 4.6. If the function $f$ is continuous around a , then the equation of the tangent line at the point ( a , f ( a ) ) is

y - f ( a ) = f ( a ) ( x - a )  or  y = f ( a ) ( x - a ) + f ( a ) ,

and for any b close to a ,

f ( b ) f ( a ) ( b - a ) + f ( a ) .

Exercises
  1. Read Example 4 on page 116 of the textbook.
  2. Do Exercises 7, 8 and 9 (a) on page 118.
  3. Read Examples 3, 4 and 5 on pages 123-124.
  4. Do Exercises 19-24 on page 118.

Answers to Exercises