2018 AIME II Problema 10

Intenta el Problema 10 del 2018 AIME II 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 2018 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).

10.

Halla el número de funciones f(x)f(x) de {1,2,3,4,5}\{1, 2, 3, 4, 5\} a {1,2,3,4,5}\{1, 2, 3, 4, 5\} que satisfacen f(f(x))=f(f(f(x)))f(f(x)) = f(f(f(x))) para todo xx en {1,2,3,4,5}.\{1, 2, 3, 4, 5\}.

Find the number of functions f(x)f(x) from {1,2,3,4,5}\{1, 2, 3, 4, 5\} to {1,2,3,4,5}\{1, 2, 3, 4, 5\} that satisfy f(f(x))=f(f(f(x)))f(f(x)) = f(f(f(x))) for all xx in {1,2,3,4,5}.\{1, 2, 3, 4, 5\}.

Respuesta: 756
Conceptos:funcióncombinacionesanálisis por casos
Nivel de dificultad: 3060
Pista pequeña:

La condición dice que todo valor de fff \circ f es un punto fijo de f.f. Clasifica los elementos según cuántas aplicaciones de ff necesitan para llegar a un punto fijo.

The condition says every value of fff \circ f is a fixed point of f.f. Classify elements by how many applications of ff they need to reach a fixed point.

Pista grande:

Con ii puntos fijos y jj elementos más que se envían directamente a ellos, los 5ij5 - i - j elementos restantes deben tener su imagen entre esos j;j; cuenta cada caso con coeficientes binomiales

With ii fixed points and jj further elements mapping straight to them, the remaining 5ij5 - i - j elements must map to those j;j; count each case with binomial coefficients

Solución:

Aplicar ff repetidamente a f(f(x))=f(f(f(x)))f(f(x)) = f(f(f(x))) muestra que la condición significa que f(f(x))f(f(x)) es un punto fijo de ff para todo x.x. Así que los elementos se organizan en niveles: un conjunto no vacío de ii puntos fijos, luego jj elementos cuya imagen es un punto fijo (pero que no son fijos), y los 5ij5 - i - j elementos restantes, cada uno de los cuales debe aplicarse a uno de los jj elementos intermedios.

Para ii y jj dados hay (5i)\binom{5}{i} formas de elegir los puntos fijos, (5ij)\binom{5-i}{j} formas de elegir el nivel intermedio, iji^j formas de enviar el nivel intermedio a los puntos fijos, y j5ijj^{\,5-i-j} formas de asignar las imágenes del resto. Sumar (5i)(5ij)ijj5ij\binom{5}{i}\binom{5-i}{j}\, i^j \, j^{\,5-i-j} sobre los pares válidos (todos con i1,i \ge 1, j1,j \ge 1, más el caso identidad i=5i = 5) da 20+120+60+5+60+240+80+60+90+20+1=756. \begin{aligned} &20 + 120 + 60 + 5 \\ &\quad {}+ 60 + 240 + 80 \\ &\quad {}+ 60 + 90 + 20 + 1 = 756. \end{aligned}

Applying ff to f(f(x))=f(f(f(x)))f(f(x)) = f(f(f(x))) repeatedly shows the condition means that f(f(x))f(f(x)) is a fixed point of ff for every x.x. So the elements organize into levels: a nonempty set of ii fixed points, then jj elements whose image is a fixed point (but which are not fixed), and the remaining 5ij5 - i - j elements, each of which must map to one of the jj middle elements.

For given ii and jj there are (5i)\binom{5}{i} choices of fixed points, (5ij)\binom{5-i}{j} choices of the middle level, iji^j maps from the middle level to the fixed points, and j5ijj^{\,5-i-j} maps for the rest. Summing (5i)(5ij)ijj5ij\binom{5}{i}\binom{5-i}{j}\, i^j \, j^{\,5-i-j} over the valid pairs (all i1,i \ge 1, j1,j \ge 1, plus the identity case i=5i = 5) gives 20+120+60+5+60+240+80+60+90+20+1=756. \begin{aligned} &20 + 120 + 60 + 5 \\ &\quad {}+ 60 + 240 + 80 \\ &\quad {}+ 60 + 90 + 20 + 1 = 756. \end{aligned}

Problema 9#9
Examen completo

El Problema 10 en otros años