Solveeit Logo

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 α\alpha is a root of the equation x2+ax+b=0x^2 + ax + b = 0, α22\alpha^2 - 2 is also a root of this equation, is:

A

6

B

8

C

4

D

2

Answer

6

Explanation

Solution

Let the given quadratic equation be x2+ax+b=0x^2 + ax + b = 0. Let its roots be r1r_1 and r2r_2. According to Vieta's formulas: r1+r2=ar_1 + r_2 = -a r1r2=br_1 r_2 = b

The problem states that if α\alpha is a root of the equation, then α22\alpha^2 - 2 is also a root. This means the set of roots {r1,r2}\{r_1, r_2\} must be closed under the transformation f(x)=x22f(x) = x^2 - 2.

We consider different cases for the roots:

Case 1: The roots are equal, i.e., r1=r2=rr_1 = r_2 = r. Since rr is a root, f(r)=r22f(r) = r^2 - 2 must also be a root. As there's only one distinct root rr, it must be that r22=rr^2 - 2 = r. r2r2=0r^2 - r - 2 = 0 Factoring the quadratic equation: (r2)(r+1)=0(r-2)(r+1) = 0. This yields two possible values for rr: r=2r=2 or r=1r=-1.

  • If r=2r=2: The roots are (2,2)(2, 2). a=2+2=4    a=4-a = 2+2 = 4 \implies a = -4 b=2×2=4b = 2 \times 2 = 4 This gives the pair (a,b)=(4,4)(a, b) = (-4, 4). Check: x24x+4=0    (x2)2=0x^2 - 4x + 4 = 0 \implies (x-2)^2 = 0. The only root is 22. If α=2\alpha=2, α22=222=2\alpha^2-2 = 2^2-2 = 2, which is a root. This pair is valid.

  • If r=1r=-1: The roots are (1,1)(-1, -1). a=(1)+(1)=2    a=2-a = (-1)+(-1) = -2 \implies a = 2 b=(1)×(1)=1b = (-1) \times (-1) = 1 This gives the pair (a,b)=(2,1)(a, b) = (2, 1). Check: x2+2x+1=0    (x+1)2=0x^2 + 2x + 1 = 0 \implies (x+1)^2 = 0. The only root is 1-1. If α=1\alpha=-1, α22=(1)22=1\alpha^2-2 = (-1)^2-2 = -1, which is a root. This pair is valid.

