Understanding the Infinite Set of Reals in Cauchy Convergence Proof

  • Thread starter Thread starter sonofagun
  • Start date Start date
  • Tags Tags
    Set
sonofagun
Messages
16
Reaction score
0
Member warned that the homework template is required
I'm reading the proof that a cauchy sequence is convergent.

Let an be a cauchy sequence and let ε=1. Then ∃N∈ℕ such that for all m, n≥N we have
an-am<1. Hence, for all n≥N we have an-aN<1 which implies an<aN+1. Therefore, the set {n∈ℕ: an≤aN+1} is infinite and thus {x∈ℝ : {n∈ℕ: an≤x} is infinite} ≠ ∅.

I can't make sense of the last set. What does it represent and why is it not empty?
 
Physics news on Phys.org
Do you buy the statement that \{n \in \mathbb{N} \colon a_n \le a_N + 1 \} is infinite? If so, what does that tell you about the a_n themselves?
 
  • Like
Likes sonofagun
statdad said:
Do you buy the statement that \{n \in \mathbb{N} \colon a_n \le a_N + 1 \} is infinite? If so, what does that tell you about the a_n themselves?

Okay, I get it now. It's the set of all reals that are ≥ an for infinitely many n's. aN+1 is an element in this set, thus it's not empty.
I'm studying independently so I occasionally get stuck trying to figure out easy concepts like this. Thank you!
 
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