Skip to main content

2022 AMC 10B Problem 17

Problem 17 of 25IntermediateAlgebraNumber Theory

One of the following numbers is not divisible by any prime number less than 10.10. Which is it?

Answer choices

Show solution

Solution

Use the fact that anbna^n-b^n is divisible by ab.a-b. Choice A is 26061=43031,2^{606}-1=4^{303}-1, which is divisible by 41=3.4-1=3. Choice B is 2606+1=4303(1)303,2^{606}+1=4^{303}-(-1)^{303}, which is divisible by 4(1)=5.4-(-1)=5. Choice D is 2607+1.2^{607}+1. Since 260612^{606}-1 is divisible by 3,3, multiplying by 22 gives 260722^{607}-2 divisible by 3,3, so 2607+12^{607}+1 is divisible by 3.3. Choice E is 3607+2607=3607(2)607,3^{607}+2^{607}=3^{607}-(-2)^{607}, which is divisible by 3(2)=5.3-(-2)=5. For choice C, 260712^{607}-1 is odd. Also 26072(mod3),2^{607}\equiv2\pmod3, 26073(mod5),2^{607}\equiv3\pmod5, and 26072(mod7),2^{607}\equiv2\pmod7, so 260712^{607}-1 is not divisible by 3,5,3,5, or 7.7. Thus, our answer is C .

More practice

Concepts: factoring · modular arithmetic · divisibility

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.