2013 AMC 12A Problema 20

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

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

Conceptos:aritmética modularconteo básico

Nivel de dificultad: 2220

20.

Sea SS el conjunto {1,2,3,,19}\{1, 2, 3, \ldots, 19\}. Para a,bSa, b \in S, define aba \succ b para indicar que 0<ab90 \lt a - b \le 9 o ba>9b - a \gt 9. ¿Cuántas ternas ordenadas (x,y,z)(x, y, z) de elementos de SS tienen la propiedad de que xyx \succ y, yzy \succ z y zxz \succ x?

Let SS be the set {1,2,3,,19}.\{1, 2, 3, \ldots, 19\}. For a,bS,a, b \in S, define aba \succ b to mean that either 0<ab90 \lt a - b \le 9 or ba>9.b - a \gt 9. How many ordered triples (x,y,z)(x, y, z) of elements of SS have the property that xy,x \succ y, yz,y \succ z, and zx?z \succ x?

810810

855855

900900

950950

988988

Solución:

Leyendo los elementos módulo 1919, la relación aba \succ b se cumple exactamente cuando 0<(ab)mod1990 \lt (a - b) \bmod 19 \le 9.

Hay 1919 opciones para xx. Una vez fijado xx, toma y=x+iy = x + i para algún 1i91 \le i \le 9. Entonces zz debe satisfacer x+10zx+9+ix + 10 \le z \le x + 9 + i, lo que da ii opciones.

El total es 19(1+2++9)=194519(1 + 2 + \cdots + 9) = 19\cdot 45 =855= 855.

Por lo tanto, la respuesta correcta es B.

Reading the elements modulo 19,19, the relation aba \succ b holds exactly when 0<(ab)mod199.0 \lt (a - b) \bmod 19 \le 9.

There are 1919 choices for x.x. Once xx is fixed, take y=x+iy = x + i for some 1i9.1 \le i \le 9. Then zz must satisfy x+10zx+9+i,x + 10 \le z \le x + 9 + i, giving ii choices.

The total is 19(1+2++9)=194519(1 + 2 + \cdots + 9) = 19\cdot 45 =855.= 855.

Thus, the correct answer is B.

← Problema 19#19Examen completoProblema 21#21 →

El Problema 20 en otros años