Problem 31
Question
$$ \begin{array}{l} \text { Use the definition of the derivative to show that }\\\ D_{x}\left(\sin x^{2}\right)=2 x \cos x^{2} \end{array} $$
Step-by-Step Solution
Verified Answer
The derivative is shown to be \( 2x \cos(x^2) \).
1Step 1: Understand the Definition of the Derivative
The definition of the derivative at a point is given by \( f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} \). We will apply this to the function \( \sin(x^2) \) to find \( D_x(\sin x^2) \).
2Step 2: Set Up the Derivative Using Definition
Apply the definition to the function \( f(x) = \sin(x^2) \). We need to find \( \lim_{h \to 0} \frac{\sin((x+h)^2) - \sin(x^2)}{h} \).
3Step 3: Use the Angle Sum for Sine
Recall that \( \sin(A+B) = \sin A \cos B + \cos A \sin B \). Therefore, we can express \( \sin((x+h)^2) \) using \( A = x^2 \) and \( B = 2xh + h^2 \).
4Step 4: Simplify the Expression
Calculate using the angle sum formula: \( \sin((x+h)^2) = \sin(x^2 + 2xh + h^2) = \sin(x^2)\cos(2xh + h^2) + \cos(x^2)\sin(2xh + h^2) \).
5Step 5: Approximate Small Angles
For small \( h \), \( \cos(2xh + h^2) \approx 1 \) and \( \sin(2xh + h^2) \approx 2xh + h^2 \). Hence the expression becomes \( \sin(x^2) + \cos(x^2)(2xh + h^2) \).
6Step 6: Apply the Limit
Substitute into the difference quotient: \[ \frac{\sin((x+h)^2) - \sin(x^2)}{h} \approx \frac{\sin(x^2) + 2xh\cos(x^2) + h^2\cos(x^2) - \sin(x^2)}{h} \]. The \( \sin(x^2) \) terms cancel, and we simplify to \( 2x\cos(x^2) + h\cos(x^2) \).
7Step 7: Complete the Derivative Calculation
Take the limit as \( h \to 0 \): \[ \lim_{h \to 0} (2x \cos(x^2) + h \cos(x^2)) = 2x \cos(x^2) \].
Key Concepts
Definition of DerivativeAngle Sum FormulaSmall Angle Approximation
Definition of Derivative
The derivative of a function at a given point describes the rate of change, or the slope, of the function at that particular point. It acts as the fundamental tool for understanding how functions change. In our exercise, we began by using this basic definition of a derivative:
- The derivative of a function \( f(x) \) at any point \( x \) is represented as \( f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} \).
- This formula essentially calculates the function's instantaneous rate of change.
Angle Sum Formula
The angle sum formula is a crucial identity in trigonometry that assists in breaking down complex sinusoidal expressions. Specifically, for sine, it can be expressed as:
- \( \sin(A + B) = \sin A \cos B + \cos A \sin B \)
- First, rewrite \( \sin((x+h)^2) \) using the identity: \( \sin(x^2) \cos(2xh + h^2) + \cos(x^2) \sin(2xh + h^2) \).
- This step is integral in dissecting the sine of a squared sum into manageable components that are easier to differentiate.
Small Angle Approximation
When dealing with derivatives and limits involving small quantities, small angle approximations become exceptionally useful. These approximations provide a simplified way to approximate the behavior of trigonometric functions:
- For small angles \( \theta \), \( \cos(\theta) \approx 1 \) and \( \sin(\theta) \approx \theta \).
- \( \cos(2xh + h^2) \approx 1 \)
- \( \sin(2xh + h^2) \approx 2xh + h^2 \)
Other exercises in this chapter
Problem 31
Two objects move along a coordinate line. At the end of \(t\) seconds their directed distances from the origin, in feet, are given by \(s_{1}=4 t-3 t^{2}\) and
View solution Problem 31
Evaluate the indicated derivative. $$ F^{\prime}(1) \text { if } F(t)=\sin \left(t^{2}+3 t+1\right) $$
View solution Problem 31
Find \(D_{x} y\) using the rules of this section. $$ y=\left(5 x^{2}-7\right)\left(3 x^{2}-2 x+1\right) $$
View solution Problem 31
Use a graphing calculator or a CAS Draw the graph of \(y=f(x)=x^{3}-2 x^{2}+1 .\) Then find the slope of the tangent line at (a) \(-1\) (b) 0 (c) \(\overline{1}
View solution