abhishek911
gracie
gracie
Hi, I took the sequence as x, x+1 , x+2 , x+1 , x and got x=-5 , which is invalid since the sequence has positive numbers. In the second option that you took (x+2,x x+1.....), can we call the first 3 numbers consecutive? Technically a consecutive sequence should have +1 and not a -1 added to each subsequent number.
hi abhishek,
my understanding is that consecutive sequences can have either positive or negative differences,
but maybe Bunuel or chetan2u can say something definitive about this.
gracie
Hi
I will try to explain. May be it is helpful.
A sequence can be both increasing of decreasing, consequently we can take sequence either as a,a+1,a+2, ...... or a,a-1,a-2,......
Here in this case, the question stem mentions that sum of the items in the set = 7 times the middle term, this statement should ring a bell that the middle term may be smaller than the other terms, hence we took sequence as a, a-1, a-2,...., so that middle term can be made smaller.