I found a lot of ways to prove that $\sum\limits_{n=1}^\infty \frac 1 {n^2}$ converges.
I wondered if you could also prove it using the the fraction criteria ($\lim\limits_{n\to \infty} |\frac {a_n+1} {a_n}|<1)$ and that $\frac 1 {n^2} < \frac 1 {(n-1)\cdot n}$
Which results in: $\lim\limits_{n\to\infty} \frac {a_n+1} {a_n} = \lim\limits_{n\to\infty} \frac {n-1} {n} = 1 $
However my textbook says it you could still show that it converges with $=1$ but I do not understand what it does. Can someone of you help me out?