2018 AIME II Problema 10

A continuación está la solución preparada profesionalmente para el Problema 10 del 2018 AIME II, 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).

Conceptos:funcióncombinacionesanálisis por casos

Nivel de dificultad: 3060

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\}.

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 aplicaciones del nivel intermedio a los puntos fijos, y j5ijj^{\,5-i-j} aplicaciones para el 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#9Examen completoProblema 11#11 →

El Problema 10 en otros años