Trig Derivatives List Students Memorize But Misapply
- 01. Trig Derivatives List That Improves Exam Performance
- 02. Core Derivatives
- 03. Composite Function Derivatives
- 04. Quotient and Product Rules with Trig Functions
- 05. Implicit Differentiation with Trig Functions
- 06. Trigonometric Identities to Simplify Derivatives
- 07. Special Techniques for Trig Functions
- 08. Illustrative Example
- 09. Frequently Asked Questions
Trig Derivatives List That Improves Exam Performance
The trigonometric derivatives most students must master are essential for solving calculus problems quickly and accurately on exams. This reference list lays out the core derivatives, with notes on common patterns and how to apply them in exam contexts. Mastery of these derivatives supports robust problem-solving in mathematics and aligns with rigorous Marist pedagogy that emphasizes precision and discipline in learning.
Core Derivatives
Here are the foundational derivatives you should memorize, along with quick usage notes. Each item is presented as a self-contained entry for quick study and revision during exam prep.
- d/dx sin(x) = cos(x). Use when differentiating sine functions; cosines appear as the rate of change of sine with respect to x.
- d/dx cos(x) = -sin(x). This negative sign reflects the phase relationship between sine and cosine; useful for solving integrals and differential equations in exams.
- d/dx tan(x) = sec^2(x). A staple for problems involving tangent functions and rectangular trigonometric identities.
- d/dx cot(x) = -csc^2(x). Less common, but critical in problems with cotangent terms or reciprocal trigonometric forms.
- d/dx csc(x) = -csc(x) cot(x). Useful in integrals and trigonometric substitutions where cosecant appears.
- d/dx sec(x) = sec(x) tan(x). Appears frequently in trigonometric substitutions and optimization problems.
Composite Function Derivatives
When dealing with composite functions, the chain rule is your primary tool. The derivatives below illustrate the pattern for functions of the form f(g(x)).
- d/dx sin(g(x)) = cos(g(x)) · g'(x)
- d/dx cos(g(x)) = -sin(g(x)) · g'(x)
- d/dx tan(g(x)) = sec^2(g(x)) · g'(x)
Quotient and Product Rules with Trig Functions
Some exam problems require applying product or quotient rules in combination with trig derivatives. The essential forms below help you reason through these steps quickly.
- d/dx [u(x) · v(x)] = u'(x) · v(x) + u(x) · v'(x)
- d/dx [u(x) / v(x)] = (u'(x) · v(x) - u(x) · v'(x)) / [v(x)]^2
Implicit Differentiation with Trig Functions
For problems where x is not isolated, implicit differentiation with trig functions is common. Examples follow the standard pattern.
- d/dx [sin(y) = y' · cos(y)]
- d/dx [cos(y) = -y' · sin(y)]
Trigonometric Identities to Simplify Derivatives
Exam performance improves when you can quickly simplify expressions using identities. These are the most practical for derivative work.
- sin^2(x) + cos^2(x) = 1 - a common simplification in integrals and differential equations.
- tan(x) = sin(x) / cos(x) - helps when differentiating quotients or when converting between functions.
- sec^2(x) = 1 + tan^2(x) - aids in transforming tangent derivatives.
Special Techniques for Trig Functions
Some exam questions require applying specific strategies to trig derivatives. Here are practical techniques and the corresponding derivatives you'll use.
- Direct substitution for small-angle approximations when x is near 0; sin(x) ≈ x, cos(x) ≈ 1, tan(x) ≈ x, which informs rough derivative behavior in quick checks.
- Inverse trig derivatives for functions like d/dx [arcsin(x)] = 1 / √(1 - x^2) and d/dx [arccos(x)] = -1 / √(1 - x^2). Useful when trig functions invert in problem setups.
Illustrative Example
Example: Differentiate h(x) = sin(3x) · cos(x). Use the product rule and chain rule.
Solution: h'(x) = [cos(3x) · 3] · cos(x) + sin(3x) · [-sin(x)] = 3 cos(3x) cos(x) - sin(3x) sin(x).
Frequently Asked Questions
| Trig Function | Derivative | Common Use | Example |
|---|---|---|---|
| sin(x) | cos(x) | rate of change of sine | d/dx sin(x) = cos(x) |
| cos(x) | -sin(x) | rate of change of cosine | d/dx cos(x) = -sin(x) |
| tan(x) | sec^2(x) | tangent growth rate | d/dx tan(x) = sec^2(x) |
| sec(x) | sec(x) tan(x) | secant growth in substitutions | d/dx sec(x) = sec(x) tan(x) |
| csc(x) | -csc(x) cot(x) | reciprocal trig forms | d/dx csc(x) = -csc(x) cot(x) |
| cot(x) | -csc^2(x) | reciprocal cotangent forms | d/dx cot(x) = -csc^2(x) |