Exercise 8.3.4: Variable substitution for indices of summations
a) Substitute variable i for j, where i = j + 2, in the summation below:
∑(i=2 to 3) 3 - 0
b) Substitute variable j for k, where j - kT, in the summation below:
∑(k=2 to kT) 2k - 2
c) Substitute variable k for j, where k = j - 4, in the summation below:
∑(k=17) 17