AP Calculus AB and BC glossary
Index of summation
Also called: Summation index, Dummy index
The index of summation is the counter variable in sigma notation together with its starting value below the sigma. It is a placeholder, so renaming it changes nothing, and shifting where it starts is allowed provided the terms are rewritten to compensate, leaving the sum unchanged.
The index is a dummy variable, so and are the same number. One useful consequence: the summation variable can never survive into the value of the sum, so if you summed over , no can remain in the answer. An upper limit is a different thing. keeps its because is the stopping value, not the index.
To move the start from down to , replace every inside with . That turns into , the same series rewritten to line up with a standard form.
Differentiating a power series term by term kills the constant term, so . The starting index moves up by one because the term differentiates to zero.
The mistake
Sliding the starting value without rewriting the terms. Going from to quietly adds to the sum. Each step down in the lower limit must be paid for with an inside.
Appears in: Unit 6: Integration and Accumulation, Unit 10: Infinite Sequences and Series (BC)