You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
When a curve is spun about an axis it sweeps out a surface of revolution — a sphere from a semicircle, a cone from a line, a torus from an off-axis circle. To find its area, slice the curve into tiny arcs ds; each sweeps a thin band whose area is its circumference times its width. Summing these bands gives S=∫2πyds. This lesson builds the formula from the arc-length element of the previous lesson, derives the sphere, cone and torus from scratch, and connects everything through Pappus's elegant centroid theorem.
Surface area of revolution is compulsory Pure content for Paper 1 and Paper 2 (each 2 h, 100 marks, 33⅓%, with per-paper weighting AO1 55% / AO2 25% / AO3 20%), in the "Further calculus" strand and built directly on arc length. It is among the most algebraically demanding topics in the course, so it is rich in AO2: examiners almost always scaffold with "Show that the integrand simplifies to …", rewarding the surd simplification and clear communication, before the AO1 integration. Deriving a known area (sphere =4πr2, cone =πrℓ) tests whether you can prove, not merely quote, a result. Because the working is long, disciplined layout — formula first, simplify the root, substitute carefully — is what protects the marks; a single dropped factor of 21 or a confused y-vs-x circumference can lose several. Surface area also sits at the intersection of three earlier skills — differentiation (for y′), the arc-length element ds, and integration by substitution — so it is a genuinely synoptic topic that rewards fluency across the whole Further-calculus strand rather than a single isolated technique. Treat it as the natural sequel to arc length, with the added twist of weighting each element by its circumference.
Take a small arc of y=f(x) of length ds at height y above the x-axis. Rotating it a full turn about the x-axis sweeps a thin band — essentially the curved surface of a tiny frustum (cone slice). Its circumference is 2πy (the circle traced by the point at height y) and its width is the slant ds, so its area is
dS=2πyds.
Since ds=1+(dxdy)2dx (arc-length lesson), integrating gives the surface area about the x-axis:
S=2π∫aby1+(dxdy)2dx.
The key contrast with volume of revolution: a volume sums discs πy2dx (flat, area times thickness), whereas a surface sums bands 2πyds (curved, circumference times slant). The slant ds — not the flat dx — is what makes surface area carry the square root. The parametric and y-axis versions just swap which quantity plays the radius and which the element:
Sx=2π∫y(dtdx)2+(dtdy)2dt,Sy=2π∫xds.
For rotation about the y-axis, the radius of each band is the horizontal distance x, so the circumference factor becomes 2πx.
Why a band, not a flat ring? A common temptation is to model the swept element as a flat washer of area 2πydx (circumference times horizontal thickness). This under-counts whenever the curve is sloped, because the true element is the slanted curved surface of a tiny frustum, whose width is the arc ds, not the projection dx. The exact surface area of a frustum of slant height ℓ with end-radii r1,r2 is π(r1+r2)ℓ; for a thin band r1≈r2≈y and ℓ=ds, recovering dS=2πyds exactly. So the ds is not a refinement — it is structurally required, and using dx instead gives a genuinely wrong (too small) area for any non-horizontal curve.
The presence of ds is also why surface area inherits all the surd-simplification machinery of arc length: every surface-area integral contains a 1+(y′)2 factor that must be tamed, usually multiplied by the radius y (or x). Frequently the radius and the surd interact to cancel — as in the sphere, where r2−x2 in the radius meets r2−x21 in the slant — which is precisely the engineered simplification examiners look for.
Find the surface generated by rotating y=2x (for 0≤x≤3) about the x-axis. Here dxdy=2, so 1+4=5:
S=2π∫032x5dx=2π5[x2]03=2π5⋅9=18π5.
(M1 for 2π∫y1+(y′)2dx with 5; A1 for 18π5.) Check against the cone formula S=πrℓ: the cone has radius r=2⋅3=6 and slant height ℓ=32+62=35, so πrℓ=π⋅6⋅35=18π5. Agreement. Note that because 1+(y′)2 is constant for a straight line (the slope never changes), the surd comes out of the integral as a single factor — a feature unique to conical surfaces and a quick way to spot that the answer will involve πrℓ. For any genuinely curved generator the surd varies with x and must stay inside the integral.
Derive the surface area of a sphere of radius r by rotating y=r2−x2 about the x-axis, −r≤x≤r.
dxdy=r2−x2−x⟹1+(dxdy)2=r2−x2r2−x2+x2=r2−x2r2.
(M1 differentiate; A1 simplify to r2−x2r2.) So 1+(y′)2=r2−x2r, and the r2−x2 factors cancel beautifully:
S=2π∫−rrr2−x2⋅r2−x2rdx=2π∫−rrrdx=2πr[x]−rr=2πr⋅2r=4πr2.
(M1 for the cancellation; A1 for 4πr2.) A clean derivation of the most famous surface area in mathematics. (Archimedes' insight, of which he was so proud he had it carved on his tomb: a sphere's zones have the same area as the corresponding zones of the enclosing cylinder.)
Find the surface when y=x2 (for 0≤x≤1) is rotated about the y-axis. The radius is x, dxdy=2x:
S=2π∫01x1+4x2dx.
Substitute u=1+4x2, du=8xdx; limits x=0→u=1, x=1→u=5:
S=2π⋅81∫15udu=4π[32u3/2]15=6π(53/2−1)=6π(55−1).
(M1 for the 2πx circumference and substitution; A1 for the exact value 6π(55−1)≈5.33.) Note the circumference factor is x, not y — the single most common error on this topic.
Find the surface when y=coshx (for 0≤x≤a) is rotated about the x-axis. From the arc-length lesson 1+sinh2x=coshx, so
S=2π∫0acoshx⋅coshxdx=2π∫0acosh2xdx.
Using cosh2x=21(1+cosh2x):
S=2π∫0a21(1+cosh2x)dx=π[x+21sinh2x]0a=π(a+21sinh2a)=π(a+sinhacosha),
the last step using sinh2a=2sinhacosha. This surface — rotating a catenary — is the catenoid, the minimal surface spanning two coaxial rings.
Find the surface when y=2x (for 0≤x≤4) is rotated about the x-axis. Here dxdy=2x1, so 1+(dxdy)2=1+2x1=2x2x+1. The radius y=2x cancels the 2x in the denominator:
y1+(y′)2=2x⋅2x2x+1=2x+1.
(M1 for the cancellation — the engineered simplification.) Hence
S=2π∫042x+1dx=2π[31(2x+1)3/2]04=32π(93/2−1)=32π(27−1)=352π.
(M1 integrate; A1 for 352π≈54.5.) This paraboloid surface is a textbook example of the radius-meets-slant cancellation that makes surface-area integrals tractable, and it is well worth recognising the pattern: whenever y contains a that reappears in the slant denominator, expect a clean cancellation that turns a fearsome-looking integral into a one-line power integral.
(Specimen-style — not a real past paper.)
The curve C has equation y=x for 0≤x≤4. The region between C and the x-axis is rotated through 2π about the x-axis. (a) Show that the surface area generated is S=2π∫04x+41dx. (b) Hence show that S=6π(1717−1).
(a) dxdy=2x1, so 1+(dxdy)2=1+4x1=4x4x+1. Then
y1+(y′)2=x⋅4x4x+1=x⋅2x4x+1=214x+1=x+41,
so S=2π∫04x+41dx, as required. □ (The x cancels — the engineered simplification.)
(b) ∫04(x+41)1/2dx=[32(x+41)3/2]04=32[(417)3/2−(41)3/2]=32⋅81717−1=121717−1.
Hence S=2π⋅121717−1=6π(1717−1)≈36.18.
Many surfaces — the torus especially — are described most naturally by a parameter, so the parametric surface-area formula is essential. In parametric form the band radius is still the physical distance to the axis (y for x-axis rotation, x for y-axis rotation), but the element ds now uses the parametric speed:
S=2π∫t1t2y(dtdx)2+(dtdy)2dt.
With x=rcost, y=rsint, 0≤t≤π: dtdx=−rsint, dtdy=rcost, so ⋯=r. Then
S=2π∫0πrsint⋅rdt=2πr2[−cost]0π=2πr2(1+1)=4πr2,
matching Worked Example 2 — a satisfying cross-check by a different route.
A circle of radius b centred at (a,0) with a>b is rotated about the y-axis. Parametrise it as x=a+bcost, y=bsint, 0≤t≤2π. The distance from the surface to the y-axis is x=a+bcost, and (x′)2+(y′)2=b2sin2t+b2cos2t=b. Thus
S=2π∫02π(a+bcost)bdt=2πb[at+bsint]02π=2πb⋅2πa=4π2ab.
Note 4π2ab=(2πa)(2πb): the circumference of the central circle times the circumference of the tube — a direct illustration of Pappus's theorem below.
Pappus (surface). When an arc of length L is rotated about an axis it does not cross, the surface area swept is S=2πyˉL, where yˉ is the distance from the centroid of the arc to the axis.
This is immediate from S=∫2πyds=2π∫yds=2πyˉL, using the definition yˉ=L1∫yds. For the torus, the generating circle has L=2πb and its centroid is at the centre (a,0), so yˉ (distance to the y-axis) =a, giving S=2π⋅a⋅2πb=4π2ab in one line — no integral. Pappus also runs in reverse: if you know S and L, you can locate the centroid.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.