I understand the concept of convergence and am comfortable doing proofs with the definition. I am also adept at basic proofs such as "Prove that $\lim\limits_{n\to\infty} (\frac{1}{\sqrt{n}})=0$." However, this question is stumping me; in particular, I'm having a hard time justifying a particular choice of $N$.
Typically, when doing simpler problems, the choice of $N$ is somewhat readily apparent. I'm usually able to identify a function of $n$ which is always less than $\epsilon$, and then manipulate the sequence $(a_n)$ into that form to evaluate the limit. For example, if I were to prove that $\lim\limits_{n\to\infty} (\frac{n+1}{n})=1$, I would use the fact that, given any $\epsilon>0$, I can choose $N$ such that $\frac{1}{n}<\epsilon$ whenever $n\ge{N}$. Then, I simply use the fact that $|\frac{n+1}{n}-1|=\frac1n<\epsilon$, and I'm basically done.
However, with this particular problem, I'm having difficulty choosing $N$, and I'm honestly not quite sure where to start since the sequence is a rather complicated one (although I may be missing something very obvious). The problem mentions that I should do this using just the definition of convergence if that's any help. Any pointers would be helpful. Please let me know if I can clarify anything since English is not my native language.