Exercise 2.6

Let f : be the function f(x) = x3 x. By restricting the domain and range of f appropriately, obtain from f a bijective function g. Draw the graphs of g and g1. (There are several possible choices for g.)

Answers

Define the subsets of the reals A = [1,) and B = [0,). We claim that the function g : A B defined by g(x) = f(x) = x3 x for all x A is bijective.

Proof. First, we will show that B can even be a range for g, i.e. we must show that g(x) B for every x A, as this is not necessarily obvious. So for any x A we have that x 1, and thus x2 1 as well. Then we have x2 1 0 so that the product x(x2 1) 0 since of course x 1 > 0. Therefore g(x) = f(x) = x3 x = x(x2 1) 0 so that g(x) B.

Next, we show that g is monotonically increasing, from which injectivity follows. Suppose that x,y A where x < y. Since we have x,y 1 > 0, it follows that x2 < y2, and therefore x2 1 < y2 1. Thus we have

x < y x(x2 1) y(x2 1) < y(y2 1) x3 x < y3 y g(x) < g(y)

since both x,y 1 > 0 and x2 1,y2 1 0. This shows that g is monotonically increasing. It follows that g is injective because, if we consider x,y A where xy, then it has to be that either x < y or x > y. In the former case we have g(x) < g(y) and in the latter g(x) > g(y) so that g(x)g(y) either way.

We show that g is surjective in a roundabout way that depends on calculus since g is cubic and so does not yield a simple algebraic inverse function. Consider any y B so that of course y 0. If y = 0 then clearly g(1) = 0 = y, so assume that y > 0. Let a0 = max {2,y} so that of course there is a real a such that a > a0 since the reals are unbounded. Then we of course have a > a0 2 0 so that a A. We also have

a2 > a 02 22 = 4 > 2 a2 1 > 1 a(a2 1) > a a3 a > a g(a) > a > a0 y.

Then we have that g(1) = 0 < y < g(a), and that of course 1 < 2 a0 < a. It then follows from the intermediate value theorem that there is an x (1,a) such that f(x) = y since clearly g is continuous by elementary calculus. We note that of course 1 x so that x A. This shows that g is surjective since y was arbitrary, which in turn completes the proof that g is a bijection. □

As requested, below are graphs of g and g1 over some subset of their infinite domains and ranges:

One can observe that g (and its inverse for that matter) is monotonically increasing as shown.

User profile picture
2019-12-01 00:00
Comments