Prove |a|=|b| $\Rightarrow$ a=b or a=-b

  • Thread starter Thread starter ver_mathstats
  • Start date Start date
  • Tags Tags
    Proof
ver_mathstats
Messages
258
Reaction score
21

Homework Statement


Let a, b ∈ ℝ. Prove that:

If |a| = |b|, then a = b or a = -b.

Homework Equations

The Attempt at a Solution


[/B]
I am having difficulties with beginning this proof.

Would it make sense to have: Case 1: b≥0 and Case 2: b≤0?
 
Physics news on Phys.org
You don't need to break this into cases. A direct solution is best here.

Here's a hint to help you get started: |x| = |-x| = √(x2)
 
ver_mathstats said:

Homework Statement


Let a, b ∈ ℝ. Prove that:

If |a| = |b|, then a = b or a = -b.

Homework Equations

The Attempt at a Solution


[/B]
I am having difficulties with beginning this proof.

Would it make sense to have: Case 1: b≥0 and Case 2: b≤0?

Indeed, it is a very good idea to split in cases (better 4 instead of 2 though), depending on the sign of ##a## and ##b##.

(1) ##a \geq 0, b \geq 0##
(2) ...
(3) ...
(4) ...
 
Last edited by a moderator:
jack476 said:
You don't need to break this into cases. A direct solution is best here.

Here's a hint to help you get started: |x| = |-x| = √(x2)

"No need to break this into cases". Maybe, if you have already proven that ##|x| = |-x|## and ##|x| = \sqrt{x^2}##. Proving this will ultimately rely on breaking up in cases... I think introducing unnecessary square roots obscures things, but that's just my opinion.
 
Math_QED said:
"No need to break this into cases". Maybe, if you have already proven that ##|x| = |-x|## and ##|x| = \sqrt{x^2}##. Proving this will ultimately rely on breaking up in cases... I think introducing unnecessary square roots obscures things, but that's just my opinion.

Yes, if you're not already given that ##|x| = |-x|##. Actually, I kind of thought that that was true by definition.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top