Last visit was: 12 Jul 2025, 03:44 It is currently 12 Jul 2025, 03:44
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: 11 Jul 2025
Posts: 102,636
Own Kudos:
Given Kudos: 98,172
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,636
Kudos: 740,612
 [46]
3
Kudos
Add Kudos
43
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 11 Jul 2025
Posts: 11,295
Own Kudos:
41,696
 [9]
Given Kudos: 333
Status:Math and DI Expert
Products:
Expert
Expert reply
Posts: 11,295
Kudos: 41,696
 [9]
3
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
User avatar
CrackverbalGMAT
User avatar
Major Poster
Joined: 03 Oct 2013
Last visit: 12 July 2025
Posts: 4,847
Own Kudos:
8,631
 [5]
Given Kudos: 225
Affiliations: CrackVerbal
Location: India
Expert
Expert reply
Posts: 4,847
Kudos: 8,631
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 11 Jul 2025
Posts: 102,636
Own Kudos:
740,612
 [3]
Given Kudos: 98,172
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,636
Kudos: 740,612
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Bunuel
For every integer m from 1 to 10 inclusive, the \(m_{th}\) term of a certain sequence is given by \((-1)^{(m+1)}*(\frac{1}{2})^m\). If T is the sum of the first 10 terms in the sequence, then T is:

(A) greater than 2
(B) between 1 and 2
(C) between 0.5 and 1
(D) between 0.25 and 0.5
(E) less than 0.25

Check NEWEST addition to Ultimate GMAT Quantitative Megathread:

'Sequences Made Easy - All in One Topic!'

User avatar
dabaobao
Joined: 24 Oct 2016
Last visit: 20 Jun 2022
Posts: 572
Own Kudos:
1,555
 [2]
Given Kudos: 143
GMAT 1: 670 Q46 V36
GMAT 2: 690 Q47 V38
GMAT 3: 690 Q48 V37
GMAT 4: 710 Q49 V38 (Online)
GMAT 4: 710 Q49 V38 (Online)
Posts: 572
Kudos: 1,555
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
For every integer m from 1 to 10 inclusive, the \(m_{th}\) term of a certain sequence is given by \((-1)^{(m+1)}*(\frac{1}{2})^m\). If T is the sum of the first 10 terms in the sequence, then T is:

(A) greater than 2
(B) between 1 and 2
(C) between 0.5 and 1
(D) between 0.25 and 0.5
(E) less than 0.25

TL;DR



b_1 = (-1)^2*(1/2)^1 = 1/2
b_2 = (-1)^3*(1/2)^2 = -1/4
b_3 = (-1)^4*(1/2)^3 = 1/8

b_1 = 1/2; r = -1/2

Sum of n term GP = b_1 * (1-r^n)/(1-r)
= (1/2) (1-(1/1024)/(1+(1/2))
= (1/2) ((1024-1)/1024)/(3/2) = 1023/(3*1024) = ~1/3
ANSWER: D


Veritas Prep Official Solution



We get the first term by putting m = 1

First term = [(-1)^(1+1)]*[(1/2)^1] = 1/2 (Not so bad, eh?!)

Second term = [(-1)^(2+1)]*[(1/2)^2] = -1/2^2 = -1/4

Third term = [(-1)^(3+1)]*[(1/2)^3] = 1/2^3 = 1/8

Do we see a pattern?

The tenth term will be [(-1)^(10+1)]*[(1/2)^10] = -1/2^10 = -1/1024 (You don’t need to calculate this of course. You can keep it as 2^10. I do suggest though that you should be good with the first 10 powers of 2, first 6 powers of 3, first 4 powers of 4 and first 3 powers of 5 to 10.)

The sequence looks like this: 1/2, – 1/4, 1/8, – 1/16, …

T = 1/2 – 1/4 + 1/8 – 1/16 +…+ 1/512 – 1/1024

Of course GMAT doesn’t expect us to calculate this. One could end up wasting a lot of precious time if one did. The trick is to know that we need to figure out the answer using some shrewdness. Fortunately (or unfortunately), GMAT software rewards cunning and craft!

The problem is that we have positive and negative terms so it is very hard to say what the value of T will be. But the terms are not random. There is a positive term followed by a negative term which is then followed by a positive term and so on. Also, every subsequent term is smaller than the previous term (in fact it is a Geometric Progression but we don’t need to know that to solve this question. Nevertheless, we will take up GP too in a couple of weeks).

We need to create some uniformity so that we can deduce something about T. We have 10 terms. If we couple them up, two terms each, we get 5 groups:
T = (1/2 – 1/4) + (1/8 – 1/16) + … + (1/512 – 1/1024)

Tell me, can we say that each group is positive? From a larger number, you are subtracting a smaller number in each bracket. The first number is greater than the second number in each group e.g. 1/2 is greater than 1/4, therefore, (1/2 – 1/4) = 1/4 i.e. a positive number
Similarly, (1/8 – 1/16) = 1/16, again a positive number.

This means T = 1/4 + 1/16 +…. (all positives)
Definitely this sum, T, is greater than 1/4 i.e. 0.25

So we can rule out option (E). But we still have to choose one out of the four remaining options.

Now, let’s group the terms in another way.

T = 1/2 + (- 1/4 + 1/8) + (- 1/16 + 1/32) … – 1/1024

You leave out the first term and start grouping two terms at a time. The last term will be left alone too! You will be able to make four groups with the 8 terms in the middle.

Now look closely at each group: The first term is a negative number with a higher absolute value while the second term is a smaller positive number so the sum will give you a negative number, e.g.:

(-1/4 + 1/8) = -1/8

(-1/16 + 1/32) = -1/32 etc

This means T = 1/2 – 1/8 – 1/32 … -1/1024

All 4 of the groups will give you a negative number and the last term is also negative. Since the first term is 1/2 i.e. 0.5, we can say that the sum T will be less than 0.5 since all the other terms are negative.

So the sum, T, must be more than 0.25 but less than 0.5.

Answer has to be option (D).
User avatar
IanStewart
User avatar
GMAT Tutor
Joined: 24 Jun 2008
Last visit: 11 Jul 2025
Posts: 4,141
Own Kudos:
Given Kudos: 97
 Q51  V47
Expert
Expert reply
Posts: 4,141
Kudos: 10,613
Kudos
Add Kudos
Bookmarks
Bookmark this Post
This question is exactly identical to a GMATPrep question, except they changed the unknown to "m" from "k", and made the question worse by using decimals in the answer choices even though the sequence is about fractions (the original official question uses fractions everywhere). The better version is here:

https://gmatclub.com/forum/for-every-in ... 88874.html
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 37,375
Own Kudos:
Posts: 37,375
Kudos: 1,010
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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.
Moderators:
Math Expert
102636 posts
PS Forum Moderator
688 posts