Permutations of 11223344 with positional parity
Question
How many distinct 8-digit numbers can be formed by rearranging the digits of the number 11223344 such that odd digits occupy odd positions and even digits occupy even positions?
Options
12
18
36
72
Explanation
An 8-digit number contains 4 odd positions (1st, 3rd, 5th, 7th) and 4 even positions (2nd, 4th, 6th, 8th).
Step 1: Arrange the odd digits \{1, 1, 3, 3\} into the 4 odd slots. This is a permutation of items with identical repetitions: Ways = 4!/2! × 2! = 24/4 = 6.
Step 2: Arrange the even digits \{2, 2, 4, 4\} into the 4 even slots. Similarly, this involves identical repetitions: Ways = 4!/2! × 2! = 24/4 = 6.
Since the choices are completely independent, multiply the two independent possibilities together: Total distinct combinations = 6 × 6 = 36.
Answer: (c).
Question details
Year
2023
Paper
CSAT
Question
Q19
Section
Numerical Ability
Sub-topic
Permutations & Combinations
Type
Number theory
Difficulty
Hard
Source hint
Number theory
Same sub-topic — other years
Permutations & Combinations has appeared in multiple CSAT papers:
Q44
2024
Calculating combinations under specific inclusion/exclusion constraints
Q18
2022
Permutation of odd digits for a 3-digit number divisible by 5
Q27
2022
Fundamental principle of counting for path combinations
Q55
2022
Counting valid PIN combinations based on numerical constraints
See all questions on Permutations & Combinations
Browse every tagged question across all years