I know this series is convergent. How can I compute its sum?
can i compare it to 1/n?
You can't. You can compare it to 1/n^2 though.
the greater the n the less the term. You see that the denominator is at first 3, then 8, then 15...
ohh so then its convergent
since p>1
when series converges that means that the terms are increasing, when series diverges that means the terms decrease
@SolomonZelman that doesn't work. \[\sum_{n=1}^\infty \frac{1}{n}\] is a divergent series. Convergent means that when you approach infinity you get a finite number. Divergence means when you approach infinity you get an infinite number. Completely different than what you describe.
if i plug in inf i get 0
i thought if p>1 in 1/n^p then the series is conv.
Yes, which is why I brought it up. In that case p=1 and it's divergent. You can compare your sequence to 1/n^2 because if you distribute it out it becomes: \[\sum \frac{1}{n^2+2n}\] the n^2 term is going to control how it converges/diverges because as you get larger it becomes more important, similar to how L'Hopital's rule works. So you compare it to 1/n^2 because of this, and you're right, because 2>1 then it converges by the p-series test like you said.
how do i compute its sum
Well it might be a little difficult, I'm not sure.
"how do i compute its sum" \[\Large \frac{1}{n(n+2)}=\frac{1}{2n}-\frac{1}{2(n+2)}\]
|dw:1401319891659:dw|
what do i do next?
this is a telescoping sum. look at the first few terms. Then figure out what happens when \(n\to\infty\)
Gah of course, I should have thought of that, good call.
so isn't it just going to be 1/2 + 1/4 - \[- 1/(2(n+2))\]
wait that doesn't work!
Have you guys tried this method? It's called partial fraction decomposition \[\frac{ 7 }{ n(n+2) }=\frac{ 7 }{ 2 }\times (\frac{ 1 }{ n }-\frac{ 1 }{ n+2 })\]
So the series become \[\frac{ 7 }{ 2 }\times(\frac{ 1 }{ 1 }-\frac{ 1 }{ 3 }+\frac{ 1 }{ 3 }+\frac{ 1 }{ 5 }-...)=\frac{ 7 }{ 2 }\times \frac{ 1 }{ 1 }=\frac{ 7 }{ 2 }\]
Do you understand this, @nimamiz
ohhh! make sense
Join our real-time social learning platform and learn together with your friends!