Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 2004 / Problems / Day 1, P2

IMC 2004 · Day 1 · P2

easy

Let P(x)=x21P(x) = x^2 - 1. How many distinct real solutions does the following equation have: P(P((P2004(x))))=0 ?\underbrace{P(P(\dots(P}_{2004}(x))\dots)) = 0\ ?

Solution (official)

Put Pn(x)=P(P((Pn(x))))P_n(x) = \underbrace{P(P(\dots(P}_{n}(x))\dots)). As P1(x)1P_1(x) \ge -1, for each xRx \in \mathbb{R}, it must be that Pn+1(x)=P1(Pn(x))1P_{n+1}(x) = P_1(P_n(x)) \ge -1, for each nNn \in \mathbb{N} and each xRx \in \mathbb{R}. Therefore the equation Pn(x)=aP_n(x) = a, where a<1a < -1 has no real solutions.

Let us prove that the equation Pn(x)=aP_n(x) = a, where a>0a > 0, has exactly two distinct real solutions. To this end we use mathematical induction by nn. If n=1n = 1 the assertion follows directly. Assuming that the assertion holds for a nNn \in \mathbb{N} we prove that it must also hold for n+1n+1. Since Pn+1(x)=aP_{n+1}(x) = a is equivalent to P1(Pn(x))=aP_1(P_n(x)) = a, we conclude that Pn(x)=a+1P_n(x) = \sqrt{a+1} or Pn(x)=a+1P_n(x) = -\sqrt{a+1}. The equation Pn(x)=a+1P_n(x) = \sqrt{a+1}, as a+1>1\sqrt{a+1} > 1, has exactly two distinct real solutions by the inductive hypothesis, while the equation Pn(x)=a+1P_n(x) = -\sqrt{a+1} has no real solutions (because a+1<1-\sqrt{a+1} < -1). Hence the equation Pn+1(x)=aP_{n+1}(x) = a, has exactly two distinct real solutions.

Let us prove now that the equation Pn(x)=0P_n(x) = 0 has exactly n+1n+1 distinct real solutions. Again we use mathematical induction. If n=1n = 1 the solutions are x=±1x = \pm 1, and if n=2n = 2 the solutions are x=0x = 0 and x=±2x = \pm\sqrt{2}, so in both cases the number of solutions is equal to n+1n+1. Suppose that the assertion holds for some nNn \in \mathbb{N}. Note that Pn+2(x)=P2(Pn(x))=Pn2(x)(Pn2(x)2)P_{n+2}(x) = P_2(P_n(x)) = P_n^2(x)(P_n^2(x) - 2), so the set of all real solutions of the equation Pn+2=0P_{n+2} = 0 is exactly the union of the sets of all real solutions of the equations Pn(x)=0P_n(x) = 0, Pn(x)=2P_n(x) = \sqrt{2} and Pn(x)=2P_n(x) = -\sqrt{2}. By the inductive hypothesis the equation Pn(x)=0P_n(x) = 0 has exactly n+1n+1 distinct real solutions, while the equations Pn(x)=2P_n(x) = \sqrt{2} and Pn(x)=2P_n(x) = -\sqrt{2} have two and no distinct real solutions, respectively. Hence, the sets above being pairwise disjoint, the equation Pn+2(x)=0P_{n+2}(x) = 0 has exactly n+3n+3 distinct real solutions. Thus we have proved that, for each nNn \in \mathbb{N}, the equation Pn(x)=0P_n(x) = 0 has exactly n+1n+1 distinct real solutions, so the answer to the question posed in this problem is 2005.

How the field did

contestants scored
176
average (of 20)
16.10
solved (≥ 80%)
68.8%
near-0 (≤ 10%)
4.0%
discrimination
0.29

Score distribution (field cohort)

Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.

Similar problems

IMC 2025 · Day 1 · P1easyavg 8.4/10 · solved 82% · near-0 7% · disc 0.40
IMC 2005 · Day 2 · P8easyavg 6.2/10 · solved 53% · near-0 29% · disc 0.52
IMC 2014 · Day 1 · P3mediumavg 4.2/10 · solved 40% · near-0 54% · disc 0.53