Last visit was: 23 Apr 2026, 22:26 It is currently 23 Apr 2026, 22:26
Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,801
Own Kudos:
Given Kudos: 105,867
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,801
Kudos: 810,888
 [18]
3
Kudos
Add Kudos
15
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 23 Apr 2026
Posts: 6,976
Own Kudos:
16,908
 [10]
Given Kudos: 128
Status:GMAT/GRE Tutor l Admission Consultant l On-Demand Course creator
Location: India
GMAT: QUANT+DI EXPERT
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
WE:Education (Education)
Products:
Expert
Expert reply
Schools: IIM (A) ISB '24
GMAT 1: 750 Q51 V41
Posts: 6,976
Kudos: 16,908
 [10]
4
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
avatar
ritigl
Joined: 19 Jan 2014
Last visit: 28 Jul 2020
Posts: 20
Own Kudos:
21
 [5]
Given Kudos: 7
Concentration: Marketing, Economics
GPA: 3.81
Posts: 20
Kudos: 21
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
avatar
ShristiK
Joined: 26 Aug 2014
Last visit: 31 Mar 2016
Posts: 35
Own Kudos:
65
 [3]
Given Kudos: 65
GMAT 1: 650 Q49 V31
WE:Programming (Computer Software)
GMAT 1: 650 Q49 V31
Posts: 35
Kudos: 65
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
In the sequence S, each term after the first is twice the previous term. If the first term of sequence S is 3, what is the sum of the 14th, 15th, and 16th terms in sequence S?

(A) 3(2^16)
(B) 9(2^15)
(C) 21(2^14)
(D) 9(2^14)
(E) 21(2^13)

Kudos for a correct solution.

The terms in the sequence can be shown as
a(n) = 2* a(n-1)
So, the sequence will look like: 3, 2*3, (2^2) *3,...

And the nth term will be given as 2^(n-1) *3

Therefore, a(14) = (2^13)*3, a(15) = (2^14) *3, and a(16) = (2^15) *3

So, a(14) + a(15) + a(16) = (2^13) *3 + (2^14) *3 + (2^15) *3
= 3* (2^13) *(1+2+4) = 3* (2^13) *7
= 21 * (2^13)

Answer : E



Press Kudos if you like it!
User avatar
KS15
Joined: 21 May 2013
Last visit: 25 Jul 2019
Posts: 531
Own Kudos:
259
 [1]
Given Kudos: 608
Posts: 531
Kudos: 259
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
In the sequence S, each term after the first is twice the previous term. If the first term of sequence S is 3, what is the sum of the 14th, 15th, and 16th terms in sequence S?

(A) 3(2^16)
(B) 9(2^15)
(C) 21(2^14)
(D) 9(2^14)
(E) 21(2^13)

Kudos for a correct solution.


First Term=3
Second Term=3*2
Third Term=3*(2^2)
Similarly,
Sum of 14th, 15th and 16th terms= 3*(2^13)+3*(2^14)+3*(2^15)=3*(2^13) {1+2+2^2}=3*7*(2^13)=21*(2^13)
Answer E
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,801
Own Kudos:
810,888
 [1]
Given Kudos: 105,867
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,801
Kudos: 810,888
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
In the sequence S, each term after the first is twice the previous term. If the first term of sequence S is 3, what is the sum of the 14th, 15th, and 16th terms in sequence S?

(A) 3(2^16)
(B) 9(2^15)
(C) 21(2^14)
(D) 9(2^14)
(E) 21(2^13)

Kudos for a correct solution.

MANHATTAN GMAT OFFICIAL SOLUTION:

The sequence S is 3, 6, 12, 24, 48, and so on. We could write out the first 16 terms and add the 14th, 15th, and 16th together, but such an approach would be prone to error and time consuming. Additionally, we don't need to calculate the sum explicitly: the answer choices all have some power of 2 as a factor, providing a hint at the best solution method.

Let's write the sequence in terms of the powers of 2:
S: 3, 6, 12, 24, 48, and so on.
S: 3(2^0), 3(2^1), 3(2^2), 3(2^3), 3(2^4), and so on.
So Sn, the nth term of S, equals 3*2^(n - 1).

Thus, the sum of the 14th, 15th, and 16th terms equals 3(2^13) + 3(2^14) + 3(2^15).

