How to proof that the order of summation can be interchanged?
Summation is the addition of a sequence of numbers to result in a sum, or total.The summation of the sequence [1, 2, 4, 2] is an expression whose value is the sum of each of the members of the sequence. In the example, 1 + 2 + 4 + 2 = 9. Because addition is associative, the sum does not depend on how the additions are grouped, for instance (1 + 2) + (4 + 2) and 1 + ((2 + 4) + 2) both have the value 9; therefore, parentheses are usually omitted in repeated additions. Addition is also commutative, so permuting the terms of a finite sequence does not change its sum (for infinite summations this property may fail; see Absolute convergence for conditions under which it still holds). Again, because addition is associative, the sum does not depend on how the values are grouped, as long as they remain the same value.
Join our real-time social learning platform and learn together with your friends!