Why does $\lim\limits_{x\to-\infty}(\sin x+2)\ln(-x)$ equal $\infty$?
Breaking up the limit:
- $\lim\limits_{x\to-\infty}(\sin x+2)$ DNE because it oscillates between 1 and 3
- $\lim\limits_{x\to-\infty}\ln(-x) = \infty$
Since the limit is $DNE \cdot \infty$, why does it equal infinity instead of DNE? Wouldn't the function continue oscillating forever, prohibiting any end limits?
Thanks for the help!
Using $\ln(-x) \geq 0$ for $x \leq -1$, we get (for $x \leq -1$) $$-1 \leq \sin x \leq 1 \\ \Downarrow \\ 1 \leq \sin x + 2 \leq 3 \\ \Downarrow \\ \underbrace{\ln(-x)}_{\stackrel{x \to -\infty}{\longrightarrow} \infty} \leq (\sin x + 2) \ln(-x) \leq \underbrace{3 \ln(-x)}_{\stackrel{x \to -\infty}{\longrightarrow} \infty}$$ So your function is squeezed between two functions that both diverge to $\infty$, and therefore the function itself must also diverge to $\infty$.