Quantcast
Viewing latest article 4
Browse Latest Browse All 4

Heron’s formula

Heron’s formula for the area of a triangle with side lengths Image may be NSFW.
Clik here to view.
a, b, c
is

Image may be NSFW.
Clik here to view.
K = \sqrt{s(s - a)(s - b)(s - c)}

where Image may be NSFW.
Clik here to view.
s = \frac{a + b + c}{2}
is the semiperimeter. Today I’d like to try to prove this using as little geometry as possible.

The assumption

If we assume that Image may be NSFW.
Clik here to view.
K^2
is a symmetric polynomial of degree Image may be NSFW.
Clik here to view.
4
in Image may be NSFW.
Clik here to view.
a, b, c
, there is only one polynomial it can be. This is because the area of a triangle satisfying any of Image may be NSFW.
Clik here to view.
a + b = c, a + c = b, b + c = a
is equal to zero. (Because area is a continuous function of the side lengths, any proposed area formula has to make sense in the degenerate cases.) This already implies that Image may be NSFW.
Clik here to view.
K^2
has to be divisible by Image may be NSFW.
Clik here to view.
(a + b - c)(a - b + c)(-a + b + c)
(for example by the Nullstellensatz), and the remaining linear factor must be symmetric in Image may be NSFW.
Clik here to view.
a, b, c
, so we already know that

Image may be NSFW.
Clik here to view.
K^2 = K_0(a + b + c)(a + b - c)(a - b + c)(-a + b + c)

for some constant Image may be NSFW.
Clik here to view.
K_0
. But the area of a triangle with side lengths Image may be NSFW.
Clik here to view.
1, 1, \sqrt{2}
is Image may be NSFW.
Clik here to view.
\frac{1}{2}
, so

Image may be NSFW.
Clik here to view.
\frac{1}{4} = K_0(2 + \sqrt{2})(2 - \sqrt{2})2 = 4K_0

and Image may be NSFW.
Clik here to view.
K_0 = \frac{1}{16}
as desired. No geometry necessary!

This is not a particularly deep argument, but during my math competition years when Heron’s formula was an important tool I never saw it proven in this way.

Justifying the assumption

Image may be NSFW.
Clik here to view.
K^2
is evidently homogeneous of degree Image may be NSFW.
Clik here to view.
4
in Image may be NSFW.
Clik here to view.
a, b, c
, and it is evidently symmetric, but is it evidently a polynomial? One approach is to let Image may be NSFW.
Clik here to view.
h_a
denote the altitude dropping down to side Image may be NSFW.
Clik here to view.
a
, and similarly for Image may be NSFW.
Clik here to view.
b, c
; then

Image may be NSFW.
Clik here to view.
\displaystyle K = \frac{ah_a}{2}

so the question is whether Image may be NSFW.
Clik here to view.
a^2 h_a^2
is a polynomial. Some handwaving about Stewart’s theorem suggests that the answer is yes, but I don’t want to do any computations to answer this question.

An answer much more in line with modern mathematics is that the square of the area of a parallelogram spanned by vectors Image may be NSFW.
Clik here to view.
\mathbf{v}, \mathbf{w}
is the determinant of its Gram matrix

Image may be NSFW.
Clik here to view.
\mathbf{G}(\mathbf{v}, \mathbf{w})= \left[ \begin{array}{cc} \mathbf{v} \cdot \mathbf{v} & \mathbf{v} \cdot \mathbf{w} \\ \mathbf{w} \cdot \mathbf{v} & \mathbf{w} \cdot \mathbf{w} \end{array} \right]
.

The squares of the side lengths of the triangle Image may be NSFW.
Clik here to view.
0, \mathbf{v}, \mathbf{w}
are Image may be NSFW.
Clik here to view.
\mathbf{v} \cdot \mathbf{v}, \mathbf{w} \cdot \mathbf{w}
, and Image may be NSFW.
Clik here to view.
(\mathbf{v} - \mathbf{w}) \cdot (\mathbf{v} - \mathbf{w})
, so it does in fact follow that the determinant of the Gram matrix is a polynomial in the side lengths. Is this “obvious”? Arguably one can take this as following from the volume definition of the determinant, and then the question is why this definition is equal to the definition in terms of a sum over permutations. And that, of course, is a matter of exterior algebra. The Unapologetic Mathematician has written on determinants, although I’m not sure he discussed the volume definition in detail.


Viewing latest article 4
Browse Latest Browse All 4

Trending Articles