Maths Olympiad Prep

Library / /54 of 54

Algebra Difficulty 7.7 National olympiad, round 2 Prove it China

Given an integer m2m \ge 2, and two real numbers a,ba, b with a>0a > 0 and b0b \ne 0, the sequence {xn}\{x_n\} is such that x1=bx_1 = b and xn+1=axnm+bx_{n+1} = a x_n^m + b, n=1,2,n = 1, 2, \dots. Prove that:

(1) When b<0b < 0 and mm is even, the sequence {xn}\{x_n\} is bounded if and only if abm12a b^{m-1} \ge -2;

(2) When b<0b < 0 and mm is odd, or when b>0b > 0, the sequence {xn}\{x_n\} is bounded if and only if abm1(m1)m1mma b^{m-1} \le \frac{(m-1)^{m-1}}{m^m}.

Solution

(1) When b<0b < 0 and mm is even, in order that abm1<2a b^{m-1} < -2, we should first have abm+b>b>0a b^m + b > -b > 0, and therefore a(abm+b)m+b>abm+b>0a(a b^m + b)^m + b > a b^m + b > 0, i.e. x3>x2>0x_3 > x_2 > 0. Using the fact that axm+ba x^m + b is monotonically increasing on (0,+)(0, +\infty), it can be established that each succeeding term of the sequence {xn}\{x_n\} is greater than its preceding term, and is greater than b-b starting from the second term.

Considering any three consecutive terms of the sequence xn,xn+1,xn+2,x_n, x_{n+1}, x_{n+2}, \dots, we have
xn+2xn+1=a(xn+1mxnm)=a(xn+1xn)(xn+1m1+xn+1m2xn++xnm1)>amxnm1(xn+1xn)>am(b)m1(xn+1xn)>2m(xn+1xn)>xn+1xn. \begin{aligned} x_{n+2} - x_{n+1} &= a(x_{n+1}^m - x_n^m) \\ &= a(x_{n+1} - x_n)(x_{n+1}^{m-1} + x_{n+1}^{m-2} x_n + \dots + x_n^{m-1}) \\ &> a m x_n^{m-1}(x_{n+1} - x_n) \\ &> a m (-b)^{m-1}(x_{n+1} - x_n) \\ &> 2 m (x_{n+1} - x_n) \\ &> x_{n+1} - x_n. \end{aligned}
It is obvious that the difference of any two consecutive terms of the sequence {xn}\{x_n\} is increasing, and hence it is not bounded.

When abm12a b^{m-1} \ge -2, mathematical induction is used to prove that each term of the sequence {xn}\{x_n\} falls on the interval [b,b][b, -b].

The first term bb falls on the interval [b,b][b, -b]. Suppose that the term xnx_n satisfies the condition bxnbb \le x_n \le -b for a particular nn. Then 0xnmbm0 \le x_n^m \le b^m, and hence
b=a×0m+bxn+1abm+bb. b = a \times 0^m + b \le x_{n+1} \le a b^m + b \le -b.
Thus, the sequence {xn}\{x_n\} is bounded if and only if abm12a b^{m-1} \ge -2.

(2) When b>0b > 0, each term of the sequence {xn}\{x_n\} is positive. So, we first prove that {xn}\{x_n\} is bounded if and only if the equation axm+b=xa x^m + b = x has positive real roots.

Suppose that axm+b=xa x^m + b = x has no positive real roots. In such a case, the minimum value of the function p(x)=axm+bxp(x) = a x^m + b - x on the interval (0,+)(0, +\infty) is greater than zero. Let tt be the minimum value. It follows that for any two consecutive terms of the sequence xnx_n and xn+1x_{n+1}, we have xn+1xn=axnmxn+bx_{n+1} - x_n = a x_n^m - x_n + b. Thus, each succeeding term of the sequence {xn}\{x_n\} is greater than the preceding term by at least tt. Hence, it is not bounded.

If the equation axm+b=xa x^m + b = x has positive real roots, let x0x_0 be one of the positive real roots. Then, by using mathematical induction, we prove that each term of the sequence {xn}\{x_n\} is less than x0x_0. Firstly, the first term bb is less than x0x_0. Suppose that xn<x0x_n < x_0 for a particular nn. By virtue of the fact that axm+ba x^m + b is increasing on the interval [0,+)[0, +\infty), it can be established that
xn+1=axnm+b<ax0m+b=x0. x_{n+1} = a x_n^m + b < a x_0^m + b = x_0.
Therefore, the sequence is bounded.

Further, the equation axm+b=xa x^m + b = x has positive roots if and only if the minimum value of axm1+bxa x^{m-1} + \frac{b}{x} on the interval (0,+)(0, +\infty) is not greater than 11, whereas the minimum value of axm1+bxa x^{m-1} + \frac{b}{x} can be determined by mean inequality, i.e.
axm1+bx=axm1+b(m1)x++b(m1)xmabm1(m1)m1m a x^{m-1} + \frac{b}{x} = a x^{m-1} + \frac{b}{(m-1)x} + \dots + \frac{b}{(m-1)x} \geq m \sqrt[m]{\frac{a b^{m-1}}{(m-1)^{m-1}}}
As such, the sequence {xn}\{x_n\} is bounded if and only if
mabm1(m1)m1m1, i.e. abm1(m1)m1mm. m \sqrt[m]{\frac{a b^{m-1}}{(m-1)^{m-1}}} \le 1, \text{ i.e. } a b^{m-1} \le \frac{(m-1)^{m-1}}{m^m}.

When b<0b < 0, and mm is odd, let yn=xny_n = -x_n. Then y1=b>0y_1 = -b > 0, yn+1=aynm+(b)y_{n+1} = a y_n^m + (-b), showing that the sequence {xn}\{x_n\} is bounded if and only if the sequence {yn}\{y_n\} is bounded. Thus, by using the above reasoning, it can be proven that (2) holds.

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.