Proving 0 < x < 1 -> x^2 < 1: A Discrete Math Textbook

Click For Summary
SUMMARY

The discussion centers on the proof of the statement 0 < x < 1 leading to x^2 < 1, as well as its contrapositive x^2 >= 1 leading to x <= 0 or x >= 1, as presented in a Discrete Math textbook. The confusion arises from the assertion that if x <= 0, the conclusion is immediately satisfied without further proof. The participants clarify that the proof employs a case analysis approach, where proving one case (x <= 0) suffices to validate the overall statement. Additionally, an alternative method using the expression x = 1 + h is suggested for further exploration.

PREREQUISITES
  • Understanding of basic inequalities in mathematics
  • Familiarity with proof techniques, particularly proof by cases
  • Knowledge of contrapositive statements in logic
  • Basic algebraic manipulation and properties of real numbers
NEXT STEPS
  • Study proof by cases in mathematical logic
  • Learn about contrapositive proofs and their applications
  • Explore the concept of limits and continuity in real analysis
  • Practice algebraic proofs involving inequalities and absolute values
USEFUL FOR

Students of mathematics, particularly those studying discrete math, logic, or proof techniques, as well as educators seeking to clarify concepts related to inequalities and logical implications.

agro
Messages
46
Reaction score
0
A Discrete Math textbook first proved that the statement:

0 < x < 1 -> x^2 < 1

is true (I have no problem following the proof).

It then went to prove the contrapositive:

x^2 >= 1 -> x <= 0 or x >= 1

Here's the proof:

Assume x^2 >= 1. (no problem here)
If x <= 0, we have the desired result, so assume x > 0. (what?!?)

The last part I wrote bedazzled me. What does the book mean when it says: "If x <= 0, we have the desired result"? For an implication to be true, the hypothesis and conclusion must be true. We already assumed that the hypothesis is true. Now for the conclusion to be either the left side of the OR statement is true or the right side is true. How can the book conclude that x <= 0 is true?

thanks a lot
 
Physics news on Phys.org
Firstly, 0&lt;|x|&lt;1 \Longleftrightarrow 0&lt;x^2&lt;1

Secondly, x^2\geq1 \Longleftrightarrow |x|\geq1
 
The last part I wrote bedazzled me. What does the book mean when it says: "If x <= 0, we have the desired result"?

Well, you're trying to prove that x <= 0 or x >= 1. If it so happens that x <= 0, then you don't have to do any work to prove that x <= 0 or x >= 1.


The book is doing a proof by cases: x <= 0 or x > 0.
 
Another way to prove the converse is to let x = 1 + h, and then show that h < 0. This is pretty straightforward. Try it yourself.
 
That's a fairly standard technique so you might want to make certain you understand:

If we want to prove "A is true or B is true", it is sufficient to prove that "If A is NOT true, then B is true".
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 54 ·
2
Replies
54
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
11K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
7
Views
1K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K