Let $a_n = \frac{2-2n}{(n^2+n)(n^2-3)}$. By definition, prove that $\{a_n\}$ converges.
So far what I have is; Let $\varepsilon > 0$ and if $n>N$, $L = 0$ and $a_n \rightarrow L$
Want to show: For all $\varepsilon > 0$, there exists $N> 0$ such that if $n>N$, $|a_n-L|< \varepsilon$ However, I need help to start the question:
I started with $a_n < (2-2n)/(n^2-3)$ because $(n^2+n) > 0$ but this doesn't hold for some reason? Any help is appreciated.
HINT: For large $n$ $$ \left| \frac{2-2n}{(n^2+n)(n^2-3)} \right|<\frac1{n^2+n}<\frac1{n^2}, $$ leading to a simple calculation of $N$ depending on $\varepsilon$.