Revision notes for Edexcel A Level Maths Integration. Open each subtopic for explanations, worked examples, and summaries of 11.1 Integrating Standard Functions, 11.2 Integrating f(ax + b), 11.3 Using Trigonometric Identities, 11.4 Reverse Chain Rule, 11.5 Integration by Substitution, 11.6 Integration by Parts, 11.7 Partial Fractions, 11.8 Finding Areas, 11.9 The Trapezium Rule, 11.10 Solving Differential Equations, and 11.11 Modelling with Differential Equations. Written against the Edexcel A Level Maths (9MA0) specification, so the content matches what's examinable rather than general Maths background.
Integration
What you'll learn
How integration reverses differentiation, including why you need a constant of integration.
How to integrate powers, exponentials, logs and trigonometric functions.
How substitution, integration by parts and partial fractions help with harder integrals.
How integration is used for areas, parametric curves, differential equations and estimates.
1. The big idea: integration reverses differentiation
Integration is the opposite process to differentiation. If differentiating tells you the gradient function, integrating helps you recover the original function.
Definition
Indefinite integral
An indefinite integral such as ∫f(x) dx\int f(x)\,dx∫f(x)dx means “find all functions whose derivative is f(x)f(x)f(x)”. The symbol dxdxdx tells you the variable, and +c+c+c is the constant of integration because constants disappear when differentiated.
Key Idea
Reverse the differentiation rules
For n≠−1n \neq -1n=−1, ∫xn dx=xn+1n+1+c\int x^n\,dx=\frac{x^{n+1}}{n+1}+c∫xndx=n+1xn+1+c.
The special case is ∫1x dx=ln∣x∣+c\int \frac{1}{x}\,dx=\ln|x|+c∫x1dx=ln∣x∣+c.
If the expression is a linear bracket like ax+bax+bax+b, divide by the derivative of the bracket, so divide by aaa.
If you integrate (5x−3)1/2(5x-3)^{1/2}(5x−3)1/2 as 23(5x−3)3/2\frac{2}{3}(5x-3)^{3/2}32(5x−3)3/2, differentiating gives five times too much. Always divide by the derivative of the bracket.
2. Trigonometric integrals and identities
For A-Level calculus, trigonometric angles are in radians unless told otherwise. You need to know the derivative facts so that you can reverse them confidently.
For trig integrals, a quick derivative check is very powerful. For example, differentiating tan(4x)\tan(4x)tan(4x) gives 4sec2(4x)4\sec^2(4x)4sec2(4x), so integrating sec2(4x)\sec^2(4x)sec2(4x) must introduce a factor of 14\frac{1}{4}41.
Use ddxtan(2x)=2sec2(2x)\frac{d}{dx}\tan(2x)=2\sec^2(2x)dxdtan(2x)=2sec2(2x) and ddxcosec(5x)=−5cosec(5x)cot(5x)\frac{d}{dx}\operatorname{cosec}(5x)=-5\operatorname{cosec}(5x)\cot(5x)dxdcosec(5x)=−5cosec(5x)cot(5x):
A substitution changes the variable in an integral, usually from xxx to uuu, so that a complicated expression becomes simpler. It is the reverse of the chain rule.
For definite integrals, you can either change back to xxx before substituting the limits, or change the limits into uuu-values straight away. Do not mix the two methods.
If you change the limits into uuu-values, finish the integral in uuu. If you want to use the original xxx-limits, change your answer back to xxx first.
4. Integration by parts
Integration by parts is the product rule in reverse. Use it when your integrand is a product, especially involving xxx, lnx\ln xlnx, exponentials or trig functions.
A quick check is that differentiating −xcosx+sinx-x\cos x+\sin x−xcosx+sinx gives xsinxx\sin xxsinx.
5. Algebraic integration and partial fractions
Definition
Partial fractions
Partial fractions rewrite one complicated rational expression as a sum of simpler fractions. They are useful because terms like 1x+a\frac{1}{x+a}x+a1 integrate to logarithms.
If the numerator has degree greater than or equal to the denominator, use algebraic division first. For repeated factors, include every power of the factor.
For indefinite integrals, use modulus signs in ln∣x−a∣\ln|x-a|ln∣x−a∣. For definite integrals, check the interval does not cross a point where the denominator is zero.
6. Areas, including parametric curves
A definite integral gives signed area. If the curve is above the xxx-axis, the area is positive. If finding the area between two curves, integrate “upper curve minus lower curve”.
Definition
Parametric equations
Parametric equations describe xxx and yyy using a third variable, often ttt. For area under a parametric curve, use A=∫y dx=∫y(t)dxdt dtA=\int y\,dx=\int y(t)\frac{dx}{dt}\,dtA=∫ydx=∫y(t)dtdxdt.
Example
Area under a parametric curve
A curve is given by x=2sintx=2\sin tx=2sint, y=3sin2ty=3\sin2ty=3sin2t, where 0≤t≤π20\leq t\leq \frac{\pi}{2}0≤t≤2π. Since xxx increases from 0 to 2, use the area formula directly.
Differentiate xxx with respect to ttt:
dxdt=2cost\frac{dx}{dt}=2\cos tdtdx=2cost
Substitute into A=∫ydxdt dtA=\int y\frac{dx}{dt}\,dtA=∫ydtdxdt:
If dxdt\frac{dx}{dt}dtdx is negative over the interval, ∫ydxdt dt\int y\frac{dx}{dt}\,dt∫ydtdxdt may give a negative signed area. Reverse the limits or take the positive area when the question asks for area.
7. Differential equations
Definition
Differential equation
A differential equation contains a derivative, such as dydx\frac{dy}{dx}dxdy. It is separable if you can rearrange it so all the yyy terms are with dydydy and all the xxx terms are with dxdxdx.
When a rate is directly proportional to the amount present, you often get an exponential model such as P=AektP=Ae^{kt}P=Aekt.
Example
Solving a separable differential equation
Solve dydx=(y+2)2\frac{dy}{dx}=(y+2)^2dxdy=(y+2)2, given that y=−1y=-1y=−1 when x=0x=0x=0.
Estimate ∫02ex/2 dx\int_0^2 e^{x/2}\,dx∫02ex/2dx using ordinates at x=0,0.5,1,1.5,2x=0,0.5,1,1.5,2x=0,0.5,1,1.5,2. The corresponding values are 1.000, 1.284, 1.649, 2.117 and 2.718.
To three significant figures, the estimate is 3.45.
Tip
Overestimate or underestimate
Trapezia use straight chords. For a concave-up curve, the chords lie above the curve, so the estimate is an overestimate; for a concave-down curve, it is an underestimate.
Exam technique
In the exam
For every indefinite integral, include +c+c+c unless the question is definite.
Differentiate your answer quickly to check missing scale factors.
In substitution, change the limits or change back to the original variable, but do not mix methods.
For areas, decide whether you need signed area, positive area, or upper curve minus lower curve.
Keep exact answers exact: simplify logs using laws of logarithms only at the end.
Self review
Check yourself
Why does ∫(2x+1)5 dx\int(2x+1)^5\,dx∫(2x+1)5dx need a factor involving the derivative of 2x+12x+12x+1?
In the substitution u=1+cosxu=1+\cos xu=1+cosx, what happens to the limits x=0x=0x=0 and x=π2x=\frac{\pi}{2}x=2π?
Which technique would you try first for ∫xlnx dx\int x\ln x\,dx∫xlnxdx, and why?
Recap questions
Test yourself with 5 quick questions on this guide. Answer them all correctly to complete it.
You've reached the end
Test yourself on this topic, or move on to the next guide.