2004 AIME II Problems/Problem 4
Problem
How many positive integers less than 10,000 have at most two different digits?
Solution
First, let's count numbers with only a single digit. We have nine of these for each length, and four lengths, so 36 total numbers.
Now, let's count those with two distinct digits. We handle the cases "0 included" and "0 not included" separately.
There are ways to choose two digits,
and
. Given two digits, there are
ways to arrange them in an
-digit number, for a total of
such numbers (or we can list them:
). Thus, we have
numbers of this form.
Now, suppose 0 is one of our digits. We have nine choices for the other digit. For each choice, we have
-digit numbers we can form, for a total of
such numbers (or we can list them:
). This gives us
numbers of this form.
Thus, in total, we have such numbers.
Solution 2
We use casework on the number of digits for this problem.
If the number has a single digit, namely the number we can clearly all such
work.
If the number has two digits, or the number we can clearly see all such
work.
If the number has three digits, there are a total of
three digit numbers, and there are
numbers that have all distinct digits so there are
total three digit numbers that work.
If the number has four digits, then we have a total of
so in total we get
numbers that work.
Alternatively, has four digits can be calculated as follows: When
has one unique digit, there are
possibilities. When
has two unique digits there are two cases. Case 1: two digits are the same with each other and different with the other pair of similar digits. In that case there are
numbers that work. The case had to be divided by
because it counts the cases of distinct digits
again when
is picked. Case 2: three digits are the same and one is different. There are
numbers that work.
Solution 3
We go with complementary counting. 3 different digits. First, we need atleast a three digit number. There are = 648 ways to do this with a three digit number. Note that I can simply add any one of the digits from
to the left of any of these digits to get a 4 digit number, that has atleast 3 distinct digits (It can be either of some form like ABCA or ABCD). Thus there will be
such numbers. But wait, we have missed all the cases where the third digit is
. There are
such ways (There are two
there because I can repeat atleast one digit). This count came to me while typing. Originally, I just did it regularly. Take the case of all 4 distinct, then the case of two repeating where one of them is the left-most digit. Now, we are missing the cases where two digits from the last three places repeat in a 4 digit number. All the cases where the first digit repeats with any of the last 3, and the cases where all 4 are distinct have been covered. For this, we split it into two cases. First case is such that the repeating digit is not
. We have
such cases. Now, we will let
be the repeating digits to get
cases.
The question says
than
, so we subtract from
, not
.
See also
2004 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 3 |
Followed by Problem 5 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.