Let $f:\mathbb{R}_{\geq 0}\to\mathbb{R}_{\geq 0}$ a continuous function and $(a_n)$, $(b_n)$ two sequences with values in $\mathbb{R}_{\geq 0}$ and $\lim |a_n-b_n|=0$. Does this imply $$\lim |f(a_n)-f(b_n)|=0?$$ Hint: the sequences $a,b$ needn't to be convergent.
Althoug I know this statements holds for uniformly continuous functions, I think it is not true for continuous functions generally. But no counterexample comes into my mind. Has anyone an idea?
Consider $a_n=\ln(n+1)$, $b_n=\ln(n)$. Then $|a_n-b_n|=\ln(1+1/n)\to 0$, but with $f(x)=e^x$ we find $|f(a_n)-f(b_n)|=1 \to 1$