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.
The discussion revolves around the summation of a finite series characterized by a constant exponent \( p \) and a variable \( n \). Participants explore the nature of series that do not fit traditional classifications such as arithmetic, geometric, or p-series.
The conversation is ongoing, with participants sharing insights about specific series and the complexity of deriving formulas for different values of \( p \). There is acknowledgment of the challenges in finding a general formula, particularly for non-integer values of \( p \).
Participants note that for certain integer values of \( p \), results can be derived, but as \( p \) increases, the complexity of the formulas grows significantly. There is also mention of the lack of known formulas for fractional values of \( p \).
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 [tex]\sum_{i=1}^n \frac{1}{n^2+ n}[/tex] sums to [itex]1- 1/(n+1)[/itex]. That is because, using "partial fractions", we can rewrite [tex]\frac{1}{n^2+ n}= \frac{1}{n}- \frac{1}{n+1}[/tex] 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.