Home Experiments Math Science Fair Projects Mathematics Jokes and Archimedes Mathematics Resources Mathematicians Warning!
 
 


Heron's Formula
Proofs, Lesson Plans, Class Activities & Background Information
For Middle and High School Students & Teachers




 


Experiments Home
Mathematics
Heron's Formula





Mathematics Science Fair Projects Home

  • Statistics & Probability
  • Geometry & Trigo
  • Applied Mathematics
  • Number Theory
  • Learning & Cognition
  • Miscellany


  • Scientists and Inventors

    Scientists and Inventors















    Scientists and Inventors

    Scientists and Inventors
    Lesson Plans & Class Activities

    Heron's Formula

    See also Brahmagupta's Formula

    A triangle with sides a, b, and c.
    A triangle with sides a, b, and c.

    In geometry, Heron's (or Hero's) formula states that the area (A) of a triangle whose sides have lengths a, b, and c is

    A = \sqrt{s\left(s-a\right)\left(s-b\right)\left(s-c\right)}

    where s is the semiperimeter of the triangle:

    s=\frac{a+b+c}{2}.

    Heron's formula can also be written as:

    A={\ \sqrt{(a+b+c)(a+b-c)(b+c-a)(c+a-b)\,}\ \over 4}
    A={\ \sqrt{2(a^2 b^2+a^2c^2+b^2c^2)-(a^4+b^4+c^4)\,}\ \over 4}
    A={\ \sqrt{(a^2 + b^2 + c^2)^2 - 2(a^4 + b^4 + c^4)\,}\ \over 4}.

    Contents

    History

    The formula is credited to Heron of Alexandria, and a proof can be found in his book, Metrica, written c. A.D. 60. It has been suggested that Archimedes knew the formula, and since Metrica is a collection of the mathematical knowledge available in the ancient world, it is possible that it predates the reference given in the work. [1]

    A formula equivalent to Heron's namely:

    A=\frac1{2}\sqrt{a^2 c^2 - \left( \frac{a^2+c^2-b^2}{2} \right)^2}

    was discovered by the Chinese independently of the Greeks. It was published in Shushu Jiuzhang (“Mathematical Treatise in Nine Sections”), written by Qin Jiushao and published in A.D. 1247.

    Proof

    A modern proof, which uses algebra and trigonometry and is quite unlike the one provided by Heron, follows. Let a, b, c be the sides of the triangle and A, B, C the angles opposite those sides. We have

    \cos(C) = \frac{a^2+b^2-c^2}{2ab}

    by the law of cosines. From this we get the algebraic statement:

    \sin(C) = \sqrt{1-\cos^2(C)} = \frac{\sqrt{4a^2 b^2 -(a^2 +b^2 -c^2)^2 }}{2ab}.

    The altitude of the triangle on base a has length bsin(C), and it follows

     A\, = \frac{1}{2} (\mbox{base}) (\mbox{altitude})
    = \frac{1}{2} ab\sin(C)
    = \frac{1}{4}\sqrt{4a^2 b^2 -(a^2 +b^2 -c^2)^2}
    = \frac{1}{4}\sqrt{(2a b -(a^2 +b^2 -c^2))(2a b +(a^2 +b^2 -c^2))}
    = \frac{1}{4}\sqrt{(c^2 -(a -b)^2)((a +b)^2 -c^2)}
    = \frac{1}{4}\sqrt{(c -(a -b))((c +(a -b))((a +b) -c))((a +b) +c)}
    = \sqrt{s\left(s-a\right)\left(s-b\right)\left(s-c\right)}.

    The difference of two squares factorization was used in two different steps.

    Proof using the Pythagorean theorem

    Triangle with altitude h cutting base c into d+(c−d).
    Triangle with altitude h cutting base c into d+(cd).

    Heron's original proof made use of cyclic quadrilaterals, while other arguments appeal to trigonometry as above, or to the incenter and one excircle of the triangle[1]. The following argument reduces Heron's formula directly to the Pythagorean theorem using only elementary means.

    In the form 4A2 = 4s(sa)(sb)(sc), Heron's formula reduces on the left to (ch)2, or

    (cb)2 − (cd)2

    using b2d2 = h2 by the Pythagorean theorem, and on the right to

    (s(sa) + (sb)(sc))2   −   ((s(sa) − (sb)(sc))2

    via the principle (p + q)2 − (pq)2 = 4pq. It therefore suffices to show

    cb = s(sa) + (sb)(sc), and
    cd = s(sa) − (sb)(sc).

    The former follows immediately by substituting (a + b + c) / 2 for s and simplifying. Doing this for the latter reduces s(sa) − (sb)(sc) only as far as (b2 + c2a2) / 2. But if we replace b2 by d2 + h2 and a2 by (cd)2 + h2, both by Pythagoras, simplification then produces cd as required.

    Numerical stability

    Heron's formula as given above is numerically unstable for triangles with a very small angle. A stable alternative[2] involves arranging the lengths of the sides so that: abc and computing

     A = \frac{1}{4}\sqrt{(a+(b+c)) (c-(a-b)) (c+(a-b)) (a+(b-c))}.

    The brackets in the above formula are required in order to prevent numerical instability in the evaluation.

    Generalizations

    Heron's formula is a special case of Brahmagupta's formula for the area of a cyclic quadrilateral; both of which are special cases of Bretschneider's formula for the area of a quadrilateral. In both cases Heron's formula is obtained by setting one of the sides of the quadrilateral to zero.

    Heron's formula is also a special case of the formula of the area of the trapezoid based only on its sides. Heron's formula is obtained by setting the smaller parallel side to zero.

    Expressing Heron's formula with a determinant in terms of the squares of the distances between the three given vertices,

     A =  \frac{1}{4} \sqrt{ \begin{vmatrix} 
  0 & a^2 & b^2 & 1 \\
a^2 & 0   & c^2 & 1 \\
b^2 & c^2 & 0   & 1 \\
  1 &   1 &   1 & 0
\end{vmatrix} }

    illustrates its similarity to Tartaglia's formula for the volume of a three-simplex.

    Another generalization of Heron's formula to polygons inscribed in a circle was discovered by David P. Robbins.

    See also

    References

    1. ^ Heron's Formula - from Wolfram MathWorld
    2. ^ http://http.cs.berkeley.edu/~wkahan/Triangle.pdf
    • Heath, Thomas L. (1921). A History of Greek Mathematics (Vol II). Oxford University Press, 321-323. 

    External links


    This article is licensed under the GNU Free Documentation License. It uses material from Wikipedia Encyclopedia article "Heron's Formula"

    Scientists and Inventors    Scientists and Inventors    Scientists and Inventors   

    My Dog Kelly

    Site Map ♣ About Us ♣ Patent-Invent ♣ Free Theses, Dissertations & Patents

    Comments and inquiries could be addressed to:
    webmaster@julianTrubin.com


    Last updated: April 2008
    Copyright © 2003-2008 Julian Rubin