3.5.2 Derivatives of Trigonometric Functions
Derivative of Tangent ( (\tan x) )
- Rewrite the function in a form that is easy to differentiate:
- tanx=cosxsinx
- Apply the Quotient Rule (gf)′=g2f′g−fg′ with
- Numerator: (f = \sin x) ⇒ (f' = \cos x)
- Denominator: (g = \cos x) ⇒ (g' = -\sin x)
- Substitute and simplify:
- tan′x=(cosx)2cosx(cosx)−sinx(−sinx)
- =cos2xcos2x+sin2x
- =cos2x1 (using (\sin^2 x + \cos^2 x = 1))
- =sec2x
- Result: dxd[tanx]=sec2x
Standard First-Order Trigonometric Derivatives (Reference)
- dxd[sinx]=cosx
- dxd[cosx]=−sinx
- dxd[tanx]=sec2x (derived above)
- dxd[cotx]=−csc2x
- dxd[secx]=secxtanx
- dxd[cscx]=−cscxcotx
(The instructor notes you may re-derive each one with similar sine–cosine rewrites plus product/quotient rules.)
Worked Example 1: Derivative of (\sec x \;\csc x)
- Recognize a product ⇒ use the Product Rule (uv)′=u′v+uv′
- Identify components:
- (u = \sec x) ⇒ (u' = \sec x\tan x)
- (v = \csc x) ⇒ (v' = -\csc x\cot x)
- Assemble derivative:
- dxd[secxcscx]=secxtanx(cscx)+secx(−cscxcotx)
- Rewrite every trig function in sine–cosine form to expose cancellations:
- secx=cosx1,tanx=cosxsinx,cscx=sinx1,cotx=sinxcosx
- First term: cosx1⋅cosxsinx⋅sinx1=cos2x1
- Second term (carry out the minus sign):
−(cosx1)!(sinx1)!(sinxcosx)=−sin2x1
- Convert back to standard trig functions:
- cos2x1=sec2x
- sin2x1=csc2x
- Final result:
- dxd[secxcscx]=sec2x−csc2x
Worked Example 2: Second Derivative of (y = \csc x)
- First derivative (already known rule):
- y′=dxd[cscx]=−cscxcotx
- Second derivative: differentiate (-\csc x\,\cot x) via the Product Rule.
- Let (u = -\csc x) and (v = \cot x)
- Derivatives:
- u′=−(cscx)′=−(−cscxcotx)=cscxcotx
- v′=(cotx)′=−csc2x
- Combine:
y′′=u′v+uv′=(cscxcotx)(cotx)+(−cscx)(−csc2x)
=cscxcot2x+cscxcsc2x
- Factor common (\csc x):
- y′′=cscx(cot2x+csc2x)
- Final compact form:
- y′′=cscx(cot2x+csc2x)
Key Take-Aways & Study Hints
- Memorize the six first-order trig derivatives; they appear frequently and save time during exams.
- When proofs or simplifications are needed, convert unfamiliar products/quotients into sine–cosine form to expose cancellations and Pythagorean identities.
- Product Rule and Quotient Rule are the backbone for building higher-order trig derivatives.
- Pythagorean identities (e.g.
sin2x+cos2x=1,1+tan2x=sec2x,1+cot2x=csc2x)
are essential tools for simplification. - Higher-order derivatives often factor nicely; look for common factors such as (\csc x) or (\sec x) when cleaning up results.