Last visit was: 24 Apr 2026, 06:37 It is currently 24 Apr 2026, 06:37
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: 24 Apr 2026
Posts: 109,813
Own Kudos:
Given Kudos: 105,870
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,813
Kudos: 810,989
 [42]
3
Kudos
Add Kudos
39
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 24 Apr 2026
Posts: 6,977
Own Kudos:
16,913
 [5]
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,977
Kudos: 16,913
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 24 Apr 2026
Posts: 6,977
Own Kudos:
16,913
 [5]
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,977
Kudos: 16,913
 [5]
2
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
User avatar
aimtoteach
Joined: 17 Jul 2014
Last visit: 02 Feb 2016
Posts: 73
Own Kudos:
121
 [3]
Given Kudos: 62
Status:GMAT Date: 10/08/15
Location: United States (MA)
Concentration: Human Resources, Strategy
GMAT 1: 640 Q48 V35
GPA: 3.5
WE:Human Resources (Consumer Packaged Goods)
GMAT 1: 640 Q48 V35
Posts: 73
Kudos: 121
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I followed a very manual approach:

The formula given is simple so populated a few numbers:

G1 =1
G2= 1
G3= 1+ 2^(3-3) = 1+1 = 2
G4= 2+ 2^ (4-3) = 2+2 = 4
G5= 4+2^(5-3)=2+4 = 8
G6=8+ 2^(6-3)=16

The trends shows that numbers will be in powers of 2 - so G7 will be 16*2 = 32, G8 = 32*2 = 64

Next I took an approximation of sum of the series and here is what the trend suggested:

1. G1+G2+G3= G4
2. G1+ G2+G3+G4+G5+G6+G7 =G8

So basically all numbers add up to to give the next in series.

This implies - Sum of G1 upto G16 will be 16384 and the sum of series upto G15 is 8192.

hence, the solution is option A - i.e. 2

Please suggest if this approach is fine.
avatar
bluesquare
Joined: 29 Mar 2015
Last visit: 01 Dec 2016
Posts: 39
Own Kudos:
65
 [3]
Given Kudos: 9
Location: United States
Products:
Posts: 39
Kudos: 65
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Bunuel
In the sequence \(g_n\) defined for all positive integer values of n, \(g_1 = g_2 = 1\) and, for n ≥ 3, \(g_n = g_{n–1} + 2^{n-3}\). If the function \(ψ(g_i)\) equals the sum of the terms \(g_1\), \(g_2\), …, \(g_i\) , what is \(\frac{ψ(g_{16})}{ψ(g_{15})}\)

(A) \(g_3\)

(B) \(g_8\)

(C) \(ψ(g_8)\)

(D) \(ψ(g_{16}) - ψ(g_{15})\)

(E) \(\frac{g_{16}}{2}\)

Kudos for a correct solution.

We want \(\frac{SUM(g_1...g_{16})}{SUM(g_1..g_{15})}\)
\(g_1=g_2=1\)
\(g_3=g_2+2^{3-3}=1+2^0=1+1=2\)
\(g_4=2+2=4\)
\(g_5=4+4=8\)
\(g_n=2^{n-2}\) for \(n\geq{2}\)

\(ψ(g_{1})=1\)
\(ψ(g_{2})=1+1=2\)
\(ψ(g_{3})=2+2=4\)
\(ψ(g_{4})=4+4=8\)
\(ψ(g_{n})=2^{n-1}\) for \(n\geq{1}\)

Therefore, \(\frac{ψ(g_{16})}{ψ(g_{15})}=\frac{2^{15}}{2^{14}}=2\).
Of the answer choices. \(A=2\) so the answer is A.
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,813
Own Kudos:
Given Kudos: 105,870
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,813
Kudos: 810,989
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
In the sequence \(g_n\) defined for all positive integer values of n, \(g_1 = g_2 = 1\) and, for n ≥ 3, \(g_n = g_{n–1} + 2^{n-3}\). If the function \(ψ(g_i)\) equals the sum of the terms \(g_1\), \(g_2\), …, \(g_i\) , what is \(\frac{ψ(g_{16})}{ψ(g_{15})}\)

