M = {(a,b,c,d)|a,b,c,d € {1,2,3,4} and abcd > 1}
Source: Turkey TST 2003 - P1
April 6, 2013
combinatorics proposedcombinatorics
Problem Statement
Let M={(a,b,c,d)∣a,b,c,d∈{1,2,3,4} and abcd>1}. For each n∈{1,2,…,254}, the sequence (a1,b1,c1,d1), (a2,b2,c2,d2), …, (a255,b255,c255,d255) contains each element of M exactly once and the equality ∣an+1−an∣+∣bn+1−bn∣+∣cn+1−cn∣+∣dn+1−dn∣=1 holds. If c1=d1=1, find all possible values of the pair (a1,b1).