2021 AMC 10B Problem 16
Problem 16 of 25IntermediateNumber TheoryCounting & Probability
Call a positive integer an uphill integer if every digit is strictly greater than the previous digit. For example, and are all uphill integers, but and are not. How many uphill integers are divisible by
Answer choices
Show solution
Solution
If a number is divisible by it has a units digit of or If the units digit is and the digits are strictly increasing, then the number is which isn’t positive. Therefore, we can just look at numbers with a units digit of
Next, we need to find uphill integers that are a multiple of This means the other digits are a subset of Taking the sum of the set must have a remainder of when divided by Also, having or taking out wouldn’t affect the remainder, so we can take the number of subsets without a and multiply it by There are only such subsets, namely and Thus, there are total subsets.
Thus, the correct answer is C .