(A) \(g_3\)

(B) \(g_8\)

(C) \(ψ(g_8)\)

(D) \(ψ(g_{16}) - ψ(g_{15})\)

(E) \(\frac{g_{16}}{2}\)

Kudos for a correct solution.

MANHATTAN GMAT OFFICIAL SOLUTION:

We begin by listing some values of gn, in order to get a sense for how gn progresses:
\(g_1 = 1\)

\(g_2 = 1\)

\(g_3 = g_2 + 2^0 = 1 + 1 = 2 = 2^1\)

\(g_4 = g_3 + 2^1 = 2 + 2 = 4 = 2^2\)

\(g_5 = g_4 + 2^2 = 4 + 4 = 8 = 2^3\)

\(g_6 = g_5 + 2^3 = 8 + 8 = 16 = 2^4\)

We can see that for n ≥ 3, \(g_n = 2^{n–2}\).

Let us now look for a pattern in the sums defined as (gn):
\(ψ(g_3) = g_1 + g_2 + g_3 + = 1 + 1 + 2 = 4 = 2^2\)

\(ψ(g_4) = (g_1 + g_2 + g_3) + g_4 = ψ(g_3) + g_4 = 4 + 4 = 8 = 2^3\)

\(ψ(g_5) = (g_1 + g_2 + g_3 + g_4) + g_5 = ψ(g_4)+ g_5 = 8 + 8 = 16 = 2^4\)

Each value is double the previous value: \(ψ(g_n) = 2 * ψ(g_{n-1})\). This means that:
\(\frac{ψ(g_{16})}{ψ(g_{15})}=\frac{2*ψ(g_{15})}{ψ(g_{15})}=2\)

Now all we need to do is scan the answer choices to find an expression that equals 2. We have already discovered that g3 = 2, so we can select g3 as the answer.

The correct answer is A.
User avatar
DIII
Joined: 30 May 2017
Last visit: 27 Dec 2018
Posts: 120
Own Kudos:
Given Kudos: 31
Location: United States (AL)
GMAT 1: 760 Q50 V42
GMAT 1: 760 Q50 V42
Posts: 120
Kudos: 123
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

How much time should one allot to these kinds of questions, I don't think it solvable in 2 minutes.

what do you suggest?
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 24 Apr 2026
Posts: 109,813
Own Kudos:
810,989
 [2]
Given Kudos: 105,870
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,813
Kudos: 810,989
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
DIII
Bunuel

How much time should one allot to these kinds of questions, I don't think it solvable in 2 minutes.

what do you suggest?

Ideally you should solve easier questions in less than 2 minutes which will allow you to spend a little bit more on those which are harder. The average time of correct answer on this questions is 3:45 minutes.
User avatar
GMATinsight
User avatar
Major Poster
Joined: 08 Jul 2010
Last visit: 24 Apr 2026
Posts: 6,977
Own Kudos:
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,977
Kudos: 16,913
Kudos
Add Kudos
Bookmarks
Bookmark this Post
DIII
Bunuel

How much time should one allot to these kinds of questions, I don't think it solvable in 2 minutes.

what do you suggest?

The very important first point has already been mentioned by bunuel which is Average time 2 mins per question does NOT mean you have to finish every question in 2 mins. There are always some question that can be solved in less than a min then save time there and use that time in harder questions which deserve 3 mins or even more

Second important point that such lengthy questions are highly unlikely to appear to GMAT. If you can't see and short solution then understand that such questions are good for practice but unlikely to be seen in GMAT
User avatar
DIII
Joined: 30 May 2017
Last visit: 27 Dec 2018
Posts: 120
Own Kudos:
Given Kudos: 31
Location: United States (AL)
GMAT 1: 760 Q50 V42
GMAT 1: 760 Q50 V42
Posts: 120
Kudos: 123
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thank you GMATinsight Bunuel
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,972
Own Kudos:
Posts: 38,972
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
109813 posts
Tuck School Moderator
853 posts