First:
I tried substituting natural numbers for $n$ to calculate the consecutive terms of the sequence and then see the difference between their values and I found that the difference is decreasing for large values of $n$ (not very large because I am calculating by my hand)so I concluded that it is a Cauchy sequence but unfortunately when I looked at the hint for solving this problem I found it to be: "Prove that $a_{2n} - a_{n} \geq n * \frac{2n}{(2n +1)^2} \geq \frac{2}{9}$" so I concluded that it is not Cauchy. So can anyone tell me please why testing by numbers sometimes lead to wrong values and when it is preferable to use this test?
Second:
If $a_{n} = \frac {1}{2^2} + \frac{2}{3^2} + .... +\frac{n}{(n+1)^2}$, Does $a_{2n} = \frac {1}{2^2} + \frac{2}{3^2} + .... +\frac{2n}{(2n+1)^2}$? because I am confused what it equals.
I hope my question fulfills the requirements of a good question, if no please let me know.