Skip to main content
EnglandFurther MathsSyllabus dot point

How do you extend integration to improper integrals, volumes, arc lengths and mean values?

Improper integrals, volumes of revolution, the mean value of a function, integration using partial fractions, and the derivation of standard inverse trig and hyperbolic integrals.

A focused answer to the Edexcel A-Level Further Mathematics further calculus content, covering improper integrals evaluated as limits, volumes of revolution about both axes, the mean value of a function, integration by partial fractions, and the standard inverse trig and inverse hyperbolic integral results.

Generated by Claude Opus 4.812 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. Improper integrals
  3. Volumes of revolution and mean value
  4. Standard integrals and partial fractions
  5. Examples in context
  6. Try this

What this dot point is asking

Edexcel wants you to evaluate improper integrals as limits and state convergence, compute volumes of revolution about both axes, find the mean value of a function over an interval, integrate rational functions via partial fractions, and recognise the standard integrals that produce inverse trigonometric and inverse hyperbolic functions. These results are heavily used in differential equations and arc-length work, so fluency pays off across the whole paper.

Improper integrals

An integral is improper if one of its limits is infinite, or if the integrand becomes unbounded somewhere in the range (for example a vertical asymptote). You cannot simply substitute infinity, so you replace the offending limit with a variable, integrate, and take the limit. If the limit is finite the integral converges to that value; if it is infinite or undefined the integral diverges. State your conclusion explicitly, because examiners award a mark for it.

Volumes of revolution and mean value

Rotating a curve about an axis sweeps out a solid whose cross-sections perpendicular to the axis are discs. Summing the disc volumes gives an integral.

Standard integrals and partial fractions

Once a rational function is split into partial fractions, each piece integrates to a logarithm or an arctangent. The formula booklet supplies the inverse trigonometric and inverse hyperbolic results, but you must recognise which one applies from the shape of the denominator: a2+x2a^2 + x^2 gives arctan, a2x2\sqrt{a^2 - x^2} gives arcsin, x2+a2\sqrt{x^2 + a^2} gives arsinh, and x2a2\sqrt{x^2 - a^2} gives arcosh.

Examples in context

Further calculus tools recur throughout the course. The inverse-hyperbolic standard integrals connect directly to the hyperbolic-functions dot point, where arsinhx=ln(x+x2+1)\operatorname{arsinh} x = \ln(x + \sqrt{x^2 + 1}) gives the logarithmic form of the answer. Volumes of revolution combine with parametric and polar work, and the disc method extends to regions between two curves. Improper integrals appear when computing the total probability or expectation of a continuous distribution in Further Statistics, and the mean value of a function is the deterministic analogue of an expected value. Partial fractions are the standard preliminary to integrating rational right-hand sides in differential equations.

Try this

Q1. Find the volume generated when y=xy = \sqrt{x} for 0x40 \le x \le 4 is rotated about the xx-axis. [3 marks]

  • Cue. V=π04xdx=π[x22]04=8πV = \pi\int_0^4 x\,dx = \pi\left[\frac{x^2}{2}\right]_0^4 = 8\pi.

Q2. Find the mean value of f(x)=x2f(x) = x^2 on [0,3][0, 3]. [3 marks]

  • Cue. fˉ=1303x2dx=139=3\bar{f} = \frac{1}{3}\int_0^3 x^2\,dx = \frac{1}{3}\cdot 9 = 3.

Q3. Evaluate 11x3dx\displaystyle\int_1^{\infty}\frac{1}{x^3}\,dx. [3 marks]

  • Cue. limt[12x2]1t=12\lim_{t\to\infty}\left[-\frac{1}{2x^2}\right]_1^{t} = \frac{1}{2}; converges.

Exam-style practice questions

Practice questions written in the style of Pearson Edexcel exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Edexcel 20185 marksEvaluate 0xexdx\int_0^{\infty} x e^{-x}\,dx, or show that it diverges.
Show worked answer →

Set up the improper integral as a limit and use integration by parts.

0xexdx=limt0txexdx\int_0^{\infty} x e^{-x}\,dx = \lim_{t \to \infty}\int_0^{t} x e^{-x}\,dx (M1 for the limit set-up).

By parts with u=xu = x, dvdx=ex\frac{dv}{dx} = e^{-x}: xexdx=xexexdx=xexex\int x e^{-x}\,dx = -xe^{-x} - \int -e^{-x}\,dx = -xe^{-x} - e^{-x} (M1 A1).

Evaluating from 00 to tt: [xexex]0t=(tetet)(01)=1tetet\big[-xe^{-x} - e^{-x}\big]_0^{t} = (-te^{-t} - e^{-t}) - (0 - 1) = 1 - te^{-t} - e^{-t} (A1).

As tt \to \infty, both tet0te^{-t} \to 0 and et0e^{-t} \to 0, so the integral converges to 11 (A1).

Edexcel 20216 marksThe region RR is bounded by y=1xy = \frac{1}{\sqrt{x}}, the xx-axis, and the lines x=1x = 1 and x=4x = 4. Find the exact volume generated when RR is rotated through 2π2\pi radians about the xx-axis.
Show worked answer →

Use the volume of revolution formula about the xx-axis.

V=π14y2dx=π141xdxV = \pi\int_1^4 y^2\,dx = \pi\int_1^4 \frac{1}{x}\,dx (M1 A1 for y2=1xy^2 = \frac{1}{x}).

=π[lnx]14= \pi\big[\ln x\big]_1^4 (M1 A1).

=π(ln4ln1)=πln4=2πln2= \pi(\ln 4 - \ln 1) = \pi\ln 4 = 2\pi\ln 2 (A1 A1 for exact simplified form).

Edexcel 20235 marksFind 19+x2dx\int \frac{1}{\sqrt{9 + x^2}}\,dx and find the mean value of f(x)=x2f(x) = x^2 over the interval [0,3][0, 3].
Show worked answer →

Recognise the standard inverse-hyperbolic integral, then apply the mean value formula.

The standard result is 1a2+x2dx=arsinhxa+c\int \frac{1}{\sqrt{a^2 + x^2}}\,dx = \operatorname{arsinh}\frac{x}{a} + c. With a=3a = 3: 19+x2dx=arsinhx3+c\int \frac{1}{\sqrt{9 + x^2}}\,dx = \operatorname{arsinh}\frac{x}{3} + c (M1 A1).

Mean value: fˉ=1baabfdx=1303x2dx\bar{f} = \frac{1}{b-a}\int_a^b f\,dx = \frac{1}{3}\int_0^3 x^2\,dx (M1).

=13[x33]03=139=3= \frac{1}{3}\big[\frac{x^3}{3}\big]_0^3 = \frac{1}{3} \cdot 9 = 3 (A1 A1).

Related dot points

Sources & how we know this