Derivatives of Trigonometric Functions: Learn It 3

Higher-Order Derivatives of Trig Functions

The higher-order derivatives of sinx and cosx exhibit a cyclical pattern, making it possible to predict any higher-order derivative of these functions. By understanding this repeating sequence, you can easily compute derivatives beyond the first order.

To illustrate, let’s calculate the first four derivatives of y=sinx.

Start with the function itself:y=sinxThe first derivative of sinx is:dydx=cosxThe second derivative becomes:d2ydx2=sinxContinuing, the third derivative is:d3ydx3=cosxThe fourth derivative brings us back to the starting function:d4ydx4=sinx

This sequence of derivatives demonstrates a pattern that repeats every four derivatives.

  • sinx leads to cosx 
  • cosx leads to sinx
  • sinx leads to cosx
  • cosx leads back to sinx

Understanding this cyclical pattern not only simplifies calculations but also equips us with a systematic approach for determining any higher-order derivative.

How to: Use the Cyclic Pattern to Determine Higher-Order Derivatives of Sine and Cosine Functions

  1. Determine the order of the derivative you need (let’s call it n).
  2. Calculate the remainder when n is divided by 4. The remainder determines the position in the cycle:
    • Remainder 0: The derivative returns to the original function.
    • Remainder 1: The derivative progresses to the next function in the cycle.
    • Remainder 2: The derivative is the negative of the original function.
    • Remainder 3: The derivative is the negative of the next function in the cycle.
  • For sinx:
    • If n is divisible by 4 (remainder 0), the n-th derivative is sinx.
    • If n divided by 4 gives a remainder of 1, it is cosx.
    • If the remainder is 2, it is sinx.
    • If the remainder is 3, it is cosx.
  • For cosx:
    • Remainder 0: cosx
    • Remainder 1: sinx
    • Remainder 2: cosx
    • Remainder 3: sinx

Find d74dx74(sinx).


A particle moves along a coordinate axis in such a way that its position at time t is given by s(t)=2sint.

Find v(π4)  and  a(π4). Compare these values and decide whether the particle is speeding up or slowing down.