Let a1>121 and an+1=(n+2)an+1 for n≥1. Prove that:
a) an>n−n2;
b) the sequence bn=2n(nan−1), n=1,2,…, is convergent.
Solution
a) We shall prove the statement by induction if a1>24319(121>24319). It is true for n≤3, since a2>3⋅24319+1=910 and a3>4⋅910+1=37.
Assume that an>n−n2 for some n≥3. Then an+1>(n+2)(n−n2)+1. It is enough to show that right-hand side is bigger than n+1−n+12. It is easy to see that this is equivalent to 21>n1+(n+1)21, which obviously holds for n≥3.
b) Note first that if a1=1, then an=n by induction, implying that bn=2n(nan−1)=0. If a1<1, then an<n again by induction, i.e., bn<0. We shall prove that bn<bn+1. This is equivalent to 2nan−n<n+1an+1−n−1. The right-hand side equals (n+1)(an+1+n+1)an+12−n−1=(n+1)(an+1+n+1)(n+2)an+1−(n+1)2=(n+1)(an+1+n+1)(n+2)(an−n). It remains to show that 2n1>(n+1)(an+1+n+1)n+2, i.e., (n+1)an+1>2n(n+2)−(n+1)2=(n+1)2−2, which follows by a). The above arguments show that if a1>1, then bn>bn+1>0. So the sequence (bn) is monotone and bounded; hence it converges.
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.