Find
for a positive integer . Give a reduction formula, an explicit closed form, and write out the cases .
Why a reduction formula rather than a substitution. For an odd power of sine you peel off one factor and substitute . That trick fails for an even power , because no single sine is left over. The standard route is instead integration by parts, which lowers the exponent by two and produces a recursion.
State the reduction formula. Writing and integrating by parts gives the classical result
With and this becomes
Each application drops the power by , so after steps you land on — which is why an even power always leaves a bare term in the answer.
Get an explicit closed form from the power-reduction identity. Expanding in cosines of multiple angles,
every term of which integrates instantly. The constant term is the mean value of over a period, and it is what becomes the term.
Integrate term by term. Using with :
The extra factor from is what turns into in the denominator.
Write out the first three cases. Running either formula for :
The leading coefficients are exactly , matching the Wallis pattern.
Check numerically. Evaluating the closed form on against Simpson quadrature: gives both ways, gives , gives . All three agree to ten digits ✓.
Need to solve a different problem like this? Open the solver →