How can I solve the sum of this series without differentiation?

  • Thread starter Thread starter jamjar
  • Start date Start date
  • Tags Tags
    Series Sum
AI Thread Summary
The discussion revolves around finding the sum of the series ∑_{k=0}^{n-1} kr^k without using differentiation. Participants suggest exploring the relationship to geometric series and consider operations that could transform the terms to resemble kr^k. Differentiation of the geometric series is proposed as a potential method, although some express concern about its appropriateness for pre-calculus. An alternative approach is introduced, involving rewriting the series as a double sum and swapping the order of summation. The conversation emphasizes that there are multiple strategies to solve the problem without resorting to differentiation.
jamjar
Messages
10
Reaction score
0
Hi,
I've come across this series and I'm not sure in which direction I should be looking to get an equation for the sum. I've tried some simple methods but have come up blank.
\sum\limits_{n = 0}^{n - 1} {nr^n }
Can anyone give me a nudge in the right direction?
 
Physics news on Phys.org
Does it look like another series you know? Can you find some way to relate the two?

BTW: Your index is n, but you are summing to n-1. So n is doing double duty. I suppose you mean:
\sum_{k=0}^{n-1}kr^k
 
Perhaps the geometric series?
 
Last edited:
I can't see how to relate the two.
The extra multiplication by k is making it difficult.
 
Okay, here's where my ignorance about the contents of a pre-calculus class may come into play, but...the terms in the geometric series have r^k. Is there anything, some operation, you can do to each of the r^k terms to make it look like more or less kr^k?
 
hmmmmmmmmmmmm
 
I could differentiate perhaps?
I'm not sure what operations I can use within the summation.
 
jamjar said:
I could differentiate perhaps?
That's a good idea!
What'd you get if you differentiate a geometric sum?
 
Well, I worked it out from there.
I just wasn't expecting to get any differentiation in pre-calc.
Thanks for the help :smile:
 
  • #10
You can do it without differentiation if you like. Write it as a double sum and swap order of summation. You could also think of this as writing it as a sum of geometric series (all of different lengths).
 

Similar threads

Back
Top