Fiveable

โˆซCalculus I Unit 3 Review

QR code for Calculus I practice questions

3.5 Derivatives of Trigonometric Functions

3.5 Derivatives of Trigonometric Functions

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
โˆซCalculus I
Unit & Topic Study Guides

Derivatives of Trigonometric Functions

Derivative rules for sine and cosine

The derivatives of sine and cosine form a tight pair: each one's derivative leads to the other (with a sign change for cosine). These two rules are the foundation for differentiating all six trig functions.

  • ddxsinโก(x)=cosโก(x)\frac{d}{dx} \sin(x) = \cos(x)
    • At x=0x = 0, the sine curve has slope cosโก(0)=1\cos(0) = 1. At x=ฯ€2x = \frac{\pi}{2}, the slope is cosโกโ€‰โฃ(ฯ€2)=0\cos\!\left(\frac{\pi}{2}\right) = 0, which matches the peak of the sine wave.
  • ddxcosโก(x)=โˆ’sinโก(x)\frac{d}{dx} \cos(x) = -\sin(x)
    • The negative sign matters. At x=0x = 0, the cosine curve is at its maximum, so its slope is โˆ’sinโก(0)=0-\sin(0) = 0, exactly what you'd expect at a peak.

With the chain rule: When the argument is something other than plain xx, you multiply by the derivative of the inner function.

  • If the argument is a constant multiple axax:
    • ddxsinโก(ax)=acosโก(ax)\frac{d}{dx} \sin(ax) = a\cos(ax)
    • ddxcosโก(ax)=โˆ’asinโก(ax)\frac{d}{dx} \cos(ax) = -a\sin(ax)
  • If the argument is a general function u(x)u(x):
    • ddxsinโก(u)=cosโก(u)โ‹…dudx\frac{d}{dx} \sin(u) = \cos(u) \cdot \frac{du}{dx}
    • ddxcosโก(u)=โˆ’sinโก(u)โ‹…dudx\frac{d}{dx} \cos(u) = -\sin(u) \cdot \frac{du}{dx}

For example, to differentiate sinโก(x2)\sin(x^2), treat u=x2u = x^2 so dudx=2x\frac{du}{dx} = 2x. The result is 2xcosโก(x2)2x\cos(x^2).

Derivative rules for sine and cosine, Graphs of the Sine and Cosine Functions ยท Algebra and Trigonometry

Derivatives of the other four trig functions

Each of these can be derived from sine and cosine using the quotient rule, but you should memorize the results. Notice the pattern: the "co-" functions (cosine, cotangent, cosecant) all pick up a negative sign.

  • ddxtanโก(x)=secโก2(x)\frac{d}{dx} \tan(x) = \sec^2(x)
  • ddxcotโก(x)=โˆ’cscโก2(x)\frac{d}{dx} \cot(x) = -\csc^2(x)
  • ddxsecโก(x)=secโก(x)tanโก(x)\frac{d}{dx} \sec(x) = \sec(x)\tan(x)
  • ddxcscโก(x)=โˆ’cscโก(x)cotโก(x)\frac{d}{dx} \csc(x) = -\csc(x)\cot(x)

With the chain rule: The same logic applies. Multiply by dudx\frac{du}{dx}.

  • ddxtanโก(u)=secโก2(u)โ‹…dudx\frac{d}{dx} \tan(u) = \sec^2(u) \cdot \frac{du}{dx}
  • ddxcotโก(u)=โˆ’cscโก2(u)โ‹…dudx\frac{d}{dx} \cot(u) = -\csc^2(u) \cdot \frac{du}{dx}
  • ddxsecโก(u)=secโก(u)tanโก(u)โ‹…dudx\frac{d}{dx} \sec(u) = \sec(u)\tan(u) \cdot \frac{du}{dx}
  • ddxcscโก(u)=โˆ’cscโก(u)cotโก(u)โ‹…dudx\frac{d}{dx} \csc(u) = -\csc(u)\cot(u) \cdot \frac{du}{dx}

For example, ddxsecโก(3x)=3secโก(3x)tanโก(3x)\frac{d}{dx} \sec(3x) = 3\sec(3x)\tan(3x).

Derivative rules for sine and cosine, Chain Rule in Multivariable Calculus made easy - Mathematics Stack Exchange

Higher-order derivatives of sine and cosine

Taking repeated derivatives of sine and cosine produces a four-step cycle. This is worth memorizing because it shows up in differential equations and Taylor series later on.

For sinโก(x)\sin(x):

  1. First derivative: cosโก(x)\cos(x)
  2. Second derivative: โˆ’sinโก(x)-\sin(x)
  3. Third derivative: โˆ’cosโก(x)-\cos(x)
  4. Fourth derivative: sinโก(x)\sin(x) (back to the start)

For cosโก(x)\cos(x):

  1. First derivative: โˆ’sinโก(x)-\sin(x)
  2. Second derivative: โˆ’cosโก(x)-\cos(x)
  3. Third derivative: sinโก(x)\sin(x)
  4. Fourth derivative: cosโก(x)\cos(x) (back to the start)

To find the nnth derivative without computing every step, divide nn by 4 and use the remainder. For sinโก(x)\sin(x): remainder 0 gives sinโก(x)\sin(x), remainder 1 gives cosโก(x)\cos(x), remainder 2 gives โˆ’sinโก(x)-\sin(x), remainder 3 gives โˆ’cosโก(x)-\cos(x).

The second derivative is also useful for concavity. Since d2dx2sinโก(x)=โˆ’sinโก(x)\frac{d^2}{dx^2}\sin(x) = -\sin(x), the sine curve is concave down wherever sinโก(x)>0\sin(x) > 0 and concave up wherever sinโก(x)<0\sin(x) < 0, with inflection points at every integer multiple of ฯ€\pi.

Characteristics of Trigonometric Functions

These terms come up constantly when you're working with trig derivatives, so make sure they're solid:

  • Period: The length of one full cycle. For sinโก(x)\sin(x) and cosโก(x)\cos(x), the period is 2ฯ€2\pi. For sinโก(bx)\sin(bx), the period is 2ฯ€b\frac{2\pi}{b}.
  • Amplitude: The maximum displacement from the midline. For Asinโก(x)A\sin(x), the amplitude is โˆฃAโˆฃ|A|.
  • Frequency: The number of cycles per unit interval, which is the reciprocal of the period.
  • Radian: The standard angle unit in calculus. All the derivative formulas above assume the input is in radians. If you use degrees, the formulas break.
2,589 studying โ†’