Triangle Inequality
The triangle inequality is a very important geometric and algebraic property that we will use frequently in the future.
Theorem 1 (Triangle Inequality): Let and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle b} be real numbers. Then Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mid a + b \mid \leq \mid a \mid + \mid b \mid} .
- Proof of Theorem: For and as real numbers we have that and . If we add these inequalities together we get that or rather which is equivalent to saying that .
There are also some other important results similar to the triangle inequality that are important to mention.
Corollary 1: If Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a} and are real numbers then .
- Proof of Corollary 1: We first write and therefore applying the triangle inequality we get that and therefore . Subtracting from both sides we get that .
- Now we write Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle b = b - a + a} and therefore applying the triangle inequality we get that and therefore and subtracting from both sides we get that which is equivalent to .
- Therefore .
Corollary 2: If and are real numbers then .
- Proof of Corollary 2: By the triangle inequality we get that and so then Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mid a + (-b) \mid \leq \mid a \mid + \mid -b \mid = \mid a \mid + \mid b \mid} . Therefore .
Corollary 3: If then Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mid a_1 + a_2 + ... + a_n \mid \leq \mid a_1 \mid + \mid a_2 \mid + ... + \mid a_n \mid} .
- Proof of Corollary 3: We note that by the triangle inequality. Applying the triangle inequality multiple times we eventually get that .
A more formal proof of Corollary 3 can be carried out by Mathematical Induction.
Licensing
Content obtained and/or adapted from:
- The Triangle Inequality, mathonline.wikidot.com under a CC BY-SA license