
Bradford T. answered 03/31/21
Retired Engineer / Upper level math instructor
This is ∑(-1)n+11/n2, so bn = 1/n2 and bn is positive and decreasing for all n.
If lim n→∞ bn = 0 then the sum converges. bn does converge to 0
|an+1| ≤ 0.05
1/(n+1)2 ≤ 0.05
(n+1) ≥ √20
n ≥ 3.472 ≈ 4
Need at least 4 terms.
Checking:
n |1/(n+1)2|
1 0.5
2 0.111111
3 0.0625
4 0.04 < 0.05