Exercise 5.2

Exercise 2: Suppose f ( x ) > 0 in ( a , b ) . Prove that f is strictly increasing in ( a , b ) , and let g be its inverse function. Prove that g is differentiable, and that

g ( f ( x ) ) = 1 f ( x ) ( a < x < b ) .

Answers

(Matt “Frito” Lundy)
If f were not strictly increasing in ( a , b ) , there would exist x , y with both a < x < y < b and f ( x ) f ( y ) . By “the” mean value theorem, there would exist a z ( x , y ) such that f ( z ) = f ( y ) f ( x ) y x 0 , which contradicts f ( x ) > 0 in ( a , b ) , so f must be strictly increasing.

Fix 𝜀 > 0 and x ( a , b ) . f ( x ) > 0 means there exists a η > 0 and a δ 1 > 0 such that 0 < | x t | < δ 1 implies

| f ( t ) f ( x ) t x | > η

So:

1 | f ( t ) f ( x ) t x | < 1 η

From the definition of f ( x ) , we also have for η f ( x ) 𝜀 > 0 , there exists a δ 2 > 0 such that 0 < | x t | < δ 2 implies

| f ( x ) f ( t ) f ( x ) t x | < η f ( x ) 𝜀

Let y = f ( x ) and δ = min { δ 1 , δ 2 } . Then for any u ( f ( x δ ) , f ( x + δ ) ) , let g ( u ) = t so t ( x δ , x + δ ) and:

| g ( u ) g ( y ) u y 1 f ( x ) | = | f ( x ) f ( t ) f ( x ) t x f ( x ) [ f ( t ) f ( x ) t x ] | < η f ( x ) 𝜀 η f ( x ) = 𝜀

Which shows that

g ( f ( x ) ) = 1 f ( x ) .

User profile picture
2023-08-07 00:00
Comments