Answer on Question # 82678 - Math - Real Analysis
Question 1. a) Is the sequence a Cauchy sequence or not?
b) xn=21(xn−2+xn−1), x1<x2. Show that {xn}n∈N converges and find the limit.
Solution. a) We can use the statement: a sequence converges if and only if it is a Cauchy sequence. Proof of this statement: http://www.math.stonybrook.edu/~mde/319S_08/testsolII.pdf
(i) {n+n1:n∈N} diverges because n+n1→∞,n→∞. So it is not a Cauchy sequence.
(ii) {1+2!1+⋯+n!1:n∈N} converges because we have the Taylor series ex=∑n=0∞n!xn and for x=1 we have 1+2!1+⋯+n!1+⋯→e−1,n→∞. So it is a Cauchy sequence.
(iii) {(−1)n:n∈N} diverges because (−1)2k→1 and (−1)2k−1→−1,k→∞. So it is not a Cauchy sequence.
(iv) {n+n(−1)n:n∈N} diverges because n+n(−1)n→∞,n→∞. So it is not a Cauchy sequence.
b) You can prove convergence using the Cauchy criterion - the distance between consecutive terms halves every term: ∣xn−xn−1∣=21∣xn−1−xn−2∣, so iterating this equality to obtain ∣xn−xn−1∣=2−n+2∣x2−x1∣ we can use a geometric series bound (i.e. use ∑n=0∞rn=1−r1 for ∣r∣<1) to show the sequence is Cauchy:
∣xn+m−xn∣⩽k=1∑m∣xn+k−xn+k−1∣⩽2−n∣x2−x1∣k=1∑m2−k⩽2−n∣x2−x1∣→0,n→∞.
To find the limit, write the sequence as a geometric series similar to the above:
n→∞limxn=x1+n=2∑∞(xn−xn−1)=x1+(x2−x1)n=2∑∞(−2)−n+2=x1+(x2−x1)1−(−2)1=3x1+32x2.
Answer provided by https://www.AssignmentExpert.com
Comments