If we assume that the $\lim_{x\to\infty} f(x)$ exists (let's call it L). Then is the $\lim_{x\to\infty} f(x+1)$ also equal L? Where $f(x)$ is within the domain of all positive integers.
Firstly, I have tried to solve this problem by looking for a proof by contradiction however every function I have tried seems to produce the same limit. I am not sure how to go about proving this statement to be true with a rigorous proof. Any help or hints as to where I should start would be very much appreciated.
The limits are the same.
From the definition, $\lim_{x \to \infty} f(x) = L$ means that, for every $\epsilon > 0$ there is a $v =v(\epsilon)$ such that $x > v \implies |f(x)-L| < \epsilon$.
To do this for $f(x+1)$ just involves changing the result of $v(\epsilon)$ by $1$.