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.