Cauchy sequence & Fixed point

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 2K views
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!
 
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 [tex]\[<br /> \left. {\left\| {f(y) - f(z)} \right.} \right\| = \left\| {\left. {y - z} \right\|} \right. \le c\left\| {\left. {y - z} \right\|} \right.<br /> \][/tex]
But since 0<c<1,we conclude that [tex]\[<br /> \left\| {\left. {y - z} \right\|} \right. = 0<br /> \][/tex]
Thus y=z