Difference between revisions of "Triangle Inequality"

m
Line 1: Line 1:
The '''Triangle Inequality''' says that in a [[nondegenerate]] [[triangle]] <math>\displaystyle ABC</math>:
+
The '''Triangle Inequality''' says that in a [[nondegenerate]] [[triangle]] <math>ABC</math>:
  
<math>\displaystyle AB + BC > AC</math>
+
<math>AB + BC > AC</math>
  
<math>\displaystyle BC + AC > AB</math>
+
<math>BC + AC > AB</math>
  
<math>\displaystyle AC + AB > BC</math>
+
<math>AC + AB > BC</math>
  
 
That is, the sum of the lengths of any two sides is larger than the length of the third side.
 
That is, the sum of the lengths of any two sides is larger than the length of the third side.
Line 27: Line 27:
  
 
{{stub}}
 
{{stub}}
 +
 +
[[Category:Geometry]]
 +
 +
[[Category:Theorems]]

Revision as of 20:50, 19 October 2007

The Triangle Inequality says that in a nondegenerate triangle $ABC$:

$AB + BC > AC$

$BC + AC > AB$

$AC + AB > BC$

That is, the sum of the lengths of any two sides is larger than the length of the third side. In degenerate triangles, the strict inequality must be replaced by "greater than or equal to."


The Triangle Inequality can also be extended to other polygons. The lengths $a_1, a_2, \ldots, a_n$ can only be the sides of a nondegenerate $n$-gon if $a_i < a_1 + \ldots + a_{i -1} + a_{i + 1} + \ldots + a_n = \left(\sum_{j=1}^n a_j\right) - a_i$ for $i = 1, 2 \ldots, n$. Expressing the inequality in this form leads to $2a_i < P$, where $P$ is the sum of the $a_j$, or $a_i < \frac{P}{2}$. Stated in another way, it says that in every polygon, each side must be smaller than the semiperimeter.


Example Problems

Introductory Problems

See Also

This article is a stub. Help us out by expanding it.