Accedmychevron_right11thchevron_rightmathchevron_rightFunctions And Graphschevron_rightExercise 2.1

Solution

Let f:R+R+f:\mathbb{R}^+\to\mathbb{R}^+ be defined by f(x)=exf(x)=e^x.

One-to-one

Assume f(x1)=f(x2)f(x_1)=f(x_2):

ex1=ex2e^{x_1}=e^{x_2}

Taking ln\ln on both sides:

ln(ex1)=ln(ex2)x1=x2\ln(e^{x_1})=\ln(e^{x_2})\Rightarrow x_1=x_2

So ff is one-to-one.

Onto

For onto, given yR+y\in\mathbb{R}^+, we need an xR+x\in\mathbb{R}^+ such that ex=ye^x=y.

Solving gives x=lnyx=\ln y.

But if 0<y<10\lt y\lt 1, then lny<0\ln y\lt 0, which is not in R+\mathbb{R}^+.

So with co-domain R+=(0,)\mathbb{R}^+=(0,\infty), the function is not onto. Its range for x>0x>0 is (1,)(1,\infty).

f is one-to-one but not onto R+ (so not bijective)\boxed{f \text{ is one-to-one but not onto }\mathbb{R}^+\ (\text{so not bijective})}

If the intended co-domain is (1,)(1,\infty), then ff becomes bijective.