NSum[(Cos[n]/n)^1, {n, 1, Infinity}] slow convergence NSum[(Cos[n]/n)^2, {n, 1, Infinity}] fast convergence 0.0420195 RIGHT 0.572578 WRONG Any comments?