Thread Closed

dedekind cut

 
Share Thread Thread Tools
Jul13-08, 02:16 PM   #1
 

dedekind cut


How do I show that A={r in Q: r^3<2} is a Dedekind cut.


Here is the definition I am working with.

A subset A of Q is a Dedekind cut if and only if A satisfies the
following 3 properties:

(i) A is a proper nonempty subset of Q.
(ii) If r is in A, s in Q, and s<r, then s is in A.
(iii) A contains no greatest rational.

I showed that A satisfies (i) and (ii). I noticed that 5/4 is in A
and I tried to find a rational greater than 5/4 whose cube is less
than 2. I looked at the sequence (5n+1)/4n, and I found that n=26
works. That is, (4/5)<(131/104) and (131/104)^3 < 2.

So I think that if a/b is any rational with b>0 and (a/b)^3 < 2, then
there should be some positive integer n such that [(an+1)/bn]^3 < 2. But I don't know
how to show that this n exists.

I tried contradiction:
Let a/b be in A with b>0 , and assume that [(an+1)/bn]^3 >= 2 for all
positive n. Then (a/b)^3 < 2 <= [(an+1)/bn]^3 for all positive n. I
think this may imply that 2^(1/3) is rational, which I know is not true.

Am I on the right track?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Jul13-08, 02:59 PM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
I would start with some specific numbers. Since the cube root of 2 is approximately 1.26 (from a calculator) note that 1.253= 1.953125< 2 so 1.25 is in the set. On the other hand 1.263= 2.000376> 2 so 1.26 is not in the set.

The point of that is that any r in the set that is less than 1.25 has 1.25 larger so if there were a largest member it would have to be between 1.25 and 1.26. Let [itex]\delta= 2- x^3[/itex]. Since 1.253= 1.953125, [itex]\delta< 2- 1.95325= 0.045875[/itex].

Now, try to find some number, n (a positive integer just for simplicity) so that [itex](x+ \delta/n)^3= x^3+ 3(\delta/n)x^2+ 3(\delta/n)^2 x+ (\delta/n)^3= x^3+ \delta(3x^2/n+ 3\delta x/n^2+ \delta^2/n^3)< 2[/itex]
Remembering the bounds on the sized for x and [itex]\delta[/itex] that should be easy.

Proof by contradiction: Suppose there were some number, x, which were the largest member of {x| x3< 2}. That, as above, [itex]1.25< x< 1.27
Thread Closed
Thread Tools


Similar Threads for: dedekind cut
Thread Forum Replies
Dedekind-Cantor Axiom Set Theory, Logic, Probability, Statistics 5
Dedekind Cut General Math 1
Dedekind Cuts Set Theory, Logic, Probability, Statistics 7
Dedekind cuts Linear & Abstract Algebra 8