How do I prove that this limit does not exist?
$$ \lim_{x\rightarrow 0^+} \frac{1}{\sqrt{x}} \cos(1/x) $$
When plugging in $0^+$ in $x$ we get $-\infty \times \cos(\infty)$ which is undefined. however I am trying to prove that it doesn't exist and am not capable? Do I use the squeeze rule or toast rule? I have tried a few different ways and haven't managed anything
As for any $\delta$, $0<x<\delta\implies \dfrac 1x$ is unbounded,
$$\max_{0<x<\delta}\left|\frac1{\sqrt x}\cos\dfrac1x\right|=\max_{0<x<\delta}\frac1{\sqrt x},$$ which is obviously unbounded.