Why does this this limit not exist?
$$\lim_{x \to \infty} \arcsin \left({x+1\over x}\right)$$
According to me on dividing both the numerator and the denominator by $x$ and then putting $ x = \infty $ we should get $ \arcsin (1) $ which is equal to $ \frac{\pi} 2$ . Where am I wrong?


The $\arcsin$ function is only defined on the domain $-1 \le x \le 1$. Since the input ${x+1 \over x} > 1 \,\forall x > 0$, the limit does not exist.