StemCET Logo

Maths Question 6 – JEE-MAIN 2026

The number of seven-digit numbers, that can be formed by using the digits 1,2,3,5 and 7 such that each digit is used at least once, is :

You need to form a 7-digit number using 5 distinct digits, with each digit used at least once. This implies some digits must be repeated.

Step 1: Determine the repetition pattern of digits✦ Active

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 75=2 positions must be filled by repeating some of these 5 digits. There are two possible scenarios for these repetitions:

Case 1: One digit is repeated three times, and the other four digits are used once. (e.g., d1,d1,d1,d2,d3,d4,d5)

Case 2: Two distinct digits are repeated twice each, and the other three digits are used once. (e.g., d1,d1,d2,d2,d3,d4,d5)

Step 2: Calculate arrangements for Case 1○ Expand

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 (51)=5.

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:

7!3!1!1!1!1!=7!3!=50406=840

Total for Case 1: 5×840=4200.

Step 3: Calculate arrangements for Case 2 and find the total○ Expand

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 (52)=5×42=10.

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:

7!2!2!1!1!1!=7!2!2!=50404=1260

Total for Case 2: 10×1260=12600.

The total number of seven-digit numbers is the sum of arrangements from both cases: 4200+12600=16800.

💡 Teacher's Secret Hint

Ensure you consider all possible ways to distribute the 'extra' repetitions among the available digits.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.