$\begingroup$
$\endgroup$
Define $$f\equiv g \iff \exists c,N\quad\forall n>N \quad |f(n)-g(n)|<c$$ What is this called?
It is not the same as $$f\sim g \iff \forall \epsilon>0 \quad \exists N \quad \forall n>N \quad |\frac{f(n)}{g(n)} -1|<\epsilon$$
1 Answer 1
$\begingroup$
$\endgroup$
Well, you can write it as $$f(n)=g(n)+O(1).$$ It does not have a special name or notation of its own.
answered Nov 4 at 11:55
Emil Jeřábek
4,56118 silver badges22 bronze badges