Number of $4$ digit numbers with no repeated digit is
- $4536$
- $3024$
- $5040$
- $4823$
Well, I am very much weak in combinatorics. Please help.
|
Number of $4$ digit numbers with no repeated digit is
Well, I am very much weak in combinatorics. Please help. |
|||||||
|
|
Ok so lets write down any old $4$ digit number $abcd$ How many choices do we have for the digit $a$? We have $9$ choices (since the first digit cannot be $0$). Now for each possible choice of $a$ we have $9$ choices for $b$ (since we want $b$ to be a different digit to $a$ and we now allow $0$). So for choice of the $ab$ part we have $9*9 = 81$ possibilities. Now for each of these we have $8$ choices for $c$ (to avoid $c$ being the same as either $a$ or $b$). And for each of these we have $7$ choices for $d$ (to avoid $d$ being the same as either $a,b$ or $c$). So in total there are $9*9*8*7 = 4536$ possible numbers. |
|||||
|
|
A bit more hint: Ask yourself how many ways can you choose the digit in the first position, then how many ways can you choose the second-place digit ... |
|||
|
|
|
Hint: this is like drawing four digits out of a bag of ten digits 0-9. How many different ways can this happen? Edit: To correct the model I had in mind, the bag would first have to contain only 1-9. After you've picked the leftmost digit, you would throw in a 0 ball and continue to pick the last three digits. |
||||