vande060
- 180
- 0
Homework Statement
∞, n=2 ∑ 2/(n2 -1)
determine whether the series is divergent, convergent by expressing Sn as a telescoping sum. If it is convergent, find its sum
Homework Equations
The Attempt at a Solution
∞, n=2 ∑ 2/(n2 -1)
okedokee, I broke the expression down by partial sums
∞, n=2 ∑ ( 1/(n-1) - 1/(n+1))
I did the first few expressions in the series, but I am not sure where to go after this
(1/1 - 1/3) + (1/2 - 1/4) + (1/3 - 1/5) + (1/4 - 1/6)...
i know that 1/3 should cancel, along with 1/4.