Express each sum using summation notation:
(a) 12+22+32+⋯+92
(b) 1+12+14+18+⋯+12n−1
Solution (a) The sum 12+22+32+⋯+92 has 9 terms, each of the form k2; it starts at k=1 and ends at k=9 : 12+22+32+⋯+92=9∑k=1k2
(b) The sum 1+12+14+18+⋯+12n−1 has n terms, each of the form 12k−1. It starts at k=1 and ends at k=n. 1+12+14+18+⋯+12n−1=n∑k=112k−1