PDA

View Full Version : Proof: |A - B | < ...


bullpup
Sep20-04, 08:10 PM
There are many questions i can't get. This is just one. Can anyone give me a hint on what to do? It's probably really simple :(

If A and B are real numbers such that |A - B| < \frac{1}{2}, show that:

|A^2 - B^2| \leq \frac{1}{2} \{2|B|+
\frac{1}{2} \}

arildno
Sep20-04, 08:15 PM
Welcome to PF!
Try to rewrite |A^{2}-B^{2}| as a product of two expressions..
(It's a well known identity)

bullpup
Sep20-04, 08:53 PM
Is this what you meant?

|(A+B) (A-B)| \leq |B| + \frac{1}{4}

If so, i already had that but didn't know where to go from there...already wasted a lot of paper going no where :grumpy:

Am i supposed to use -\frac{1}{2} < A - B < \frac{1}{2} somewhere?

thanks

arildno
Sep20-04, 09:09 PM
First of all:
You are to PROVE that inequality, not ASSUME it!!
Hence, what you start with, is the following EQUALITY:
|A^{2}-B^{2}|=|A-B||A+B|
(Ok so far?)
Now, use the inequality you've been given to derive:
|A^{2}-B^{2}|=|A-B||A+B|\leq\frac{1}{2}|A+B|
Agreed?
Now you'll need to use your given inequality to provide an estimate of |A+B|!

arildno
Sep20-04, 09:12 PM
PS:
You'll need to use the triangle inequality as well..