Luke77
- 42
- 0
Just wondering, is there a way to sort of "collapse" a finite series (to get the sum) that isn't classified as arithmetic, geometric or a p-series.
Luke77 said:Just wondering, is there a way to sort of "collapse" a finite series (to get the sum) that isn't classified as arithmetic, geometric or a p-series.
HallsofIvy said:Since you use the word "collapse", there is always the "collapsing" or "telescoping series". For example, it is easy to show that the series \sum_{i=1}^n \frac{1}{n^2+ n} sums to 1- 1/(n+1). That is because, using "partial fractions", we can rewrite \frac{1}{n^2+ n}= \frac{1}{n}- \frac{1}{n+1} so that each "1/k" term reappears as "-1/(k+1)" and cancels. The only terms that survive are the first, 1, and the last, -1/(n+1).
Luke77 said:I'm solving a series with just one coefficient, n, and an exponent. I'm aware that I can bring the coefficient "through" the integral and solve from there but I don't know what sort of formula to use.
I also know I can just write it out.
Luke77 said:I'm solving a series with just one coefficient, n, and an exponent. I'm aware that I can bring the coefficient "through" the integral and solve from there but I don't know what sort of formula to use.
I also know I can just write it out.