Prove if x,y are reals that |xy| = |x||y|

  • Thread starter Thread starter Of Mike and Men
  • Start date Start date
Click For Summary
SUMMARY

The proof that for real numbers x and y, |xy| = |x||y| is established through case analysis. The proof considers three cases: when both x and y are positive, both are negative, and when one is negative and the other is positive. The argument is strengthened by including a justification for assuming one variable is negative and the other is positive without loss of generality. Additionally, the proof emphasizes the necessity of detailing each step, particularly when applying properties of absolute values, to ensure clarity and rigor.

PREREQUISITES
  • Understanding of absolute value properties
  • Familiarity with case analysis in mathematical proofs
  • Knowledge of real number properties
  • Basic proof-writing skills
NEXT STEPS
  • Study the properties of absolute values in depth
  • Learn about case analysis techniques in mathematical proofs
  • Explore the axioms of real numbers and their implications
  • Practice writing rigorous proofs with detailed steps
USEFUL FOR

Students in advanced mathematics courses, particularly those studying real analysis or proof techniques, as well as educators looking to enhance their proof-writing skills.

Of Mike and Men
Messages
53
Reaction score
3

Homework Statement


This is my second proofs course, but I've always felt uncomfortable with absolute values and inequalities because I feel like my proofs are circular or too simple. In this case, I'm not sure if I'm showing enough in my steps.

I would just like to know if this is a way to prove this. I've seen other results online, but I want to be sure I understand this.

Homework Equations


Prove if x,y are reals that |xy| = |x||y|

The Attempt at a Solution


Let x,y belong to the set of real numbers. Since |xy|=|x||y|=0 if either x or y is 0, we can assume that x,y is non-zero.

Case 1: x,y > 0
|xy| = xy = |x||y|

Case 2: x,y < 0
|xy| = (-x) (-y) = |x||y|

Case 3: Either x or y < 0, but not both
WLOG let x < 0 and y > 0 then
|xy| = (-x)(y) = |x||y|

.:. |xy| = |x||y| for x,y in the set of real numbers.
 
Physics news on Phys.org
Yes, this is correct. If one wants to be very petty, then an argument, why we may assume ##x<0## and ##y>0## without loss of generality should be added, like symmetry or the possible swap to ##-x,-y##. Good authors add this reason to help their readers to figure out what to do in an opposite case. Of course the length of the w.l.o.g. argument is longer than the fourth case would have been in this case.
 
  • Like
Likes   Reactions: Of Mike and Men
fresh_42 said:
Yes, this is correct. If one wants to be very petty, then an argument, why we may assume ##x<0## and ##y>0## without loss of generality should be added, like symmetry or the possible swap to ##-x,-y##. Good authors add this reason to help their readers to figure out what to do in an opposite case. Of course the length of the w.l.o.g. argument is longer than the fourth case would have been in this case.

Thanks. To be sure, I don't need to show an intermittent step on some of the cases? E.G.
Case 2:
x,y < 0
|(-x)(-y)| = |xy| = xy = |x||y|

It's stuff like this where I'm not sure my approach is sufficient in the cases which gives me the feeling of uncertainty.
 
Of Mike and Men said:
Thanks. To be sure, I don't need to show an intermittent step on some of the cases? E.G.
Case 2:
x,y < 0
|(-x)(-y)| = |xy| = xy = |x||y|

It's stuff like this where I'm not sure my approach is sufficient in the cases which gives me the feeling of uncertainty.
Formally you would have to. But you left out a few steps: ##|xy|=|(-x)(-y)|\stackrel{(1)}{=}|(-x)|\cdot |(-y)|\stackrel{D}{=}|x| \cdot |y|## by case (1), which we already know is true, and property ##D## of the absolute value function. And in case you don't have ##|x|=|-x|## you have to insert these steps, too, like you did with the detour to ##|x| = -x## for negative ##x##.

All these subtle steps are needed, if we want to figure out which part of the definition or which axioms are actually used. So for the same reason it would have to be ##|x\cdot 0|=|0 \cdot y|=|0|= 0 = |x| \cdot 0 = 0 \cdot |y| = |x| \cdot |0| = |0| \cdot |y|## where you also could label each equation with the property used. However, in this example every proof between "obvious" to "a complete list with labeled equations" can be seen as correct.
 
Another proof:

##|xy| = \sqrt{(xy)^2} = \sqrt{x^2}\sqrt{y^2} = |x||y|##
 
  • Like
Likes   Reactions: MarkFL

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
8
Views
2K
Replies
12
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
5
Views
2K
Replies
14
Views
4K