gmat1978 wrote:Cans,
Can you please explain your solution below in more detail?
Thanks
cans wrote:finance wrote:Thank you Cans! I made the same mistake as you, but that's not the OA.
found my mistake
zn=z1+(n-1)
s=(n/2)*(z1+zn)
s/n = z1 + (n-1)/2
z1 is integer. also s/n is odd integer.
Thus (n-1)/2 must be integer. or n-1 is even
or n is odd.
Thus A alone is sufficient (s=odd)
IMO
A
Great question.
as z1,z2,...,zn is series of consecutive integers,
z2=z1+1
z3=z2+1 = z1+2
thus zn = z1 + (n-1)
Sum = z1 + z1 + z3 + ....... + zn
also using sum of arithmetic progression series formula
sum = (n/2)(z1+zn) (sum = no. of terms * (first term + last term) / 2)
sum = (n/2)(z1+z1+(n-1))
sum=(n/2) (2z1 + (n-1))
sum/n = (2z1 + (n-1))/2
also sum/n is odd.
Thus (2z1 + (n-1))/2 is odd
multiplying that odd number with 2 will give even number
thus 2z1 + (n-1) is even
also 2z1 is even
thus (n-1) + even = even -> (n-1) has to be even
thus n is even+1 or n is odd
also given sum/n is odd
Thus sum=n*odd
as n is odd, sum=odd*odd = odd (ex: 5*3=15; 3*9=27)
Sufficient
If my post helped you- let me know by pushing the thanks button
Contact me about long distance tutoring!
[email protected]
Cans!!