Last visit was: 22 Apr 2026, 22:36 It is currently 22 Apr 2026, 22:36
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: 22 Apr 2026
Posts: 109,763
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,696
 [49]
3
Kudos
Add Kudos
46
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 22 Apr 2026
Posts: 11,229
Own Kudos:
44,996
 [9]
Given Kudos: 335
Status:Math and DI Expert
Location: India
Concentration: Human Resources, General Management
GMAT Focus 1: 735 Q90 V89 DI81
Products:
Expert
Expert reply
GMAT Focus 1: 735 Q90 V89 DI81
Posts: 11,229
Kudos: 44,996
 [9]
3
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
User avatar
CrackverbalGMAT
User avatar
Major Poster
Joined: 03 Oct 2013
Last visit: 22 Apr 2026
Posts: 4,846
Own Kudos:
9,180
 [6]
Given Kudos: 226
Affiliations: CrackVerbal
Location: India
Expert
Expert reply
Posts: 4,846
Kudos: 9,180
 [6]
4
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,763
Own Kudos:
810,696
 [3]
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,696
 [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: 541
Own Kudos:
1,697
 [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: 541
Kudos: 1,697
 [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: 17 Apr 2026
Posts: 4,143
Own Kudos:
Given Kudos: 99
Expert
Expert reply
Posts: 4,143
Kudos: 11,270
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
KDeSanta
Joined: 16 Mar 2025
Last visit: 22 Apr 2026
Posts: 2
Given Kudos: 34
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello everyone,
We can solve the question in much simple way
mth term follows the pattern:- 1/2, -1/4 , 1/8 ....
n=10, r = -1/2 , a = 1/2
This is a Geometric Series, Apply the Sum Formula :-
Sn = 1/2 (1 - (-1/2)^10 ) / ( 1 - (-1/2))
Sn = 1/3 (1023/1024) -> must be more than 0.25 but less than 0.5.
Hence option D will be answer
Moderators:
Math Expert
109763 posts
Tuck School Moderator
853 posts