Ab L.
asked 10/28/16I need help on this problem. Show that the series 2/(n^2-1) from n=2 to infinity is convergent, and find its sum.
I get stuck when using telescoping series. I appreciate whoever can help me. Thank you.
More
2 Answers By Expert Tutors
Use partial fractions: 2/(n2-1) = 2/{(n+1)(n-1)}
= A/(n+1) + B/(n-1)
2 = A(n-1)+B(n+1)
0n+2 = (A+B)n +(B-A)
So, A+B = 0
-A+B = 2
2B = 2 So, B = 1, A = -1
So, Σ(n=2 to ∞)[2/(n2-1] = ∑(n=2 to ∞)[-1/(n+1) +1/(n-1)]
Sum of first n terms =
Sn = (-1/3+1)+(-1/4+1/2)+(-1/5+1/3)+(-1/6+1/4) +...+ (-1/(n+2)+1/n)
= 1 + 1/2 + 1/(n+1) - 1/(n+2)
limn→∞Sn = 3/2
The series converges to 3/2.
Alexis D.
what did you plug in for Sn to equal 1/(n+1) and -1/(n+2)
Report
10/10/17
Mark M.
tutor
I didn't "plug in" anything. All the terms of Sn cancelled out except for 1, 1/2, 1/(n+1), and -1/(n+2).
So, Sn = 1 + 1/2 + 1/(n+1) - 1/(n+2). As n→∞, 1/(n+1) and -1/(n+2) →0. So, Sn = 3/2.
Mark M (Bayport, NY)
Report
10/10/17
Mark M.
tutor
Sorry, I meant limn→∞Sn = 3/2 (not Sn = 3/2)
Mark M (Bayport, NY)
Report
10/10/17
Peter G. answered 10/28/16
Tutor
4.9
(90)
Driven to succeed? Learn from a professional mathematician
The even terms are the following series
∑k=2 1/[(2k)(k+1)], where the sum goes k -> infinity (**)
This telescopes as follows
1/[(2k)(k+1)] + 1/[2(k+1)(k+2)] = 2/[(2k)(k+2)], etc. giving
(**) = limj->∞ (1/4)(j/(2+j))
= 1/4.
The odd terms telescope similarly, as you can show. They are written
∑k=1 2/[(2k+1)(2k+3)], where the sum goes to infinity
I hope that helps
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
10/28/16