AlgebraDifficulty 5.6AIME, harderProve itHong Kong
Let a1=1, an+1=nan+ann for n=1,2,3,…. Find the greatest integer less than or equal to a2000. Be sure to prove your claim.
Solution
The answer is 44. We shall prove by induction that n<an<bn:=n−1n for any integer n≥3. For the base case, we find a2=2 and a3=2∈[3,23]. For the inductive step, assume k<ak<bk for some integer k≥3. Note that bk<k. Therefore, kak<kbk<1. Observe that the function f(x)=x+x1 is
decreasing on (0,1) since f′(x)=1−x21<0. Therefore, ak+1=f(kak)<f(kk)=kk+1=bk+1. For the lower bound, we have ak+1=f(kak)>f(kbk)=k−1k>k+1. So we have proven n<an<bn for all n≥3 by induction. This implies an<n−1n=n+1+n−11<n+2. Thus, we have 44<2000<a2000<2002<45. This shows the greatest integer less than or equal to a2000 is 44.
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 reproduced verbatim; metadata (topic, difficulty) added by this project.