CSAT Solved Papers/ 2025/Q60
2025 CSAT — Q60
What is in the sequence ?
Worked rationale
Take first differences:
The differences so far are — the primes in order. The next two primes are and :
The closing check (the next prime) confirms the pattern.
Answer: (c) 29.
Why the other options miss
- A reached for the wrong rule: adds a difference of (continues as if each), not recognising the gaps as primes.
- B an arithmetic slip: takes the next difference as (), a near-prime slip.
- D off by one: uses difference , overshooting the prime .
Specialist insight
The series is innocuous once you read the first differences as the prime sequence . The discipline that scores: don’t just match to one difference — use the final given term () as a constraint, since must equal the next prime . That two-sided check ( and ) rules out the off-by-one decoys instantly and confirms the pattern with certainty.
The trap, in one line
First differences are the primes : , and confirms it.