Given an increasing function $f(x)$, I am quite often interested in finding another (hopefully simpler) function $g(x)$ such that $$\lim_{x \rightarrow \infty} \frac{f(x)}{g(x)} = 1 .$$
What is the correct mathematical notation/terminology for expressing the relationship between $f$ and $g$ in this context? It is certainly true that $f(x) \in \Theta(g(x))$ but this doesn't account for constant factors.