Proof by Contradiction: Showing a ≤ b when a ≤ b1 for every b1 > b

Mr Davis 97
Messages
1,461
Reaction score
44

Homework Statement


Let ##a,b \in \mathbb{R}##. Show if ##a \le b_1## for every ##b_1 > b##, then ##a \le b##.

Homework Equations

The Attempt at a Solution


We will proceed by contradiction. Suppose that ##a \le b_1## for every ##b_1 > b##, and ##a > b##. Let ##b_1 = \frac{a+b}{2}##. We see that ##b_1>b##: ##a>b \implies \frac{a+b}{2}> b \implies b_1 >b##. Hence, by the hypothesis, it must be true that ##a \le b_1##. But since ##a \le b_1 \implies a \le \frac{a+b}{2} \implies a \le b##, we have reached a contradiction. We simultaneously have that ##a \le b## and ##a >b##. Hence, it must be the case that the original statement is true, and we are done.
 
Physics news on Phys.org
Mr Davis 97 said:

Homework Statement


Let ##a,b \in \mathbb{R}##. Show if ##a \le b_1## for every ##b_1 > b##, then ##a \le b##.

Homework Equations

The Attempt at a Solution


We will proceed by contradiction. Suppose that ##a \le b_1## for every ##b_1 > b##, and ##a > b##. Let ##b_1 = \frac{a+b}{2}##. We see that ##b_1>b##: ##a>b \implies \frac{a+b}{2}> b \implies b_1 >b##. Hence, by the hypothesis, it must be true that ##a \le b_1##. But since ##a \le b_1 \implies a \le \frac{a+b}{2} \implies a \le b##, we have reached a contradiction. We simultaneously have that ##a \le b## and ##a >b##. Hence, it must be the case that the original statement is true, and we are done.
Is o.k.
 
  • Like
Likes Mr Davis 97
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