Question

Difficulty: HardLimits and Continuity of Functions
What is the numerical value of the limit:
limx01cos(4x)xsin(2x)\lim_{x \to 0} \frac{1 - \cos(4x)}{x \sin(2x)}?
  1. 4Answer
  2. B
    2
  3. C
    8
  4. D
    0

Answer

The numerical value of the limit is 4.
Applying the double-angle trigonometric identity 1cos(4x)=2sin2(2x)1 - \cos(4x) = 2\sin^2(2x) reduces the expression to 2sin(2x)x\frac{2\sin(2x)}{x}. Rewriting this as 4sin(2x)2x4 \cdot \frac{\sin(2x)}{2x} and taking the limit as x0x \to 0 using the standard limit limθ0sinθθ=1\lim_{\theta \to 0} \frac{\sin\theta}{\theta} = 1 yields 4.

Step-by-Step Solution

1
Identify the form of the limit
Direct substitution of x=0x = 0 gives 1cos(0)0sin(0)=00\frac{1 - \cos(0)}{0 \cdot \sin(0)} = \frac{0}{0}, which is an indeterminate form.
Indeterminate forms require algebraic simplification or trigonometric identities before evaluating the limit.
2
Apply trigonometric identity
Use 1cos(4x)=2sin2(2x)1 - \cos(4x) = 2\sin^2(2x) to rewrite the numerator.
This transforms the numerator into a form containing sine terms matching the denominator.
3
Simplify the algebraic expression
\lim_{x \to 0} \frac{2\sin^2(2x)}{x\sin(2x)} = \lim_{x \to 0} \frac{2\sin(2x)}{x}
Cancel out the common sin(2x)\sin(2x) factor from numerator and denominator for x0x \neq 0.
4
Evaluate using the standard trigonometric limit
\lim_{x \to 0} 4 \cdot \frac{\sin(2x)}{2x} = 4 \cdot 1 = 4
Since limθ0sinθθ=1\lim_{\theta \to 0} \frac{\sin\theta}{\theta} = 1, setting θ=2x\theta = 2x gives limx0sin(2x)2x=1\lim_{x \to 0} \frac{\sin(2x)}{2x} = 1.

Key Concept

Limits of Trigonometric Functions and Indeterminate Forms
Rate this question