Suppose a function f:R→R satisfies f(f(f(x)))=x for all x belonging to R. Show that
(a) f is one-to-one.
(b) f cannot be strictly decreasing, and
(c) if f is strictly increasing, then f(x)=x for all x belonging to R.
Now, I've done the first part(the simplest that is) and I need someone to shed some light on the next two.
Answer
(b) Suppose that f is strictly decreasing, then 0<1⇒f(0)>f(1)⇒f(f(0))<f(f(1))⇒f(f(f(0)))=0>1=f(f(f(1))). Contradiction.
(c) Suppose that f is strictly increasing. Let x∈R.
Suppose f(x)>x. Then f(f(x))>f(x)⇒f(f(f(x)))>f(f(x))⇒x>f(f(x))>f(x). This is absurd.
You can prove in the exact same way that f(x)<x is absurd. Therefore f(x)=x.
No comments:
Post a Comment