Library / /59 of 158
Number theory Difficulty 5.5 AIME, harder Prove it Estonia
Is there a two-digit number n that does not end with zero such that
a) all numbers that can be formed by adding one or more zeros between the two-digit number's digits are its multiples?
b) none of the numbers that can be formed by adding one or more zeros between the two-digit number's digits are its multiples?
c) some numbers that can be formed by adding one or more zeros between the two-digit number's digits are its multiples and some are not?
Solution
a) One such number is n=15. All numbers formed by adding zeros between its digits are divisible by 3 and 5.
b) One such number is n=12. Adding zeros between the digits, the last two digits will always be 02. Hence no such number will be divisible by 4.
c) One such number is n=11, because 101 is not divisible by 11 but 1001 is.
Want a route through all this instead of an archive?
The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.