CSAT Solved Papers/ 2024/Q24

2024 CSAT — Q24

Quant Logical & quantitative reasoning 2.5 marks Hard

Consider the sequence

A _ B C D _ B B C D A B C _ D A B C _ DA\ \_\ B\ C\ D\ \_\ B\ B\ C\ D\ A\ B\ C\ \_\ D\ A\ B\ C\ \_\ D

that follows a certain pattern. Which one of the following completes the sequence?

  1. A B, A, D, C
  2. B B, A, C, D
  3. C A, A, C, D Answer
  4. D A, A, D, C

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 112020 carry blanks at 2,6,14,192,6,14,19. Slice into blocks of 55 (positions 1155, 661010, 11111515, 16162020):

  • Block 1 (1155): A _ B C DA\ \_\ B\ C\ D
  • Block 2 (661010): _ B B C D\_\ B\ B\ C\ D
  • Block 3 (11111515): A B C _ DA\ B\ C\ \_\ D
  • Block 4 (16162020): A B C _ DA\ B\ C\ \_\ D

Each block is the four letters A,B,C,DA,B,C,D with one letter doubled, and the doubled letter marches ABCDA\to B\to C\to D across the blocks:

  • Block 1 = AABCD\mathbf{AA}BCD (double AA) \Rightarrow blank @2=A@2 = A
  • Block 2 = ABBCDA\mathbf{BB}CD (double BB) \Rightarrow blank @6=A@6 = A
  • Block 3 = ABCCDAB\mathbf{CC}D (double CC) \Rightarrow blank @14=C@14 = C
  • Block 4 = ABCDDABC\mathbf{DD} (double DD) \Rightarrow blank @19=D@19 = D

Every printed letter checks out (e.g. block 2 has B,B,C,DB,B,C,D at 771010 as given; block 3 has A,B,CA,B,C at 11111313 as given). The four blanks, read in order, are A, A, C, DA,\ A,\ C,\ D.

Answer: (c) A, A, C, D.

Visual solution

The same solve, worked by hand — read it, then trace it.

Hand-drawn worked solution for UPSC 2024 CSAT Q24 — Logical & quantitative reasoning
Tap the drawing to open it full size for the fine detail.

Why the other options miss

  • A
    solved the wrong question: forces a length-44 “ABCD” tiling, so the first blank is read as BB and the last two are swapped; ignores the doubled-letter march.
  • B
    counted one too many: gets the C,DC,D tail right but misplaces the first doubled letter (BB instead of AA at position 2), breaking block 1’s AABCDAABCD form.
  • D
    solved the wrong question: spots the A,AA,A opening (blocks 1–2) but reverses the last two blanks, putting DD before CC — block 3 must double CC and block 4 double DD, not the reverse.

Specialist insight

The whole item turns on finding the period. The early "BCDBCD" and "BBCDBBCD" fragments tempt a length-44 read, but 20=4×520 = 4\times 5, and only the length-55 slice (four blocks) exposes the rule: each block is ABCDABCD with the kk-th block doubling the kk-th letter (AABCD, ABBCD, ABCCD, ABCDDAABCD,\ ABBCD,\ ABCCD,\ ABCDD). 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.

The trap, in one line

Don't tile in 4s — slice into four blocks of 5; each is ABCDABCD with one doubled letter marching ABCDA\to B\to C\to D, so the blanks are A,A,C,D=(c)A,A,C,D = (c).

← All 2024 CSAT questions