Case 2: The roots are distinct, i.e., r1r2r_1 \neq r_2. The condition f(S)Sf(S) \subseteq S implies that either: a) Both roots are fixed points of f(x)f(x): r1=f(r1)r_1 = f(r_1) and r2=f(r2)r_2 = f(r_2). b) The roots form a 2-cycle under f(x)f(x): r1=f(r2)r_1 = f(r_2) and r2=f(r1)r_2 = f(r_1). 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)r_1 = f(r_1) and r2=f(r2)r_2 = f(r_2)). This means both r1r_1 and r2r_2 are solutions to x2x2=0x^2 - x - 2 = 0. The solutions are x=2x=2 and x=1x=-1. Since the roots are distinct, {r1,r2}={2,1}\{r_1, r_2\} = \{2, -1\}. a=2+(1)=1    a=1-a = 2+(-1) = 1 \implies a = -1 b=2×(1)=2b = 2 \times (-1) = -2 This gives the pair (a,b)=(1,2)(a, b) = (-1, -2). Check: x2x2=0x^2 - x - 2 = 0. Roots are 22 and 1-1. If α=2\alpha=2, α22=222=2\alpha^2-2 = 2^2-2 = 2, which is a root. If α=1\alpha=-1, α22=(1)22=1\alpha^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)r_1 = f(r_2) and r2=f(r1)r_2 = f(r_1)). We have the system of equations:

  1. r1=r222r_1 = r_2^2 - 2
  2. r2=r122r_2 = r_1^2 - 2 Subtracting (2) from (1): r1r2=r22r12=(r2r1)(r2+r1)r_1 - r_2 = r_2^2 - r_1^2 = (r_2 - r_1)(r_2 + r_1). Since r1r2r_1 \neq r_2, we can divide by (r1r2)(r_1 - r_2): 1=(r1+r2)1 = -(r_1 + r_2), so r1+r2=1r_1 + r_2 = -1. Substitute r2=1r1r_2 = -1 - r_1 into r1=r222r_1 = r_2^2 - 2: r1=(1r1)22r_1 = (-1 - r_1)^2 - 2 r1=(1+2r1+r12)2r_1 = (1 + 2r_1 + r_1^2) - 2 r12+r11=0r_1^2 + r_1 - 1 = 0 The roots are r1,2=1±124(1)(1)2(1)=1±52r_{1,2} = \frac{-1 \pm \sqrt{1^2 - 4(1)(-1)}}{2(1)} = \frac{-1 \pm \sqrt{5}}{2}. These are distinct real roots. a=r1+r2=1    a=1-a = r_1 + r_2 = -1 \implies a = 1 b=r1r2=(1+52)(152)=(1)2(5)24=154=1b = r_1 r_2 = \left(\frac{-1 + \sqrt{5}}{2}\right)\left(\frac{-1 - \sqrt{5}}{2}\right) = \frac{(-1)^2 - (\sqrt{5})^2}{4} = \frac{1 - 5}{4} = -1 This gives the pair (a,b)=(1,1)(a, b) = (1, -1). Check: x2+x1=0x^2 + x - 1 = 0. The roots r1,2r_{1,2} satisfy x2=1xx^2 = 1-x. f(r1)=r122=(1r1)2=1r1f(r_1) = r_1^2 - 2 = (1-r_1) - 2 = -1-r_1. Since r1+r2=1r_1+r_2=-1, 1r1=r2-1-r_1 = r_2. So f(r1)=r2f(r_1)=r_2. Similarly, f(r2)=r1f(r_2)=r_1. This pair is valid.

Subcase 2c: One root is a fixed point, and the other maps to that fixed point. Let r1r_1 be a fixed point, so r1{2,1}r_1 \in \{2, -1\}. Let r2r_2 not be a fixed point (r2f(r2)r_2 \neq f(r_2)). The condition f(r2){r1,r2}f(r_2) \in \{r_1, r_2\} implies f(r2)=r1f(r_2) = r_1 (since r2f(r2)r_2 \neq f(r_2)).

  • If r1=2r_1 = 2: Then f(r2)=2    r222=2    r22=4    r2=±2f(r_2) = 2 \implies r_2^2 - 2 = 2 \implies r_2^2 = 4 \implies r_2 = \pm 2. Since r1r2r_1 \neq r_2, r2r_2 must be 2-2. So, the roots are {2,2}\{2, -2\}. a=2+(2)=0    a=0-a = 2+(-2) = 0 \implies a = 0 b=2×(2)=4b = 2 \times (-2) = -4 This gives the pair (a,b)=(0,4)(a, b) = (0, -4). Check: x24=0x^2 - 4 = 0. Roots are 22 and 2-2. If α=2\alpha=2, α22=222=2\alpha^2-2 = 2^2-2 = 2, which is a root. If α=2\alpha=-2, α22=(2)22=2\alpha^2-2 = (-2)^2-2 = 2, which is a root. This pair is valid.

  • If r1=1r_1 = -1: Then f(r2)=1    r222=1    r22=1    r2=±1f(r_2) = -1 \implies r_2^2 - 2 = -1 \implies r_2^2 = 1 \implies r_2 = \pm 1. Since r1r2r_1 \neq r_2, r2r_2 must be 11. So, the roots are {1,1}\{-1, 1\}. a=1+1=0    a=0-a = -1+1 = 0 \implies a = 0 b=(1)×1=1b = (-1) \times 1 = -1 This gives the pair (a,b)=(0,1)(a, b) = (0, -1). Check: x21=0x^2 - 1 = 0. Roots are 11 and 1-1. If α=1\alpha=1, α22=122=1\alpha^2-2 = 1^2-2 = -1, which is a root. If α=1\alpha=-1, α22=(1)22=1\alpha^2-2 = (-1)^2-2 = -1, which is a root. This pair is valid.

