Calculus/Integration techniques/Reduction Formula

From testwiki
Jump to navigation Jump to search

Template:Calculus/Top Nav

A reduction formula is one that enables us to solve an integral problem by reducing it to a problem of solving an easier integral problem, and then reducing that to the problem of solving an easier problem, and so on.

For example, if we let

In=xnexdx

Integration by parts allows us to simplify this to

In=xnexnxn1exdx=
In=xnexnIn1

which is our desired reduction formula. Note that we stop at

I0=ex .

Similarly, if we let

In=secn(θ)dθ

then integration by parts lets us simplify this to

In=secn2(θ)tan(θ)(n2)secn2(θ)tan2(θ)dθ

Using the trigonometric identity, tan2(θ)=sec2(θ)1 , we can now write

In =secn2(θ)tan(θ)+(n2)(secn2(θ)dθsecn(θ)dθ)
=secn2(θ)tan(θ)+(n2)(In2In)

Rearranging, we get

In=secn2(θ)tan(θ)n1+n2n1In2

Note that we stop at n=1 or 2 if n is odd or even respectively.

As in these two examples, integrating by parts when the integrand contains a power often results in a reduction formula.

Template:Calculus/Top Nav Template:Calculus/TOC