Question
Question: The number of pairs (a, b) of real numbers, such that whenever $\alpha$ is a root of the equation $x...
The number of pairs (a, b) of real numbers, such that whenever α is a root of the equation x2+ax+b=0, α2−2 is also a root of this equation, is:

6
8
4
2
6
Solution
Let the given quadratic equation be x2+ax+b=0. Let its roots be r1 and r2. According to Vieta's formulas: r1+r2=−a r1r2=b
The problem states that if α is a root of the equation, then α2−2 is also a root. This means the set of roots {r1,r2} must be closed under the transformation f(x)=x2−2.
We consider different cases for the roots:
Case 1: The roots are equal, i.e., r1=r2=r. Since r is a root, f(r)=r2−2 must also be a root. As there's only one distinct root r, it must be that r2−2=r. r2−r−2=0 Factoring the quadratic equation: (r−2)(r+1)=0. This yields two possible values for r: r=2 or r=−1.
-
If r=2: The roots are (2,2). −a=2+2=4⟹a=−4 b=2×2=4 This gives the pair (a,b)=(−4,4). Check: x2−4x+4=0⟹(x−2)2=0. The only root is 2. If α=2, α2−2=22−2=2, which is a root. This pair is valid.
-
If r=−1: The roots are (−1,−1). −a=(−1)+(−1)=−2⟹a=2 b=(−1)×(−1)=1 This gives the pair (a,b)=(2,1). Check: x2+2x+1=0⟹(x+1)2=0. The only root is −1. If α=−1, α2−2=(−1)2−2=−1, which is a root. This pair is valid.
Case 2: The roots are distinct, i.e., r1=r2. The condition f(S)⊆S implies that either: a) Both roots are fixed points of f(x): r1=f(r1) and r2=f(r2). b) The roots form a 2-cycle under f(x): r1=f(r2) and r2=f(r1). c) One root is a fixed point, and the other maps to that fixed point.
Let's analyze these subcases:
Subcase 2a: Both roots are fixed points (r1=f(r1) and r2=f(r2)). This means both r1 and r2 are solutions to x2−x−2=0. The solutions are x=2 and x=−1. Since the roots are distinct, {r1,r2}={2,−1}. −a=2+(−1)=1⟹a=−1 b=2×(−1)=−2 This gives the pair (a,b)=(−1,−2). Check: x2−x−2=0. Roots are 2 and −1. If α=2, α2−2=22−2=2, which is a root. If α=−1, α2−2=(−1)2−2=−1, which is a root. This pair is valid.
Subcase 2b: The roots form a 2-cycle (r1=f(r2) and r2=f(r1)). We have the system of equations:
- r1=r22−2
- r2=r12−2 Subtracting (2) from (1): r1−r2=r22−r12=(r2−r1)(r2+r1). Since r1=r2, we can divide by (r1−r2): 1=−(r1+r2), so r1+r2=−1. Substitute r2=−1−r1 into r1=r22−2: r1=(−1−r1)2−2 r1=(1+2r1+r12)−2 r12+r1−1=0 The roots are r1,2=2(1)−1±12−4(1)(−1)=2−1±5. These are distinct real roots. −a=r1+r2=−1⟹a=1 b=r1r2=(2−1+5)(2−1−5)=4(−1)2−(5)2=41−5=−1 This gives the pair (a,b)=(1,−1). Check: x2+x−1=0. The roots r1,2 satisfy x2=1−x. f(r1)=r12−2=(1−r1)−2=−1−r1. Since r1+r2=−1, −1−r1=r2. So f(r1)=r2. Similarly, f(r2)=r1. This pair is valid.
Subcase 2c: One root is a fixed point, and the other maps to that fixed point. Let r1 be a fixed point, so r1∈{2,−1}. Let r2 not be a fixed point (r2=f(r2)). The condition f(r2)∈{r1,r2} implies f(r2)=r1 (since r2=f(r2)).
-
If r1=2: Then f(r2)=2⟹r22−2=2⟹r22=4⟹r2=±2. Since r1=r2, r2 must be −2. So, the roots are {2,−2}. −a=2+(−2)=0⟹a=0 b=2×(−2)=−4 This gives the pair (a,b)=(0,−4). Check: x2−4=0. Roots are 2 and −2. If α=2, α2−2=22−2=2, which is a root. If α=−2, α2−2=(−2)2−2=2, which is a root. This pair is valid.
-
If r1=−1: Then f(r2)=−1⟹r22−2=−1⟹r22=1⟹r2=±1. Since r1=r2, r2 must be 1. So, the roots are {−1,1}. −a=−1+1=0⟹a=0 b=(−1)×1=−1 This gives the pair (a,b)=(0,−1). Check: x2−1=0. Roots are 1 and −1. If α=1, α2−2=12−2=−1, which is a root. If α=−1, α2−2=(−1)2−2=−1, which is a root. This pair is valid.
Combining all valid pairs (a,b):
- (−4,4)
- (2,1)
- (−1,−2)
- (1,−1)
- (0,−4)
- (0,−1)
There are 6 distinct pairs of real numbers (a,b) that satisfy the given condition.
The final answer is 6.
Explanation of the solution: The problem requires finding pairs (a,b) such that if α is a root of x2+ax+b=0, then α2−2 is also a root. Let the roots be r1,r2. The condition implies the set of roots {r1,r2} is closed under the transformation f(x)=x2−2.
- Equal roots (r1=r2=r): r must be a fixed point of f(x), so r2−2=r⟹r2−r−2=0⟹(r−2)(r+1)=0.
- If r=2: a=−(2+2)=−4,b=2×2=4. Pair: (−4,4).
- If r=−1: a=−(−1−1)=2,b=(−1)(−1)=1. Pair: (2,1).
- Distinct roots (r1=r2):
- Both roots are fixed points: r1,r2 are distinct solutions to x2−x−2=0. So {r1,r2}={2,−1}. a=−(2−1)=−1,b=2×(−1)=−2. Pair: (−1,−2).
- Roots form a 2-cycle: r1=f(r2) and r2=f(r1). This leads to r12−2=r2 and r22−2=r1. Subtracting gives r1−r2=−(r1−r2)(r1+r2), so 1=−(r1+r2)⟹r1+r2=−1. Substituting r2=−1−r1 into r1=r22−2 yields r12+r1−1=0. a=−(r1+r2)=−(−1)=1,b=r1r2=−1. Pair: (1,−1).
- One root fixed, other maps to it: Let r1 be a fixed point (r1∈{2,−1}) and f(r2)=r1 (since r2 is not a fixed point).
- If r1=2: r22−2=2⟹r22=4⟹r2=±2. Since r1=r2, r2=−2. Roots {2,−2}. a=−(2−2)=0,b=2×(−2)=−4. Pair: (0,−4).
- If r1=−1: r22−2=−1⟹r22=1⟹r2=±1. Since r1=r2, r2=1. Roots {−1,1}. a=−(−1+1)=0,b=(−1)×1=−1. Pair: (0,−1).
All 6 pairs are distinct.
Answer: 6