Prove that $\lim_{x \rightarrow \infty} \frac{f(x)}{x}= \alpha$ when $f$ is continuous and $\lim_{x \rightarrow \infty} (f(x+1) - f(x)) = \alpha$
The given hint suggests to consider the case of $\alpha=0$.
Given $\varepsilon \gt 0$, there exists $M$ such that $x \ge M $ implies that $|f(x+1) - f(x)| \lt \varepsilon$. Then for any $y$ which is larger than $M$, we can write it as $y=x+N$ where some $x \in [M, M+1]$.
And $f$ is continuous on $[M, M+1]$, it has a maximum $M_0$ on this interval, i.e., $|f(x)| \le M_0$ on this interval. Then $|f(x+N)| \le M_0 + N\varepsilon$. So $|\frac{f(x+N)}{x+N}| \le \frac{M_0 + N\varepsilon}{x+N}$. Then as $N \rightarrow \infty$, $\lim_{y \rightarrow \infty} \frac{f(y)}{y} \le \varepsilon$, which means that $\lim_{y \rightarrow \infty} \frac{f(y)}{y} =0$.
Is this argument valid? And I’d like to know whether there is a simple argument.
I am thinking in terms of your argument. I think what might be confusing in your answer is the simultaneous variation of $x \in [M,M+1]$ and $N \in \mathbb{N}$ as $y \to \infty $
Let $y \gt M+1$ . Then $\exists x_y\in [M,M+1], N_y\in \mathbb{N}$ such that
$y=x_y+N_y$ Then
$|f(y)-f(x_y)|=|f(x_y+N_y)-f(x_y)|$
$=|f(x_y+N_y)-f(x_y+N_y-1)+f(x_y+N_y-1)-f(x_y+N_y-2)...+f(x_y+1)-f(x_y)|\le N_y \epsilon$ (By Triangle Inequality)
So $ |f(y)|-|f(x_y)| \le |f(y)-f(x_y)|\le N_y \epsilon$
(since $|a-b| \ge ||a|-|b|| \ge |a|-|b|$)
which gives
$|f(y)| \le M_0+N_y \epsilon$
Now, $\big| \frac {f(y)}{y}\big| \le \frac {M_0/N_y+\epsilon}{x_y/N_y+1}$
Since $x_y$ is bounded , we must have as $N_y \to \infty $ , $\displaystyle\lim_{y\to \infty} \big| \frac {f(y)}{y}\big| \le \epsilon$