2022 AMC 10B Problema 21

A continuación está la solución preparada profesionalmente para el Problema 21 del 2022 AMC 10B, de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 2022 AMC 10B, o revisar la clave de respuestas.

Todos los problemas se usan con el permiso legal oficial de la Mathematical Association of America (MAA).

Conceptos:polinomiosistema de ecuaciones

Nivel de dificultad: 2150

21.

Sea P(x)P(x) un polinomio con coeficientes racionales tal que, cuando P(x)P(x) se divide entre el polinomio x2+x+1,x^2 + x + 1, el residuo es x+2,x+2, y cuando P(x)P(x) se divide entre el polinomio x2+1,x^2+1, el residuo es 2x+1.2x+1. Existe un único polinomio de menor grado con estas dos propiedades. ¿Cuál es la suma de los cuadrados de los coeficientes de ese polinomio?

Let P(x)P(x) be a polynomial with rational coefficients such that when P(x)P(x) is divided by the polynomial x2+x+1,x^2 + x + 1, the remainder is x+2,x+2, and when P(x)P(x) is divided by the polynomial x2+1,x^2+1, the remainder is 2x+1.2x+1. There is a unique polynomial of least degree with these two properties. What is the sum of the squares of the coefficients of that polynomial?

 10 \ 10

 13 \ 13

 19 \ 19

 20 \ 20

 23 \ 23

Solución:

Como P(x)P(x) tiene residuo x+2x+2 al dividirlo entre x2+x+1,x^2+x+1, debe poder escribirse como P(x)=P(x) = (x2+x+1)Q(x)+x+2(x^2+x+1)Q(x)+x+2 para algún polinomio Q(x).Q(x). Nota que el residuo de P(x)P(x) al dividirlo entre x2+1x^2+1 es igual al residuo de xQ(x)+x+2.xQ(x) + x+2.

Si Q(x)=cQ(x)=c es constante, este residuo es (c+1)x+2,(c+1)x+2, que nunca puede ser igual a 2x+12x+1 porque los términos constantes 22 y 11 difieren. Así que QQ debe tener grado al menos 1.1.

Prueba Q(x)=ax+b.Q(x) = ax+b. Entonces el residuo de P(x)P(x) módulo x2+1x^2+1 es igual al residuo de (ax+b)x+x+2=ax2+(b+1)x+2 \begin{aligned} &(ax+b)x+x+2 \\ &\quad = ax^2 + (b+1)x+2 \end{aligned} módulo x2+1.x^2+1. Al restar a(x2+1)a(x^2+1) se obtiene (b+1)x+(2a),(b+1)x +(2-a), que debe ser igual a 2x+1.2x+1. Por lo tanto b+1=2b+1=2 y 2a=1,2-a=1, así que a=b=1.a=b=1.

Esto significa que P(x)=P(x) = (x+1)(x2+x+1)+x+2= (x+1)(x^2+x+1)+x+2 = x3+2x2+3x+3.x^3+2x^2+3x+3. La suma de los cuadrados de los coeficientes es 23.23.

Así, la respuesta es E.

Since P(x)P(x) has a remainder of x+2x+2 when divided by x2+x+1,x^2+x+1, it must be able to be written as P(x)=P(x) = (x2+x+1)Q(x)+x+2(x^2+x+1)Q(x)+x+2 for some polynomial Q(x).Q(x). Note that the remainder of P(x)P(x) when divided by x2+1x^2+1 is equal to the remainder when xQ(x)+x+2.xQ(x) + x+2.

If Q(x)=cQ(x)=c is constant, this remainder is (c+1)x+2,(c+1)x+2, which can never equal 2x+12x+1 because the constant terms 22 and 11 differ. So QQ must have degree at least 1.1.

Try Q(x)=ax+b.Q(x) = ax+b. Then the remainder of P(x)P(x) modulo x2+1x^2+1 equals the remainder of (ax+b)x+x+2=ax2+(b+1)x+2 \begin{aligned} &(ax+b)x+x+2 \\ &\quad = ax^2 + (b+1)x+2 \end{aligned} modulo x2+1.x^2+1. Subtracting a(x2+1)a(x^2+1) gives (b+1)x+(2a),(b+1)x +(2-a), which must equal 2x+1.2x+1. Thus b+1=2b+1=2 and 2a=1,2-a=1, so a=b=1.a=b=1.

This means P(x)=P(x) =(x+1)(x2+x+1)+x+2= (x+1)(x^2+x+1)+x+2 = x3+2x2+3x+3.x^3+2x^2+3x+3. The sum of the squares of the coefficients is 23.23.

Thus, the answer is E .

← Problema 20#20Examen completoProblema 22#22 →

El Problema 21 en otros años