-
paresh_patil
- Senior | Next Rank: 100 Posts
- Posts: 44
- Joined: Thu Jan 03, 2013 10:30 pm
- Thanked: 4 times
k th term = (-1)^(k+1)*((1/2)^k)paresh_patil wrote:For every integer k from 1 to 10, inclusive, the k th 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
Hence,
- 1st term = (-1)^(1+1)*((1/2)^1) = 1/2
2nd term = (-1)^(2+1)*((1/2)^2) = -1/4
3rd term = (-1)^(3+1)*((1/2)^3) = 1/8
4th term = (-1)^(4+1)*((1/2)^4) = -1/16
Etc ...
To understand this more try to visualize the situation on the number line. Start from 1/2 and subtract 14 from it. So we are at 1/4 now. Add 1/8 to it. We will be definitely somewhere less than 1/2 now (1/4 + 1/8 = 3/8). Subtract 1/16 from it. We will be definitely somewhere greater than 1/4 now (3/8 - 1/16 = 5/16). Now the sum is nothing but repetition of this pattern.

Hence, T will be definitely less than 1/2 and greater than (1/2 - 1/4) = 1/4
The correct answer is D.


















