The Derivative of cos(2x)

The derivative of cos(2x) is -2sin(2x)

The derivative of cos(2x) is -2sin(2x)


How to calculate the derivative of cos(2x)

Note that in this post we will be looking at differentiating cos(2x) which is not the same as differentiating cos2(x). Here is our post dealing with how to differentiate cos^2(x).

The chain rule is useful for finding the derivative of a function which could have been differentiated had it been in x, but it is in the form of another expression which could also be differentiated if it stood on its own.

In this case:

  • We know how to differentiate cos(x) (the answer is -sin(x))
  • We know how to differentiate 2x (the answer is 2)

This means the chain rule will allow us to differentiate the expression cos(2x).

Using the chain rule to find the derivative of cos(2x)

To perform the differentiation cos(2x), the chain rule says we must differentiate the expression as if it were just in terms of x as long as we then multiply that result by the derivative of what the expression is actually in terms of (in this case the derivative of 2x).

Let’s call the function in the argument of cos, g(x), which means the function is in the form of cos(x), except it does not have x as the angle, instead it has another function of x (2x) as the angle

If:

g(x) = 2x

It follows that:

cos(2x) = cos(g(x))

So if the function f(x) = cos(x) and the function g(x) = 2x, then the function cos(2x) can be written as a composite function.

f(x) = cos(x)

f(g(x)) = cos(g(x)) (but g(x) = 2x))

f(g(x)) = cos(2x)

Let’s define this composite function as F(x):

F(x) = f(g(x)) = cos(2x)

We can find the derivative of cos(2x) (F'(x)) by making use of the chain rule.


The Chain Rule:
For two differentiable functions f(x) and g(x)


If F(x) = f(g(x))


Then the derivative of F(x) is F'(x) = f’(g(x)).g’(x)


Now we can just plug f(x) and g(x) into the chain rule. But before we do that, just a quick recap on the derivative of the cos function.

The derivative of cos(x) with respect to x is -sin(x)
The derivative of cos(z) with respect to z is -sin(z)

In a similar way, the derivative of cos(2x) with respect to 2x is -sin(2x).

We will use this fact as part of the chain rule to find the derivative of cos(2x) with respect to x.

How to find the derivative of cos(2x) using the Chain Rule:

F'(x)= f'(g(x)).g'(x)Chain Rule Definition
= f'(g(x))(2)g(x) = 2x ⇒ g'(x) = 2
= (-sin(2x)).(2)f(g(x)) = cos(2x) f'(g(x)) = -sin(2x)
= -2sin(2x)

Using the chain rule, the derivative of cos(2x) is -2sin(2x)


Finally, just a note on syntax and notation: cos(2x) is sometimes written in the forms below (with the derivative as per the calculation above). Just be aware that not all of the forms below are mathematically correct.

cos2x► Derivative of cos2x = -2sin(2x)
cos 2 x► Derivative of cos 2 x = -2sin(2x)
cos 2x► Derivative of cos 2x = -2sin(2x)
cos (2x)► Derivative of cos (2x) = -2sin(2x)

The Second Derivative Of cos(2x)

To calculate the second derivative of a function, you just differentiate the first derivative.

From above, we found that the first derivative of cos(2x) = -2sin(2x). So to find the second derivative of cos(2x), we just need to differentiate -2sin(2x)

We can use the chain rule to find the derivative of -2sin(2x) and it gives us a result of -4cos(2x)

The second derivative of cos(2x) is -4cos(2x)