I havent done this in a while so I was hoping someone can remind me how to do this,
I need to find the limit of this summation:
$$\lim_{n \to \infty}{\displaystyle\sum_{k=1}^{n} \frac{1}{k^2}} $$
How exactly would I do this?
The reason I'm asking this is because im actually trying to prove $${{\displaystyle\sum_{k=1}^{n} \frac{1}{k^2}} \in \theta(1)}$$
so i was thinking I could use limits to prove $${\exists c, c' \in R^+}, {n{\scriptstyle 0} \in N}: cf(n){\le} g(n) {\le} c'f(n)$$
where g(n) is the summation and f(n) is 1