Exercise 5.3.7

A fixed point of a function f is a value x where f ( x ) = x . Show that if f is differentiable on an interval with f ( x ) 1 , then f can have at most one fixed point.

Answers

Suppose for contradiction that x , y are fixed points of f with x < y , then apply MVT on [ x , y ] to get

f ( c ) = f ( x ) f ( y ) x y = x y x y = 1

But we know f ( c ) 1 , therefore finding more than one fixed point is impossible.

User profile picture
2022-01-27 00:00
Comments