Inequality and absolute value proof

EV33
Messages
192
Reaction score
0

Homework Statement


prove that llal-lbll\leqla-bl

Homework Equations



Triangle inequality
lx+yl\leqlxl+lyl

The Attempt at a Solution



Let a=(a-b)+b
By using the triangle inequality we get
lal-lbl\leqla-bl

Then from here I am not sure what I can do. I would like to say on the left hand side that I can use the triangle inequality again by taking the absolute value of the left side and saying that I have the absolute value of a plus -absolute value of b.

llal+(-lbl)l\leqlal-lbl\leqla-bl

My second thought it instead of doing that I could possible just take the absolute value of both sides and then I would get what I was trying to prove because taking the absolute value of the right side wouldn't change anything, but taking the absolute value of the left side would change it exactly the way I need it to be.

I was wondering if either one of those Ideas is legitament because I am really not sure about them. If neither one is could someone point me in the right direction in proving this. Thank you for your time.
 
Last edited:
Physics news on Phys.org


Sorry I will have to edit this. I don't know what happened.
 
fixed it
 
In general taking absolute value of both sides does not preserve an inequality.

For example:
-2 < -1
|-2| > |-1|

So that doesn't work.

Your first method seems to work much better.
 
So the first method works for sure? It seems reasonable to me but someone I talked to seemed like they thought it might not work. So I just want to make sure.

Thank you.
 
Yes, your first proof works. However, you shouldn't say "let a= (a- b)+ b". You don't need to "let" that be true- it is! What you mean to say is "in |x+ y|\le |x|+ |y|, let x= a- b and y= b". Then x+ y= (a- b)+ b= a so |a|\le |a- b|+ |b| and, subtracting |b| from both sides, |a|- |b|\le |a- b|.
 
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