Explanation of Cauchy Proof for Convergent Sequence

  • Thread starter Thread starter lion0001
  • Start date Start date
  • Tags Tags
    Cauchy Proof
lion0001
Messages
21
Reaction score
0
Suppose { a_n } converges to A. Choose e > 0, THere is a positive integer N such that, if
n, m >= N , then A - e < a_n < A + e and A - e < a_m < A + e
Thus for all n, m >= N we find a_n ∈ ( A - e , A + e ) and
a_m ∈ ( A - e , A +e ) . the set ( A - e, A +e ) is an interval of length 2e , hence the difference between a_n, and a_m is less then 2e

----------------------------------------------------------------

i don't understand how they get 2e , ( a set of length 2e ?? )
 
Physics news on Phys.org
what is (A + e) - (A - e)
 
It's simply (A + e) - (A - e) = 2e.
Same as I would say the interval (2,5) has length 5-2=3.
 
nicksauce said:
It's simply (A + e) - (A - e) = 2e.
Same as I would say the interval (2,5) has length 5-2=3.

Excellent answer, OMG this proved that i am an idiot =(
 
Back
Top