Last visit was: 24 Apr 2026, 17:08 It is currently 24 Apr 2026, 17:08
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
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,459
 [34]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,459
 [34]
3
Kudos
Add Kudos
31
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
0akshay0
Joined: 19 Apr 2016
Last visit: 14 Jul 2019
Posts: 192
Own Kudos:
657
 [15]
Given Kudos: 59
Location: India
GMAT 1: 570 Q48 V22
GMAT 2: 640 Q49 V28
GPA: 3.5
WE:Web Development (Computer Software)
GMAT 2: 640 Q49 V28
Posts: 192
Kudos: 657
 [15]
12
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,459
 [10]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,459
 [10]
6
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
User avatar
quantumliner
Joined: 24 Apr 2016
Last visit: 26 Sep 2018
Posts: 240
Own Kudos:
804
 [3]
Given Kudos: 48
Posts: 240
Kudos: 804
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
term_1 = 16 ^ (2-1) = 16 ^ 1
term_2 = 16 ^ (4-1) = 16 ^ 3
term_3 = 16 ^ (6-1) = 16 ^ 5

So we see a pattern forming.

question says that (16 ^ 1) * (16 ^ 3) * (16 ^ 5) *.... [16 ^ (2k-1)] = 2^1600 = 16 ^ 400

hence the powers of 16 on the left side add up to 400

1+3+5 +....2k-1 = 400

Using the formula :: n/2 [2+(n-1)2] = 400

n/2[2+2n-2] = 400 ==> n/2[2n] = 400 ==> n^2 = 20^2 ==> n=20

Answer is C) 20
avatar
achuepnlx
Joined: 20 Feb 2017
Last visit: 09 Nov 2017
Posts: 14
Own Kudos:
15
 [4]
Given Kudos: 19
Location: India
Concentration: Operations, International Business
GMAT 1: 560 Q47 V21
GPA: 3.05
WE:Other (Media/Entertainment)
GMAT 1: 560 Q47 V21
Posts: 14
Kudos: 15
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Since,

nth term = term_n = 16^(2n - 1), the series will be 16,16^3,16^5,16^7,.....

Product of 2 terms = 16^4
Product of 3 terms = 16^9
Product of 4 terms = 16^16
Product of n terms = 16^n^2

2^1600 = 16^400
ie; n^2 = 400, so n or here k = 20
User avatar
Cez005
Joined: 13 Dec 2013
Last visit: 11 Feb 2020
Posts: 92
Own Kudos:
148
 [1]
Given Kudos: 122
Location: United States (NY)
Concentration: General Management, International Business
GMAT 1: 710 Q46 V41
GMAT 2: 720 Q48 V40
GPA: 4
WE:Consulting (Consulting)
Products:
GMAT 2: 720 Q48 V40
Posts: 92
Kudos: 148
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
0akshay0
GMATPrepNow
A certain sequence starts with term_1

For any term in the sequence, term_n = 16^(2n - 1)

If the PRODUCT of the first k terms of the sequence is 2^1600, what is the value of k?

A) 5
B) 10
C) 20
D) 40
E) 80

* Kudos for all correct solutions

term_n = 16^(2n - 1) = \(2^{8n-4}\)

term_1 = \(2^{8-4} = 2^4\)

term_2 = \(2^{16-4} = 2^{12}\)

term_3 = \(2^{24-4} = 2^{20}\)
.
.
.
term_k = \(2^{8k-4}\)

product of the first k terms of the sequence is 2^1600

term_1 * term_2 * term_3 ......* term_k =\(2^{1600}\)

\(2^4*2^{12}*2^{20}.....*2^{8k-4}=2^{1600}\)

\(2^{4+12+20+....+8k-4}=2^{1600}\)

4+12+20+...8k-4 = 1600

sum of the above AP = (k/2)(4+8k-4) = \(4K^2\)

\(4K^2=1600\)

\(K^2=400\)

k=20

Hence option C is correct
Hit Kudos if you liked it 8-)

Thanks for the post. Can you go over this part?

sum of the above AP = (k/2)(4+8k-4) = \(4K^2\)
avatar
matt882
Joined: 08 Dec 2016
Last visit: 18 Sep 2020
Posts: 25
Own Kudos:
36
 [2]
