Exercise 5.2.12

[Inverse functions] If f : [ a , b ] R is one-to-one, then there exists an inverse function f 1 defined on the range of f given by f 1 ( y ) = x where y = f ( x ) . In Exercise 4.5.8 we saw that if f is continuous on [ a , b ] , then f 1 is continuous on its domain. Let’s add the assumption that f is differentiable on [ a , b ] with f ( x ) 0 for all x [ a , b ] . Show f 1 is differentiable with

( f 1 ) ( y ) = 1 f ( x )  where  y = f ( x ) .

Answers

Typically I’d use the chain rule, but to be rigorous we must prove f 1 is differentiable. Consider the limit

( f 1 ) ( d ) = lim y d f 1 ( y ) f 1 ( d ) y d

Since both y and d are in the range of f we can substitute y = f ( x ) and d = f ( c )

lim f ( x ) f ( c ) x c f ( x ) f ( c ) = lim x c x c f ( x ) f ( c ) = 1 f ( c )

Changing f ( x ) f ( a ) into x a is possible because f is continuous, meaning that x being close to a causes f ( x ) to be close to f ( a ) . (This can be made more rigorous, but I’m lazy)

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