Last visit was: 18 Apr 2025, 00:27 It is currently 18 Apr 2025, 00:27
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
805+ Level|   Sequences|         
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 April 2025
Posts: 100,740
Own Kudos:
Given Kudos: 93,107
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 100,740
Kudos: 717,303
 [54]
1
Kudos
Add Kudos
53
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
ThatDudeKnows
Joined: 11 May 2022
Last visit: 27 Jun 2024
Posts: 1,077
Own Kudos:
872
 [11]
Given Kudos: 79
Expert
Expert reply
Posts: 1,077
Kudos: 872
 [11]
5
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 18 April 2025
Posts: 8,189
Own Kudos:
4,669
 [3]
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy)
GMAT Focus 1: 545 Q79 V79 DI73
Posts: 8,189
Kudos: 4,669
 [3]
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
User avatar
sampathgelam
Joined: 02 Jul 2021
Last visit: 29 Aug 2024
Posts: 138
Own Kudos:
149
 [3]
Given Kudos: 50
Location: India
GMAT Focus 1: 665 Q87 V82 DI80
GPA: 3
Products:
GMAT Focus 1: 665 Q87 V82 DI80
Posts: 138
Kudos: 149
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given A1=-17
then putting the value of N in Inequality Equation for maximum value of N :
-24<A2<-19
-31<A3<-21
-38<A4<-23
-45<A4>-25
-52<A4>-27
-59<A4>-29
-66<A5<-31
similarly for 7 Values of N the Equation shall satisfy
Hence it will
Hence Only one value
avatar
paragamrutkar
Joined: 14 May 2021
Last visit: 24 May 2023
Posts: 42
Own Kudos:
63
 [5]
Given Kudos: 40
Location: India
GMAT 1: 700 Q49 V36
GMAT 2: 710 Q50 V38
GMAT 2: 710 Q50 V38
Posts: 42
Kudos: 63
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
The infinite sequence of integers \(a_1\), \(a_2\), …, \(a_n\), … is such that \(a_1 = -17\) and \(a_{n-1} - 7 < a_n < a_{n-1} - 2\) for \(n > 1\). If \(a_x=-53\), then how many different values can x take?

A. 1
B. 4
C. 5
D. 6
E. 7

\(a_1 = -17\)
\(a_x = -53\)

Using the AP formula,
\(a_x = a_1 + (x-1)*d\)
\((x-1)*d = -53+17\)
\((x-1)*d = -36\)

\(a_{n-1} - 7 < a_n < a_{n-1} - 2\)
Hence, \(d = {-6, -5, -4, -3}\)

\(x_{min} -> (x_{min} - 1) * -6 = -36\)
\(x_{min} = 6+1 = 7\)

\(x_{max} -> (x_{max} - 1) * -3 = -36\)
\(x_{max} = 12+1 = 13\)

Therefore, x can take \((13-7+1) = 7 \) different values.

Hence, the answer is E.
avatar
manish1708
Joined: 10 Aug 2016
Last visit: 13 Dec 2022
Posts: 83
Own Kudos:
270
 [2]
Given Kudos: 61
Location: India
Posts: 83
Kudos: 270
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Answer: E

Infinite sequence of integers is a1, a2, a3, .... ,an

a1 = -17

a(n-1) - 7 < an < a(n-1) - 2 for n > 1

=> a1 - 7 < a2 < a1 - 2
Similarly, a2 - 7 < a3 < a2 - 2
a3 - 7 < a4 < a3 - 2
and so on...

a1 = -17, we get -24 < a2 < -19
i.e. a2 can have 4 values -23, -22, -21, -20.

To get the maximum range for a3, for LHS consider a2 = -23 and for RHS consider a2 = -20
=> -23-7 < a3 < -20 - 2
=> -30 < a3 < -22
i.e. a3 can have integer values -29, -28, -27,...., -24, -23

Similarly, -36 < a4 < -25
i.e. a4 can have integer values -35, -34, -33,....,-27, -26

For every next an, the range will increase by -6 on left side and increase by -3 on right side.

=> -36 < a4 < -25
=> -42 < a5 < -28
=> -48 < a6< -31
=> -54 < a7 < -34
=> -60 < a8 < -37
=> -66 < a9 < -40
=> -72 < a10 < -43
=> -78 < a11 < -46
=> -84 < a12 < -49
=> -90 < a13 < -52
=> -96 < a14 < -55
=> -102 < a15 < -58

