<p>Evaluate \(\displaystyle\int_0^{\pi/2} \sin x \cdot \sin 2x \cdot \sin 3x\, dx\)</p>
Step-by-Step Solution
Key Concept: Use product-to-sum: sin 2x = 2 sin x cos x, then split into sum of simpler integrals using cos A cos B formula.
To evaluate the integral $I = \int_0^{\pi/2} \sin x \sin 2x \sin 3x \,dx$.
Step 1: Apply product-to-sum identities to simplify the integrand.
Using the identity $2 \sin A \sin B = \cos(A-B) - \cos(A+B)$, we first simplify $\sin x \sin 3x$:
$$ \sin x \sin 3x = \frac{1}{2}(\cos(x-3x) - \cos(x+3x)) = \frac{1}{2}(\cos(-2x) - \cos(4x)) = \frac{1}{2}(\cos 2x - \cos 4x) $$
Substitute this into the integral:
$$ I = \int_0^{\pi/2} \sin 2x \cdot \frac{1}{2}(\cos 2x - \cos 4x) \,dx $$
$$ I = \frac{1}{2} \int_0^{\pi/2} (\sin 2x \cos 2x - \sin 2x \cos 4x) \,dx $$
Step 2: Apply further trigonometric identities to the terms in the integrand.
For the first term, use the double angle identity $\sin 2A = 2 \sin A \cos A$, which implies $\sin A \cos A = \frac{1}{2} \sin 2A$:
$$ \sin 2x \cos 2x = \frac{1}{2} \sin(2 \cdot 2x) = \frac{1}{2} \sin 4x $$
For the second term, use the product-to-sum identity $2 \sin A \cos B = \sin(A+B) + \sin(A-B)$:
$$ \sin 2x \cos 4x = \frac{1}{2}(\sin(2x+4x) + \sin(2x-4x)) = \frac{1}{2}(\sin 6x + \sin(-2x)) = \frac{1}{2}(\sin 6x - \sin 2x) $$
Substitute these simplified terms back into the integral expression:
$$ I = \frac{1}{2} \int_0^{\pi/2} \left( \frac{1}{2} \sin 4x - \frac{1}{2}(\sin 6x - \sin 2x) \right) \,dx $$
$$ I = \frac{1}{4} \int_0^{\pi/2} (\sin 4x - \sin 6x + \sin 2x) \,dx $$
Step 3: Integrate and evaluate the definite integral.
$$ I = \frac{1}{4} \left[ -\frac{\cos 4x}{4} + \frac{\cos 6x}{6} - \frac{\cos 2x}{2} \right]_0^{\pi/2} $$
Evaluate the expression at the upper limit $x = \pi/2$:
$$ \left( -\frac{\cos(4 \cdot \pi/2)}{4} + \frac{\cos(6 \cdot \pi/2)}{6} - \frac{\cos(2 \cdot \pi/2)}{2} \right) $$
$$ = \left( -\frac{\cos(2\pi)}{4} + \frac{\cos(3\pi)}{6} - \frac{\cos(\pi)}{2} \right) $$
$$ = \left( -\frac{1}{4} + \frac{-1}{6} - \frac{-1}{2} \right) = -\frac{1}{4} - \frac{1}{6} + \frac{1}{2} = \frac{-3 - 2 + 6}{12} = \frac{1}{12} $$
Evaluate the expression at the lower limit $x = 0$:
$$ \left( -\frac{\cos(0)}{4} + \frac{\cos(0)}{6} - \frac{\cos(0)}{2} \right) $$
$$ = \left( -\frac{1}{4} + \frac{1}{6} - \frac{1}{2} \right) = \frac{-3 + 2 - 6}{12} = -\frac{7}{12} $$
Subtract the lower limit evaluation from the upper limit evaluation:
$$ I = \frac{1}{4} \left[ \frac{1}{12} - \left( -\frac{7}{12} \right) \right] $$
$$ I = \frac{1}{4} \left[ \frac{1}{12} + \frac{7}{12} \right] $$
$$ I = \frac{1}{4} \left[ \frac{8}{12} \right] $$
$$ I = \frac{1}{4} \cdot \frac{2}{3} = \frac{2}{12} = \frac{1}{6} $$
Correct Answer: D