Mathematics 265 Introduction to Calculus I

Study Guide :: Unit 4

Differentiation

Derivatives of the Trigonometric Functions

Prerequisites

To complete this section, you must be able to

  1. use the correct notation for powers of trigonometric functions; for example, sin 2 x= (sinx) 2 .
  2. use the correct notation for compositions of trigonometric functions; for example, sin3x+7=sin(3x)+7 , and sin(3x+7)sin3x+7 .
  3. use the trigonometric addition formulas. Read the “Reference Pages” at the beginning of your textbook.

Before we find the derivative functions of the trigonometric functions, we should try to find their graphs. See how this is done for the sine function on page 145 of the textbook. We will do the same for the cosine function.

The graphs of cosine and its derivative function are shown in Figure 4.17, below.

Figure 4.17. Cosine and its derivative function

We suspect from these graphs that the derivative functions of the sine and cosine are “wave” functions.

On page 145 of the textbook, you can see how Definition 4.5 is applied to find the derivative of the sine function. The derivative of the cosine function is obtained in the same manner.

d d x   cos x = lim h 0    cos ( x + h ) cos ( x ) h Definition 4.5 = lim h 0   cos x  cos   h sin  x  sin   h cos x h addition formula = lim h 0  cos   x   ( cos h 1 h ) sin x ( sin h h ) factoring = cos x   lim h 0   cos h 1 h sin x   lim h 0   sin h h laws of limits = cos x ( 0 ) sin x ( 1 ) = sin x .

You can see on page 148 of the textbook how the quotient rule is applied to obtain the derivative of

tan  x = sin  x cos  x .

We can use the reciprocal rule to obtain the derivative of the cotangent function. If

d d x  tan  x = sec 2   x ,

then

d dx   cot x = d d x   1 tan  x = sec x ( tan  x ) 2 reciprocal rule = 1 cos x ( cos x sin x ) = 1 sin x = csc x

Similarly, the reciprocal rule is used to obtain the derivatives of the secant and cosecant functions. All the derivative functions of the trigonometric functions are listed on page 148 of the textbook. You must know all of them. The effective way to memorize them is by doing many exercises.

It should be clear to you that the rules of differentiation can be applied to differentiate the sum, product and quotient of more than two functions.

Example 4.35. The function f ( x ) = x 2  sin  x ( x + 5 ) is the product of three functions. [Which ones?] To apply the product rule, we consider it as a product of two functions, f ( x ) = ( x 2  sin  x ) ( x + 5 ) , and apply the product rule to these two functions. We first find the derivative of g ( x ) = x 2  sin  x , again using the product rule.

g ( x ) = 2 x  sin  x + x 2   cos  x ,

and

d d x x + 5 = 1 2 x .

So,

f ( x ) = [ d d x ( x 2   sin x ) ] ( x + 5 ) + ( x 2   sin x ) d d x ( x + 5 ) = ( 2 x   sin x + x 2   cos x ) ( x + 5 ) + ( x 2   sin x ) ( 1 2 x ) = ( 5 2 x + 10 ) x   sin x + ( x + 5 ) x 2   cos x .

Example 4.36. When we differentiate, we should simplify the function (if possible) before applying the rules of differentiation. To differentiate the function f ( x ) = cot  x  sec x we simplify, obtaining

f ( x ) = cos  x sin  x   1 cos 2 x = 1 sin  x  cos  x .

We find the derivative of g ( x ) = sin  x  cos  x using the product rule.

d d x   sin x   cos x = ( d d x   sin x ) cos x + sin x ( d d x   cos x ) product rule = cos x ( cos x ) + ( sin x ) ( sin x ) = cos 2   x sin 2   x .

Applying the reciprocal rule,

d d x   1 sin x   cos x = cos 2   x sin 2   x ( sin x   cos x ) 2 reciprocal rule = cos 2   x sin 2   x   cos 2   x + sin 2   x sin 2   x   cos 2   x simplifying = 1 sin 2   x + 1 cos 2   x = csc 2   x + sec 2   x .

You may want to apply the product rule to the function f ( x ) = cot  x  sec x and compare the methods to see which procedure is easier.

Example 4.37. To differentiate the function

f ( x ) = x 4 tan  x + cos  x x  sin  x + 3 .

we start by deciding which differentiation rule we need to apply first. In this case, we will need the quotient rule, but to apply it, we must first find the derivatives of the numerator and denominator functions. For the derivative of the functions g ( x ) = x 4  tan  x + cos  x and h ( x ) = x  sin  x + 3 , we apply the product and sum rules

g (x) =( d dx x 4 )tanx+ x 4 ( d dx tanx )+ d dx cosx sum and product rules =4 x 3 tanx+ x 4 sec 2 xsinx power rule = x 3 (4tanx+x sec 2 x)sinx

and

h ( x ) = d d x x ( sin  x ) + x d d x sin  x =  sin  x + x  cos  x .

Now, we can apply the quotient rule:

d d x x 4 tan x + cos x x sin x + 3

= ( d d x x 4 tan x + cos x ) ( x sin x + 3 ) ( x 4 tan x + cos x ) d d x ( x sin x + 3 ) ( x sin x + 3 ) 2

= ( x 3 ( 4 tan x + x sec 2 x ) sin x ) ( x sin x + 3 ) ( x 4 tan x + cos x ) ( sin x + x cos x ) ( x sin x + 3 ) 2 .

Observe that by applying the quotient rule step by step, we reduce the possibility of mistakes.

Example 4.38. For the function f ( x ) = sin 2 x = ( sin  x ) ( sin  x ) , we use the product rule.

As in Example 4.31, we have

f ( x ) = 2 f ( x ) f ( x ) = 2 ( sin  x ) ( cos  x ) .

We use this information to find the derivative of g ( x ) = sin 3 x = f ( x ) ( sin  x ) :

g ( x ) = f ( x ) d d x sin x + f ( x ) ( sin x ) = ( sin 2   x ) ( cos x ) + ( 2  sin   x   cos x ) ( sin x ) = 3  sin 2   x   cos   x

Exercises
  1. Do the odd-numbered exercises from 1 to 15 on page 150 of the textbook.
  2. Use the reciprocal rule to find the derivative of the secant and cosecant functions.
  3. Use the product rule and Example 4.38 to find the derivative of the function h ( x ) = sin 4 x . Make a guess at the derivative of the function u ( x ) = sin 5 x .

Answers to Exercises