For the sequence,
an+1=11+an∀n≥1 ,
EDIT: a1=1
I tried to find the monotonicity by converting it into
f(x)=11+x ⟹ f′(x)=−1(1+x)2<0 ∀ x≥1
So the sequence is monotonically decreasing. But fiding the limit of f(x) resulted in
limx→∞f(x)=11+∞=1∞=0
Is my assumption in converting the an+1 t0 f(x) is incorrect. How can I find whether the sequence converges?.
EDIT2: I understand that f(x) formulation is incorrect. How can I prove the sequence is monotonic and find its limit?.
Answer
Note that your sequence is not monotonic, so if there is a limit, the sequence is oscillating around the limit: the even numbered terms are monotonically increasing and the odd ones are monotonically decreasing.
Sketch of the proof:
First prove by induction that the sequence {an} is positive and that an≤1,∀n∈N. Then show that {a2k},k=1,2,.. is monotonically increasing and that {a2k+1},k=0,1,2,.. is monotonically decreasing (again by induction). Because both subsequences are bounded and monotonic, they are convergent to 0≤L1≤1 and 0≤L2≤1, respectively. Finally you show that both limits are equal from the equation
Li=11+11+Li,i=1,2⇒Li=−1+√52∈[0,1]
No comments:
Post a Comment