Help in proving abs(abs(x)-abs(y))<=abs(x-y)

  • Thread starter Thread starter lilli-baba
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on proving the inequality abs(abs(x) - abs(y)) ≤ abs(x - y). The initial proof of abs(x) - abs(y) ≤ abs(x - y) is established, but the user seeks assistance in extending this to the desired inequality. The approach involves analyzing cases based on the signs of x and y, specifically considering four cases: both positive, one positive and one negative, and both negative. The conclusion drawn is that the maximum value of the factor involved is 1, occurring when x and y share the same sign.

PREREQUISITES
  • Understanding of absolute value properties
  • Familiarity with algebraic manipulation
  • Knowledge of case analysis in mathematical proofs
  • Basic concepts of inequalities
NEXT STEPS
  • Study the properties of absolute values in depth
  • Learn about case analysis in mathematical proofs
  • Explore advanced inequality proofs in real analysis
  • Investigate algebraic techniques for simplifying expressions involving absolute values
USEFUL FOR

Students in mathematics, particularly those studying real analysis or algebra, and anyone interested in mastering inequality proofs and absolute value properties.

lilli-baba
Messages
1
Reaction score
0

Homework Statement


already proved abs(x)-abs(y)≤abs(x-y)
I just don't know how to prove it

Homework Equations



The Attempt at a Solution


we have :abs(x)-abs(y)≤abs(x-y)
abs(x)-abs(y)/abs(x-y)≤1 / abs(x-y) is diff than 0

proving abs(abs(x)-abs(y))/abs(x-y))≤1 :abs(x-y)diff than 0 then...
abs(abs(x)-abs(y)/abs(x-y))≤1 / abs(x-y)=abs(abs(x-y))

a<=abs(a)
a=abs(x)-abs(y)/abs(x-y)) :a≤1
abs(x)-abs(y)/abs(x-y))≤abs(abs(x)-abs(y)/abs(x-y))...
can't continue from here...I don't think this is the right way to do it
please any help.
 
Physics news on Phys.org
Well,

from |x| <= |x-y|+|y|
and |y| <= |y-x|+|x|

So you have: |x|-|y| , |y|-|x| <= |x-y|
Then because ||x|-|y|| equals one of them, what can you infer?
 
I would do this in four cases:
1) x> 0, y> 0
2) x> 0, y< 0
3) x< 0, y> 0
4) x< 0, y< 0

And each case would have two "subcases"
a) |x|> |y|
b) |x|< |y|
 
The way I did it was to take ##\displaystyle ||x| - |y||.||x| + |y||## and simplify it algebraically, ending up with ##\displaystyle ||x| - |y|| = |x-y|.|\frac{x+y}{|x| + |y|}|##.

It should be quite trivial to observe that the factor on the right is always positive, and has a maximum value of 1, and that only occurs when x and y are of the same sign.
 

Similar threads

Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
20
Views
2K
Replies
2
Views
1K
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K