Integer

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 24
Joined: Wed Apr 06, 2011 9:30 am
Thanked: 1 times
Followed by:1 members

Integer

by nkaur » Tue May 24, 2011 6:24 am
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

(1) greater than 2
(2) between 1 and 2
(3) between 1/2 and 1
(4) between 1/4 and 1/2
(5) less than 1/4

How do I have to solve this question?

Thank u
Source: — Problem Solving |

Legendary Member
Posts: 1448
Joined: Tue May 17, 2011 9:55 am
Location: India
Thanked: 375 times
Followed by:53 members

by Frankenstein » Tue May 24, 2011 6:33 am
Hi,
Let's split this summation as the sum of two simpler summations, S1 and S2
where S1 = (-1)^1+(-1)^2 + ...(-1)^10 & S2 = (1/2) + (1/2)^2 + ...(1/2)^10
S1 = -1 +1 -1 +1 ... 10 terms = 0
S2 is a geometric series. So, summation is given by a(1-r^n)/(1-r)
S2 = (1/2) [(1-(1/2)10](1-1/2) = 1 - (1/2)^10.
So, S1+S2 = 1-(1/2)10 which lies between 1/2 and 1

Hence option 3

Cheers!

User avatar
Master | Next Rank: 500 Posts
Posts: 436
Joined: Tue Feb 08, 2011 3:07 am
Thanked: 72 times
Followed by:6 members

by manpsingh87 » Tue May 24, 2011 8:02 am
nkaur wrote: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

(1) greater than 2
(2) between 1 and 2
(3) between 1/2 and 1
(4) between 1/4 and 1/2
(5) less than 1/4

How do I have to solve this question?

Thank u
a1=(-1)^1+1*(1/2);
a1= 1/2;
a2= (-1)^2+1*(1/2^2);
a2=-1/4;
a3= 1/8;
:
:
:
a10=-1/1024;

i.e. if we observe half the terms are positive and half of the terms are negative;
from here we can solve the question by using two approaches; separate the positive and negative term, and then evaluate their sum by using G.P. or we can combine consecutive terms to form the new series, i'll be using the last mentioned approach;

(1/2-1/4)+(1/8-1/16)+(1/32-1/64)+(1/128-1/256)+(1/512-1/1024);
1/4+1/16+1/64+1/256+1/1024;

now from here; if we see; the term after 1/4 are start diminishing in magnitude as the denominator increases, therefore surely we can conclude that rest of the terms won't contribute much to the answer, we can also verify this using a G.P.

1/4+1/16+1/64+1/256+1/1024; is a g.p. with common ratio of 1/4;
hence its sum is given as 1/4 (1-(1/4)^5)/(1-1/4); which will approximately be 0.33 hence value must lie between 1/4 and 1/2 hence D
O Excellence... my search for you is on... you can be far.. but not beyond my reach!