Problem:
Let . Find the number of ordered 4-tuples of integers (not necessarily distinct) such that for every integer , is divisible by .
, 2015
Solution
Solution:
Answer: 24
Note that , , , (generally see http://en.wikipedia.org/wiki/Stirling_numbers_of_the_second_kind). Thus the polynomial rewrites as
which by the classification of integer-valued polynomials is divisible by always if and only if , , , are always divisible by .
We can eliminate and (trivially) from the system: it's equivalent to the system , , , . So we want times the number of with , . So there are choices for , and then given such a choice of there are choices for . So we have solutions total.
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.