mathman said:
The finite sum rule may be derived from the infinite sum rule as you said. The point I was trying to make is that the infinite sum rule is itself derived from the finite rule, which is derived as I expressed.
I guess I (politely) object to your phrasing here a little. - no offense intended.
I find this statement unnecessarily rigid.
Surely, you can (or may) derive the infinite sum rule from the finite sum rule. Perhaps, it is even preferred (simplest, most elegant?) to do it that way. I don't disagree with that at all. Maybe it was even historically found that way? I don't know the history, so I can't answer that. I would in fact be interested in the history if this is your point.
However, I'm not aware of any requirement to do it that way. I should be able to choose to derive the infinite sum rule by a number of different methods, some more complicated or obscure than others. I might do that without ever mentioning or thinking about the finite sum formula.
Just to give some examples with minimal thought.
1. Do long division on 1/(1-a) and it equals 1+a+a^2 ...
2. A round about way is to prove the Binomial series formula and then apply it to (1-a)^(-1)
or mimicking your method for finite sums
3. Multiply 1+a+a^2 ... times (1-a) and it's clear this equals unity. One can just look at the series and come up with that solution instantly. This is essentially identical to your proof for the finite series case, but using infinite series, where one never needs to think about a finite sum.
Infinite sum rule derivation:
S=Σ(k=0,inf) a^k
aS=Σ(k=1,inf) a^k
S-aS=1
S=(1)/(1-a)
To me, it's just a matter of preference on how you want to think about it. Is there some subtle mathematical reason why one must do it for finite series and then take the limit? Maybe it's one of those finer points that just goes over the head of an engineer?