Now for ax = −53, we can see from above that -53 will be in range for a8, a9, ... , a13 and a14
so x can take values 8, 9, 10, 11, 12, 13 and 14.
Total 7 values.
User avatar
av1901
Joined: 28 May 2022
Last visit: 19 Dec 2024
Posts: 429
Own Kudos:
433
 [1]
Given Kudos: 83
Status:Dreaming and Working
Affiliations: None
WE:Brand Management (Manufacturing)
Products:
Posts: 429
Kudos: 433
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
The infinite sequence of integers \(a_1\), \(a_2\), …, \(a_n\), … is such that \(a_1 = -17\) and \(a_{n-1} - 7 < a_n < a_{n-1} - 2\) for \(n > 1\). If \(a_x=-53\), then how many different values can x take?

A. 1
B. 4
C. 5
D. 6
E. 7

 


This question was provided by GMAT Club
for the GMAT Club World Cup Competition

Compete, Get Better, Win prizes and more

 


a1=-17 then as per the inequality of the question stem

-24 < a2 < -19 => a2 = {-23,-22,-21,-20} Because sequence consists of integers only

Now, if you consider a3 will have 4 different inequality ranges based on the value of a2 which will be:

-30 < a3 < -25, -29 < a3 < -24, -28 < a3 < -23, -27 < a3 < -22

Combining the entire inequality will yield: -30 < a3 < -22 => a3 = {-29,-28,-27,-26,-25,-24,-23} All inclusive

Using this logic, we can see that the inequality range of any term of the sequence can be determined by taking adding -6 to the highest term and -3 to the lowest term
And the inclusive integers of the term can be determined by adding 1 to the lowest term of the inequality and subtracting 1 from the highest term of the inequality

So, based on this logic, we can determine:

a4 = {-35 to -26} All inclusive
a5 = {-41 to -29} All inclusive
a6 = {-47 to -32} All inclusive
a7 = {-53 to -35} All inclusive : x=7 can = -53 (1)
a8 = {-59 to -38} All inclusive : x=8 can = -53 (2)
a9 = {-65 to -41} All inclusive : x=9 can = -53 (3)
a10 = {-71 to -44} All inclusive : x=10 can = -53 (4)
a11 = {-77 to -47} All inclusive : x=11 can = -53 (5)
a12 = {-83 to -50} All inclusive : x=12 can = -53 (6)
a13 = {-89 to -53} All inclusive : x=13 can = -53 (7)

Now since -53 is the last term of a13, we know that following terms will be less than -53 in their entire range so no use going on from here
We have 7 possible terms where the term can = -53

Answer - E

-33<a4<-28 {-32,-31,-30,-29} / {-35....-26} INC

a5: (-39,-34)(-38,-33)(-37,-32)(-36,-31) => a5=-35 / {-41....-29} INC

-42<a6<-37 {-41,-40,-39,-38} / {-47....-32} INC

a7: (-48,-43)(-47,-42)(-46,-41)(-45,-40) => a7=-44 / {-53....-35} YES[1]

-51<a8<-46 {-50,-49,-48, -47} / {-59....-38} YES[2]

a9: (-57,-52)(-56,-51)(-55,-50)(-54,-49) => a9=-53 (YES 1) / {-65....-41} YES[3]

-60<a10<-55 / {-71....-44} YES[4]
/ {-77....-47} YES[5]
/ {-83....-50} YES[6]
/ {-89....-53} YES[7]
/ {-95....-56}
User avatar
OllieM
Joined: 25 Jan 2024
Last visit: 28 Jan 2025
Posts: 1
Given Kudos: 24
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
The infinite sequence of integers \(a_1\), \(a_2\), ..., \(a_n\), ... is such that \(a_1 = -17\) and \(a_{n-1} - 7 < a_n < a_{n-1} - 2\) for \(n > 1\). If \(a_x=-53\), then how many different values can x take?

A. 1
B. 4
C. 5
D. 6
E. 7


 


This question was provided by GMAT Club
for the GMAT Club World Cup Competition

Compete, Get Better, Win prizes and more

 



Experience a GMAT Club Test Questions
Yes, you've landed on a GMAT Club Tests question
Craving more? Unlock our full suite of GMAT Club Tests here
Want to experience more? Get a taste of our tests with our free trial today
Rise to the challenge with GMAT Club Tests. Happy practicing!
Probably being dumb but does this question not specify sequence of Integers
I'm struggling to see how x can be anything different to 7, 10, and 14 without making d a non-integer.

Please Help! Thanks
Moderators:
Math Expert
100740 posts
PS Forum Moderator
556 posts