Last visit was: 24 Apr 2024, 00:59 It is currently 24 Apr 2024, 00:59

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
SORT BY:
Date
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92892
Own Kudos [?]: 618667 [46]
Given Kudos: 81564
Send PM
Most Helpful Reply
Intern
Intern
Joined: 04 Sep 2014
Posts: 18
Own Kudos [?]: 14 [8]
Given Kudos: 4
Location: United States
GMAT 1: 690 Q46 V38
GMAT 2: 720 Q49 V39
GPA: 3.33
Send PM
Intern
Intern
Joined: 14 Oct 2016
Posts: 31
Own Kudos [?]: 35 [6]
Given Kudos: 155
Location: India
WE:Sales (Energy and Utilities)
Send PM
General Discussion
avatar
Manager
Manager
Joined: 10 Aug 2015
Posts: 95
Own Kudos [?]: 240 [5]
Given Kudos: 20
Send PM
Re: The first term in sequence Q equals 1, and for all positive integers [#permalink]
2
Kudos
3
Bookmarks
Solution : The question means \(Q_n = n^3 - (n-1)^3\) for n>=2 and \(Q_1 = 1\)
Sum of n terms = \(n^{3}\) = 7*7*7 = 343

Option, D
Math Expert
Joined: 02 Sep 2009
Posts: 92892
Own Kudos [?]: 618667 [2]
Given Kudos: 81564
Send PM
Re: The first term in sequence Q equals 1, and for all positive integers [#permalink]
2
Bookmarks
Expert Reply
Bunuel wrote:
The first term in sequence Q equals 1, and for all positive integers n equal to or greater than 2, the nth term in sequence Q equals the absolute value of the difference between the nth smallest positive perfect cube and the (n-1)st smallest positive perfect cube. The sum of the first seven terms in sequence Q is

(A) 91
(B) 127
(C) 216
(D) 343
(E) 784

Kudos for a correct solution.


MANHATTAN GMAT OFFICIAL SOLUTION:

To solve this problem, we must translate the verbal instructions for the construction of the sequence. The first term is easy: \(Q_1 = 1\).

Next, we have this difficult wording: “for all positive integers n equal to or greater than 2, the nth term in sequence Q equals the absolute value of the difference between the nth smallest positive perfect cube and the (n-1)st smallest positive perfect cube.”

So we’re dealing with all the positive integers beyond 1. Let’s take as an example n = 2. The instructions become these: “the second term equals the absolute value of the difference between the second (nth) smallest positive perfect cube and the first (that is, n-1st) smallest positive perfect cube.”

We know we need to consider the positive perfect cubes in order:
1^3 = 1 = smallest positive perfect cube (or “first smallest”).
2^3 = 8 = second smallest positive perfect cube.

The absolute value of the difference between these cubes is 8 – 1 = 7. Thus \(Q_2 = 8 – 1 = 7\).
Likewise, \(Q_3 = |3^3 – 2^3| = 27 – 8 = 19\), and so on.
Now, rather than figure out each term of Q separately, then add up, we can save time if we notice that the cumulative sums “telescope” in a simple way. This is what telescoping means:

The sum of \(Q_2\) and \(Q_1 = 7 + 1 = 8\). We can also write (8 – 1) + 1 = 8. Notice how the 1’s cancel.
The sum of \(Q_3\), \(Q_2\) and \(Q_1 = 19 + 7 + 1 = 27\). We can also write (27 – 8 ) + (8 – 1) + 1 = 27. Notice how the 8’s and the 1’s cancel.

At this point, we hopefully notice that the cumulative sum of \(Q_1\) through \(Q_n\) is just the nth smallest positive perfect cube.

So the sum of the first seven terms of the sequence is 7^3, which equals 343.

The correct answer is D.
Senior Manager
Senior Manager
Joined: 15 Jan 2017
Posts: 259
Own Kudos [?]: 85 [1]
Given Kudos: 932
Send PM
Re: The first term in sequence Q equals 1, and for all positive integers [#permalink]
1
Kudos
The first term in sequence Q equals 1, and for all positive integers n equal to or greater than 2, the nth term in sequence Q equals the absolute value of the difference between the nth smallest positive perfect cube and the (n-1)st smallest positive perfect cube. The sum of the first seven terms in sequence Q is

(A) 91
(B) 127
(C) 216
(D) 343
(E) 784

Method I used:

A1= 1 --> 1^3= 1 Thus 1 is smallest cube

Next smallest cube =8 (it is 2^3).

Now the series can be endless, and the pattern of nth term will remain the same.

So A(n) =|1 - 8| = |-7| = difference of 7 {likely to repeat itself}
So, the difference must a power of 7. Which 343.
Ans D :)

For those extremely sleepy and not paying attention the answer as multiple of 9 was also present to confuse (216). But either way, great question. Took just about 2 minutes when I got it

Kudos, if my explanation was useful for you :D. If not I would love to learn an alternate way!
GMAT Club Legend
GMAT Club Legend
Joined: 03 Jun 2019
Posts: 5342
Own Kudos [?]: 3964 [2]
Given Kudos: 160
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Send PM
Re: The first term in sequence Q equals 1, and for all positive integers [#permalink]
2
Kudos
Bunuel wrote:
The first term in sequence Q equals 1, and for all positive integers n equal to or greater than 2, the nth term in sequence Q equals the absolute value of the difference between the nth smallest positive perfect cube and the (n-1)st smallest positive perfect cube. The sum of the first seven terms in sequence Q is

(A) 91
(B) 127
(C) 216
(D) 343
(E) 784

Kudos for a correct solution.


\(T_1 = 1\)
\(T_2 = 2^3 - 1^3\)
\(T_3 = 3^3 - 2^3\)
\(T_4 = 4^3 - 3^3\)
\(T_5 = 5^3 - 4^3\)
\(T_6 = 6^3 - 5^3\)
\(T_7 = 7^3 - 6^3\)

Sum of first seven terms = \(T_1 + T_2 + T_3 + T_4 + T_5 + T_6 + T_7 = 7^3 = 343\) since other terms cancel out.
In general \(S_n = n^3\) for all n>0

IMO D
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18753
Own Kudos [?]: 22042 [1]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: The first term in sequence Q equals 1, and for all positive integers [#permalink]
1
Kudos
Expert Reply
Bunuel wrote:
The first term in sequence Q equals 1, and for all positive integers n equal to or greater than 2, the nth term in sequence Q equals the absolute value of the difference between the nth smallest positive perfect cube and the (n-1)st smallest positive perfect cube. The sum of the first seven terms in sequence Q is

(A) 91
(B) 127
(C) 216
(D) 343
(E) 784

Kudos for a correct solution.


We see that the nth term of sequence Q, when n ≥ 2, is:

a_n = n^3 - (n - 1)^3

Writing the second to seventh terms, we have:

a_2 = 8 - 1, a_3 = 27 - 8, a_4 = 64 - 27, a_5 = 125 - 64, a_6 = 216 - 125 and a_7 = 343 - 216.

Since a_1 = 1, the sum of the first seven terms is:

1 + (8 - 1) + (27 - 8) + (64 - 27) + (125 - 64) + (125 - 64) + (216 - 125) + (343 - 216) = 343

Answer: D
Director
Director
Joined: 16 Jun 2021
Posts: 994
Own Kudos [?]: 183 [0]
Given Kudos: 309
Send PM
Re: The first term in sequence Q equals 1, and for all positive integers [#permalink]
Key to cracking the question is identfying a pattern and eleminating the terms that recure and find the final value that lasts therefore
1 terms is 1
2 term will be ( 2^3 - 1^3),
3 term will be ( 3^3 - 2^3),
4 term will be ( 4^3 - 3^3),
5 term will be ( 5^3 - 4^3),
6 term will be ( 6^3 - 5^3),
7 term will be ( 7^3 - 6^3).
Every other term will be cancelled except for 7^3
which is 343
Hence IMO D
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32639
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: The first term in sequence Q equals 1, and for all positive integers [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: The first term in sequence Q equals 1, and for all positive integers [#permalink]
Moderators:
Math Expert
92888 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne