set 26 q 8

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 144
Joined: Fri Apr 13, 2007 2:25 am

set 26 q 8

by radhika1306 » Tue Sep 11, 2007 11:08 am
In the sequence 1, 2, 4, 8, 16, 32, … , each term after the first is twice the previous term. What is
the sum of the 16th, 17th, and 18th terms in the sequence?
A. 2^18
B. 3 (2^17)
C. 7 (2^16)
D. 3 (2^16)
E. 7 (2^15)
Source: — Problem Solving |

Senior | Next Rank: 100 Posts
Posts: 71
Joined: Wed Aug 22, 2007 12:29 pm
Location: USA
Thanked: 12 times
Followed by:1 members

Re: set 26 q 8

by wizardofwashington » Tue Sep 11, 2007 12:05 pm
radhika1306 wrote:In the sequence 1, 2, 4, 8, 16, 32, … , each term after the first is twice the previous term. What is
the sum of the 16th, 17th, and 18th terms in the sequence?
A. 2^18
B. 3 (2^17)
C. 7 (2^16)
D. 3 (2^16)
E. 7 (2^15)
IMO, the answer is E.
The sequence can be rewritten as 1, 2^1, 2^2, 2^3......2^15, 2^16,2^17 (the last three listed here are the 16th, 17th and 18th terms, which are of our interest).

The sum of the 16,17 & 18th terms = 2^15+2^16+2^17
= 2^15 (1+2+2^2)
= 2^15 (7)
Hence our answer should be E.

Master | Next Rank: 500 Posts
Posts: 321
Joined: Tue Aug 28, 2007 5:42 am
Thanked: 1 times

by kajcha » Tue Sep 11, 2007 12:09 pm
Agree E

Master | Next Rank: 500 Posts
Posts: 144
Joined: Fri Apr 13, 2007 2:25 am

by radhika1306 » Thu Sep 13, 2007 9:29 am
correct thanks

Legendary Member
Posts: 645
Joined: Wed Sep 05, 2007 4:37 am
Location: India
Thanked: 34 times
Followed by:5 members

by camitava » Thu Sep 13, 2007 8:25 pm
This is a GP (Geometric progression) and in GP to find out the nth number, the formula is -

Code: Select all

Tn = ar^(n - 1)

- where a = first term and r = common ratio.
So from this, you can get the 16, 17 and 18th number and sum them up and it will give the answer - E.
Correct me If I am wrong


Regards,

Amitava