Olympiad Maths Prep

Track / Stage 8 / 22 of 180 #1722 of 2000

Problem 1722

IMO Shortlist mid-range; USAMO P2/P5
Combinatorics Difficulty 8.1 Prove it Baltic Way shortlist · Baltic Way

Let bib_i, cic_i, 0i1000 \le i \le 100 be two sequences of positive integers with two exceptions: c0=0c_0 = 0, b100=0b_{100} = 0. Several villages are connected by roads, each road connects two villages which are called neighbours and has length 11 km. Roads do not intersect each other, but can pass over/under each other. The distance between two villages XX and YY is the length of the shortest path between them. In this country the maximal distance between two villages equals 100100 km and for every pair of villages (X,Y)(X,Y) (the case X=YX = Y is allowed) the following condition holds: if distance between XX and YY is kk km, then there are exactly bkb_k (ckc_k, respectively) neighbours of YY that are 11 km further from (closer to, respectively) XX than YY. Show that the number
b0b1b99c1c2c100 \frac{b_0 b_1 \dots b_{99}}{c_1 c_2 \dots c_{100}}
is an integer.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

Let zz be an arbitrary village, Si(z)S_i(z) be the set of villages at distance ii from zz, and kik_i be the number of elements in Si(z)S_i(z). Then the sequence kik_i does not depend on zz!
We prove this statement by induction on ii. We will show also that ki+1=kibicik_{i+1} = k_i \cdot \frac{b_i}{c_i}. Clearly, k0=1k_0 = 1. This is the base of induction. To prove the step of induction we count roads between Si(z)S_i(z) and Si+1(z)S_{i+1}(z) in two ways: we can choose the village xx in Si(z)S_i(z) and the road to Si+1(z)S_{i+1}(z) by kibik_i b_i ways; from the other hand we can choose the village xx in Si+1(z)S_{i+1}(z) and the road to Si(z)S_i(z) by ki+1ci+1k_{i+1} c_{i+1} ways. Therefore ki+1ci=kibik_{i+1} c_i = k_i b_i.
The problem statement follows immediately from this formula.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.