I'm trying to figure out how to calculate the limit of
$f(x)= \begin{cases} \frac{3}{2}\cdot x^{\frac{1}{2}}\cdot\sin\left(\frac{1}{x}\right)-\frac{1}{\sqrt{x}}\cdot\cos\left(\frac{1}{x}\right) & x > 0 \\ \\ 0 & x≤0 \\ \end{cases}$
as $x$ tends to $0^{+}$ I know it doesn't exist and tends to $-∞$, I've been trying forever to prove there exist two functions that are bigger/smaller than $f$ in order to use the squeeze rule but I'm begging to think there is some other easier way..
$\displaystyle \lim_{x\to 0^-} f(x)=0.$ But $\displaystyle \lim_{x\to 0^+} f(x)$ does not exist.
Use sequential criterion to prove that $\displaystyle \lim_{x\to 0} f(x)$ does not exist. Consider two sequences : $x_n={2\over (4n+1)\pi}$ and $x'_n={1\over 2n\pi}.$
See that: $\displaystyle \lim_{n\to \infty} f(x_n)=\lim_{n\to \infty}\textstyle \frac 32\cdot \frac{\sqrt 2}{\sqrt {(4n+1)\cdot \pi}}=0.$ But $\displaystyle \lim_{n\to \infty} f(x'_n)=\lim_{n\to \infty} -\sqrt{2n\pi}\textstyle \to -\infty$. Thus $\displaystyle \lim_{n\to \infty} x_n=\lim_{n\to \infty} x'_n=0$ but $\displaystyle \lim_{n\to \infty} f(x_n)\neq \lim_{n\to \infty} f(x'_n)$.
$\therefore \displaystyle \lim_{x\to 0} f(x)$ does not exist.