Show that if a, b∈ R with a < b, then there exists a number x ∈ I with a < x < b

  • Thread starter Thread starter cooljosh2k2
  • Start date Start date
cooljosh2k2
Messages
67
Reaction score
0

Homework Statement



Let I be the set of real numbers that are not rational. (We call
elements of I irrational numbers. Show that if a, b are real
numbers with a < b, then there exists a number x ∈ I with
a < x < b.


The Attempt at a Solution



Im not sure if this is right:

Using the density theorem to the real numbers a/√2 and b/√2, we obtain a rational number such that:

a/√2 < r < b/√2

where r ≠ 0

This gives ---> x = r√2, which is an irrational number because it contains √2, which itself is irrational. This satisfies b < x < a

Is this right? or do i need more in the proof?
 
Physics news on Phys.org
Perfect.

For the sake of completeness, you might want to add a proof of r \sqrt{2} not being rational. However, if you have shown this result in class or in your notes you should probably reference it.
 
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