Find Limit of 1/2 Series: 1/(n^2 + n)

  • Thread starter Thread starter moo5003
  • Start date Start date
  • Tags Tags
    Limit Series
AI Thread Summary
The limit of the series 1/(n^2 + n) from n=1 to infinity is being analyzed. The discussion highlights the simplification of the series into a telescoping series, which allows for easier computation of the limit. By expressing the series as the difference between consecutive terms, it becomes clear that many terms cancel out. The intuition suggests that the limit may converge to 1/2, but further verification is sought. The approach to finding the limit through the integral of an oscillating function is also mentioned as a relevant method.
moo5003
Messages
202
Reaction score
0

Homework Statement



What is the limit of 1/2 Series from (n=1 to n=Infinity) of 1/(n^2 + n).


The Attempt at a Solution



This is a simplification of finding the integral of an oscillating function from 0 to 1 that makes triangles of height one between 1/n and 1/(n+1)

Thus the area of each triangle is 1/2 * (1/n - 1/(n+1)) = 1/(2n^2 + 2n)

The integral should therefore be equal to the above given limit. From intuition I believe the answer should be 1/2, though I would appreciate any help in determining how this limit is found. Seems like it should be relativley easy to find.
 
Physics news on Phys.org
Well, it's easier in the original form. You want to sum 1/n - 1/(n+1) from n=1 to infinity. Let's write out the first few terms:
\left({1\over 1}-{1\over 2}\right)<br /> +\left({1\over 2}-{1\over 3}\right)<br /> +\left({1\over 3}-{1\over 4}\right)+\ldots
Notice any way to simplify this?
 
As Avodyne said, it's a telescoping series
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top