CSAT Solved Papers/ 2023/Q66
2023 CSAT — Q66
A flag has to be designed with horizontal stripes using some or all of the colours red, green and yellow. What is the number of different ways in which this can be done so that no two adjacent stripes have the same colour?
Worked rationale
Colour the stripes top to bottom. The first stripe is free; each later stripe must differ only from the one directly above it.
- Stripe : choices (red, green, yellow).
- Stripe : choices (anything but stripe ).
- Stripe : choices (anything but stripe ).
- Stripe : choices (anything but stripe ).
By the multiplication principle:
Answer: (c) 24.
Why the other options miss
- A an arithmetic slip: drops one factor of (e.g. , colouring only three stripes).
- B wrong formula: uses or a wrong per-stripe count, mis-applying the “differs from neighbour” rule.
- D missed a case: over-counts by allowing choices for a stripe that must avoid its neighbour (), forgetting each interior stripe has only valid colours.
Specialist insight
The standard “path-colouring” count: with colours and stripes in a line and the only rule being “adjacent differ,” the count is . Here , , giving . The phrase “some or all of the colours” is a non-constraint — it just means a colour may be unused; it does not add cases. Recognising the template makes this a -second item.
for the first stripe, for each of the next three: ("some or all" adds nothing) (c).