Question Statement
Find the first and second derivatives of the function:
f(θ)=sin25θ
Background and Explanation
This problem requires applying the chain rule for composite functions, where we differentiate from the outermost function inward. You'll also need the double angle identity for sine to simplify the first derivative result.
Solution
Given the function:
f(θ)=sin25θ
We differentiate with respect to θ using the chain rule. Treat this as a composition of functions: outer function is (⋅)2 and inner function is sin5θ.
f′(θ)=2sin2−15θ⋅dθd(sin5θ)=2sin5θ⋅(cos5θ)⋅dθd(5θ)=2sin5θ⋅cos5θ⋅5=10sin5θcos5θ
Using the double angle identity sin2x=2sinxcosx, we can simplify:
2sin5θcos5θ=sin(2⋅5θ)=sin10θ
Therefore:
f′(θ)=5sin10θ
Differentiating f′(θ)=5sin10θ with respect to θ:
f′′(θ)=5cos(10θ)⋅dθd(10θ)=5cos10θ⋅10=50cos10θ
- Chain Rule: dθd[f(g(θ))]=f′(g(θ))⋅g′(θ)
- Power Rule: dθd[un]=nun−1dθdu
- Derivative of Sine: dθd[sinu]=cosu⋅dθdu
- Double Angle Identity: sin2x=2sinxcosx (used to simplify 2sin5θcos5θ to sin10θ)
Summary of Steps
- Apply chain rule to sin25θ: differentiate the outer square function, then multiply by derivative of sin5θ, then multiply by derivative of 5θ
- Simplify the result 10sin5θcos5θ using the double angle identity to get 5sin10θ
- Differentiate again using chain rule on 5sin10θ to obtain the second derivative 50cos10θ