CSAT Solved Papers/ 2023/Q75
2023 CSAT — Q75
Consider the sequence
that follows a certain pattern. Which one of the following completes the sequence?
Worked rationale
Index the characters and slice into four blocks of length (positions –, –, –, –):
- Block 1 (–):
- Block 2 (–):
- Block 3 (–):
- Block 4 (–):
Each block is the letters with one letter doubled, and the doubled letter marches across the blocks:
- Block 1 (double ) blanks @4,5
- Block 2 (double ) blank @9
- Block 3 (double ) — already complete, matches ✓
- Block 4 (double ) blank @16
Reading the blanks in order (positions ): .
Answer: (d) DDCA.
Visual solution
The same solve, worked by hand — read it, then trace it.
Why the other options miss
- A solved the wrong question: gets the first doubled but scrambles the marching order of the remaining doubled letters.
- B counted one too few: starts the doubled-letter march at instead of , shifting every blank.
- C missed a case: doubles twice (blocks 1–2) instead of then , mis-reading block 1 as .
Specialist insight
, so the period is , not — each block is with exactly one doubled letter, and the doubled letter descends across the four blocks (the mirror of the 2024 Q24 ascending variant). Verify against the fully-printed block 3 (, double ) to lock the direction, then the blanks fall out with zero ambiguity. The move that scores: count , slice in s, and read the doubled letter off the complete block.
Slice into four blocks of ; each is with one doubled letter marching , so blanks (d).