Cauchy sequence & Fixed point

kingwinner
Messages
1,266
Reaction score
0
Cauchy sequence & "Fixed" point

Homework Statement


Suppose that f: Rd->Rd and there is a constant c E (0,1) such that
||f(x)-f(y)|| ≤ c||x-y|| for all x, y E Rd. Let xo E Rd be an arbitrary point in Rd, let xn+1=f(xn). Prove that
a) f is continuous everywhere.
b) (xn) is Cauchy.
c) (xn) converges to a limit y.
d) Show that y is a fixed point of f ,that is f(y)=y, and that f has exactly one fixed point.

Homework Equations


N/A

The Attempt at a Solution


I proved part a & part b, but I have no idea how to prove parts c & d.
Any help is appreciated!
 
Physics news on Phys.org


Isn't (c) obvious? Since xn is Cauchy and Rd is complete,then xn will converge at some point

The first part of (d):Just limit both sides and you will get y=f(y)
Second part:
Suppose that there is another z such that z=f(z)
Then \[<br /> \left. {\left\| {f(y) - f(z)} \right.} \right\| = \left\| {\left. {y - z} \right\|} \right. \le c\left\| {\left. {y - z} \right\|} \right.<br /> \]<br />
But since 0<c<1,we conclude that \[<br /> \left\| {\left. {y - z} \right\|} \right. = 0<br /> \]<br />
Thus y=z
 
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