Combining all valid pairs (a,b)(a, b):

  1. (4,4)(-4, 4)
  2. (2,1)(2, 1)
  3. (1,2)(-1, -2)
  4. (1,1)(1, -1)
  5. (0,4)(0, -4)
  6. (0,1)(0, -1)

There are 6 distinct pairs of real numbers (a,b)(a, b) that satisfy the given condition.

The final answer is 6\boxed{6}.

Explanation of the solution: The problem requires finding pairs (a,b)(a,b) such that if α\alpha is a root of x2+ax+b=0x^2+ax+b=0, then α22\alpha^2-2 is also a root. Let the roots be r1,r2r_1, r_2. The condition implies the set of roots {r1,r2}\{r_1, r_2\} is closed under the transformation f(x)=x22f(x)=x^2-2.

  1. Equal roots (r1=r2=rr_1=r_2=r): rr must be a fixed point of f(x)f(x), so r22=r    r2r2=0    (r2)(r+1)=0r^2-2=r \implies r^2-r-2=0 \implies (r-2)(r+1)=0.
    • If r=2r=2: a=(2+2)=4,b=2×2=4a=-(2+2)=-4, b=2 \times 2=4. Pair: (4,4)(-4,4).
    • If r=1r=-1: a=(11)=2,b=(1)(1)=1a=-(-1-1)=2, b=(-1)(-1)=1. Pair: (2,1)(2,1).
  2. Distinct roots (r1r2r_1 \neq r_2):
    • Both roots are fixed points: r1,r2r_1, r_2 are distinct solutions to x2x2=0x^2-x-2=0. So {r1,r2}={2,1}\{r_1, r_2\} = \{2, -1\}. a=(21)=1,b=2×(1)=2a=-(2-1)=-1, b=2 \times (-1)=-2. Pair: (1,2)(-1,-2).
    • Roots form a 2-cycle: r1=f(r2)r_1=f(r_2) and r2=f(r1)r_2=f(r_1). This leads to r122=r2r_1^2-2=r_2 and r222=r1r_2^2-2=r_1. Subtracting gives r1r2=(r1r2)(r1+r2)r_1-r_2 = -(r_1-r_2)(r_1+r_2), so 1=(r1+r2)    r1+r2=11=-(r_1+r_2) \implies r_1+r_2=-1. Substituting r2=1r1r_2=-1-r_1 into r1=r222r_1=r_2^2-2 yields r12+r11=0r_1^2+r_1-1=0. a=(r1+r2)=(1)=1,b=r1r2=1a=-(r_1+r_2)=-(-1)=1, b=r_1r_2=-1. Pair: (1,1)(1,-1).
    • One root fixed, other maps to it: Let r1r_1 be a fixed point (r1{2,1}r_1 \in \{2,-1\}) and f(r2)=r1f(r_2)=r_1 (since r2r_2 is not a fixed point).
      • If r1=2r_1=2: r222=2    r22=4    r2=±2r_2^2-2=2 \implies r_2^2=4 \implies r_2=\pm 2. Since r1r2r_1 \neq r_2, r2=2r_2=-2. Roots {2,2}\{2,-2\}. a=(22)=0,b=2×(2)=4a=-(2-2)=0, b=2 \times (-2)=-4. Pair: (0,4)(0,-4).
      • If r1=1r_1=-1: r222=1    r22=1    r2=±1r_2^2-2=-1 \implies r_2^2=1 \implies r_2=\pm 1. Since r1r2r_1 \neq r_2, r2=1r_2=1. Roots {1,1}\{-1,1\}. a=(1+1)=0,b=(1)×1=1a=-(-1+1)=0, b=(-1) \times 1=-1. Pair: (0,1)(0,-1).

All 6 pairs are distinct.

Answer: 6