In the sequence S, each term after the first is twice the

This topic has expert replies
Moderator
Posts: 7187
Joined: Thu Sep 07, 2017 4:43 pm
Followed by:23 members

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

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)

OA E

Source: Manhattan Prep

User avatar
GMAT Instructor
Posts: 1449
Joined: Sat Oct 09, 2010 2:16 pm
Thanked: 59 times
Followed by:33 members

by fskilnik@GMATH » Sun Oct 21, 2018 7:08 am
BTGmoderatorDC wrote: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)
Source: Manhattan Prep
\[S \to \,\,\,{a_{\,1}}\,,\,\,{a_{\,2}}\,,\,\,{a_{\,3}}\,,\,\,\, \ldots \,\,\,\,\left\{ \begin{gathered}
\,{a_{\,1}} = 3 \hfill \\
{a_{\,n}} = 2 \cdot {a_{\,n - 1}}\,\,\,\,\left( {n \geqslant 2} \right) \hfill \\
\end{gathered} \right.\]
\[? = {a_{\,14}} + {a_{\,15}} + {a_{\,16}}\]

The PATTERN is clear:
\[{a_{\,\boxed2}} = {2^{\,\boxed1}} \cdot {a_{\,1}}\,\,\,\,\,\,;\,\,\,\,\,\,{a_{\,\boxed3}} = 2 \cdot {a_{\,2}} = {2^{\,\boxed2}} \cdot {a_{\,1}}\,\,\,\,\,\,;\,\,\,\,\,\,{a_{\,\boxed4}} = 2 \cdot {a_{\,3}} = {2^{\,\boxed3}} \cdot {a_{\,1}}\,\,\,\,\,\,;\,\,\,\,\,\, \ldots \]
\[\left. \begin{gathered}
{a_{\,14}} = {2^{\,13}} \cdot {a_{\,1}} \hfill \\
{a_{\,15}} = 2 \cdot {2^{\,13}} \cdot {a_{\,1}}\,\, \hfill \\
{a_{\,16}} = {2^2} \cdot {2^{\,13}} \cdot {a_{\,1}} \hfill \\
\end{gathered} \right\}\,\,\,\,\,\,\,\,\, \Rightarrow \,\,\,\,\,\,\,?\,\,\, = \,\,\,{2^{13}} \cdot {a_1} \cdot \left( {1 + 2 + {2^{\,2}}} \right)\,\,\,\mathop = \limits^{{a_{\,1}}\, = \,\,3} \,\,\,\,3 \cdot 7 \cdot {2^{\,13}}\]


This solution follows the notations and rationale taught in the GMATH method.

Regards,
fskilnik.
Fabio Skilnik :: GMATH method creator ( Math for the GMAT)
English-speakers :: https://www.gmath.net
Portuguese-speakers :: https://www.gmath.com.br

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 7243
Joined: Sat Apr 25, 2015 10:56 am
Location: Los Angeles, CA
Thanked: 43 times
Followed by:29 members

by Scott@TargetTestPrep » Thu Apr 04, 2019 5:34 pm
BTGmoderatorDC wrote: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)

OA E

Source: Manhattan Prep
The first term is 3, the second is 2 x 3, the third is 2^2 x 3, and so on. We see that the general formula for the nth term is: a_n = 2^(n - 1) x 3. Thus, the 14th term is 2^13 x 3, the 15th term is 2^14 x 3, and the 16th term is 2^15 x 3, so the sum is:

2^13 x 3 + 2^14 x 3 + 2^15 x 3

We see that the common factor for all three terms is 2^13 x 3, which we factor from each term:

2^13 x 3(1 + 2 + 2^2)

2^13 x 3(7) = 2^13 x 21

Answer: E

Scott Woodbury-Stewart
Founder and CEO
[email protected]

Image

See why Target Test Prep is rated 5 out of 5 stars on BEAT the GMAT. Read our reviews

ImageImage

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Fri Apr 05, 2019 5:46 am
BTGmoderatorDC wrote: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)

OA E

Source: Manhattan Prep
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
Brent Hanneson - Creator of GMATPrepNow.com
Image