Difference between revisions of "Triangle inequality"
m |
m (Alec moved page Triangle Inequality to Triangle inequality without leaving a redirect: To keep with naming conventions) |
(No difference)
|
Revision as of 16:11, 7 March 2015
The triangle inequality takes a few common forms of which |x−z|≤|x−y|+|y−z|
Another common way of writing it is |a+b|≤|a|+|b|
Reverse Triangle Inequality
This is |a|−|b|≤|a−b|
Proof
Take |a|=|(a−b)+b|
|(a−b)+b|≤|a−b|+|b|
Note
However we see |b|−|a|≤|b−a|
That is both:
- |a|−|b|≤|a−b|
- |b|−|a|≤|a−b|
Full form
There is a "full form" of the reverse triangle inequality, it combines the above and looks like: |a−b|≥| |a|−|b| |
It follows from the properties of absolute value, I don't like this form, I prefer just "swapping" the order of things in the abs value and applying the same result