When does $f(x) \sim g(x) + h(x)$ imply $g(x) \sim f(x) - h(x)$? I tried to calculate: $$\lim _{x\to \infty }\frac{f-h}{g}$$ But was stuck at: $$ \lim _{x\to \infty }\frac{\frac{g}{g+h}}{\frac{f}{g+h}-1+\frac{g}{g+h}} $$
2026-04-09 11:11:27.1775733087
When does $f(x) \sim g(x) + h(x)$ imply $g(x) \sim f(x) - h(x)$?
74 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$$\frac{f-h}{g}=\frac{1-h/f}{\frac{g+h}{f}-h/f}$$
Hence, as $\frac{g+h}{f} \to 1$, a sufficient condition for that to tend to $1$ is that $h/f \to c \ne 1$. Or equivalently, $g/f \to \ell \ne 0$.