(last updated: 12:52:23 PM, September 16, 2020)
You should read all of Section 1.8, including the part before Theorem 1.8.4. This includes some results about zeroes of polynomials such as the rational root theorem and a few other results. You should ahve seen most of this material at some point in algebra and calculus courses so we will not cover it. You may be required to use it at times though.
\(0<a<b\) implies that \(a\cdot a<a\cdot b\) and \(b\cdot a<b\cdot b\) thus by transitivity \(a^2<b^2\).
\(a^2<b^2\) implies that \(0<b^2-a^2=(b-a)(b+a)\). Since \(a,b>0\), we know that \(a+b>0\). Thus by Section 1.7 #3(c), \(b-a>0\).
Recall the definition of the absolute value for real numbers \(x\in\mathbb R\): \[ |x|= \begin{cases} x & x\geq 0\\ -x & x<0 \end{cases} \] Note that \(a\leq|a|\) is always true, and also that \(-|a|\leq a\leq |a|\) for all \(a\in\mathbb R\). In particular, either \(a=|a|\) or \(a=-|a|\) is true. We also have that \(|a|=\sqrt{|a|^2}\) (Section 1.8, Exercise 14 where some of these are to be proved).
The triangle inequality is one of the most useful results that you will use over and over again. Commit it to memory and intuition!
It is also of utmost importance that you get used to translating absolute value equations such as:These absolute value inequalities are important to remember and will be useful often.
Assume that \(x<y+\epsilon\) for any positive \(\epsilon\). By trichotomy, we know only one of the following is true: \(x<y\), \(x=y\), or \(x>y\). We eliminate the last possbility by contradiction.
Assume that \(x>y\). Then we have that \(x-y>0\). Now we can let \(\epsilon=x-y\). Since this is a positive number, by the first assumption in this proof, we must have that \(x<y+\epsilon\) for this particular value of \(\epsilon\). But this means that \(x<y+\epsilon=y+(x-y)=x\) implying that \(x<x\), a contradiction. Therefore we conclude that \(x>y\) is not possible.
Finally \(x\leq y\) combines the two remaining options for trichotomy to hold. We are done. You could go ahead and test the other trichotomy options though.
Assume that \(x<y+\epsilon\) for any positive \(\epsilon\) and \(x=y\). Then \(x\leq y\). Done.
Assume that \(x<y+\epsilon\) for any positive \(\epsilon\) and \(x<y\). Then \(x\leq y\). Done.Proof of (b). Use Part (a) and swap \(x\) and \(y\). This gives \(y<x+\epsilon\) if and only if \(y\leq x\). But subtracting \(\epsilon\) from both sides gives us that \(y<x+\epsilon\) is identical to \(y-\epsilon<x\). This tells us that \(y-\epsilon<x\) for any \(\epsilon>0\) if and only if \(y\leq x\), which is identical to the statement we want to prove.
Proof of (c). Note that \(a\) is a fixed real number.
If \(a=0\), then \(|a|=0<\epsilon\) for any \(\epsilon>0\). I.e. zero is less than every positive real number.
If \(|a|<\epsilon\) for any \(\epsilon>0\), then \(-\epsilon<a<\epsilon\) for any \(\epsilon>0\). This is identical to \(0-\epsilon<a\) and \(a<0+\epsilon\) both being true for any \(\epsilon>0\). Now apply Parts (a) and (b) with \(x=a\) and \(y=0\) to get that \(0\leq a\) and \(a\leq0\) must simultaneously be true. This only occurs when \(a=0\). \(\blacksquare\)
Proof of Part (a). By the triangle inequality, \(|a|=|(a-b)+b|\leq |a-b|+|b|\). Thus \(|a-b| \geq |a|-|b|\). \(\blacksquare\)
The proof of Part (b) is in your homework.
\[ \diamond \S \diamond \]