Maths Question 6 – JEE-MAIN 2026
🧠 Full Solution Path
We need to form a 7-digit number using 5 distinct digits (1, 2, 3, 5, 7) such that each digit is used at least once. This means 5 digits are used once, and the remaining
Case 1: One digit is repeated three times, and the other four digits are used once. (e.g.,
Case 2: Two distinct digits are repeated twice each, and the other three digits are used once. (e.g.,
In this case, one digit is repeated three times. The number of ways to choose which of the 5 digits is repeated three times is
For each choice (e.g., if '1' is repeated), the set of digits is {1, 1, 1, 2, 3, 5, 7}. The number of distinct permutations of these 7 digits is given by the multinomial coefficient formula:
Total for Case 1:
In this case, two distinct digits are repeated twice each. The number of ways to choose which two of the 5 digits are repeated twice is
For each choice (e.g., if '1' and '2' are repeated), the set of digits is {1, 1, 2, 2, 3, 5, 7}. The number of distinct permutations of these 7 digits is:
Total for Case 2:
The total number of seven-digit numbers is the sum of arrangements from both cases:
Ensure you consider all possible ways to distribute the 'extra' repetitions among the available digits.
