Difference between revisions of "Triangle inequality"
m (Alec moved page Triangle Inequality to Triangle inequality without leaving a redirect: To keep with naming conventions) |
m |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | The triangle inequality takes a few common forms | + | The triangle inequality takes a few common forms, for example: <math>d(x,z)\le d(x,y)+d(y,z)</math> (see [[Metric space|metric space]]) of which <math>|x-z|\le|x-y|+|y-z|</math> is a special case. |
− | Another common way of writing it is <math>|a+b|\le |a|+|b|</math>, notice if we set {{M|a=x-y}} and {{M|b=y-z}} then we get <math>|x-y+y-z|\le|x-y|+|y-z|</math> which is just <math>|x-z|\le|x-y|+|y-z|</math> | + | Another common way of writing it is <math>|a+b|\le |a|+|b|</math>, notice if we set {{M|1=a=x-y}} and {{M|1=b=y-z}} then we get <math>|x-y+y-z|\le|x-y|+|y-z|</math> which is just <math>|x-z|\le|x-y|+|y-z|</math> |
+ | |||
+ | ==Definition== | ||
+ | The triangle inequality is as follows: | ||
+ | * <math>|a+b|\le |a|+|b|</math> | ||
+ | |||
+ | ===Proof=== | ||
+ | We have 4 cases: | ||
+ | # Suppose that {{M|a>0}} and {{M|b>0}} | ||
+ | #: We see immediately that {{M|1=a>0\implies a+b>0+b=b>0}} so {{M|a+b>0}} | ||
+ | #:* thus {{M|1=\vert a+b\vert=a+b}} | ||
+ | #: We also see that {{M|1=\vert a\vert=a}} as {{M|a>0}} | ||
+ | #: and that {{M|1=\vert b\vert=b}} for the same reason. | ||
+ | #:* thus {{M|1=\vert a\vert+\vert b\vert=a+b}} | ||
+ | #* We see that {{M|1=\vert a+b\vert=\vert a\vert+\vert b\vert}} | ||
+ | #** Notice {{M|1=\vert a+b\vert=\vert a\vert+\vert b\vert\implies\vert a+b\vert\le\vert a\vert+\vert b\vert}} in the literal sense of "if left then right" | ||
+ | #**: ({{M|\implies}} denotes [[Implies|logical implication]]) | ||
+ | # Suppose that {{M|a>0}} and {{M|b\le 0}} | ||
+ | # Suppose that {{M|a\le 0}} and {{M|b> 0}} | ||
+ | #* [[Mathematicians are lazy]], as {{M|\mathbb{R} }} is a [[field]] (an instance of a [[ring]]) we know that {{M|1=a+b=b+a}} (addition is [[commutative]]) | ||
+ | #* As {{M|\vert\cdot\vert:\mathbb{R}\rightarrow\mathbb{R} }} is a [[function]] we know that if {{M|1=x=y}} then {{M|1=\vert x\vert=\vert y\vert}} | ||
+ | #* As, again, {{M|\mathbb{R} }} is a ring, we know that {{M|1=\vert a\vert+\vert b\vert=\vert b\vert+\vert a\vert}} | ||
+ | #* So: | ||
+ | #** {{M|1=\vert a+b\vert}} | ||
+ | #**: {{M|1= =\vert b+a\vert}} by the [[Commutative|commutativity]] of addition on {{M|\mathbb{R} }} | ||
+ | #**: {{M|1=\le \vert b\vert+\vert a\vert}} by the {{M|2^\text{nd} }} case (above) | ||
+ | #**: {{M|1= =\vert a\vert+\vert b\vert}} again by commutativity of the real numbers | ||
+ | #* Thus {{M|\vert a+b\vert\le \vert a\vert+\vert b\vert}} | ||
+ | # Both {{M|a\le 0}} and {{M|b\le 0}} | ||
+ | {{Todo|Finish proof}} | ||
==Reverse Triangle Inequality== | ==Reverse Triangle Inequality== | ||
Line 22: | Line 51: | ||
It follows from the properties of [[Absolute value|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 | It follows from the properties of [[Absolute value|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 | ||
− | {{Theorem|Real Analysis}} | + | {{Theorem Of|Real Analysis}} |
+ | [[Category:First-year friendly]] |
Latest revision as of 13:05, 19 February 2016
The triangle inequality takes a few common forms, for example: d(x,z)≤d(x,y)+d(y,z) (see metric space) of which |x−z|≤|x−y|+|y−z| is a special case.
Another common way of writing it is |a+b|≤|a|+|b|, notice if we set a=x−y and b=y−z then we get |x−y+y−z|≤|x−y|+|y−z| which is just |x−z|≤|x−y|+|y−z|
Contents
[hide]Definition
The triangle inequality is as follows:
- |a+b|≤|a|+|b|
Proof
We have 4 cases:
- Suppose that a>0 and b>0
- We see immediately that a>0⟹a+b>0+b=b>0 so a+b>0
- thus |a+b|=a+b
- We also see that |a|=a as a>0
- and that |b|=b for the same reason.
- thus |a|+|b|=a+b
- We see that |a+b|=|a|+|b|
- Notice |a+b|=|a|+|b|⟹|a+b|≤|a|+|b| in the literal sense of "if left then right"
- (⟹ denotes logical implication)
- Notice |a+b|=|a|+|b|⟹|a+b|≤|a|+|b| in the literal sense of "if left then right"
- We see immediately that a>0⟹a+b>0+b=b>0 so a+b>0
- Suppose that a>0 and b≤0
- Suppose that a≤0 and b>0
- Mathematicians are lazy, as R is a field (an instance of a ring) we know that a+b=b+a (addition is commutative)
- As |⋅|:R→R is a function we know that if x=y then |x|=|y|
- As, again, R is a ring, we know that |a|+|b|=|b|+|a|
- So:
- |a+b|
- =|b+a| by the commutativity of addition on R
- ≤|b|+|a| by the 2nd case (above)
- =|a|+|b| again by commutativity of the real numbers
- |a+b|
- Thus |a+b|≤|a|+|b|
- Both a≤0 and b≤0
TODO: Finish proof
Reverse Triangle Inequality
This is |a|−|b|≤|a−b|
Proof
Take |a|=|(a−b)+b| then by the triangle inequality above:
|(a−b)+b|≤|a−b|+|b| then |a|≤|a−b|+|b| clearly |a|−|b|≤|a−b| as promised
Note
However we see |b|−|a|≤|b−a| but |b−a|=|(−1)(a−b)|=|−1||a−b|=|a−b| thus |b|−|a|≤|a−b| also.
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