let $a_{n}=\frac{\sqrt{n}-i}{\sqrt{n}+i}, n \in \mathbb N$
and required to prove that $a_{n} \to 1 , n \to \infty$, using only the definition of convergence.
My thinking: Evaluate $|a_{n} -1|$ and eventually use the axiom of archimedes to find an $N$ for any $\epsilon$, such that $\forall n >= N: |a_{n}-1|<\epsilon$. Unfortunately, I seem to arrive at $|\frac{-2i}{\sqrt{n}+i}|$, which does not help me further in regards to axiom of archimedes as it is still complex. Any ideas?
Hint: $| \frac{-2i}{\sqrt{n}+i} | = 2 |\frac{1}{\sqrt{n}+i}|=2 \sqrt{\frac{1}{(\sqrt{n}+i)(\sqrt{n}-i)}} = \frac{2}{\sqrt{n+1}}$