Is there a measure for how thin or squat a triangle is?

217 Views Asked by At

Is there a measure for how thin or squat a triangle is? Similar to eccentricity for ellipses.

2

There are 2 best solutions below

0
On

I would imagine that the quantity "circumradius/inradus" would be a good candidate. This quantity will be larger for slender triangles.

Intuitively one would expect this to be minimized by an equilateral triangle at a measurement of 2.

6
On

Candidate quantities can be found in inequalities for triangles in which equality occurs just for equilateral triangles.

For example, the isoperimetric inequality for triangles asserts that the ratio $p^2/A$ (where $p$ is the perimeter and $A$ the area) is minimal for the equilateral triangle (among triangles). This quantity, then, measures deviation from being equilateral, which is, perhaps, somewhat analogous to eccentricity.

Another example is Jung's inequality, which asserts that the ratio of diameter to circumradius is maximal for the equilateral triangle (among all compact sets, even, not just all triangles; and analogously, the regular simplex in higher dimensions, not just in the plane); this quantity for triangles again measures deviation from being equilateral, in some sense.

Another, more elementary, example is simply the maximum angle of the triangle, which is at least $60^\circ$ (because the maximum is at least the average), with equality exactly for equilateral triangles.

Wikipedia has a list of triangle inequalities which might be a good place to get ideas along these lines.


As discussed in comments, one nice quantity along these lines is $$ e = \frac{M-m}{M+m} $$ where $M$ is the maximum angle and $m$ is the minimum. Examples:

  • $\frac{60-60}{60+60} = 0$ (analogue of circle)

    60-60-60

  • $\frac{90-45}{90+45} = \frac13$ (analogue of ellipse)

    90-45-45

  • $\frac{90-30}{90+30} = \frac12$ (analogue of ellipse)

    90-60-30

  • $\frac{180-0}{180+0} = 1$ (analogue of parabola)

    180-0-0

  • $\frac{120-(-60)}{120+(-60)} = 3$ (analogue of hyperbola)

    120-120-neg60