Reverse Chain Rule

A LevelAQAEdexcelOCR

Reverse Chain Rule

The chain rule allows us to differentiate in terms of something other than xx, and we end up with a product of two derivatives.

We can do this in reverse to integrate complicated functions where a function and its derivative both appear in that which is to be integrated.

A LevelAQAEdexcelOCR

The Reverse Chain Rule

Recall: The chain rule.

dydx=dydtdtdxdfrac{dy}{dx}=dfrac{dy}{dt}dfrac{dt}{dx}

Now the reverse chain rule:

dudxf(u)dx=f(u)+c{LARGE int}dfrac{du}{dx}f'(u)dx=f(u)+c

The easiest way to spot when to use this is to look for a function and its derivative.

A LevelAQAEdexcelOCR

Look for a Function and Its Derivative

Some general results from the reverse chain rule appear so frequently that they are worth remembering.

(n+1)f(x)(f(x))ndx=(f(x))n+1+c{LARGE int}(n+1)f'(x)(f(x))^{n}dx=(f(x))^{n+1}+c

The multiple in the integral is n+1n+1, not nn, which is very important to note.

A LevelAQAEdexcelOCR
A LevelAQAEdexcelOCR

Example 1: Reverse Chain Rule

Find the integral of 2cos(2x)esin(2x)2cos(2x)e^{sin(2x)}

[2 marks]

ddx(sin(2x))=2cos(2x)dfrac{d}{dx}(sin(2x))=2cos(2x) so our integral is of the form dudxf(u)dx{LARGE int}dfrac{du}{dx}f'(u)dx where f(u)=euf'(u)=e^{u}. Hence:

2cos(2x)esin(2x)dx=esin(2x)+cint2cos(2x)e^{sin(2x)}dx=e^{sin(2x)}+c

 

A LevelAQAEdexcelOCR

Example 2: A Function and its Derivative

Find 4x(ln(x))3dxintdfrac{4}{x}(ln(x))^{3}dx

[2 marks]

Since ddx(ln(x))=1xdfrac{d}{dx}(ln(x))=dfrac{1}{x}, this is of the form (n+1)f(x)(f(x))ndxint(n+1)f'(x)(f(x))^{n}dx where n=3n=3 and f(x)=ln(x)f(x)=ln(x). Hence:

4x(ln(x))3dx=(ln(x))4+c{LARGE int}dfrac{4}{x}(ln(x))^{3}dx=(ln(x))^{4}+c

 

A LevelAQAEdexcelOCR

Reverse Chain Rule Example Questions

Question 1: Integrate:

 

i) 3x2ex33x^{2}e^{x^{3}}

 

ii) 4x7(12x8+4)24x^{7}left(dfrac{1}{2}x^{8}+4right)^{2}

 

iii) x2cos(13x3)x^{2}cosleft(dfrac{1}{3}x^{3}right)

[9 marks]

A Level AQAEdexcelOCR

i) ddx(x3)=3x2dfrac{d}{dx}(x^{3})=3x^{2} so this is in reverse chain rule form. Hence:

 

3x2ex3dx=ex3+cbegin{aligned}int3x^{2}e^{x^{3}}dx=e^{x^{3}}+cend{aligned}

 

ii) ddx(12x8+4)=4x7dfrac{d}{dx}left(dfrac{1}{2}x^{8}+4right)=4x^{7} so this is in reverse chain rule form. Hence:

 

4x7(12x8+4)2dx=13(12x8+4)3+cbegin{aligned}int4x^{7}left(dfrac{1}{2}x^{8}+4right)^{2}dx=dfrac{1}{3}left(dfrac{1}{2}x^{8}+4right)^{3}+cend{aligned}

 

iii) ddx(13x3)=x2dfrac{d}{dx}left(dfrac{1}{3}x^{3}right)=x^{2} so this is in reverse chain rule form. Hence:

 

x2cos(13x3)dx=sin(13x3)+cbegin{aligned}int x^{2}cosleft(dfrac{1}{3}x^{3}right)dx=sinleft(dfrac{1}{3}x^{3}right)+cend{aligned}

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 2: Integrate:

 

