I was playing around with geometric series and I wondered if it was possible to find a formula for the sum of an altered geometric series (which actually stops being geometric) of the form:
$S_N = \sum_{n=0}^{N}na^n$
Under the condition $1>a>0$
Is there a way to compute this sum other than summing term by term? Can we find a formula that depends on $N$ and $a$ for this sum?
Thank you in advance!