furi0n said:
[PLAIN]http://img805.imageshack.us/img805/1575/photo0138d.jpg
Hi, on thursday, i have exam of advance calculus and i could not solve two problem in study sheet given by İnstructor. By 9 question, i prove by add an subtract XnY to |XnYn-XY| and i have found that |Xn(Yn-Y)+ Y(Xn-X)|<=|Xn(Yn-Y)|+|Y(Xn-X)|<=|Xn||Yn-Y)|+|Y||(Xn-X)| but, to use the last inequality, i need to know that Xn=a(Yn-Y) but how can i get that?
No, you don't. You just need that |Xn| is bounded and that follows from the fact that it converges.
by last question, i could not have a idea and apply Cauchy properties to this :(..
Well, you are given a hint.
[tex]|x_{n+2}- x_{n+1}|= |\frac{1}{3+ x_{n+1}}- \frac{1}{3+ x_n}|= |\frac{3+x_n- (3+ x_{n+1}}{(3+ x_{n+1})(3+ x_n)}|= \frac{x_{n+1}- x_n}{(3+x_{n+1})(3+x_n}[/tex]
But it is clear that all [itex]x_n[/itex] are positive so [itex](3+ x_{n+1})(3+ x_n)> 9[/itex].
Now, with [itex]x_1= 1[/itex], [itex]x_2= 1/(4)= 1/2[/itex] so that [itex]x_3- x_2\le (1/9)|x_2- x_1| 1/9(1/2)[/itex], [itex]|x_4- x_3|\le (1/9)|x_3- x_2|\le (1/2)(1/9)^2[/itex], etc.
That's important because to use the Cauchy Criterion, we need to show that [itex]|x_n- x_m|[/itex] goes to 0 as m and n both go to infinity. We can, without loss of generality, assume that n>m and say [itex]|x_n- x_m|\le |x_n- x_{n-1}|+ |x_{n-1}- x_m|\le |x_n- x_{n-1}|+ |x_{n-1}- x_{n-2}|+ |x_{n-2}+ x_m|[/itex], etc., eventually arriving at
[itex]|x_n- x_m|\le |x_n- x_{n-1}|+ \cdot\cdot\cdot+ |x_{m+1}- x_m|[/itex]
[itex]|x_n- x_m|\le [(1/9)^m((1/2)(1/9)^{n-m}+ (1/2)(1/9)^{n-m-1}+ \cdot\cdot\cdot+ (1/2)][/itex]
[itex]|x_n- x_m|\le (1/2)(1/9)^m\sum_{i= 0}^{n- m} (1/9)^i[/itex]
which, because all terms are positive, is certainly less than the sum we get if we extend the sum to infinity:
[itex]|x_n- x_m|\le (1/2)(1/9)^m\sum_{i=0}^{\infty}(1/9)^i[/itex]
which then is [itex](1/2)(1/9)^m/[/itex] times a geometric series which can be summed for all n and
then let m go to infinity also.
Once you have shown that this is a Cauchy sequence, and so converges, you take the limit on both sides of [itex]x_{n+1}= 1/(3+ x_n)[/itex] to find the limit.