1990 AIME Problema 15

Intenta el Problema 15 del 1990 AIME a continuación y luego compara tu respuesta con la solución preparada profesionalmente de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 1990 AIME, o revisar la clave de respuestas.

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

15.

Halla ax5+by5ax^5+by^5 si los números reales a,a, b,b, x,x, y yy satisfacen las ecuaciones ax+by=3,ax2+by2=7,ax3+by3=16,ax4+by4=42.\begin{aligned}ax+by&=3,\\ax^2+by^2&=7,\\ax^3+by^3&=16,\\ax^4+by^4&=42.\end{aligned}

Find ax5+by5ax^5+by^5 if the real numbers a,a, b,b, x,x, and yy satisfy the equations ax+by=3,ax2+by2=7,ax3+by3=16,ax4+by4=42.\begin{aligned}ax+by&=3,\\ax^2+by^2&=7,\\ax^3+by^3&=16,\\ax^4+by^4&=42.\end{aligned}

Respuesta: 20
Conceptos:recursiónsistema de ecuacionessimetría (álgebra)
Nivel de dificultad: 2270
Pista pequeña:

Sea Sk=axk+bykS_k=ax^k+by^k y deriva una recurrencia usando x+yx+y y xyxy

Let Sk=axk+bykS_k=ax^k+by^k and derive a recurrence using x+yx+y and xyxy

Pista grande:

Usa S3S_3 y S4S_4 para hallar los dos coeficientes de la recurrencia antes de calcular S5S_5

Use S3S_3 and S4S_4 to solve for the two recurrence coefficients before computing S5S_5

Solución:

Sean Sk=axk+byk,S_k=ax^k+by^k, p=x+y,p=x+y, y q=xy.q=xy. Como xx y yy satisfacen t2=ptq,t^2=pt-q, Sk+2=pSk+1qSk.S_{k+2}=pS_{k+1}-qS_k. Al usar S1=3,S_1=3, S2=7,S_2=7, S3=16,S_3=16, y S4=42S_4=42 se obtiene 7p3q=16,16p7q=42.\begin{aligned}7p-3q&=16,\\16p-7q&=42.\end{aligned} Al resolver, p=14p=-14 y q=38.q=-38. Por lo tanto, S5=pS4qS3=14(42)+38(16)=20.\begin{aligned}S_5&=pS_4-qS_3\\&=-14(42)+38(16)\\&=20.\end{aligned}

Let Sk=axk+byk,S_k=ax^k+by^k, p=x+y,p=x+y, and q=xy.q=xy. Since xx and yy each satisfy t2=ptq,t^2=pt-q, Sk+2=pSk+1qSk.S_{k+2}=pS_{k+1}-qS_k. Using S1=3,S_1=3, S2=7,S_2=7, S3=16,S_3=16, and S4=42S_4=42 gives 7p3q=16,16p7q=42.\begin{aligned}7p-3q&=16,\\16p-7q&=42.\end{aligned} Solving yields p=14p=-14 and q=38.q=-38. Therefore S5=pS4qS3=14(42)+38(16)=20.\begin{aligned}S_5&=pS_4-qS_3\\&=-14(42)+38(16)\\&=20.\end{aligned}

← Problema 14#14
Examen completo

El Problema 15 en otros años