Thread Closed

Prove Cauchy sequence & find bounds on limit

 
Share Thread Thread Tools
Sep11-05, 06:17 PM   #1
 

Prove Cauchy sequence & find bounds on limit


Here's the problem statement:

Prove that [itex]x_1,x_2,x_3,...[/itex] is a Cauchy sequence if it has the property that [itex]|x_k-x_{k-1}|<10^{-k}[/itex] for all [itex]k=2,3,4,...[/itex]. If [itex]x_1=2[/itex], what are the bounds on the limit of the sequence?

Someone suggested that I use the triangle inequality as follows:

let [itex]n=m+l[/itex]
[tex]|a_n-a_m|=|a_{m+l}-a_m|[/tex]
[tex]|a_{m+l}-a_m|\leq |a_{m+l}-a_{m+l-1}|+|a_{m+l-1}-a_{m+l-2}|+...+|a_{m+1}-a_m|[/tex]

Now by hypothesis, [itex]|a_k-a_{k-1}|<10^{-k}[/itex], so

[tex]|a_{m+l}-a_m|<10^{-(m+l)}+10^{-(m+l-1)}+...+10^{-(m+1)}[/tex].

It looks like we have an [itex]\epsilon[/itex] such that [itex]|a_n-a_m|<\epsilon[/itex]. Before we get to the bounds on the limit, is that correct? Is anything missing?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Sep12-05, 02:05 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Retired Staff Staff Emeritus
You might take it a little further:

[tex]|a_{m+l}-a_m|<\sum_{i=0}^l 10^{m+l-i}[/tex]

[tex]|a_n-a_m|<\sum_{i=0}^{n-m} 10^{n-i}[/tex]

I'll let a real mathematician help you the rest of the way.
 
Thread Closed
Thread Tools


Similar Threads for: Prove Cauchy sequence & find bounds on limit
Thread Forum Replies
Cauchy Sequence... Calculus 1
prove there is a limit in a sequence Precalculus Mathematics Homework 1
Cauchy sequence Introductory Physics Homework 3
Cauchy sequence Introductory Physics Homework 3
Find the limit of the sequence... Calculus 2