1

$\lim_{M\to\infty} \arctan(M)$

I was trying:

$$ \lim_{M\to\infty} \arctan(M)$$

intuitively $\arctan(M)$ takes as input a number and outputs an angle the only point where I know the tangent line to the unit circle is infinity is $\frac{\pi}{2}$ then

$$ \lim_{M\to\infty} \arctan(M) = \frac{\pi}{2}$$

but is there any other way to prove thislimit without using intuition?

1 Answers1

1

Taking $M=\tan(x)$ yields $$\lim_{M\to \infty }\arctan(M)=\lim_{x\to \frac{\pi}{2}^-}\arctan(\tan(x))=\lim_{x\to \frac{\pi}{2}^-}x=\frac{\pi}{2}.$$

Surb
  • 55,662