CSAT Solved Papers/ 2021/Q26
2021 CSAT — Q26
Replace the incorrect term by the correct term in the given sequence
where odd terms and even terms follow the same pattern.
Worked rationale
Split into two interleaved sub-sequences.
Odd positions (): . First differences: — a clean run rising by .
Even positions (): . First differences: .
The two sub-sequences must “follow the same pattern,” so the even differences should also be . Only the first difference is off ( instead of ); the later differences are already correct. So the trustworthy chain is the tail (with diffs ), and the first even term is wrong.
Reconstruct it: the first difference should be , so the corrected first even term is . Then the even sub-sequence reads with differences — matching the odd pattern exactly.
The incorrect term is ; the correct term is .
Answer: (a) 0.
Why the other options miss
- B an arithmetic slip: targets the right (first even) term but back-solves the correction wrong.
- C fixes the wrong term: “corrects” an odd-position term, which already forms the perfect chain.
- D the edit that re-breaks the chain: changes the second even term (forcing a first-gap) but this breaks , so the rest of the chain no longer fits.
Specialist insight
When a sequence is flagged “odd and even terms follow the same pattern,” de-interleave first, then compare the two difference profiles. The odd diffs are the template; the even diffs deviate only at the head. The decisive test is which single change repairs the whole chain: setting the first even term to fixes everything, whereas editing the second term () only re-breaks the next gap. Always prefer the edit that restores the entire pattern, not one that papers over one gap and opens another.
Even diffs should be ; the head term is wrong — correct it to (a).