2022 AIME I Problema 13

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

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

13.

Sea SS el conjunto de todos los números racionales que pueden expresarse como un decimal periódico de la forma 0.abcd,0.\overline{abcd}, donde al menos uno de los dígitos a,a, b,b, c,c, o dd es distinto de cero. Sea NN el número de numeradores distintos que se obtienen cuando los números de SS se escriben como fracciones en su mínima expresión. Por ejemplo, tanto 44 como 410410 se cuentan entre los numeradores distintos de los números de SS porque 0.3636=4110.\overline{3636} = \frac{4}{11} y 0.1230=4103333.0.\overline{1230} = \frac{410}{3333}. Halla el residuo cuando NN se divide entre 1000.1000.

Let SS be the set of all rational numbers that can be expressed as a repeating decimal in the form 0.abcd,0.\overline{abcd}, where at least one of the digits a,a, b,b, c,c, or dd is nonzero. Let NN be the number of distinct numerators obtained when numbers in SS are written as fractions in lowest terms. For example, both 44 and 410410 are counted among the distinct numerators for numbers in SS because 0.3636=4110.\overline{3636} = \frac{4}{11} and 0.1230=4103333.0.\overline{1230} = \frac{410}{3333}. Find the remainder when NN is divided by 1000.1000.

Respuesta: 392
Conceptos:decimal periódicoFunción φ de Euleranálisis por casos
Nivel de dificultad: 3160
Solución:

Cada elemento de SS es igual a k9999\frac{k}{9999} para algún 1k9999,1 \le k \le 9999, donde 9999=3211101.9999 = 3^2 \cdot 11 \cdot 101. En su mínima expresión esto es mD\frac{m}{D} donde D9999,D \mid 9999, mD,m \le D, y gcd(m,D)=1;\gcd(m, D) = 1; recíprocamente, cualquier mD\frac{m}{D} de este tipo surge de k=m9999D.k = m \cdot \frac{9999}{D}. Así que NN cuenta los enteros mm que son a lo sumo, y coprimos con, algún divisor DD de 9999.9999.

Clasifica mm según cuáles de los primos 3,11,1013, 11, 101 lo dividen, usando siempre el mayor divisor DD coprimo con m.m. Si gcd(m,9999)=1,\gcd(m, 9999) = 1, toma D=9999:D = 9999: hay φ(9999)=6000\varphi(9999) = 6000 tales m.m. Si solo 3m3 \mid m toma D=11101=1111:D = 11 \cdot 101 = 1111: los múltiplos de 33 hasta 11111111 que evitan 1111 y 101101 suman 370333=334.370 - 33 - 3 = 334. Si solo 11m11 \mid m toma D=9101=909:D = 9 \cdot 101 = 909: eso da 8227=55.82 - 27 = 55. Si solo 101m101 \mid m entonces D=99<101D = 99 \lt 101 no admite ninguno. Si 33m33 \mid m pero 101m,101 \nmid m, toma D=101:D = 101: los valores 33,66,9933, 66, 99 dan 33 más, y cualquier mm divisible por 31013 \cdot 101 o 1110111 \cdot 101 necesitaría D11,D \le 11, lo cual es imposible.

Por lo tanto N=6000+334+55+3N = 6000 + 334 + 55 + 3 =6392,= 6392, y el residuo módulo 10001000 es 392.392.

Every element of SS equals k9999\frac{k}{9999} for some 1k9999,1 \le k \le 9999, where 9999=3211101.9999 = 3^2 \cdot 11 \cdot 101. In lowest terms this is mD\frac{m}{D} where D9999,D \mid 9999, mD,m \le D, and gcd(m,D)=1;\gcd(m, D) = 1; conversely any such mD\frac{m}{D} arises from k=m9999D.k = m \cdot \frac{9999}{D}. So NN counts the integers mm that are at most, and coprime to, some divisor DD of 9999.9999.

Classify mm by which of the primes 3,11,1013, 11, 101 divide it, always using the largest divisor DD coprime to m.m. If gcd(m,9999)=1,\gcd(m, 9999) = 1, take D=9999:D = 9999: there are φ(9999)=6000\varphi(9999) = 6000 such m.m. If 3m3 \mid m only, take D=11101=1111:D = 11 \cdot 101 = 1111: multiples of 33 up to 11111111 avoiding 1111 and 101101 number 370333=334.370 - 33 - 3 = 334. If 11m11 \mid m only, take D=9101=909:D = 9 \cdot 101 = 909: that gives 8227=55.82 - 27 = 55. If 101m101 \mid m only, then D=99<101D = 99 \lt 101 admits none. If 33m33 \mid m but 101m,101 \nmid m, take D=101:D = 101: the values 33,66,9933, 66, 99 give 33 more, and any mm divisible by 31013 \cdot 101 or 1110111 \cdot 101 would need D11,D \le 11, which is impossible.

Therefore N=6000+334+55+3N = 6000 + 334 + 55 + 3 =6392,= 6392, and the remainder modulo 10001000 is 392.392.

← Problema 12#12
Examen completo

El Problema 13 en otros años