2012 AIME II Problema 7

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

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

Conceptos:base numéricacombinacionesenumeración sistemática

Nivel de dificultad: 2790

7.

Sea SS la sucesión creciente de enteros positivos cuya representación binaria tiene exactamente 88 unos. Sea NN el 10001000-ésimo número de S.S. Halle el residuo cuando NN se divide entre 1000.1000.

Let SS be the increasing sequence of positive integers whose binary representation has exactly 88 ones. Let NN be the 10001000th number in S.S. Find the remainder when NN is divided by 1000.1000.

Solución:

Hay (128)=495\binom{12}{8} = 495 elementos de SS por debajo de 2122^{12} y (138)=1287\binom{13}{8} = 1287 por debajo de 213,2^{13}, así que NN tiene 1313 dígitos binarios, y exactamente 12871000=2871287 - 1000 = 287 elementos por debajo de 2132^{13} lo superan. Los (116)=462\binom{11}{6} = 462 elementos cuya representación binaria empieza por 1111 son los mayores, así que NN empieza por 1111 y es el 462287=175462 - 287 = 175-ésimo menor de ellos.

Entre estos, (96)=84\binom{9}{6} = 84 empiezan por 1100,1100, los siguientes (85)=56\binom{8}{5} = 56 empiezan por 11010,11010, y los siguientes (74)=35\binom{7}{4} = 35 empiezan por 110110.110110. Como 84+56+35=175,84 + 56 + 35 = 175, el número NN es el mayor elemento que empieza por 110110,110110, a saber 11011011110001101101111000 en binario.

Su valor es 212+211+29+282^{12} + 2^{11} + 2^9 + 2^8 +26+25+24+23=7032,+ 2^6 + 2^5 + 2^4 + 2^3 = 7032, así que el residuo al dividir entre 10001000 es 32.32.

There are (128)=495\binom{12}{8} = 495 members of SS below 2122^{12} and (138)=1287\binom{13}{8} = 1287 below 213,2^{13}, so NN has 1313 binary digits, and exactly 12871000=2871287 - 1000 = 287 members below 2132^{13} exceed it. The (116)=462\binom{11}{6} = 462 members whose binary representations begin 1111 are the largest ones, so NN begins with 1111 and is the 462287=175462 - 287 = 175th smallest of them.

Among these, (96)=84\binom{9}{6} = 84 begin 1100,1100, the next (85)=56\binom{8}{5} = 56 begin 11010,11010, and the next (74)=35\binom{7}{4} = 35 begin 110110.110110. Since 84+56+35=175,84 + 56 + 35 = 175, the number NN is the largest member beginning 110110,110110, namely 11011011110001101101111000 in binary.

Its value is 212+211+29+282^{12} + 2^{11} + 2^9 + 2^8 +26+25+24+23=7032,+ 2^6 + 2^5 + 2^4 + 2^3 = 7032, so the remainder upon division by 10001000 is 32.32.

← Problema 6#6Examen completoProblema 8#8 →

El Problema 7 en otros años