CSAT Solved Papers/ 2024/Q24
2024 CSAT — Q24
Consider the sequence
that follows a certain pattern. Which one of the following completes the sequence?
Worked rationale
Index the 20 characters and locate the blanks before guessing — the pattern only reveals itself once the string is sliced into four equal blocks of length 5.
Positions – carry blanks at . Slice into blocks of (positions –, –, –, –):
- Block 1 (–):
- Block 2 (–):
- Block 3 (–):
- Block 4 (–):
Each block is the four letters with one letter doubled, and the doubled letter marches across the blocks:
- Block 1 = (double ) blank
- Block 2 = (double ) blank
- Block 3 = (double ) blank
- Block 4 = (double ) blank
Every printed letter checks out (e.g. block 2 has at – as given; block 3 has at – as given). The four blanks, read in order, are .
Answer: (c) A, A, C, D.
Visual solution
The same solve, worked by hand — read it, then trace it.
Why the other options miss
- A solved the wrong question: forces a length- “ABCD” tiling, so the first blank is read as and the last two are swapped; ignores the doubled-letter march.
- B counted one too many: gets the tail right but misplaces the first doubled letter ( instead of at position 2), breaking block 1’s form.
- D solved the wrong question: spots the opening (blocks 1–2) but reverses the last two blanks, putting before — block 3 must double and block 4 double , not the reverse.
Specialist insight
The whole item turns on finding the period. The early "" and "" fragments tempt a length- read, but , and only the length- slice (four blocks) exposes the rule: each block is with the -th block doubling the -th letter (). Once you see the doubled letter “travelling” left-to-right, the blanks fall out with zero ambiguity. Under the clock, the move is: count the characters (20), test the divisor that is not the obvious 4, and read structure off the printed letters rather than the blanks.
Don't tile in 4s — slice into four blocks of 5; each is with one doubled letter marching , so the blanks are .