A simple question from Rudin's principles of mathematical analysis

Click For Summary

Homework Help Overview

The discussion revolves around a proof from Rudin's "Principles of Mathematical Analysis" concerning the existence of a rational number between two real numbers, x and y, where x < y. Participants are exploring the implications of the Archimedean property and the construction of integers m1 and m2 in relation to nx.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants are attempting to clarify specific inequalities in the proof, particularly around the integer m and its relationship to nx. Questions about the existence of a minimum integer satisfying certain conditions are raised, along with the implications of the Archimedean property.

Discussion Status

Some participants have provided insights into the reasoning behind the inequalities and the existence of the minimum integer. There is an ongoing exploration of whether all necessary conditions and assumptions have been adequately addressed, with some participants expressing confidence in their understanding while others seek further clarification.

Contextual Notes

There is uncertainty regarding the positivity of x, and participants note that the argument could be simplified by referencing m1 and m2 directly. The discussion reflects a careful examination of the proof's assumptions and the implications of the Archimedean property.

AdrianZ
Messages
318
Reaction score
0
It's NOT a homework. I'm self-studying Rudin's Analysis and I came to this part that I can't follow the argument after a certain point:

statement: if x,y [itex]\in[/itex] R, and x<y, then there exists a p [itex]\in[/itex] Q such that x<p<y.

Proof: since x<y, we have y-x>0, and the Archemedean property furnishes a positive integer n such that:
n(y-x)>1
Apply the Archemedes' property again to obtain positive integers m1 and m2 such that m1>nx, m2>-nx. Then:
-m2<nx<m1.

[Here is where I get confused].
Hence there is an integer m (with -m2<=m<=m1) such that: *
m-1 <= nx < m. *
If we combine these inequalities, we obtain
nx < m <= 1 + nx < ny. *

Since n>0, it follows that
x < m/n <y.

I don't understand the places that I've marked with *. I fail to follow the argument after the place that I've mentioned it. Can anyone clarify up these statements for me please?
 
Physics news on Phys.org
Hi AdrianZ! :smile:

AdrianZ said:
It's NOT a homework. I'm self-studying Rudin's Analysis and I came to this part that I can't follow the argument after a certain point:

statement: if x,y [itex]\in[/itex] R, and x<y, then there exists a p [itex]\in[/itex] Q such that x<p<y.

Proof: since x<y, we have y-x>0, and the Archemedean property furnishes a positive integer n such that:
n(y-x)>1
Apply the Archemedes' property again to obtain positive integers m1 and m2 such that m1>nx, m2>-nx. Then:
-m2<nx<m1.

[Here is where I get confused].
Hence there is an integer m (with -m2<=m<=m1) such that: *
m-1 <= nx < m. *

Denote

[tex]m=min\{k~\vert~nx<k\}[/tex]

Then m will satisfy [itex]m-1\leq nx<m[/itex] (try to prove this). There is only one question: does the minimum exist? That is, does the set [itex]\{k~\vert~nx<k\}[/itex] nonempty and does it has a lower bound.

If we combine these inequalities, we obtain
nx < m <= 1 + nx < ny. *

What exactly don't you understand here?
[itex]nx<m[/itex] by the choice of m
[itex]m\leq 1+nx[/itex] since [itex]m-1\leq nx[/itex]
[itex]1+nx<ny[/itex] since [itex]n(y-x)>1[/itex].

Since n>0, it follows that
x < m/n <y.

I don't understand the places that I've marked with *. I fail to follow the argument after the place that I've mentioned it. Can anyone clarify up these statements for me please?
 
micromass said:
Hi AdrianZ! :smile:

Denote

[tex]m=min\{k~\vert~nx<k\}[/tex]

Then m will satisfy [itex]m-1\leq nx<m[/itex] (try to prove this). There is only one question: does the minimum exist? That is, does the set [itex]\{k~\vert~nx<k\}[/itex] nonempty and does it has a lower bound.

well, since x is a positive real number and n is a natural number then nx>0. k>nx by definition, therefore k is a positive integer. to prove that the set is nonempty I should show that no matter how large nx is, there is always a k such that nx<k. well, suppose that It wasn't true. therefore for any positive integer k we had k<=nx which leads to a false statement that the set of positive integers has an upper bound. so there exists a positive integer k such that nx<k which means the set is non-empty. Now we know that the set [tex]A = \{k~\vert~nx<k\}[/tex] is non-empty and its members are positive integers. the well-ordering principle now guarantees the existence of the smallest k in the set which is the m we want. so the existence part of the theorem is now completed.
Now to prove that [itex]m-1\leq nx<m[/itex] one need to realize that if [itext]m-1\leq nx[/itext] wasn't true, then we had nx<m-1. but m-1<m and m was the smallest positive number s.t nx<k, which is a contradiction. that proves the inequality part.

What exactly don't you understand here?
[itex]nx<m[/itex] by the choice of m
[itex]m\leq 1+nx[/itex] since [itex]m-1\leq nx[/itex]
[itex]1+nx<ny[/itex] since [itex]n(y-x)>1[/itex].

Now I understand it completely.

Are we done or there are still holes in the argument that we need to fill?
 
AdrianZ said:
well, since x is a positive real number and n is a natural number then nx>0. k>nx by definition, therefore k is a positive integer. to prove that the set is nonempty I should show that no matter how large nx is, there is always a k such that nx<k. well, suppose that It wasn't true. therefore for any positive integer k we had k<=nx which leads to a false statement that the set of positive integers has an upper bound. so there exists a positive integer k such that nx<k which means the set is non-empty. Now we know that the set

OK, a few remarks: we don't know if x is positive or not. Second, it was easier if you would just use m1 and m2 in your argument. The existence of m
2
provides a lower bound, and the existence of m1 says that the set is nonempty.

Are we done or there are still holes in the argument that we need to fill?

It's alright, I think.
 
micromass said:
OK, a few remarks: we don't know if x is positive or not. Second, it was easier if you would just use m1 and m2 in your argument. The existence of m
2
provides a lower bound, and the existence of m1 says that the set is nonempty.

It's alright, I think.

Ah, right! well, thanks for the proof.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
6
Views
2K
Replies
5
Views
2K