Prove in any interval there exists an irrational z

cmajor47
Messages
53
Reaction score
0

Homework Statement


Prove that in any interval there exists an irrational z.


Homework Equations





The Attempt at a Solution


My professor wrote this for me when trying to explain how to prove this:

a \notin Q, \epsilon rational

[r, s]\in a

l([r, s])<\frac{\epsilon}{2}

s-a<\frac{\epsilon}{2}

s-\frac{\epsilon}{2}<a

s-\frac{\epsilon}{2}+\epsilon<a+\epsilon

s<s+\epsilon<a+\epsilon

I don't see why you use [r, s]\in a or how my professor went from s-\frac{\epsilon}{2}+\epsilon<a+\epsilon to s<s+\epsilon<a+\epsilon

I also don't know where to go from here to show what needs to be proved.
I'd really appreciate any help.
 
Physics news on Phys.org
As people were saying in the previous thread, the problem appears to be that much of what you have written down is nonsense ([r, s] \in a, which is backward, and the dubious inequality deduction you mention).

What might be going on here is an attempt to make the following argument:
Given that there is a rational number in every interval, and the existence of one single irrational number a, prove that there is an irrational number in every interval.

(a might be \sqrt{2}, using the standard proof.)

Here is how this argument would go. Let (r,s) be the interval in which we wish to find an irrational number. We try to do this by adding a rational number q to a, because the sum of a rational and an irrational is irrational. So we need to find q so that r < q + a < s. Clearly it suffices to have r - a < q < s - a, i.e., choose q to be any rational number in (r - a, s - a). We can do this by hypothesis, so the proof is done.

Does this make sense?
 
I think so. Is this proof correct:
Let a\in Q, \epsilon rational, where \epsilon\in[r-a, s-a].
Then r-a<\epsilon<s-a, so r<\epsilon+a<s
So \epsilon+a\in[r, s] and \epsilon+a is irrational.
Therefore in any interval, there exists an irrational number.
 
But, since a \in \mathbb{Q} and \epsilon \in \mathbb{Q} clearly a + \epsilon \in \mathbb{Q}. Thus a + \epsilon cannot be irrational.
 
Oops, meant to write a\notin Q
 
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