Can Integers Be Found Between Scaled Real Numbers?

saadsarfraz
Messages
86
Reaction score
1

Homework Statement



Let a,b \inR with a < b. and let n \inN where n(b-a) > 1.

a) How do you know that such an n must exist?
b) Show that there exists m \inZ where a < m/n < b
c) Show that there exists some irrational c where a < c < b (Hint:rational + irrational = irrational.)

Homework Equations



see above btw N is for natural numbers, Z for integers and R for real numbers

The Attempt at a Solution



a) Since n(b-a) > 1 , n > 1/(b-a) and since b does not equal a there is an n which exists OR can we say that nb > na and the n's cancel out to give us the condition given in the question.

b) we already know that n is natural and N\subsetQ and its safe to assume that Z\subsetR is always true but how do I exactly show that m lies in Z.

Homework Statement


Homework Equations


The Attempt at a Solution

 
Last edited:
Physics news on Phys.org
For a) you can't start off with
Since n(b-a) > 1
You have to show that such an n exists to make that true.

For b, your task is not to show that "m lies in Z." You have to show that there exists an integer m such that m/n is between a and b.
 
so for part a) has something to do with the archimedean property?
 
Last edited:
Yes, Mark44's point is that you cannot start by asserting that n(b-a)> 1. What you can do is start with your second statement: since b-a> 0, 1/(b-a) is a positive real number and, by the Archimedean property, ...
For b) Show that there exists m Z where a < m/n < b
note that since n(b-a)= nb- na> 1, there must exist an integer between nb and na.
 
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