Analyzing the Setup
To find the rank of the number 35337 in a list of five-digit numbers formed using the set {1,2,3,5,7} arranged in descending order, we must count every number strictly greater than 35337.
Since the list is in descending order, the rank is defined as:
Rank=(Count of numbers greater than 35337)+1
The Philosophy of the First Digit
We examine the first digit of our target, which is 3. To find numbers larger than 35337, we consider numbers starting with a digit greater than 3. From our set {1,2,3,5,7}, the digits greater than 3 are 7 and 5.
For numbers starting with
7, the pattern is
7____. Since repetition is allowed, each of the
4 remaining slots can be filled in
5 ways:
54=625 numbers
Similarly, for numbers starting with
5, the pattern is
5____, which also yields:
54=625 numbers
The running total of numbers greater than our target is 625+625=1250.
Drilling Down
The Second and Third Digits
Next, we fix the first digit as 3 and look at the second digit of our target, which is 5. To find numbers larger than 35337 starting with 3, the second digit must be greater than 5. The only digit greater than 5 is 7.
For the pattern
37___, there are
3 slots remaining, yielding:
53=125 numbers
Our running total is now 1250+125=1375. Now, we fix the first two digits as 35 and look at the third digit, which is 3. To be larger, the third digit must be 7 or 5.
For the patterns
357__ and
355__, there are
2 slots remaining for each:
2×52=2×25=50 numbers
Our running total is now 1375+50=1425.
The Final Stretch
We fix the first three digits as 353. The fourth digit of our target is 3. To be larger, the fourth digit must be 7 or 5.
For the patterns
3537_ and
3535_, there is
1 slot remaining for each:
2×51=10 numbers
Our running total is now 1425+10=1435.
Finally, we fix the first four digits as 3533. The next number in the descending sequence is 35337, which is our target.
We have counted
1435 numbers strictly greater than
35337. Therefore, the rank of
35337 is:
Rank=1435+1=1436