Deduce a formula (in terms of n) for the following sum: sum (2^i * i) where 1<=i<=n, n,i: natural numbers ( one can write this sum as: 1*2^1+ 2*2^2+ .. +n*2^n)

Let S = sum i* 2i (i=1,2..n) We multiply this by 2 and we obtain:2S = sum (i2i+1 ) = sum [(i+1-1) * 2i+1 ]= sum[ (i+1)2i+1 ] - sum 2i+1 i=1,2..n ()
sum (i+1)2i+1 = 222 + .. n
2n + (n+1)* 2n+1 = S + (n+1) * 2n+1 - 1*21 = S + (n+1)2n+1 -2
Note that the second sum is the sum of a geometric series of ratio 2, it is equal to 2n+2 - 4. Here is a quick proof:Let Z = sum 2i+1 = 22 + 23+ .. + 2n+1 . 2Z = sum 2i+2 = 23 + .. + 2n+1 + 2n+2 . So, 2Z-Z = Z = 2n+2 - 22
Going back to (
) we obtain that 2S =S + (n+1) * 2n+1 - 2 - (2n+2 - 4), which implies that S = (n+1) * 2n+1 - 2n+2 + 2


AS
Answered by Alexandru S. MAT tutor

1928 Views

See similar MAT University tutors

Related MAT University answers

All answers ▸

Let r and s be integers. Then ( 6^(r+s) x 12^(r-s) ) / ( 8^(r) x 9^(r+2s) ) is an integer when: (a) r+s <= 0, (b) s <= 0, (c) r <= 0, (d) r >= s.


Can you please help with Question 5 on the 2008 MAT?


Show that the inequality x^4 < 8x^2 + 9 is satisfied for when -3 < x < 3 .


I've been doing specimen MAT admission test - but I couldn't figure out the answer to the parts III, and IV of question 6 (https://www.maths.ox.ac.uk/system/files/attachments/speca.pdf). Is there some kind of a trick?


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2025 by IXL Learning