4

If $\lim_{x \to \infty} (f(x)-g(x)) = 0$, then $\lim_{x \to \infty} (f^2(x)-g^2(x)) = 0$

My teacher said that the above is false, but I can't find any example that shows that it's false! Can someone explain to me why it's false and also give an example?

Simon S
  • 26,524
Lisa
  • 223

2 Answers2

10

Take $f(x)=x$ and $g(x)=x+\dfrac{1}{x}$

RFZ
  • 16,814
1

Another example: Let $f(x)=\sqrt{x+1}, g(x)=\sqrt{x}$.

xpaul
  • 44,000