2021 AMC 12A Spring Problema 15

Intenta el Problema 15 del 2021 AMC 12A Spring 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 2021 AMC 12A Spring, o revisar la clave de respuestas.

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

15.

Un director de coro debe seleccionar un grupo de cantantes de entre sus 66 tenores y 88 bajos. Los únicos requisitos son que la diferencia entre el número de tenores y bajos debe ser un múltiplo de 4,4, y que el grupo debe tener al menos un cantante. Sea NN el número de grupos que se pueden seleccionar. ¿Cuál es el residuo cuando NN se divide entre 100100?

A choir director must select a group of singers from among his 66 tenors and 88 basses. The only requirements are that the difference between the number of tenors and basses must be a multiple of 4,4, and the group must have at least one singer. Let NN be the number of groups that can be selected. What is the remainder when NN is divided by 100?100?

4747

4848

8383

9595

9696

Respuesta: D
Conceptos:raíces de la unidadcombinacionesteorema del binomio
Nivel de dificultad: 2060
Solución:

Elegir tt tenores y bb bajos tiene peso (6t)(8b).\binom{6}{t}\binom{8}{b}. Para conservar solo tb0(mod4),t - b \equiv 0 \pmod 4, aplica un filtro de raíces de la unidad con ω=i:\omega = i: N+1=14j=03(1+ij)6(1+ij)8. \begin{aligned} &N + 1 \\ &= \frac14\sum_{j=0}^{3}(1 + i^{j})^6\,(1 + i^{-j})^8. \end{aligned}

El término j=0j = 0 es 2628=16384.2^6\cdot 2^8 = 16384. El término j=2j = 2 tiene el factor (1+i2)6=0.(1 + i^2)^6 = 0. Los términos j=1j = 1 y j=3j = 3 son 128i-128i y 128i,128i, que se cancelan. Así que la suma es 16384,16384, y 163844=4096.\dfrac{16384}{4} = 4096.

Este conteo incluye el grupo vacío, así que N=40961=4095,N = 4096 - 1 = 4095, y N95(mod100).N \equiv 95 \pmod{100}.

Por lo tanto, la respuesta correcta es D.

Choosing tt tenors and bb basses is weighted by (6t)(8b).\binom{6}{t}\binom{8}{b}. To keep only tb0(mod4),t - b \equiv 0 \pmod 4, apply a roots of unity filter with ω=i:\omega = i: N+1=14j=03(1+ij)6(1+ij)8. \begin{aligned} &N + 1 \\ &= \frac14\sum_{j=0}^{3}(1 + i^{j})^6\,(1 + i^{-j})^8. \end{aligned}

The j=0j = 0 term is 2628=16384.2^6\cdot 2^8 = 16384. The j=2j = 2 term has factor (1+i2)6=0.(1 + i^2)^6 = 0. The j=1j = 1 and j=3j = 3 terms are 128i-128i and 128i,128i, which cancel. So the sum is 16384,16384, and 163844=4096.\dfrac{16384}{4} = 4096.

This count includes the empty group, so N=40961=4095,N = 4096 - 1 = 4095, and N95(mod100).N \equiv 95 \pmod{100}.

Thus, the correct answer is D.

← Problema 14#14
Examen completo

El Problema 15 en otros años