1

what such cases exist?

Such that $\lim_{x\to a} f(x)g(x)$ exists even though neither $\lim_{x\to a} f(x)$ nor $\lim_{x\to a} g(x)$ exists.

Thomas Andrews
  • 177,126
Danxe
  • 1,695

2 Answers2

6

Suppose $f(x)=g(x)=1$ when $x$ is rational but $-1$ when $x$ is irrational. In this example you can let $a$ (the approached point) be anything, e.g. $a=0.$

coffeemath
  • 29,884
  • 2
  • 31
  • 52
1

$$f(x)=1+\tan(x)^2$$ $$g(x)=\cos(x)^2$$ $$\text{ So that we have: } \text{ }\text{ } f(x)g(x)=\sin(x)^2+\cos(x)^2=1$$ $$\text{ But neither} \lim_{x\to \infty}f(x) \text{ nor} \lim_{x\to\infty} g(x) \text{ exist }$$ $$\text{ While}\lim_{x\to\infty}f(x)g(x)=1 \text{ does exist}$$

Ethan Splaver
  • 10,613