All of the terms share the common factors 3 and 2^13, so factor those terms out:

3(2^13)(1 + 2^1 + 2^2) = 21*2^13.

The correct answer is E
User avatar
anairamitch1804
Joined: 26 Oct 2016
Last visit: 20 Apr 2019
Posts: 502
Own Kudos:
Given Kudos: 877
Location: United States
Concentration: Marketing, International Business
Schools: HBS '19
GMAT 1: 770 Q51 V44
GPA: 4
WE:Education (Education)
Schools: HBS '19
GMAT 1: 770 Q51 V44
Posts: 502
Kudos: 3,605
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The sequence S is 3, 6, 12, 24, 48, and so on. We could write out the first 16 terms and add the 14th, 15th, and 16th together, but such an approach would be prone to error and time consuming. Additionally, we don't need to calculate the sum explicitly: the answer choices all have some power of 2 as a factor, providing a hint at the best solution method.
Let's write the sequence in terms of the powers of 2:
S: 3, 6, 12, 24, 48, and so on.
S: 3(2^0), 3(2^1), 3(2^2), 3(2^3), 3(2^4), and so on.
So Sn, the nth term of S, equals 3(2^n – 1).
Thus, the sum of the 14th, 15th, and 16th terms equals 3(2^13) + 3(2^14) + 3(2^15).
All of the terms share the common factors 3 and 213, so factor those terms out:
3(2^13)(1 + 2^1 + 2^2)
3(2^13)(1 + 2 + 4)
3(2^13)(7)
21(2^13)
The correct answer is E.
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,452
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
In the sequence S, each term after the first is twice the previous term. If the first term of sequence S is 3, what is the sum of the 14th, 15th, and 16th terms in sequence S?

(A) 3(2^16)
(B) 9(2^15)
(C) 21(2^14)
(D) 9(2^14)
(E) 21(2^13)

Kudos for a correct solution.

term1 = 3
term2 = (3)(2) = (3)(2¹)
term3 = (3)(2)(2) = (3)(2²)
term4 = (3)(2)(2)(2) = (3)(2³)
term5 = (3)(2)(2)(2)(2) = (3)(2⁴)
.
.
term14 = (3)(2^13)
term15 = (3)(2^14)
term16 = (3)(2^15)

What is the sum of the 14th, 15th, and 16th terms in sequence S?
Sum = (3)(2^13) + (3)(2^14) + (3)(2^15)
Factor out 3(2^13) to get: (3)(2^13)[1 + 2 + 2^2]
Simplify to get: (3)(2^13)[7]
Rewrite as: (21)(2^13)

Answer: E

Cheers,
Brent
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 23 Apr 2026
Posts: 22,283
Own Kudos:
Given Kudos: 302
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 22,283
Kudos: 26,531
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
In the sequence S, each term after the first is twice the previous term. If the first term of sequence S is 3, what is the sum of the 14th, 15th, and 16th terms in sequence S?

(A) 3(2^16)
(B) 9(2^15)
(C) 21(2^14)
(D) 9(2^14)
(E) 21(2^13)

Kudos for a correct solution.

Let's write the first few terms of this sequence:

\(\bullet\) S1 = 3
\(\bullet\) S2 = 2 * 3
\(\bullet\) S3 = 2 * 2 * 3 = 2^2 * 3
\(\bullet\) S4 = 2 * 2^2 * 3 = 2^3 * 3

Notice that the exponent of 2 in each term is one less than the index of that term. Thus, the exponent of 2 in the nth term will be n - 1, i.e. Sn = 2^(n - 1) * 3.

Using this formula, we can write S14 = 2^13 * 3, S15 = 2^14 * 3, and S16 = 2^15 * 3. Let's add these terms:

\(\Rightarrow\) S14 + S15 + S16

\(\Rightarrow\) 2^13 * 3 + 2^14 * 3 + 2^15 * 3

\(\Rightarrow\) 3(2^13 + 2^14 + 2^15)

\(\Rightarrow\) 3 * 2^13 * (1 + 2 + 4)

\(\Rightarrow\) 3 * 2^13 * 7

\(\Rightarrow\) 21 * 2^13

Answer: E
Moderators:
Math Expert
109795 posts
Tuck School Moderator
853 posts