Consider the sequence of rational numbers defined by x1=4/3, and xn+1=xn2/(xn2−xn+1), n≥1. Show that the numerator of the lowest term expression of each sum ∑k=1nxk is a perfect square.
Solution
It is easily seen that the xn are all rational numbers greater than 1. Rewrite the recurrence formula in the form xn=1/(xn+1−1)−1/(xn−1), n≥1, to get k=1∑nxk=xn+1−11−x1−11=xn−1xn2−xn+1−3=xn−1(xn−2)2. Finally, express the positive rational number xn−1 in lowest terms, xn−1=a/b, to deduce that (a−b)2/(ab) expresses ∑k=1nxk in lowest terms. The conclusion follows.
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.
Source: MathNet,
licensed CC-BY-4.0.
Statement and solution reproduced as published; topic and difficulty added by this site.