Maths Olympiad Prep

Library / /386 of 397

, 2021

Algebra Difficulty 7.3 National Olympiad, round 2 Prove it Taiwan

For every positive integer NN, determine the smallest real number bNb_N such that, for all real xx,
x2N+12NbN(x1)2+x. \sqrt[N]{\frac{x^{2N} + 1}{2}} \le b_N(x - 1)^2 + x.

Solution

The answer is bN=N/2b_N = N/2.

Solution 1. First of all, assume that bN<N/2b_N < N/2 satisfies the condition. Take x=1+tx = 1 + t for t>0t > 0, we should have
(1+t)2N+12(1+t+bNt2)N. \frac{(1 + t)^{2N} + 1}{2} \le (1 + t + b_N t^2)^N.
Expanding the brackets we get
(1+t+bNt2)N(1+t)2N+12=(NbNN22)t2+c3t3++c2Nt2N(1) (1 + t + b_N t^2)^N - \frac{(1 + t)^{2N} + 1}{2} = \left(Nb_N - \frac{N^2}{2}\right)t^2 + c_3 t^3 + \dots + c_{2N} t^{2N} \quad (1)
with some coefficients c3,,c2Nc_3, \dots, c_{2N}. Since bN<N/2b_N < N/2, the right hand side of (1) is negative for sufficiently small tt. A contradiction.

Now we denote I(N,x)\mathcal{I}(N, x) for the inequality. It remains to prove the inequality I(N,x)\mathcal{I}(N, x) with bN=N/2b_N = N/2 for an arbitrary positive integer NN.

First of all, I(N,0)\mathcal{I}(N, 0) is obvious. Further, if x>0x > 0, then the left hand sides of I(N,x)\mathcal{I}(N, -x) and I(N,x)\mathcal{I}(N, x) coincide, while the right hand side of I(N,x)\mathcal{I}(N, -x) is larger than that of I(N,x)\mathcal{I}(N, x) (their difference equals 2(N1)x02(N-1)x \ge 0). Therefore, I(N,x)\mathcal{I}(N, -x) follows from I(N,x)\mathcal{I}(N, x). So, hereafter we suppose that x>0x > 0.
Divide I(N,x)\mathcal{I}(N, x) by xx and let t=(x1)2/x=x2+1/xt = (x-1)^2/x = x - 2 + 1/x; then I(N,x)\mathcal{I}(N, x) reads as
fN:=xN+xN2(1+N2t)N.(2) f_N := \frac{x^N + x^{-N}}{2} \le \left(1 + \frac{N}{2}t\right)^N. \qquad (2)
The key identity is the expansion of fNf_N as a polynomial in tt:
Lemma.
fN=Nk=0N1N+k(N+k2k)tk.(3) f_N = N \sum_{k=0}^{N} \frac{1}{N+k} \binom{N+k}{2k} t^k. \qquad (3)
---
Proof. Apply induction on NN. We will make use of the straightforward recurrence relation
fN+1+fN1=(x+1/x)fN=(2+t)fN.(4) f_{N+1} + f_{N-1} = (x + 1/x)f_N = (2 + t)f_N. \quad (4)
The base cases N=1,2N = 1, 2 are straightforward:
f1=1+t2,f2=12t2+2t+1. f_1 = 1 + \frac{t}{2}, \quad f_2 = \frac{1}{2}t^2 + 2t + 1.
For the induction step from N1N-1 and NN to N+1N+1, we compute the coefficient of tkt_k in fN+1f_{N+1} using the formula fN+1=(2+t)fNfN1f_{N+1} = (2+t)f_N - f_{N-1}. For k=0k=0 that coefficient equals 1, for k>0k > 0 it equals
2NN+k(N+k2k)+NN+k1(N+k12k2)N1N+k1(N+k12k)=(N+k1)!(2k)!(Nk)!(2N+2k(2k1)N(N+k1)(Nk+1)(N1)(Nk)N+k1)=(N+k1)!(2k)!(Nk+1)!(2N(Nk+1)+3kN+kN2N)=(N+k+12k)(N+k+1)(N+1), \begin{align*} & 2 \frac{N}{N+k} \binom{N+k}{2k} + \frac{N}{N+k-1} \binom{N+k-1}{2k-2} - \frac{N-1}{N+k-1} \binom{N+k-1}{2k} \\ &= \frac{(N+k-1)!}{(2k)!(N-k)!} \left( 2N + \frac{2k(2k-1)N}{(N+k-1)(N-k+1)} - \frac{(N-1)(N-k)}{N+k-1} \right) \\ &= \frac{(N+k-1)!}{(2k)!(N-k+1)!} \left( 2N(N-k+1) + 3kN + k - N^2 - N \right) = \frac{\binom{N+k+1}{2k}}{(N+k+1)} (N+1), \end{align*}
that completes the induction. \square
Turning back to the problem, in order to prove (2) we write
(1+N2t)NfN=(1+N2t)NNk=0N1N+k(N+k2k)tk=k=0Nαktk, (1 + \frac{N}{2}t)^N - f_N = \left(1 + \frac{N}{2}t\right)^N - N \sum_{k=0}^{N} \frac{1}{N+k} \binom{N+k}{2k} t^k = \sum_{k=0}^{N} \alpha_k t^k,
where
αk=(N2)k(Nk)NN+k(N+k2k)=(N2)k(Nk)(12k(1+1/N)(1+2/N)(1+(k1)/N)(k+1)(2k))(N2)k(Nk)(12k23k(k+1)(2k))=(N2)k(Nk)(1j=1k2jk+j)0, \begin{align*} \alpha_k &= \left(\frac{N}{2}\right)^k \binom{N}{k} - \frac{N}{N+k} \binom{N+k}{2k} \\ &= \left(\frac{N}{2}\right)^k \binom{N}{k} \left(1 - 2^k \frac{(1+1/N)(1+2/N)\cdots(1+(k-1)/N)}{(k+1)\cdots(2k)}\right) \\ &\ge \left(\frac{N}{2}\right)^k \binom{N}{k} \left(1 - 2^k \frac{2 \cdot 3 \cdots k}{(k+1)\cdots(2k)}\right) = \left(\frac{N}{2}\right)^k \binom{N}{k} \left(1 - \prod_{j=1}^k \frac{2j}{k+j}\right) \ge 0, \end{align*}
and (2) follows.

