csathard

4-digit numbers are to be formed using the digits 1, 2, 3 and 4; and none of these four digits are repeated in any manner. Further,

  1. 1.2 and 3 are not to immediately follow each other.
  2. 2.1 is not to be immediately followed by
  3. 3.3. 4 is not to appear at the last place.
  4. 4.1 is not to appear at the first place. How many different numbers can be formed?
  1. A.6
  2. B.8
  3. C.9
  4. D.None of the above
▶ Answer & Explanation

Correct answer: A. 6

The problem involves calculating permutations with restrictions. Initially, there are 4! = 24 possible 4-digit numbers using digits 1, 2, 3, 4 without repetition. The restrictions significantly reduce this number. Restriction 4 (1 is not at the first place) eliminates numbers starting with 1. Restriction 3 (4 is not at the last place) eliminates numbers ending with 4. Further constraints like '2 and 3 are not to immediately follow each other' and '1 is not to be immediately followed by 3' require careful exclusion of specific permutations. Calculating the valid numbers requires systematic enumeration or the principle of inclusion-exclusion, accounting for all given conditions simultaneously.

Source: UPSC csat 2016

Practice this question with answer tracking

Track your performance, build spaced repetition reviews, and see your weak areas.

Start practising free →