I needed to show that $\lim_\limits{x\to 0} asin(1/x)$ doesn't exist when $a \neq 0$. This can be clearly done using $\epsilon-\delta$ method.
But in one of the proposed solutions following argument was used.
$\lim_\limits{x\to 0} asin(1/x)=a\lim_\limits{x\to 0} sin(1/x) \cdots\cdot (1)$
And since $\lim_\limits{x\to 0} sin(1/x)$ doesn't exist hence above limit also doesn't exist.
I have some reservations in the above step (1) which seems very obvious. Is it valid to separate constant as such when the limit doesn't exist?
Also, if it is valid then how to reason on above lines when $a=0$.