MathDB
Math Prize 2012 Problem 19

Source:

September 24, 2012
functioncalculusderivativeinduction

Problem Statement

Define L(x)=xx22L(x) = x - \frac{x^2}{2} for every real number xx. If nn is a positive integer, define ana_n by an=L(L(L(L(17n)))), a_n = L \Bigl( L \Bigl( L \Bigl( \cdots L \Bigl( \frac{17}{n} \Bigr) \cdots \Bigr) \Bigr) \Bigr), where there are nn iterations of LL. For example, a4=L(L(L(L(174)))). a_4 = L \Bigl( L \Bigl( L \Bigl( L \Bigl( \frac{17}{4} \Bigr) \Bigr) \Bigr) \Bigr). As nn approaches infinity, what value does nann a_n approach?