Originally posted by: gopunk
S = 4/2^2 + 9/2^3 + 16/2^4 + 25/2^5 ...
S/2 = 4/2^3 + 9/2^4 + 16/2^5 + 25/2^6...
S - S/2 = S/2 = 1 + 5/2^3 + 7/2^4 + 9/2^5 + ...
S/2/2 = S/4 = 1/2 + 5/2^4 + 7/2^5 + 9/2^6 + ...
S/2 - S/4 = S/4 = 1/2 + 5/2^3 + 2/2^3 + 2/2^4 + 2/2^5 +...
We know that sum of A^i from i to infinity is 1/(1-A). Therefore, S/4 = 1/2 + 5/2^3 + (1/(1-1/2) - 1/2 - 1)
calculate right side and multiply by 4
i get 13/2... my arithmatic somewhere might have been wrong, but you get the idea.
