Number Formation with Distinct Digits

Number Formation with Distinct Digits involves forming numbers where digits cannot repeat. This is a permutation problem where we arrange selected digits. The number of n-digit numbers with distinct digits (and first digit ≠ 0) is 9 × P(9, n-1) for n ≤ 10.

10Worksheets
200+Practice Questions
IntermediateDifficulty
2-3 hoursHours to Master

Introduction to Number Formation with Distinct Digits

Number Formation with Distinct Digits involves forming numbers where digits cannot repeat. This is a permutation problem where we arrange selected digits. The number of n-digit numbers with distinct digits (and first digit ≠ 0) is 9 × P(9, n-1) for n ≤ 10.

Prerequisites

Basic permutation P(n,r) formula First digit cannot be 0 Factorial concept
Why This Matters: Distinct digit problems appear in 1-2 questions in SSC CGL and Banking exams. They test permutation concepts with digit constraints.

How to Solve Number Formation with Distinct Digits Problems

1

Step 1: Identify the number of digits in the number (n)

2

Step 2: Recognize that digits cannot repeat (distinct digits)

3

Step 3: First digit cannot be 0: 9 choices (1-9)

4

Step 4: Remaining (n-1) positions: select from remaining 9 digits and arrange

5

Step 5: Use permutation: P(9, n-1) = 9!/(9-(n-1))!

6

Step 6: Total = 9 × P(9, n-1)

7

Step 7: For n = 1, numbers are 1-9 (9 numbers)

Pro Strategy: Handle the first digit restriction first. Then for the remaining positions, use permutations of the remaining digits. For numbers with leading zeros allowed (like codes), use P(10, n).

Example Problem

Example: How many 4-digit numbers can be formed using distinct digits? Solution: Step 1: n = 4 Step 2: First digit: 9 choices (1-9) Step 3: Remaining 3 digits: choose and arrange from remaining 9 digits Step 4: P(9,3) = 9 × 8 × 7 = 504 Step 5: Total = 9 × 504 = 4536 Answer: 4536 numbers

Pro Tips & Tricks

  • n-digit distinct digit numbers: 9 × P(9, n-1)
  • For n = 10: only one 10-digit number with all distinct digits (0-9), but first digit can't be 0, so 9 × 9!
  • For numbers with leading zeros allowed: P(10, n)
  • For n > 10: impossible (only 10 digits total)
  • For n = 1: 9 numbers (1-9)
  • For n = 2: 9 × 9 = 81 (first digit 1-9, second digit 0-9 except first)

Shortcut Methods to Solve Faster

4-digit: 9 × 9 × 8 × 7 = 4536
5-digit: 9 × 9 × 8 × 7 × 6 = 27216
3-digit: 9 × 9 × 8 = 648
2-digit: 9 × 9 = 81
For any n: 9 × ⁹Pₙ₋₁

Common Mistakes to Avoid

Forgetting that first digit cannot be 0
Using combinations instead of permutations
Not reducing available digits after selecting first digit
Allowing n > 10 (impossible with distinct digits)

Exam Importance

Number Formation with Distinct Digits is an important topic for various competitive exams. Here's how frequently it appears:

SSC CGL
1-2 questions
BANKING PO
1-2 questions
RAILWAYS RRB
1-2 questions
CAT
1-2 questions
INSURANCE
1-2 questions

Ready to Master Number Formation with Distinct Digits?

Start with Worksheet 1 and work your way up to expert level! Each worksheet includes:

20 practice questions
Detailed solutions
Step-by-step explanations
Start Practicing Now