Problem 58
Question
Radians versus degrees: degree mode derivatives What happens to the derivatives of \(\sin x\) and \(\cos x\) if \(x\) is measured in degrees instead of radians? To find out, take the following steps. a. With your graphing calculator or computer grapher in degree mode, graph $$ f(h)=\frac{\sin h}{h} $$ and estimate \(\lim _{h \rightarrow 0} f(h) .\) Compare your estimate with \(\pi / 180 .\) Is there any reason to believe the limit should be \(\pi / 180 ?\) b. With your grapher still in degree mode, estimate $$ \lim _{h \rightarrow 0} \frac{\cos h-1}{h} $$ c. Now go back to the derivation of the formula for the derivative of \(\sin x\) in the text and carry out the steps of the derivation using degree-mode limits. What formula do you obtain for the derivative? d. Work through the derivation of the formula for the derivative of cos \(x\) using degree-mode limits. What formula do you obtain for the derivative? e. The disadvantages of the degree-mode formulas become apparent as you start taking derivatives of higher order. Try it. What are the second and third degree-mode derivatives of \(\sin x\) and \(\cos x ?\)
Step-by-Step Solution
VerifiedKey Concepts
Understanding Radian vs Degree Measurement
- A radian is the angle made when the arc length is equal to the radius of the circle.
- Degrees measure angles with a full circle having 360 degrees.
- Conversion between degrees and radians: 180 degrees equals π radians, which introduces a conversion factor of \( \frac{\pi}{180} \) when switching from radians to degrees.
Limits in Trigonometric Functions
- \( \lim_{h \to 0} \frac{\sin h}{h} = 1 \) in radians.
- \( \lim_{h \to 0} \frac{\cos h - 1}{h} = 0 \) in radians.
- \( \lim_{h \to 0} \frac{\sin h}{h} \approx \frac{\pi}{180} \).
- \( \lim_{h \to 0} \frac{\cos h - 1}{h} = 0 \), as the scaling does not change the concept that cosine approaches zero change.
Exploring Higher Order Derivatives
- The second derivative of \( \sin x \) is \( -\sin x \cdot \left( \frac{\pi}{180} \right)^2 \), and the third derivative is \( -\cos x \cdot \left( \frac{\pi}{180} \right)^3 \).
- The second derivative of \( \cos x \) is \( -\cos x \cdot \left( \frac{\pi}{180} \right)^2 \), and the third derivative is \( \sin x \cdot \left( \frac{\pi}{180} \right)^3 \).
Understanding Sine and Cosine Derivatives
- The derivative of \( \sin x \) in degree mode is \( \cos(x) \cdot \frac{\pi}{180} \). This indicates that as we differentiate, the conversion factor suppresses the derivative's magnitude.
- The derivative of \( \cos x \) becomes \( -\sin(x) \cdot \frac{\pi}{180} \).