I need help with this:
11⋅2⋅3⋅4+12⋅3⋅4⋅5+13⋅4⋅5⋅6… I don't know how to count sum of this series. It is similar to standard anharmonic series so it should have similar solution. However I can't work it out.
Answer
What you're evaluating is the infinite series
∞∑n=11n(n+1)(n+2)(n+3).
Since
1n(n+3)=13n−13(n+3),
then
1n(n+1)(n+2)(n+3)=13n(n+1)(n+2)−13(n+1)(n+2)(n+3).
So your series telescopes to
13(1)(2)(3)=118.
No comments:
Post a Comment