The question is....rewrite this summation so the index variable is k and the starting value is 5 so. j = 1, k = 5....so j = k -4 So plugging these in I come up with: Is this correct?
Follow Math Help Forum on Facebook and Google+
if j = k - 4, then j + 1 = (k -4) + 1 = k-3, not k+5
Doh....I had it written down incorrectly. thanks
View Tag Cloud