2020 AMC 10 A
Complete problem set with solutions and individual problem pages
For how many positive integers is not divisible by ?(Recall that is the greatest integer less than or equal to .)
- A.
- B.
- C.
- D.
- E.
Solution 1 (Casework):
Expression:
Solution: Let Since , for any integer , the difference between the largest and smallest terms before the function is applied is less than or equal to , and thus the terms must have a range of 1 or less after the function is applied.
This means that for every integer , 998 - if is an integer and , then the three terms in the expression above must be ,- if is an integer because , then will be an integer and will be 1 greater than ; thus the three terms in the expression must be , 999 - if is an integer, then the three terms in the expression above must be , - if is an integer, then the three terms in the expression above must be , and - if none of expression above must be .
The last statement is true because in order for the terms to be different, there must be some integer in the interval or the interval .
However, this means that multiplying the integer interval by should produce a new integer between 998 and 999 or 999 and 1000 , exclusive, but because no such integers exist, the terms cannot be different, and thus, must be equal. - Note that does not work; to prove this, we just have to substitute 1 for in the expression.
This gives us which is divisible by 3 . Now, we test the five cases listed above (where )
Case 1: divides 998 and As mentioned above, the three terms in the expression are , so the sum is , which is divisible by 3 . Therefore, the first case does not work (0 cases).
Case 2: divides 998 and As mentioned above, in this case the terms must be , which means the sum is , so the expression is not divisible by 3 . Therefore, this is 1 case that works.
Case 3: divides 999 Because divides 999 , the number of possibilities for is the same as the number of factors of 999 . So, the total number of factors of 999 is . However, we have to subtract 1 , because the case does not work, as mentioned previously. This leaves cases.
Case 4: divides 1000 Because divides 1000 , the number of possibilities for is the same as the number of factors of 1000 . . So, the total number of factors of 1000 is . Again, we have to subtract 1 , so this leaves cases. We have also overcounted the factor 2 , as it has been counted as a factor of 1000 and as a separate case (Case 2). , so there are actually 14 valid cases.
Case 5: divides none of Similar to Case 1, the value of the terms of the expression are . The sum is , which is divisible by 3 , so this case does not work (0 cases). Now that we have counted all of the cases, we add them. , so the answer is
Solution 2 (Solution 1 but simpler): * Note that this solution does not count a majority of cases that are important to consider in similar problems, though they are not needed for this problem, and therefore it may not work with other, similar problems. Notice that you only need to count the number of factors of 1000 and 999 , excluding 1. 1000 has 16 factors, and 999 has 8 . Adding them gives you 24 , but you need to subtract 2 since 1 does not work. Therefore, the answer is (A) 22 .
