-
GmatTakerNo.1
- Senior | Next Rank: 100 Posts
- Posts: 37
- Joined: Sat Apr 24, 2010 8:27 am
Might be long but this is how I did:
sequence: -1 1 2 1 -1 -2 | -1 1 2 1 -1 -2 | ..... period of 6
so 1000/6 = 166 and rem 4
sum of each period is 0, so sum = sum of last 4 terms i.e -1 1 2 1 = 3












