Maths Olympiad Prep

Library / /481 of 520

Algebra Difficulty 7.5 National olympiad, round 2 Prove it

 4・48  If p1(x)=x22.pi(x)=p1[pi1(x)],i=2,3,4,\begin{array}{l} \text { 4・48 } \quad \text { If } p_{1}(x)=x^{2}-2 . \\ p_{i}(x)=p_{1}\left[p_{i-1}(x)\right], i=2,3,4, \cdots \end{array}

Prove that for any natural number nn, the solutions of the equation pn(x)=xp_{n}(x)=x are distinct real numbers.

Solution

[Proof] It is not difficult to prove by mathematical induction that when x>2|x|>2, there must be pn(x)>xp_{n}(x)>x. Therefore, we discuss pn(x)p_{n}(x) on the domain [2,2][-2,2], and make the substitution
x=2cost,t[0,π]x=2 \cos t, t \in[0, \pi]

First, we use mathematical induction to prove that for any natural number nn,
pn(2cost)=2cos2ntp_{n}(2 \cos t)=2 \cos 2^{n} t

In fact, when n=1n=1, we have
p1(2cost)=2(2cos2t1)=2cos2tp_{1}(2 \cos t)=2\left(2 \cos ^{2} t-1\right)=2 \cos 2 t

which shows that the proposition is correct.
Assume the proposition is correct for n1n-1, i.e.,
pn1(2cost)=2cos2n1tp_{n-1}(2 \cos t)=2 \cos 2^{n-1} t

By the definition of pn(x)p_{n}(x), we have
pn(2cost)=p1[pn1(2cost)]=p1(2cos2n1t)=2(2cos22n1t1)=2cos2nt\begin{aligned} p_{n}(2 \cos t) & =p_{1}\left[p_{n-1}(2 \cos t)\right] \\ & =p_{1}\left(2 \cos 2^{n-1} t\right) \\ & =2\left(2 \cos ^{2} 2^{n-1} t-1\right)=2 \cos 2^{n} t \end{aligned}

Thus, the proposition is also correct for nn.
Next, we solve the equation pn(2cost)=2costp_{n}(2 \cos t)=2 \cos t,
i.e., solve the equation 2cos2nt=2cost2 \cos 2^{n} t=2 \cos t,
Solving it, we get 2nt=±t+2mπ2^{n} t= \pm t+2 m \pi (where mm is an integer).
From the above solutions, we take the following 2n2^{n} values:
tk=2kπ2n1,k=0,1,,2n11sl=2lπ2n+1,l=1,2,,2n1\begin{array}{l} t_{k}=\frac{2 k \pi}{2^{n}-1}, k=0,1, \cdots, 2^{n-1}-1 \\ s_{l}=\frac{2 l \pi}{2^{n}+1}, l=1,2, \cdots, 2^{n-1} \end{array}

Obviously, these two sets of values satisfy the following relationships:
0t0<t1<<t2n11<π0<s1<s2<<s2n1<π\begin{array}{l} 0 \leqslant t_{0}<t_{1}<\cdots<t_{2^{n-1}-1}<\pi \\ 0<s_{1}<s_{2}<\cdots<s_{2^{n-1}}<\pi \end{array}

Since the cosine function is monotonically decreasing in the interval [0,π][0, \pi], it follows that 2costk2 \cos t_{k} (correspondingly, 2cossl2 \cos s_{l}),
k=0,1,,2n11k=0,1, \cdots, 2^{n-1}-1 (correspondingly, l=1,2,,2n1l=1,2, \cdots, 2^{n-1}) are different solutions of the equation.

Next, we prove that tk0sl0(0k02n11,1l02n1)t_{k 0} \neq s_{l 0}\left(0 \leqslant k_{0} \leqslant 2^{n-1}-1,1 \leqslant l_{0} \leqslant 2^{n-1}\right).
If not, from 2k0π2n1=2l0π2n+1\frac{2 k_{0} \pi}{2^{n}-1}=\frac{2 l_{0} \pi}{2^{n}+1}
we get l0=k02n+12n1=k0+k022n1l_{0}=k_{0} \frac{2^{n}+1}{2^{n}-1}=k_{0}+k_{0} \frac{2}{2^{n}-1}.
Since (2,2n1)=1\left(2,2^{n}-1\right)=1, i.e., 2 and 2n12^{n}-1 are coprime, and l0l_{0} is a natural number, it follows that 2n12^{n}-1 must divide k0k_{0}, but 0k02n110 \leqslant k_{0} \leqslant 2^{n-1}-1, so it must be that k0=0k_{0}=0, thus l0=0l_{0}=0, which contradicts 1l01 \leqslant l_{0}.

Therefore, 2costk02cosSl0(0k02n11,1l02n1)2 \cos t_{k 0} \neq 2 \cos S_{l 0}\left(0 \leqslant k_{0} \leqslant 2^{n-1}-1,1 \leqslant l_{0} \leqslant 2^{n-1}\right), which means
xk=2costk(k=0,1,,2n11)x_{k}=2 \cos t_{k} \quad\left(k=0,1, \cdots, 2^{n-1}-1\right)

and xl=2cosSl(l=1,2,,2n1)x_{l}=2 \cos S_{l} \quad\left(l=1,2, \cdots, 2^{n-1}\right) are 2n2^{n} distinct real solutions of the equation pn(x)=xp_{n}(x)=x. And by the definition of pn(x)p_{n}(x), this equation is a 2n2^{n}-degree algebraic equation. By the fundamental theorem of algebra, the equation has no other solutions.

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.