Proving the Triangle Inequality: ##|a-b| < \epsilon##

Mr Davis 97
Messages
1,461
Reaction score
44

Homework Statement


If ##\forall \epsilon > 0 ## it follows that ##|a-b| < \epsilon##, then ##a=b##.

Homework Equations

The Attempt at a Solution


Proof by contraposition. Suppose that ##a \neq b##. We need to show that ##\exists \epsilon > 0## such that ##|a-b| \ge \epsilon##. Well, let ##\epsilon_0 = |a-b| > 0##. Since ##|a-b| \ge \epsilon_0##, we are done.

Is this proof okay? It doesn't seem very enlightening as to why the theorem is true...
 
Physics news on Phys.org
Mr Davis 97 said:
Since ##|a-b| \ge \epsilon_0##, we are done.
Not quite. It remains to prove that
$$|a-b|>0\rightarrow a\neq b$$
 
andrewkirk said:
Not quite. It remains to prove that
$$|a-b|>0\rightarrow a\neq b$$
Why do I have to show that?
 
As you were. I misread the question.
 
  • Like
Likes Mr Davis 97
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top