Add new comment

How high is your frustum?

Sometimes working on the maths describing something very concrete – something you can picture in your head – can lead you to stumble upon maths that you might not ever have imagined.

Let's go back the first century AD, when the Greek mathematician Heron was contemplating a frustum – a square based pyramid with the top lopped off. If the length of the sides of the square base is a, the length of the sides of the square top is b, and the length of the sloping edges running from top to bottom is c, how high is your frustum?

frustum

base of frustum

In the picture above the lengths of the sides and height are labelled as we've described. To the right is the view from the top of the frustum. In this view the square top is projected onto the square base, making a trapezoid with base length $a$, top length $b$, and side length $x$. The base of the trapezoid is $a-b$ longer than the top. Consider the right-angled triangle on each side of the trapezoid, formed by the its height, half the extra base length, $(a-b)/2$, and the side of length $x$. The angle to the base of the trapezoid is 45 degrees (as it is half of a right angle), and so the angles, and sides, either side of the right angle in this triangle are equal. This means the height of the trapezoid is also $(a-b)/2$. And so using Pythagoras' theorem we get

  \[  x=\sqrt{2 \left( \frac{(a-b)}{2} \right) ^2}=\frac{(a-b)}{\sqrt2}.  \]    
We can now work out the height of our frustum using the right-angled triangle in the first picture, with height $h$, base $x$ and hypotenuse $c$. Using Pythagoras' theorem again we get:
  \[  h = \sqrt{c^2 - \frac{(a-b)^2}{2}}.  \]    

Heron published this formula for the height of a frustum in his book Stereometria and demonstrated it with the values $a=10$, $b=2$ and $c=9$. The picture above is of a frustum with these measurements, and agrees with the formula that the height would be $7$.

He went on to try his formula with a different example, with values of $a=28$, $b=4$ and $c=15$. Plugging these values into the formula gives the height of such a frustum to be

  \[  h= \sqrt{225 - 288} = \sqrt{-63}.  \]    
You won't be surprised that we can't draw you a picture of this frustum – it's a geometric impossibility!

Heron had come up with an impossible example. And he'd also given us the first recorded example of a calculation involving the square root of a negative number – the first step on our journey to discovering imaginary and complex numbers. But it was centuries before anyone would even contemplate such strange mathematical beasts, and so Heron fudged his working and recorded the answer as $\sqrt63$. One mathematical step at a time!


Rachel Thomas and Marianne Freiberger are the editors of Plus. They came across this story while researching their book Numericon: A journey through the hidden lives of numbers.

Read more about...

Filtered HTML

  • Web page addresses and email addresses turn into links automatically.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.