Recomposition Math Example 4

Follow the full solution, then compare it with the other examples linked below.

Example 4

medium
Given the identity sin2θ=1cos2θ2\sin^2\theta = \frac{1-\cos 2\theta}{2}, recompose: use it to evaluate sin2θdθ\int \sin^2\theta\, d\theta.

Solution

  1. 1
    Replace sin2θ\sin^2\theta with 1cos2θ2\frac{1-\cos 2\theta}{2}: sin2θdθ=1cos2θ2dθ\int \sin^2\theta\,d\theta = \int \frac{1-\cos 2\theta}{2}\,d\theta.
  2. 2
    Integrate: =12θsin2θ4+C= \frac{1}{2}\theta - \frac{\sin 2\theta}{4} + C.
  3. 3
    Recompose the result back in terms of θ\theta: θ2sin2θ4+C\frac{\theta}{2} - \frac{\sin 2\theta}{4} + C.

Answer

sin2θdθ=θ2sin2θ4+C\int \sin^2\theta\,d\theta = \frac{\theta}{2} - \frac{\sin 2\theta}{4} + C
Recomposition here means applying a known identity to rewrite sin2θ\sin^2\theta in an integrable form. The identity was decomposed to a simpler expression; after integrating, the result is the recomposed answer.

About Recomposition

Recomposition is the process of combining simpler parts, sub-results, or solved sub-problems back together to form a complete solution or to understand the whole structure from its pieces.

Learn more about Recomposition →

More Recomposition Examples