2011 AMC 12B Problema 25

A continuación está la solución preparada profesionalmente para el Problema 25 del 2011 AMC 12B, de LIVE by Po-Shen Loh. También puedes intentar el examen cronometrado completo, ver todas las soluciones del 2011 AMC 12B, 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 modularfunciones piso y techoprobabilidad básica

Nivel de dificultad: 2650

25.

Para todo par de enteros mm y kk con kk impar, denota por [mk]\left[\dfrac{m}{k}\right] el entero más cercano a mk.\dfrac{m}{k}. Para cada entero impar k,k, sea P(k)P(k) la probabilidad de que [nk]+[100nk]=[100k]\left[\dfrac{n}{k}\right]+\left[\dfrac{100-n}{k}\right]=\left[\dfrac{100}{k}\right] para un entero nn elegido al azar del intervalo 1n99!.1\le n\le99!. ¿Cuál es el valor mínimo posible de P(k)P(k) sobre los enteros impares kk del intervalo 1k991\le k\le99?

For every mm and kk integers with kk odd, denote by [mk]\left[\dfrac{m}{k}\right] the integer closest to mk.\dfrac{m}{k}. For every odd integer k,k, let P(k)P(k) be the probability that [nk]+[100nk]=[100k]\left[\dfrac{n}{k}\right]+\left[\dfrac{100-n}{k}\right]=\left[\dfrac{100}{k}\right] for an integer nn randomly chosen from the interval 1n99!.1\le n\le99!. What is the minimum possible value of P(k)P(k) over the odd integers kk in the interval 1k99?1\le k\le99?

12\dfrac{1}{2}

5099\dfrac{50}{99}

4487\dfrac{44}{87}

3467\dfrac{34}{67}

713\dfrac{7}{13}

Solución:

Como [n+mkk]=[nk]+m,\left[\dfrac{n+mk}{k}\right]=\left[\dfrac{n}{k}\right]+m, que nn satisfaga la identidad depende solo de nmodk.n\bmod k. Como k99!k\mid99! para 1k99,1\le k\le99, toda clase de residuos es igualmente probable.

Escribe 100=qk+r100=qk+r con rk12.|r|\le\dfrac{k-1}{2}. Analizar el acarreo en [(100n)/k][\,(100-n)/k\,] muestra que la identidad se cumple precisamente para los residuos en un intervalo de la longitud adecuada, lo que da P(k)=1rk. P(k)=1-\dfrac{|r|}{k}.

Para minimizar P(k)P(k) maximizamos rk.\dfrac{|r|}{k}. Tomar r=k12r=\dfrac{k-1}{2} da 201=k(2q+1),201=k(2q+1), y el mayor k99k\le99 impar que divide 201=367201=3\cdot67 es k=67.k=67. Entonces P(67)=12+1267=3467, P(67)=\dfrac12+\dfrac{1}{2\cdot67}=\dfrac{34}{67}, que es menor que los valores de todos los demás casos.

Por lo tanto, la respuesta correcta es D.

Because [n+mkk]=[nk]+m,\left[\dfrac{n+mk}{k}\right]=\left[\dfrac{n}{k}\right]+m, whether nn satisfies the identity depends only on nmodk.n\bmod k. Since k99!k\mid99! for 1k99,1\le k\le99, every residue class is equally likely.

Write 100=qk+r100=qk+r with rk12.|r|\le\dfrac{k-1}{2}. Analyzing the carry in [(100n)/k][\,(100-n)/k\,] shows the identity holds precisely for the residues in an interval of the appropriate length, giving P(k)=1rk. P(k)=1-\dfrac{|r|}{k}.

To minimize P(k)P(k) we maximize rk.\dfrac{|r|}{k}. Taking r=k12r=\dfrac{k-1}{2} gives 201=k(2q+1),201=k(2q+1), and the largest odd k99k\le99 dividing 201=367201=3\cdot67 is k=67.k=67. Then P(67)=12+1267=3467, P(67)=\dfrac12+\dfrac{1}{2\cdot67}=\dfrac{34}{67}, which is smaller than the values from all other cases.

Thus, the correct answer is D.

← Problema 24#24Examen completo

El Problema 25 en otros años