Solution 2. Here we present another proof of the inequality (2) for x>0x > 0, or, equivalently, for t=(x1)2/x0t = (x - 1)^2/x \ge 0. Instead of finding the coefficients of the polynomial fN=fN(t)f_N = f_N(t) we may find its roots, which is in a sense more straightforward. Note that the recurrence (4) and the initial conditions f0=1,f1=1+t/2f_0 = 1, f_1 = 1 + t/2 imply that fNf_N is a polynomial in tt of degree NN. It also follows by induction that fN(0)=1,fN(0)=N2/2f_N(0) = 1, f'_N(0) = N^2/2: the recurrence relations read as fN+1(0)+fN1(0)=2fN(0)f_{N+1}(0) + f_{N-1}(0) = 2f_N(0) and fN+1(0)+fN1(0)=2fN(0)+fN(0)f'_{N+1}(0) + f'_{N-1}(0) = 2f'_N(0) + f_N(0), respectively.
Next, if xk=exp(iπ(2k1)2N)x_k = \exp\left(\frac{i\pi(2k-1)}{2N}\right) for k1,2,,Nk \in 1, 2, \dots, N, then
tk:=2xk1xk=22cosπ(2k1)2N=4sin2π(2k1)4N>0 -t_k := 2 - x_k - \frac{1}{x_k} = 2 - 2 \cos \frac{\pi(2k-1)}{2N} = 4 \sin^2 \frac{\pi(2k-1)}{4N} > 0
and
fN(tk)=xkN+xkN2=exp(iπ(2k1)2)+exp(iπ(2k1)2)2=0. f_N(t_k) = \frac{x_k^N + x_k^{-N}}{2} = \frac{\exp\left(\frac{i\pi(2k-1)}{2}\right) + \exp\left(-\frac{i\pi(2k-1)}{2}\right)}{2} = 0.
So the roots of fNf_N are t1,,tNt_1, \dots, t_N and by the AM-GM inequality we have
fN(t)=(1tt1)(1tt2)(1ttN)(1tN(1t1++1tN))N=(1+tfN(0)N)N=(1+N2t)N. \begin{aligned} f_N(t) &= \left(1 - \frac{t}{t_1}\right)\left(1 - \frac{t}{t_2}\right)\dots\left(1 - \frac{t}{t_N}\right) \le \left(1 - \frac{t}{N}\left(\frac{1}{t_1} + \dots + \frac{1}{t_N}\right)\right)^N \\ &= \left(1 + \frac{tf'_N(0)}{N}\right)^N = \left(1 + \frac{N}{2}t\right)^N. \end{aligned}

Solution 3. Here we solve the problem when N1N \ge 1 is an arbitrary real number. For a real number aa let
f(x)=(x2N+12)1Na(x1)2x. f(x) = \left(\frac{x^{2N} + 1}{2}\right)^{\frac{1}{N}} - a(x - 1)^2 - x.
Then f(1)=0f(1) = 0,
f(x)=(x2N+12)1N1x2N12a(x1)1,f(1)=0 f'(x) = \left(\frac{x^{2N} + 1}{2}\right)^{\frac{1}{N}-1} x^{2N-1} - 2a(x-1) - 1, \quad f'(1) = 0
f(x)=(1N)(x2N+12)1N2x4N2+(2N1)(x2N+12)1N1x2N22a, f''(x) = (1-N)\left(\frac{x^{2N} + 1}{2}\right)^{\frac{1}{N}-2} x^{4N-2} + (2N-1)\left(\frac{x^{2N} + 1}{2}\right)^{\frac{1}{N}-1} x^{2N-2} - 2a,
f(1)=N2a. f''(1) = N - 2a.
So if a<N2a < \frac{N}{2}, the function ff has a strict local minimum at point 1, and the inequality f(x)0=f(1)f(x) \le 0 = f(1) does not hold. This proves bNN/2b_N \ge N/2.
For a=N2a = \frac{N}{2} we have f(1)=0f''(1) = 0 and
f(x)=12(1N)(12N)(x2N+12)1N3x2N3(1x2N){>0,if 0<x<1,<0,if x>1. f'''(x) = \frac{1}{2}(1-N)(1-2N)\left(\frac{x^{2N} + 1}{2}\right)^{\frac{1}{N}-3}x^{2N} - 3(1-x^{2N}) \begin{cases} > 0, & \text{if } 0 < x < 1, \\ < 0, & \text{if } x > 1. \end{cases}
Hence, f(x)<0f''(x) < 0 for x1x \ne 1; f(x)>0f'(x) > 0 for x<1x < 1 and f(x)<0f'(x) < 0 for x>1x > 1, finally f(x)<0f(x) < 0 for x1x \ne 1.

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 translated into English from zh; metadata (topic, difficulty) added by this project.