1995 AIME Problema 8

Intenta el Problema 8 del 1995 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 1995 AIME, o revisar la clave de respuestas.

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

8.

¿Para cuántos pares ordenados de enteros positivos (x,y),(x,y), con y<x100,y<x\leq100, son enteros tanto xy\frac{x}{y} como x+1y+1\frac{x+1}{y+1}?

For how many ordered pairs of positive integers (x,y),(x,y), with y<x100,y<x\leq100, are both xy\frac{x}{y} and x+1y+1\frac{x+1}{y+1} integers?

Respuesta: 85
Conceptos:divisibilidadfunciones piso y techoconteo de pares
Nivel de dificultad: 2060
Pista pequeña:

Escribe x=ayx=ay y reduce x+1x+1 módulo y+1y+1

Write x=ayx=ay and reduce x+1x+1 modulo y+1y+1

Pista grande:

El cociente aa debe tener la forma 1+t(y+1)1+t(y+1); cuenta los valores positivos posibles de tt

The quotient aa must have the form 1+t(y+1)1+t(y+1); count the possible positive values of tt

Solución:

Escribe x=ay.x=ay. Módulo y+1,y+1, tenemos y1,y\equiv-1, así que x+1x+1 es divisible por y+1y+1 exactamente cuando a1(mody+1).a\equiv1\pmod {y+1}. Como x>y,x>y, escribe a=1+t(y+1)a=1+t(y+1) con t1.t\geq1. La cota x100x\leq100 se convierte en t100yy(y+1).t\leq\left\lfloor\frac{100-y}{y(y+1)}\right\rfloor. Solo contribuyen 1y9,1\leq y\leq9, lo que da 49+16+8+4+3+2+1+1+1=85.\begin{aligned}49+16+8&+4+3\\&+2+1+1+1\\&=85.\end{aligned}

Write x=ay.x=ay. Modulo y+1,y+1, we have y1,y\equiv-1, so x+1x+1 is divisible by y+1y+1 exactly when a1(mody+1).a\equiv1\pmod {y+1}. Since x>y,x>y, write a=1+t(y+1)a=1+t(y+1) with t1.t\geq1. The bound x100x\leq100 becomes t100yy(y+1).t\leq\left\lfloor\frac{100-y}{y(y+1)}\right\rfloor. Only 1y91\leq y\leq9 contribute, giving 49+16+8+4+3+2+1+1+1=85.\begin{aligned}49+16+8&+4+3\\&+2+1+1+1\\&=85.\end{aligned}

← Problema 7#7
Examen completo

El Problema 8 en otros años