don't know where to begin or what the question is

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 21
Joined: Fri Aug 06, 2010 1:30 am
This question I cannot answer:

For every integer K from 1 to 10, inclusive, the Kth term of a certain sequence is given by (-1)^(K+1) * (1/(2^K)). 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 1/2 and 1
d) Between 1/4 and 1/2
e) Less than 1/4

Would love a thorough explanation on it :)

Thanks!
Source: — Problem Solving |

Senior | Next Rank: 100 Posts
Posts: 46
Joined: Thu May 14, 2009 8:09 pm

by RickH » Thu Aug 26, 2010 5:21 am
I think I have an idea how to do this, but what are the answer choices first?

User avatar
Master | Next Rank: 500 Posts
Posts: 164
Joined: Sun Jul 18, 2010 5:26 am
Thanked: 49 times
Followed by:4 members
GMAT Score:710

by Maciek » Thu Aug 26, 2010 7:14 am
Hi all!

IMO D

it is a simple example of an alternating series that converges absolutely( includes only the 10 first terms)

first term A is 1/2

common ratio R is -1/2

if this sequence were an infinite geometric series, T would be 1/3

1/2 - 1/4 + 1/8 - 1/16 + ... = (1/2)/(1 - (-1/2)) = 1/3
Source: https://en.wikipedia.org/wiki/Geometric_progression

the 2 first terms add up to 1/4 so the sum T of the ten first terms must be greater than 1/4 and less than A 1/2.

It is answer D

Hope it helps!

Best,
Maciek
"There is no greater wealth in a nation than that of being made up of learned citizens." Pope John Paul II

if you have any questions, send me a private message!

should you find this post useful, please click on "thanks" button :)

Junior | Next Rank: 30 Posts
Posts: 10
Joined: Thu Aug 26, 2010 6:36 am

by Saurav16 » Thu Aug 26, 2010 7:17 am
Hi I think the answer is D

The sequence is an alternating sequence as you can see by the first part of the given expression (-1)^(K+1). This part of the sequence will be positive when K=1 and negative when K=2 and alternate there after. What I did was I wrote out the K's and then the sign of the first part of the expression and then evaluated the 2nd part of the expression i.e.:

K=1 : (+1)*(1/(2^1))=1/2
k=2 : (-1)*(1/(2^2))=-1/4

and so on till k=10

Eventually you get

1/2-1/4+1/8-1/16+1/32-1/64+1/128-1/256+1/512-1/1024=341/1024

so looking at it we know its a small number 341 looks like it is less than half of 1024 but lets check. So find one quarter of 1024 which equals 256. 341 > 256 but less than a 1/2 of 1024. Therefore your answer is D.

Adding them up is simple