The following is almost certainly going to seem a bit confusing until you’ve seen a fair few examples. Don’t stress now, just try and picture what’s going on and we will build up our understanding as we go along.

Volumes

Having understood how to calculate the areas between two curves, or simply the area under a curve as a limit of the Riemann sum we can start to think about how to approximate not areas but volumes. If we can calculate an area by adding together small rectangles, perhaps we can calculate volumes by adding together small boxes, or other shapes. In fact we will use not boxes but cylinders, though perhaps not cylinders as we normally think of them.

You  probably think of a cylinder as a tube with a circular cross-section, but in fact that is a particular type of cylinder called a circular cylinder. The general idea of a cylinder is a three dimensional object with a constant cross section. Some examples of this are:

  • A tube with a constant triangular cross-section:

 

toblerone

  • A box of matches with a rectangular cross-section, thus this is a rectangular cylinder
  • The cross-section of a toilet roll is an annulus (a disk with a hole in it)

Definition:

A cylinder is a shape which is bounded by two identical surfaces (the tube with triangular cross-section, the toilet roll or the circular cylinder, etc.). The two surfaces are called B_1 and B_2. The cylinder’s length is h. The cylinder is the volume made by joining all lines perpendicular to the two end surfaces. If the area of the base is A then the volume of the cylinder is:

 

V=A h

 

For a circular cylinder the volume is:

 

V_{\text{circular cylinder}}=h\times \pi r^2

 

For an equilateral triangle cylinder:

 

V_{\text{equilateral triangle cylinder}}=h\times \frac{l^2\sqrt{3}}{4}

 

We can also work out the cylinder whose face is defined by some curve, or the intersection of some curves. How about if we have a cylinder whose face is defined by the area between the two parabolic curves:

 

f(x)=x^2-2, \,\,\,\, \text{and} \,\,\,\ g(x)=-x^2+2

We now how to find the area between two curves. The intersection points of these two curves are x=\pm\sqrt{2} and so the area between them is:

 

\int_{-\sqrt{2}}^{\sqrt{2}}-x^2+2-(x^2-2)dx=\frac{16\sqrt{2}}{3}

 

So the volume of a cylinder with this face is:

 

V_{\text{cylinder with parabolic intersection face}}=h\times \frac{16\sqrt{2}}{3}

This cylinder looks like:

crosswhere the red curve y=x^2-2 and the blue curve is y=-x^2+2 drawn both at z=0 and z=5 (so this would be for h=5.

Breaking down a sphere into cylinders

Ok, so now we know what a cylinder is, how can we use this to start approximating the volumes of solids? We can start off by trying to calculate the volume of a sphere. We could approximate a sphere by a single circular cylinder. The smallest circular cylinder that we could fit around a sphere of radius r would have height 2r and a circular face with radius r.

This is shown here:

1csphere
We will call this approximation to the volume of the sphere V_{\text{1 cylinder}} and it is given by 2r\times \pi r^2=2\pi r^3. This is clearly not a very good approximation, so we might try and approximate it by more cylinders of varying sizes. This is shown in this figure for an approximation with 4, 8 and 16 cylinders:

3cyl
So we can draw, these, but can we write down the volumes as the sum of cylindrical volumes? We can certainly take a limit where the widths of the cylinders are very thin and work out a general expression for a cylinder at a particular position within the sphere. In the figure below we see a single, very thin (small h) cylinder at a particular radius x taken through the sphere.

sphereslice
In this particular example the sphere is radius 1, but we can think about a general sphere of radius r. If we take a slice at position x then the radius of the slice is going to be the value of y shown in the plot, but because x, y and r form a right-angled triangle, we can see that y=\sqrt{r^2-x^2}. The area of the slice is thus \pi\sqrt{r^2-x^2}^2=\pi(r^2-x^2) and the volume (where the thickness we now call \Delta x which we will shorty let go to an infinitesimal size), is:

 

V_{\text{Thin slice at position x}}=\Delta x\pi (r^2-x^2)

 

So if we have a lot of these slices at different positions, then the total volume of them is:

 

V_{\text{total volume of thin slices}}=\sum_i \Delta x\pi (r^2-x_i^2)

where the x_i are the positions of the centres of the disks (thin cylinders). We know how to take the limit of this, and we find that the total volume when we take the number of disks to infinity (their widths to zero size):

 

V_{sphere}=\int_{-r}^r \pi(r^2-x^2)dx=\left.\pi(r^2 x-\frac{x^3}{3})\right|_{-r}^r=\frac{4}{3}\pi r^3

 

So miraculously we used exactly the same trick that we used previously with the Riemann sum for a two dimensional area to calculate a three dimensional volume!

Some more examples of volumes by cylindrical cross-sections

We are very familiar with spheres, but we can define shapes very simply by giving a function and rotating that function around an axis. Let’s look at an example.

We can define an area by the region between the function y=\sqrt{x} and the x-axis, and a line at x=1. This looks like the left hand side of figure below. We can then image taking this wedge and letting it rotate around the x-axis. If it does this then it will sweep out a volume in the (x, y, z) plane which looks like the right hand side of this figure:sqrtfunc

 

Again, just as we did in the case of the sphere, we can think about taking slices through this shape. Again, the slices will be circular disks. At a given position x, the radius of the disk will be the height that the function goes, which is \sqrt{x} and thus the area of a disk at position x will be \pi (\sqrt{x})^2 and the volume will be \Delta x\pi \sqrt{x}^2=\Delta x\pi x. We can again take the sum of the volumes of all the disks going from x=0 to x=1 and take the limit that their thickness goes to zero, while their number goes to infinity, to get:

 

Volume_{\sqrt{x}\text{ swept around x axis}}=\int_0^1\pi x dx=\frac{\pi}{2}

 

We made a very particular choice in the previous example, to sweep the shape around the x axis. We could have chosen any axis to rotate it around. let’s try and rotate it around the y axis instead. This will give us a shape like:

 

yrot
This time we want to take horizontal slices through the figure. The thickness of the disks will now be \Delta y because the thickness is in the y direction. We now have to ask what the shape of the disks will be. We can imagine that the disks will be annuli (disks with holes in the middle). For y near the top of the shape, they annuli will be very thin, but towards the bottom they will be very thick, with only a small hole in the centre. The figure below shows what would happen if we approximated the shape by five disks and then pulled them apart for effect

segments

For a disk at a given height up the y axis, the inner radius of the annulus is going to be y^2 because y=\sqrt{x} and so x=y^2. The outer radius is always going to be 1. So the area of of one of the annuli at position y is going to be the area of a disk of radius 1 minus the area of a disk of radius y^2. This gives: area=\pi (1^2-(y^2)^2)=\pi (1-y^4). The volume of one of these disks is then: \Delta y \pi (1-y^4) and thus we can add them all up in a Riemann sum and take the limit, to get:

 

V_{\sqrt{x} \text{rotated about the y axis}}=\int_0^1\pi (1-y^4)dy=\pi(1-\frac{1}{5})=\pi \frac{4}{5}

How clear is this post?