Given Kudos: 559
Location: Italy
Schools: IESE '21
Schools: IESE '21
Posts: 25
Kudos: 36
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Cez005
0akshay0
GMATPrepNow
A certain sequence starts with term_1

For any term in the sequence, term_n = 16^(2n - 1)

If the PRODUCT of the first k terms of the sequence is 2^1600, what is the value of k?

A) 5
B) 10
C) 20
D) 40
E) 80

* Kudos for all correct solutions

term_n = 16^(2n - 1) = \(2^{8n-4}\)

term_1 = \(2^{8-4} = 2^4\)

term_2 = \(2^{16-4} = 2^{12}\)

term_3 = \(2^{24-4} = 2^{20}\)
.
.
.
term_k = \(2^{8k-4}\)

product of the first k terms of the sequence is 2^1600

term_1 * term_2 * term_3 ......* term_k =\(2^{1600}\)

\(2^4*2^{12}*2^{20}.....*2^{8k-4}=2^{1600}\)

\(2^{4+12+20+....+8k-4}=2^{1600}\)

4+12+20+...8k-4 = 1600

sum of the above AP = (k/2)(4+8k-4) = \(4K^2\)

\(4K^2=1600\)

\(K^2=400\)

k=20

Hence option C is correct
Hit Kudos if you liked it 8-)

Thanks for the post. Can you go over this part?

sum of the above AP = (k/2)(4+8k-4) = \(4K^2\)
-------------------------------------------------------------------------
Formula: #terms(Val_max+Val_min)/2 = sum of equidistant numbers
avatar
jhueglin
Joined: 04 Jul 2018
Last visit: 12 Sep 2018
Posts: 6
Own Kudos:
Given Kudos: 13
Posts: 6
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
quantumliner
term_1 = 16 ^ (2-1) = 16 ^ 1
term_2 = 16 ^ (4-1) = 16 ^ 3
term_3 = 16 ^ (6-1) = 16 ^ 5

So we see a pattern forming.

question says that (16 ^ 1) * (16 ^ 3) * (16 ^ 5) *.... [16 ^ (2k-1)] = 2^1600 = 16 ^ 400

hence the powers of 16 on the left side add up to 400

1+3+5 +....2k-1 = 400

Using the formula :: n/2 [2+(n-1)2] = 400

n/2[2+2n-2] = 400 ==> n/2[2n] = 400 ==> n^2 = 20^2 ==> n=20

Answer is C) 20



How do I get the formula : n/2 [2+(n-1)2] = 400 ???
Is there any previous post that explains this formula?
User avatar
Pritishd
User avatar
UNC Kenan Flagler Moderator
Joined: 18 Jul 2015
Last visit: 05 Jul 2025
Posts: 230
Own Kudos:
Given Kudos: 120
GMAT 1: 530 Q43 V20
WE:Analyst (Consumer Packaged Goods)
GMAT 1: 530 Q43 V20
Posts: 230
Kudos: 313
Kudos
Add Kudos
Bookmarks
Bookmark this Post
jhueglin
quantumliner
term_1 = 16 ^ (2-1) = 16 ^ 1
term_2 = 16 ^ (4-1) = 16 ^ 3
term_3 = 16 ^ (6-1) = 16 ^ 5

So we see a pattern forming.

question says that (16 ^ 1) * (16 ^ 3) * (16 ^ 5) *.... [16 ^ (2k-1)] = 2^1600 = 16 ^ 400

hence the powers of 16 on the left side add up to 400

1+3+5 +....2k-1 = 400

Using the formula :: n/2 [2+(n-1)2] = 400

n/2[2+2n-2] = 400 ==> n/2[2n] = 400 ==> n^2 = 20^2 ==> n=20

Answer is C) 20



How do I get the formula : n/2 [2+(n-1)2] = 400 ???
Is there any previous post that explains this formula?


Hi jhueglin

It is formula for the sum of the first n terms of a arithmetic progression. We use this formula to find the sum of the sequence 1 + 3 + 5 + 9 + ... + n = 400, which is an arithmetic progression with difference of 2 between any two consecutive terms.

Hope this helps!
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,975
Own Kudos:
Posts: 38,975
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109818 posts
Tuck School Moderator
853 posts