Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

This cheat sheet covers the main integration methods needed for A-Level Edexcel Calculus, including substitution, integration by parts, partial fractions, and definite integrals. Students need these methods because many exam questions cannot be solved by reversing differentiation directly. A clear reference helps students choose an efficient method and avoid common algebra errors.

It is especially useful for revision, exam practice, and checking the structure of longer solutions.

The core idea is to transform a difficult integral into a simpler one using an appropriate technique. Substitution changes variables using u=g(x)u = g(x) and du=g(x)dxdu = g'(x)\,dx, while integration by parts uses udvdxdx=uvvdudxdx\int u\,\frac{dv}{dx}\,dx = uv - \int v\,\frac{du}{dx}\,dx. Partial fractions rewrite rational functions before integrating, often producing logarithms.

Definite integrals require limits, signed area, and sometimes a change of limits when substitution is used.

Key Facts

  • The basic antiderivative rule is xndx=xn+1n+1+C\int x^n\,dx = \frac{x^{n+1}}{n+1} + C for n1n \neq -1.
  • The logarithmic integral is 1xdx=lnx+C\int \frac{1}{x}\,dx = \ln{|x|} + C.
  • For substitution, if u=g(x)u = g(x) and du=g(x)dxdu = g'(x)\,dx, then f(g(x))g(x)dx=f(u)du\int f(g(x))g'(x)\,dx = \int f(u)\,du.
  • Integration by parts is udvdxdx=uvvdudxdx\int u\,\frac{dv}{dx}\,dx = uv - \int v\,\frac{du}{dx}\,dx.
  • For definite integrals, abf(x)dx=F(b)F(a)\int_a^b f(x)\,dx = F(b) - F(a) where F(x)=f(x)F'(x) = f(x).
  • When using substitution in a definite integral, change the limits using u=g(a)u = g(a) and u=g(b)u = g(b), or convert back to xx before substituting limits.
  • A proper rational function can often be integrated after partial fractions, such as Axa+Bxb\frac{A}{x-a} + \frac{B}{x-b}.
  • Useful trigonometric integrals include cosxdx=sinx+C\int \cos{x}\,dx = \sin{x} + C and sinxdx=cosx+C\int \sin{x}\,dx = -\cos{x} + C.

Vocabulary

Antiderivative
An antiderivative of f(x)f(x) is a function F(x)F(x) such that F(x)=f(x)F'(x) = f(x).
Constant of integration
The constant CC represents all possible vertical shifts of an indefinite integral.
Substitution
Substitution rewrites an integral using a new variable such as u=g(x)u = g(x) to make the integrand simpler.
Integration by parts
Integration by parts is a method based on the product rule, written as udv=uvvdu\int u\,dv = uv - \int v\,du.
Partial fractions
Partial fractions split a rational expression into simpler fractions that are easier to integrate.
Definite integral
A definite integral abf(x)dx\int_a^b f(x)\,dx gives the signed area between the curve and the xx-axis from x=ax=a to x=bx=b.

Common Mistakes to Avoid

  • Forgetting +C+C in an indefinite integral is wrong because antiderivatives differ by a constant, so the full answer must include CC.
  • Using x1dx=x00\int x^{-1}\,dx = \frac{x^0}{0} is wrong because the power rule does not apply when n=1n = -1; instead use 1xdx=lnx+C\int \frac{1}{x}\,dx = \ln{|x|} + C.
  • Choosing uu poorly in integration by parts is wrong because it can make vdu\int v\,du harder than the original integral; choose uu so it simplifies when differentiated.
  • Not changing the limits during substitution in a definite integral is wrong because the new variable has different endpoint values.
  • Dropping absolute value signs in logarithmic answers is wrong for expressions that can be negative, so 1xadx=lnxa+C\int \frac{1}{x-a}\,dx = \ln{|x-a|} + C.

Practice Questions

  1. 1 Evaluate 6x(3x2+5)4dx\int 6x(3x^2+5)^4\,dx using substitution.
  2. 2 Evaluate xe2xdx\int x e^{2x}\,dx using integration by parts.
  3. 3 Evaluate 132xx2+4dx\int_1^3 \frac{2x}{x^2+4}\,dx.
  4. 4 Explain how you would decide whether to use substitution, integration by parts, or partial fractions for a given integral.