Question: I need to show by "using definition of limit of Sequence" that Sequence $(\arctan nx)$ converges to $π/2$ if $x>0$.
My attempt: i need to show for any $\epsilon >0$, and for each $x>0$, we have $|\arctan nx -π/2|<\epsilon$ for sufficiently large $n$. How do i proceed further, unable to solve it. Please help.
Hint: following up on K.defaoite's reply, consider any integer $$N > \frac{\tan(\pi/2 - \varepsilon)}{x}$$ and use that as the lower bound for sufficiently large $n$.
Edit: I've put a full solution in the spoiler box below.