If $f$ is a uniformly continuous function from $(0,\infty) \rightarrow (0,\infty)$. Then is $\lim_ {x \rightarrow \infty} f(x+1/x)/f(x) = 1$?

98 Views Asked by At

If $f$ is a uniformly continuous function from $(0,\infty) \rightarrow (0,\infty)$. Then is $\lim_ {x \rightarrow \infty} f(x+1/x)/f(x) = 1$ ?

What I have tried so far is Since $f$ is uniformly continuous we don't depend upon the choice of points.

Thus for $x$ sufficiently large $|x+1/x - x| = |1/x| < \delta$

Then by definition $|f(x+1/x) - f(x)| < \epsilon$

Which implies $|\frac{f(x+1/x)}{f(x)} - 1|/ |f(x)| <\epsilon$. But if $f$ is unbounded we have a problem.

Here I am stuck, I have a feeling that the statement in my question is false, but I am not able to prove it rigorously.

I have also tried in the sequencial method which is $|x_n - y_n|$ tends to $0$ then $|f(x_n) - f(y_n)|$ tends to $0$ by taking $x_n = x_n + 1/x_n$ and $y_n = x_n$ but in the end I am getting stuck at the same unbounded case .

If you could provide me with any hints or help I will be grateful.

2

There are 2 best solutions below

0
On BEST ANSWER

The claim is false.

With $f(x)=e^{-x^2}$ you will get $$ \lim_{x\to\infty}\frac{f(x+1/x)}{f(x)}=e^{-2}. $$

1
On

This answer offers some detail and motivation for Jyrki Lahtonen's answer.


The Mean Value Theorem says $$ \begin{align} \log\left(\frac{f\!\left(x+\tfrac1x\right)}{f(x)}\right) &=\log\circ f\!\left(x+\tfrac1x\right)-\log\circ f(x)\\ &=(\log\circ f)'(\xi)\,\frac1x \end{align} $$ for some $\xi$ between $x$ and $x+\frac1x$.

If we set $(\log\circ f)'(x)\,\frac1x=a$, we get $f(x)=e^{ax^2/2}$. Then $$ \lim_{x\to\infty}\frac{f\!\left(x+\frac1x\right)}{f(x)}=e^a $$ Note that $e^{ax^2/2}$ is uniformly continuous on $(0,\infty)$ if $a\le0$.