i) 12x3ex412x^{3}e^{x^{4}}

 

ii) 2x(log(x))5dfrac{2}{x}(log(x))^{5}

 

iii) 4sec2(x)etan(x)4sec^{2}(x)e^{tan(x)}

[9 marks]

A Level AQAEdexcelOCR

i) ddx(x4)=4x3dfrac{d}{dx}(x^{4})=4x^{3} so this is in reverse chain rule form. Hence:

 

12x3ex4dx=34x3ex4dx=3ex4+cbegin{aligned}int12x^{3}e^{x^{4}}dx&=3int4x^{3}e^{x^{4}}dx[1.2em]&=3e^{x^{4}}+cend{aligned}

 

ii) ddx(log(x))=1xdfrac{d}{dx}(log(x))=dfrac{1}{x} so this is in reverse chain rule form. Hence:

 

2x(log(x))5dx=2×16(log(x))6+c=13(log(x))6+cbegin{aligned}intdfrac{2}{x}(log(x))^{5}dx&=2timesdfrac{1}{6}(log(x))^{6}+c[1.2em]&=dfrac{1}{3}(log(x))^{6}+cend{aligned}

 

iii) ddx(tan(x))=sec2(x)dfrac{d}{dx}(tan(x))=sec^{2}(x) so this is in reverse chain rule form. Hence:

 

4sec2(x)etan(x)dx=4etan(x)+cbegin{aligned}int4sec^{2}(x)e^{tan(x)}dx=4e^{tan(x)}+cend{aligned}

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 3: Integrate:

 

i) (6x2+12x+2)ex3+3x2+x+5(6x^{2}+12x+2)e^{x^{3}+3x^{2}+x+5}

 

ii) (12x+4)(3x2+2x+9)6(12x+4)(3x^{2}+2x+9)^{6}

 

iii) 19cosec2(3x)cot12(3x)19cosec^{2}(3x)cot^{12}(3x)

[9 marks]

A Level AQAEdexcelOCR

i) ddx(x3+3x2+x+5)=3x2+6x+1dfrac{d}{dx}(x^{3}+3x^{2}+x+5)=3x^{2}+6x+1 so this is in reverse chain rule form. Hence:

 

(6x2+12x+2)ex3+3x2+x+5dx=2(3x2+6x+1)ex3+3x2+x+5dx=ex3+3x2+x+5+cbegin{aligned}&int(6x^{2}+12x+2)e^{x^{3}+3x^{2}+x+5}dx[1.2em]&=2int(3x^{2}+6x+1)e^{x^{3}+3x^{2}+x+5}dx[1.2em]&=e^{x^{3}+3x^{2}+x+5}+cend{aligned}

 

ii) ddx(3x2+2x+9)=6x+2dfrac{d}{dx}(3x^{2}+2x+9)=6x+2 so this is in reverse chain rule form. Hence:

 

(12x+4)(3x2+2x+9)6dx=2(6x+2)(3x2+2x+9)6dx=2×17(3x2+2x+9)7+c=27(3x2+2x+9)7+cbegin{aligned}&int(12x+4)(3x^{2}+2x+9)^{6}dx[1.2em]&=2int(6x+2)(3x^{2}+2x+9)^{6}dx[1.2em]&=2timesdfrac{1}{7}(3x^{2}+2x+9)^{7}+c[1.2em]&=dfrac{2}{7}(3x^{2}+2x+9)^{7}+cend{aligned}

 

iii) ddx(cot(x))=cosec2(x)dfrac{d}{dx}(cot(x))=-cosec^{2}(x) so this is in reverse chain rule form. Hence:

 

19cosec2(3x)cot12(3x)dx=19cosec2(3x)cot12(3x)dx=19×13×113cot13(3x)+c=1939cot13(3x)+cbegin{aligned}&int19cosec^{2}(3x)cot^{12}(3x)dx[1.2em]&=-19int-cosec^{2}(3x)cot^{12}(3x)dx[1.2em]&=-19timesdfrac{1}{3}timesdfrac{1}{13}cot^{13}(3x)+c[1.2em]&=-dfrac{19}{39}cot^{13}(3x)+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