Cauchy Sequence Homework: Show x_n is Cauchy

  • Thread starter Thread starter dirk_mec1
  • Start date Start date
  • Tags Tags
    Cauchy Sequence
dirk_mec1
Messages
755
Reaction score
13

Homework Statement



Given:

x_{n+1}=\frac{1}{3+x_n}

with
x_1=1

Show that:

(1)

|x_{n+1}-x_n| \leq \frac{1}{9}|x_{n}-x_{n-1}|

and (2) x_n is Cauchy.

Homework Equations





The Attempt at a Solution


I've tried different approaches (including induction) but the sequence isn't monotonically decreasing.
 
Physics news on Phys.org
Have you tried writing out |x_{n+1} - x_{n}| using the definition x_j = 1/(3+x_{j-1}?
 
Got it ty.
 
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