Problem:
a. Given a quadruple (a,b,c,d) of positive reals, transform to the new quadruple (ab,bc,cd,da). Repeat arbitrarily many times. Prove that you can never return to the original quadruple unless a=b=c=d=1.
b. Given n a power of 2, and an n-tuple (a1,a2,…,an) transform to a new n-tuple (a1a2,a2a3,…,an−1an,ana1). If all the members of the original n-tuple are 1 or −1, prove that with sufficiently many repetitions you obtain all 1s.
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.