2013 HMMT Team #5: Homogeneously Divisible by 2013
Source:
March 27, 2013
HMMT
Problem Statement
Thaddeus is given a array of integers each between and , inclusive. He is allowed two operations:1. Choose a row, and subtract from each entry.2. Chooses a column, and add to each entry.He would like to get an array where all integers are divisible by . On how many arrays is this possible?