Home page for accesible maths 4 Continuity vs. discontinuity

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

4.5 Invertible functions

Let f:[a,b][c,d] be a function. We say that f in invertible if it is injective and surjective. That is

  • If xy[a,b], then f(a)f(b). [Injectivity]

  • For any z[c,d] there exists x[a,b] such that f(x)=z. [Surjectivity]

The inverse of f, f-1:[c,d][a,b] is defined as f-1(x)=y, where y is the unique element such that f(y)=x.

Example 4.5.1

The following functions are invertible.

  • f:[0,1][0,1] f(x)=xk, where k1.

  • f:[0,π2][0,1], f(x)=sin(x).

  • f:[0,1][0,1] f(x)=x if x13or 12. On the other hand, f(13)=12 and f(12)=13.

Proposition 4.5.1

Let f:[a,b][c,d] be a continuous invertible function. Then its inverse function f-1 is continuous as well.

Proof:  Let {yn}n=1 be a convergent sequence in [c,d] tending to y. We need to show that {f-1(yn)}n=1 is also convergent and tends to f-1(y). Suppose that it is not true. Then, there exists a subsequence {f-1(ynk)}k=1 converging to z such that zf-1(y).

Remember that in Question 2.2.1 we have seen that if {xn}n=1 do not converge to x, then there exists a subsequence {xnk}k=1 and ε>0 such that for any k1 |xnk-x|ε. By the Bolzano-Weierstrass Theorem, we have a convergent subsequence of this subsequence. The limit of this subsequence it at least ε-far from x!

Since f is continuous, {f(f-1(ynk))}k=1 must converge to f(z). That is {ynk}k=1 must converge to f(z)y. This leads to a contradiction.

Definition 4.5.1

A function f:[a,b][c,d] is strictly monotonic if for any x<y f(x)<f(y) [this is the functional version of strictly increasing].

Example 4.5.2

If a function is differentiable and has positive derivative, then it is strictly monotonic. This is the reason you find the local maximum of a function by searching for the zeros of its derivative f. This fact will be proven rigorously in Math114. On the other hand, there are strictly monotonic functions that are not even continuous at a certain point. Let f:[0,1][0,1] be a function defined the following way:

  • f(x)=x, whenever x12.

  • f(x)=x+1, if x>12.

Exercise 4.5.1

If g:[a,b][c,d] is strictly monotonic and f:[c,d][e,f] is strictly monotonic, then fg:[a,b][e,f] is strictly monotonic.

Proposition 4.5.2

Let f:[a,b][c,d] be strictly monotonic and continuous, such that f(a)=c,f(b)=d. Then f is invertible. The inverse is again strictly monotonic.

Proof:  Injectivity follows from the definition of strict monotonicity. If x<y, then f(x)f(y). So, we need to prove that for any z[c,d] there exists t[a,b] such that f(t)=z. However, this statement follows immediately from the Intermediate Value Theorem.

Recall that f:xxn is a strictly monotonic function mapping the non-negative halfline [0,) to itself. Hence its inverse f-1 exists and it is a continuous function by Proposition 4.5.1 and Proposition 4.5.2. This strictly monotonic function is called the n-th root function g:xx1n. As I promised at the beginning, we see know that there exists a unique positive number x such that x2=2.