sequence

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 131
Joined: Tue Aug 05, 2008 3:28 pm
Thanked: 2 times

sequence

by mariah » Sun Feb 01, 2009 9:26 am
4. Sequence s1,s2,s3,..sn, is such that s=1/n-1/n+1 . Is the sum of first n terms greater than 9/10?
1). n>10
2). n<19
Source: — Data Sufficiency |

Master | Next Rank: 500 Posts
Posts: 160
Joined: Sat Dec 20, 2008 9:12 pm
Thanked: 11 times

Re: sequence

by aroon7 » Sun Feb 01, 2009 9:44 am
mariah wrote:4. Sequence s1,s2,s3,..sn, is such that s=1/n-1/n+1 . Is the sum of first n terms greater than 9/10?
1). n>10
2). n<19
s1+s2+s3+s4...+sn > 9/10 ?
s = (1/n) - (1/n+1)

we can see that s1's second term will cancel with s2's second term
so in the summation, s1+s2+s3+s4...+sn only (1)-(1/n+1) will remain

1) n>10
when n = 11,
sum = 1 - (1/12) = 11/12 = 0.91>0.9
hence as n increases (1/n+1) decreases so 1-(1/n+1) increases
hence suff

2) when n = 1, sum = 0
when n = 11, sum >.9
insuff

Ans = A