5

While working on some probability question, I had to evaluate $\lim_{x \to \infty} \arctan(x)$. I knew the answer intuitively as $\pi/2$, yet I cannot figure out how to prove it by elementary means (without resorting to $\epsilon-\delta$ arguments). How does one prove it (preferably, without resorting to L'Hopital's rule)?

Train Heartnet
  • 2,534
  • 3
  • 25
  • 42

2 Answers2

18

The $\arctan$ function is the inverse function of $$\tan:\left(-\frac{\pi}2,\frac{\pi}2\right)\rightarrow\Bbb R$$ and since this function is monotonically increasing then $$\lim_{x\to\frac\pi 2}\tan x=+\infty\iff \lim_{x\to+\infty}\arctan x=\frac\pi2$$

-3

$$\lim_{x \to +\infty} \arctan x = \frac{π}{2}$$ and $$\lim_{x \to -\infty} \arctan x = -\frac{π}{2},$$ then in total $$\lim_{x \to \infty} \arctan x = \frac{π}{2} \mathrm{sgn}(x).$$

Ѕᴀᴀᴅ
  • 34,263