Convergence of Rational Sequences in Subspaces

AI Thread Summary
The discussion centers on whether a sequence of rational numbers converging to the irrational number √2 can be considered convergent within the subspace of rational numbers. It is concluded that the sequence does not converge in the rational numbers because there is no rational limit to which it can converge. The concept of Cauchy sequences is introduced, highlighting that while the sequence approaches a limit in the real numbers, it fails to do so in the rational number system due to its incompleteness. Examples illustrate that sequences converging to irrational numbers cannot converge within the rational numbers. The conversation emphasizes the importance of understanding convergence definitions and the properties of Cauchy sequences in different number systems.
Tokipin
Messages
19
Reaction score
0

Homework Statement



From Introduction to Topology by Bert Mendelson, Chapter 2.7, Exercise 8:

Consider the subspace (Q, d_Q) (the rational numbers) of (R, d). Let a1, a2, ... be a sequence of rational numbers such that \lim_{n} a_n = \sqrt{2}. Does the sequence converge when considered to be a sequence of points of (Q, d_Q)?

2. The attempt at a solution

I think the answer is that it doesn't converge in Q because the value is outside the space and the distance function can't tell how far away the point is. At the same time though, the sequence would seem to converge, though maybe to no particular value. Confusing. @_@
 
Physics news on Phys.org
That's about right. It doesn't converge in Q, because there is no point in Q to converge to. You would agree that for any point q in Q, the sequence doesn't converge to q, right? The sequence is Cauchy (which is think what you mean by 'seem to converge', if you haven't covered that yet, look it up). The confusing part is that Q isn't 'complete'. Look that up too.
 
Last edited:
Tokipin said:

Homework Statement



From Introduction to Topology by Bert Mendelson, Chapter 2.7, Exercise 8:

Consider the subspace (Q, d_Q) (the rational numbers) of (R, d). Let a1, a2, ... be a sequence of rational numbers such that \lim_{n} a_n = \sqrt{2}. Does the sequence converge when considered to be a sequence of points of (Q, d_Q)?

2. The attempt at a solution

I think the answer is that it doesn't converge in Q because the value is outside the space and the distance function can't tell how far away the point is. At the same time though, the sequence would seem to converge, though maybe to no particular value. Confusing. @_@
And the part I bolded is where you are confused. As Dick said, a sequence converges to a particular value. There is no such thing as a sequence that "converges but to no particular value". The Definition of "converges" is that there exist some number L, "the number the sequence converges to, such that for every \epsilon&gt; 0 there exist N such that if n> N, then |a_n- L|< \epsilon". Without "L" that definition makes no sense!

It is true that the numbers in the sequence are getting closer and closer together. That is what Dick referred to as a "Cauchy sequence" and it is an important property of real numbers that every Cauchy sequence converges- but that is NOT true of the rational numbers. Another example is the sequence of rational numbers 3, 3.1, 3.14, 3.141, 3.1415, 3.14159, ... where each number includes one more decimal place in the decimal expansion of \pi. Those are all rational numbers because they are terminating decimals. The sequence is a "Cauchy sequence" because past the nth number all numbers are equal to the nth decimal place and so the differences go to 0. Thought of as a sequence of real numbers, it converges to \pi but in the rational numbers it does not converge.

In fact, any sequence of rational numbers that, thought of as a sequence of real numbers, converges to an irrational number, cannot also converge to a rational number- because then it would converge to two different real numbers, which cannot happen. And therefore, as a sequence in the rational number system, does not converge.
 
Thanks Dick, Cauchy + Completeness clarified it. I noticed that the problems in this book reference things from all over the place. And many thanks Ivy for taking the time to set everything straight. Very appreciated!
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top