Is the sequence $a_n = \sqrt{n}/(n-1234.5)$ convergent or divergent?
Take $\lim (a_n) = \lim \sqrt{n}/(n-1234.5)$. Then by L'H, $\lim 0.5n^{-1/2} = 0$ as $n\to \infty$.
Claim: $a_n \to 0$ as $n \to \infty$.
Let $\epsilon > 0$ be arbitrary. Choose $N > 1234.5$ ?? (My attempt) Then for $n > N$ $$\left|{\sqrt{n}\over n-1234.5} - 0\right| = \left|{\sqrt{n}\over n-1234.5}\right| < \left|{n\over n-1234.5}\right|$$
I am stuck here... I don't know how to manipulate this further to show that this is less than $\epsilon$.
Moreover, how do I choose $N$?
Thanks for the help!!!
$n>2469\implies n-1234.5>n/2>0$ $\implies 0<1/(n-1234.5)<2/n\implies$ $0<\sqrt n /(n-1234.5)<2/\sqrt n.$