$$\dfrac{1}{n} \sum_{i=1}^n \dfrac{1}{i^2}$$ is the given sequence. I know that sums of converging sequences are convergent also, so $\dfrac{1}{i^2}=0$ and thus the sum is also convergent. I also know that products of convergent sequences are also convergent, if both converge. $\dfrac{1}{n}=0$ so I have $0*0=0$ which shows that the sequence given above is convergent and its limit is $0$.
Correct or horribly wrong?
Just wrong, not horribly wrong,
The sum of a fixed number of convergent sequences is convergent, but in your case you have that $n$ above the sum sign. Using the integral test (for instance), you can prove that the sum $\sum_{i=1}^n\frac1{i^2}$ converges. Since $\lim_{n\to\infty}\frac1n=0$, the limit of your sequence is indeed $0$.