4

Let $f:(0,1)\to \mathbb R$ be defined by $f(x)=\frac{b−x}{1−bx}$, where $b$ is a constant such that $0<b<1$.

How do I prove that $f(x)$ is not invertible in $(0,1)$?

P.S:I was able to prove that $f(x)$ is one-one...

Jimmy R.
  • 35,868

4 Answers4

2

Let $a\in\Bbb R$ and suppose $f(x)=a$.

Then $\frac{b-x}{1-bx}=a$.

Solving for $x$ we have $x=\frac{b-a}{1-ba}$

Thus if $a=\frac1b$ then there can be no such $x$ that maps to it.

Thus $f$ is not onto. Thus $f$ is not invertible.

Gregory Grant
  • 14,874
  • Could it be made a little more rigorous?For many other values of a too corresponding values of x may not exist....can it be shown somehow?...i like the answer btw –  Dec 31 '15 at 15:04
  • @MathJack Yeah you can say, for example, that if $a<\frac1b$ then necessarily $a<1$. Is that required for your exercise? – Gregory Grant Dec 31 '15 at 15:10
  • Yes.Could you please explain your last statement ^.I cant understand how you got it.. –  Dec 31 '15 at 15:16
  • @MathJack Sure, suppose $a<\frac1b$. Then you also need $a$ to be such that $x=\frac{b-a}{1-ba}\in(0,1)$, so you need to solve $0<\frac{a-b}{1-ba}<1$ and if you do you get $a<1$. You need $a<\frac1b$ so you know $1-ba$ is positive so when you clear the denominator it doesn't change the direction of the inequalities. – Gregory Grant Dec 31 '15 at 17:33
  • @MathJack Solving the left hand side of the inequality we get $b<a$. So you have $b<a<1$. Now there's also the case $a>\frac1b$. That implies $a<b$ and it's impossible to have $\frac1b<a<b$ since $\frac1b>b$ (since $b\in(0,1)$). Thus you can say definitively that $b<a<1$. In other words the image of $f$ is $(b,1)$. Another proof that it's not onto, since $b>1$. – Gregory Grant Dec 31 '15 at 17:45
  • Hey!Thank you soooooo much for explaining with such clarity :-D....you can add it to your answer too if you wish :-) –  Dec 31 '15 at 17:50
  • @MathJack No problem, happy new year :-) – Gregory Grant Dec 31 '15 at 17:58
  • Hehe :-) A very happy new year to you too :-)! –  Dec 31 '15 at 18:10
1

We have $f: (0,1) \to \mathbb{R}, x \mapsto \frac{b-x}{1-bx}$.
Now, we note that $f$ is continuous and injective, so in particular we must have that $f$ is increasing or decreasing.

Then we have $\hat{f}(0) = \lim_{x \to 0} f(x)$ is well-defined on the extended reals. In case $f$ is invertible, we must have $\hat{f}(0) = \pm \infty$, else the range of $f$ is bounded below or above, so in particular not the whole of $\mathbb{R}$, we have $$ \hat{f}(0) = \lim_{x \to 0} \frac{b-x}{1-bx} = \frac{b}{1} = b$$ as the both parts of the fraction are continuous and the denominator is bounded away from zero.
As $0 < b <1$, we have that $f$ is not-invertible when defined from $(0,1) \to \mathbb{R}$.

Hetebrij
  • 3,981
1

$f(x)=b\iff b-x=b-b^2x\iff -x=-b^2x\iff x=0.$

0

$f'(x) = (-(1-bx)+b(b-x))/(1-bx)^2 = (b^2-1)/(1-bx)^2<0$ since $1<b$ thus $f$ decreases strictly and $f:(0,1)\rightarrow f(0,1)$ is bijective. But remak that $f(0,1)$ is not contained in $(0,1)$ since $f(1)=-1$. So $f$ is bijective onto its image.