Question with Summing a Series (Non-Geometric)

  • Thread starter Thread starter NastyAccident
  • Start date Start date
  • Tags Tags
    Series
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
NastyAccident
Messages
60
Reaction score
0

Homework Statement


[tex]\stackrel{infinity}{n=1}\sum\left(\frac{2}{n^{2}+8n+15}\right)[/tex]


Homework Equations


Partial Sums
Knowledge of Series

The Attempt at a Solution


Please see the attached word document for previous work up until this part. Also, please excuse the improper LaTeX usage [I'm getting better]!

To summarize:
[tex]\stackrel{infinity}{n=1}\sum\left(\frac{2}{n^{2}+8n+15}\right)[/tex]
= [tex]\stackrel{infinity}{n=1}\sum\left(\frac{1}{n+3}-\frac{1}{n+5}\right)[/tex]

Now, when I string out the sum I start to have concept issues that neither my book, my lecture notes, nor web searches have been able to explain:
[tex]\left(\frac{1}{4}-\frac{1}{6}\right)+\left(\frac{1}{5}-\frac{1}{7}\right)+\left(\frac{1}{6}-\frac{1}{8}\right) + ... + \left(\frac{1}{n}-\frac{1}{n+2}\right) + \left(\frac{1}{n+1}-\frac{1}{n+3}\right) + \left(\frac{1}{n+2}-\frac{1}{n+4}\right) + \left(\frac{1}{n+3}-\frac{1}{n+5}\right)[/tex]

I think the variable increments are correct at the end, this is one of my questions...

However, another - important - question is which variable increments cancel?

I understand that only:
[tex]\left(\frac{1}{4} + \frac{1}{5}\right) + ...[/tex]

Will remain since those particular terms are lower than the subtracting part of the sum, however, I'm unsure about where to start with canceling variable terms.

Here is my 'guess' on which variable terms will remain:
[tex]... + \left(-\frac{1}{n+4}-\frac{1}{n+5}\right)[/tex]
This was done under the assumption that the positive part of the sum will never reach these particular terms.

From there take the limit of the Series:

[tex]lim_{n->infinity} \left(\frac{1}{4} + \frac{1}{5} -\frac{1}{n+4}-\frac{1}{n+5}\right)[/tex]

[tex]lim_{n->infinity} \left(\frac{5}{20} + \frac{4}{20} - 0 - 0 \right)[/tex]

[tex]lim_{n->infinity} \left(\frac{9}{20} \right)[/tex]




NastyAccident
 

Attachments

Physics news on Phys.org
Ahh, thanks! So, pretty much anything that n+3=n+5 will cancel (on both the beginning and end).

Got it now! Thanks for clearing that blip up.
NastyAccident