Give a forma Epsilon-N proof that the sequence converges to 0 $$a_n=\frac{3n+2}{n^2+1}$$ Hints only!
I find myself still unfamiliarised and uncomfortable with having to deal with the Epsilon-N proof. It might be good to understand the basic it once and for all.
Attempt: $$\left|\frac{3n+2}{n^{2}+1}-0\right|< \epsilon$$ At this point I know that for the limit of the sequence to hold, I need $$n\leq N$$ but have no idea how to proceed further.
What question(s) should I be asking myself at this point?
So notice that the sequence is positive for all $n \in \mathbb{N}$, so you can get rid of the absolute value bars. From there, we have $\displaystyle \frac{3n+2}{n^2+1} < \varepsilon \iff 3n+2 < \varepsilon(n^2 + 1)$.
So from this we can get an inequality involving a quadratic (this is where your algebra/pre-calculus knowledge will come in handy). You can show that that inequality is satisfied for all values of $n$ sufficiently large (specifically how large will be in terms of epsilon).