Peter G. answered 09/30/16
Tutor
4.9
(61)
Success in math and English; Math/Logic Master's; 99th-percentile
Two approaches: telescoping sum, or comparison test with the series ∑ n-3/2
1. Telescoping sum
we have ∑(1/(n)^{1/2})-(1/(n+1)^{1/2})
= limN→∞ ∑(1/(n)^{1/2})-(1/(n+1)^{1/2}) , where the sum goes from n=1..N
= limN→∞ [ (1/√1 - 1/√2 + 1/√2 - 1/√3 + ... + 1/√n - 1/√(n+1) + 1/√(n+1) - 1/√(n+2) + ... - 1/√(N+1) ]
= limN→∞ [ 1 - 1/√(N+1) ]
= 1, converges
because the two middle terms in between the "..." are cancelling throughout.
2. Comparison test
combine fractions, then rationalize the numerator to get
1/[√(n2+n)(√(n+1) + √n] < 1/[n√n] = n-3/2, which is a power series n-a with a > 1, hence converges
Chaya W.
10/05/16