Trigonometric functions are among the most fundamental tools in calculus. Understanding their derivatives is crucial for solving problems in physics, engineering, and mathematics. In this comprehensive guide, we will explore Derivatives of Trig Functions, formulas, step-by-step solved examples, and practice problems that make learning trig derivatives straightforward and intuitive.
Introduction to Trigonometric Functions
Trigonometric functions are the backbone of analyzing periodic phenomena such as waves, oscillations, and circular motion. The most commonly used trig functions are:
- Sine: sin(x)
- Cosine: cos(x)
- Tangent: tan(x)
- Cotangent: cot(x)
- Secant: sec(x)
- Cosecant: csc(x)
Each function has a unique derivative, which forms the foundation for more complex calculus operations.
Basic Trigonometric Derivative Formulas
Here are the primary derivatives you need to know:
| Function | Derivative |
|---|---|
| sin(x) | cos(x) |
| cos(x) | −sin(x) |
| tan(x) | sec2(x) |
| cot(x) | −csc2(x) |
| sec(x) | sec(x)tan(x) |
| csc(x) | −csc(x)cot(x) |
Note: These formulas assume x is measured in radians, which is the standard in calculus.
Derivation of Derivatives: Step-by-Step Proofs
Understanding why these formulas work is more important than memorizing them. Let’s derive each one.
1. Derivative of sin(x)
By definition:dxdsin(x)=h→0limhsin(x+h)−sin(x)
Using the sin addition formula: sin(x+h)=sin(x)cos(h)+cos(x)sin(h)dxdsin(x)=h→0limhsin(x)cos(h)+cos(x)sin(h)−sin(x) =h→0limhsin(x)(cos(h)−1)+cos(x)sin(h) =sin(x)0h→0limhcos(h)−1+cos(x)1h→0limhsin(h) ⇒dxdsin(x)=cos(x)
2. Derivative of cos(x)
Similarly, using the limit definition:dxdcos(x)=h→0limhcos(x+h)−cos(x)
Using cos addition formula: cos(x+h)=cos(x)cos(h)−sin(x)sin(h)dxdcos(x)=h→0limhcos(x)cos(h)−sin(x)sin(h)−cos(x) =h→0limhcos(x)(cos(h)−1)−sin(x)sin(h) =cos(x)⋅0−sin(x)⋅1 ⇒dxdcos(x)=−sin(x)
3. Derivative of tan(x)
We know tan(x)=cos(x)sin(x). Using the quotient rule:dxdtan(x)=cos2(x)cos(x)⋅cos(x)−(−sin(x))⋅sin(x) =cos2(x)cos2(x)+sin2(x)=cos2(x)1=sec2(x)
4. Derivative of cot(x)
cot(x)=sin(x)cos(x)
Using the quotient rule:dxdcot(x)=sin2(x)−sin(x)sin(x)−cos(x)cos(x) =sin2(x)−(sin2(x)+cos2(x))=−csc2(x)
5. Derivative of sec(x)
sec(x)=cos(x)1
Using the derivative of 1/u:dxdsec(x)=−cos2(x)−sin(x)=cos2(x)sin(x)=sec(x)tan(x)
6. Derivative of csc(x)
csc(x)=sin(x)1 dxdcsc(x)=−sin2(x)cos(x)=−csc(x)cot(x)
Derivatives of Reciprocal Trig Functions
| Function | Derivative |
|---|---|
| csc(x) | −csc(x)cot(x) |
| sec(x) | sec(x)tan(x) |
| cot(x) | −csc2(x) |
Tip: Reciprocal trig functions often appear in physics problems like optics and wave motion.
Derivatives of Inverse Trig Functions
Inverse trig functions are equally important.
| Function | Derivative |
|---|---|
| arcsin(x) | 1−x21 |
| arccos(x) | −1−x21 |
| arctan(x) | 1+x21 |
| \arccot(x) | −1+x21 |
| \arcsec(x) | ( \frac{1}{ |
| \arccsc(x) | ( -\frac{1}{ |
Example:dxdarcsin(x)=1−x21
Proof comes from implicit differentiation:
Let y=arcsin(x), then sin(y)=x. Differentiating both sides:cos(y)dxdy=1⟹dxdy=cos(y)1
Since cos(y)=1−sin2(y)=1−x2, the formula is derived.
Higher-Order Trigonometric Derivatives
Higher-order derivatives repeat in a pattern:
- dx2d2sin(x)=−sin(x)
- dx2d2cos(x)=−cos(x)
- dx3d3sin(x)=−cos(x)
- dx4d4sin(x)=sin(x)
Key Tip: Trig functions cycle every 4 derivatives.
Applications in Real-Life Problems
- Physics: Motion of pendulums, springs, and waves.
- Engineering: Signal processing uses derivatives of sine and cosine for Fourier analysis.
- Economics: Modeling periodic trends.
For example, velocity in harmonic motion:x(t)=Asin(ωt+ϕ)⟹v(t)=dtdx=Aωcos(ωt+ϕ)
Solved Problems
Example 1: Derivative of y=sin(x2)
y′=cos(x2)⋅2x=2xcos(x2)
Example 2: Derivative of y=tan(x)⋅cos(x)
Using product rule:y′=dxd[tan(x)]⋅cos(x)+tan(x)⋅dxd[cos(x)] y′=sec2(x)cos(x)+tan(x)(−sin(x))=sec2(x)cos(x)−tan(x)sin(x) y′=cos2(x)cos(x)−cos(x)sin2(x)=cos(x)cos2(x)−sin2(x)=cos(x)cos(2x)
Example 3: Derivative of y=sec(x)tan(x)
y′=(sec(x)tan(x))′=sec(x)tan2(x)+sec3(x)=sec(x)(tan2(x)+sec2(x))
Practice Problems with Answers
- dxdsin(3x) → 3cos(3x)
- dxdcot(2x) → −2csc2(2x)
- dxdarcsin(2x) → 1−4×22
- dxdcos2(x) → −2cos(x)sin(x)
- dxdtan(x2) → 2xsec2(x2)
Tips and Tricks to Remember Trig Derivatives
- Sine and Cosine: (sin(x))′=cos(x),(cos(x))′=−sin(x)
- Tangent and Cotangent: Reciprocal squares: (tan(x))′=sec2(x),(cot(x))′=−csc2(x)
- Secant and Cosecant: Product with reciprocal: (sec(x))′=sec(x)tan(x),(csc(x))′=−csc(x)cot(x)
- Inverse trig: Use implicit differentiation.
- Cycle Trick: 4 derivatives bring sine or cosine back to original.
Conclusion
Derivatives of trigonometric functions are a cornerstone of calculus. Once you understand the basic formulas, the derivations, and common applications, you can confidently solve complex problems in physics, engineering, and mathematics. Regular practice with these derivatives helps reinforce memory and builds intuition for tackling more advanced calculus topics.

