Find $\lim_{x\to 0}\frac{\lfloor \sin x\rfloor}{\lfloor x\rfloor}$

382 Views Asked by At

I am unable to evaluate this limit. The floor function is giving me trouble. Any help will be appreciated. And please edit it so that it looks readable.

1

There are 1 best solutions below

0
On BEST ANSWER

For $0<x<1$ we have $\lfloor x\rfloor=0$ so the fraction isn't defined so we can only look for the left limit

$$\lim_{x\to 0^-}\frac{\lfloor \sin x\rfloor}{\lfloor x\rfloor}=\frac{-1}{-1}=1$$