Saturday, April 9, 2016

sequences and series - Closed form for the finite sum $sum_{r=1}^n frac{1}{r^2}$



What will be the value of
$$\sum_{r=1}^n \frac{1}{r^2}$$
in terms of finite $n$?




I tried to solve it using $V_n$ method but couldn't get how to convert this series in telscopic series.



Please anyone help me to solve it.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...