Problem
of the
Week

PROBLEM 269

We build a sequence of fractions as follows:  The numerator and denominator of the first fraction are each 1.  The denominator of a new fraction is the sum of the numerator and denominator of the previous fraction while the numerator of a new fraction is the sum of the new denominator and previous denominator. In symbols, if we let nk and dk denote the numerator and denominator of the k'th fraction, then  n1 = 1 = d1, and dk+1 = nk + dk and nk+1 = dk+1 + dk.  Does the sequence of fractions {n1/d1,n2/d2,n3/d3,...} = {1/1,3/2,7/5,17/12,41/29...} converge?  If so, to what does it converge? 

You are visitor number  8239   to this page.
ã2007 Alberto L. Delgado