Problem: Find the sum
1(3)1β+3(5)1β+β¦+(2nβ1)(2n+1)1β+β¦+255(257)1β
Answer Choices:
A. 255127β
B. 255128β
C. 21β
D. 257128β
E. 257129β
Solution:
Since n(n+2)1β=21β(n1ββn+21β), the desired sum is
21β(1ββ31β+31ββ51β+β¦+2Nβ11ββ2N+11β)=21β(1β2N+11β)=2N+1Nβ,β
with N=128.
OR
Since n(nβk)1β+n(n+k)1β=(nβk)(n+k)2β, the desired sum is
2(1(5)1β+5(9)1β+β¦+253(257)1β)4(1(9)1β+9(17)1β+β¦+249(257)1β)β==128(1(257)1β).β
OR
The result obtained in the first solution may also be obtained by mathematical induction.