I've always had a problem when it comes to proving that a sequence is convergent or divergent using the definition. I tried again to do such an exercise but I just can't do it. Here is my exercise:
$$\left\{\frac{3n^2-1}{10n+5n^2}\right\}.$$
Using limits I figured it out that it converges to $\frac{3}{5}$, now when it comes to proving it by definition I choose a $\epsilon > 0$ but I don't know how to find $k_\epsilon$.
Hint: can you show that $\left|a_n - 3/5\right| \leqslant \left|6 /(5n)\right|$? Can you then finish from there, choosing an appropriate value of $K_\varepsilon$? That is, how can you ensure the final expression is always less than the given $\varepsilon$?