Integration by Parts

A LevelAQAEdexcelOCR

Integration by Parts

We have already seen the reverse chain rule. Integration by parts is the reverse product rule.

Integration by parts has many uses, most notably integrating things of the form xnf(x)x^{n}f(x).

For some questions, you need to integrate by parts more than once to get a result.

A LevelAQAEdexcelOCR

Integration by Parts

Recall: The product rule.

ddx(uv)=udvdx+vdudxdfrac{d}{dx}(uv)=udfrac{dv}{dx}+vdfrac{du}{dx}

Integration by parts is the reverse of this.

udvdx=uvvdudx{LARGE int}udfrac{dv}{dx}=uv-{LARGE int}vdfrac{du}{dx}

You should choose uu to be something that differentiates nicely, so that you can evaluate the integral on the right-hand side.

Example: Find xsin(x)dxint xsin(x)dx

u=x      dvdx=sin(x)u=x;;;dfrac{dv}{dx}=sin(x)

dudx=1      v=cos(x)dfrac{du}{dx}=1;;;v=-cos(x)

xsin(x)dx=xcos(x)cos(x)dx=xcos(x)+cos(x)dx=xcos(x)+sin(x)+cbegin{aligned}int xsin(x)dx&=-xcos(x)-int-cos(x)dx[1.2em]&=-xcos(x)+int cos(x)dx[1.2em]&=-xcos(x)+sin(x)+cend{aligned}

A LevelAQAEdexcelOCR

Integral of the Natural Logarithm

One of the most important uses of integration by parts is that it gives us a way to find ln(x)dxint ln(x)dx, by writng ln(x)ln(x) as
1×ln(x)1times ln(x).

u=ln(x)      dvdx=1u=ln(x);;;dfrac{dv}{dx}=1

dudx=1x      v=xdfrac{du}{dx}=dfrac{1}{x};;;v=x

ln(x)dx=xln(x)x1xdx=xln(x)1dx=xln(x)x+c=x(ln(x)1)+cbegin{aligned}int ln(x)dx&=xln(x)-int xdfrac{1}{x}dx[1.2em]&=xln(x)-int1dx[1.2em]&=xln(x)-x+c[1.2em]&=x(ln(x)-1)+cend{aligned}

A LevelAQAEdexcelOCR

Integrating by Parts Multiple Times

Some integrals require you to integrate by parts multiple times to get a solution to.

Example: Find x2exdxint x^{2}e^{x}dx

u=x2      dvdx=exu=x^{2};;;dfrac{dv}{dx}=e^{x}

dudx=2x      v=exdfrac{du}{dx}=2x;;;v=e^{x}

x2exdx=x2ex2xexdxbegin{aligned}int x^{2}e^{x}dx=x^{2}e^{x}-int2xe^{x}dxend{aligned}

We must integrate by parts again the second integral.

u=2x      dvdx=exu=2x;;;dfrac{dv}{dx}=e^{x}

dudx=2      v=exdfrac{du}{dx}=2;;;v=e^{x}

x2exdx=x2ex2xex+2exdx=x2ex2xex+2ex+cbegin{aligned}int x^{2}e^{x}dx&=x^{2}e^{x}-2xe^{x}+int2e^{x}dx[1.2em]&=x^{2}e^{x}-2xe^{x}+2e^{x}+cend{aligned}

A LevelAQAEdexcelOCR

Integration by Parts Example Questions

Question 1: What is 2xe3xdxint 2xe^{3x}dx?

[2 marks]

A Level AQAEdexcelOCR

u=2x      dvdx=e3xu=2x;;;dfrac{dv}{dx}=e^{3x}

 

dudx=2      v=13e3xdfrac{du}{dx}=2;;;v=dfrac{1}{3}e^{3x}

 

2xe3xdx=23xe3x23e3xdx=23xe3x29e3x+cbegin{aligned}int 2xe^{3x}dx&=dfrac{2}{3}xe^{3x}-intdfrac{2}{3}e^{3x}dx[1.2em]&=dfrac{2}{3}xe^{3x}-dfrac{2}{9}e^{3x}+cend{aligned}

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 2: Find 4ln(5x)dxint 4ln(5x)dx

[2 marks]

A Level AQAEdexcelOCR

Have that ln(x)dx=x(ln(x)1)+cint ln(x)dx=x(ln(x)-1)+c

 

The 44 will remain at the front, and the 55 inside the function becomes a 15dfrac{1}{5} at the front when integrating.

 

4ln(5x)dx=4×15×5x(ln(5x)1)+c=4x(ln(5x)1)+cbegin{aligned}int 4ln(5x)dx&=4timesdfrac{1}{5}times 5x(ln(5x)-1)+c[1.2em]&=4x(ln(5x)-1)+cend{aligned}

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 3: Find x3cos(2x)dxint x^{3}cos(2x)dx

[4 marks]

A Level AQAEdexcelOCR

u=x3      dvdx=cos(2x)u=x^{3};;;dfrac{dv}{dx}=cos(2x)

 

dudx=3x2      v=12sin(2x)dfrac{du}{dx}=3x^{2};;;v=dfrac{1}{2}sin(2x)

 

x3cos(2x)dx=12x3sin(2x)32x2sin(2x)dxbegin{aligned}int x^{3}cos(2x)dx=dfrac{1}{2}x^{3}sin(2x)-intdfrac{3}{2}x^{2}sin(2x)dxend{aligned}

 

Integrate the integral on the right-hand side by parts.

 

u=32x2      dvdx=sin(2x)u=dfrac{3}{2}x^{2};;;dfrac{dv}{dx}=sin(2x)

 

dudx=3x      v=12cos(2x)dfrac{du}{dx}=3x;;;v=-dfrac{1}{2}cos(2x)

 

x3cos(2x)dx=12x3sin(2x)+34x2cos(2x)32xcos(2x)dxbegin{aligned}int x^{3}cos(2x)dx&=dfrac{1}{2}x^{3}sin(2x)+dfrac{3}{4}x^{2}cos(2x)-intdfrac{3}{2}xcos(2x)dxend{aligned}

 

Use integration by parts again.

 

u=32x      dvdx=cos(2x)u=dfrac{3}{2}x;;;dfrac{dv}{dx}=cos(2x)

 

dudx=32      v=12sin(2x)dfrac{du}{dx}=dfrac{3}{2};;;v=dfrac{1}{2}sin(2x)

 

x3cos(2x)dx=12x3sin(2x)+34x2cos(2x)34xsin(2x)+34sin(2x)dx=12x3sin(2x)+34x2cos(2x)34xsin(2x)38cos(2x)+cbegin{aligned}int x^{3}cos(2x)dx&=dfrac{1}{2}x^{3}sin(2x)+dfrac{3}{4}x^{2}cos(2x)-dfrac{3}{4}xsin(2x)+intdfrac{3}{4}sin(2x)dx[1.2em]&=dfrac{1}{2}x^{3}sin(2x)+dfrac{3}{4}x^{2}cos(2x)-dfrac{3}{4}xsin(2x)-dfrac{3}{8}cos(2x)+cend{aligned}

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Additional Resources

Site Logo

Exam Tips Cheat Sheet

A Level
Site Logo

Formula Booklet

A Level

Specification Points Covered

H5 – Carry out simple cases of integration by substitution and integration by parts; understand these methods as the inverse processes of the chain and product rules respectively